Skip to content

Commit 0e7de88

Browse files
author
David Waltermire
committed
[maven-release-plugin] prepare release v4.2.0
1 parent 769c87e commit 0e7de88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>dev.metaschema.oscal</groupId>
1111
<artifactId>liboscal-java</artifactId>
12-
<version>4.2.0-SNAPSHOT</version>
12+
<version>4.2.0</version>
1313
<packaging>jar</packaging>
1414

1515
<name>OSCAL Java Library</name>
@@ -27,7 +27,7 @@
2727
<url>${scm.url}/tree/develop</url>
2828
<connection>scm:git:git@github.com:metaschema-framework/liboscal-java.git</connection>
2929
<developerConnection>scm:git:git@github.com:metaschema-framework/liboscal-java.git</developerConnection>
30-
<tag>HEAD</tag>
30+
<tag>v4.2.0</tag>
3131
</scm>
3232

3333
<distributionManagement>

0 commit comments

Comments
 (0)