Skip to content

Commit a7ee006

Browse files
[maven-release-plugin] prepare release v5.2.1
1 parent d9fc957 commit a7ee006

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>5.3.0-SNAPSHOT</version>
12+
<version>5.2.1</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>v5.0.0</tag>
30+
<tag>v5.2.1</tag>
3131
</scm>
3232

3333
<distributionManagement>

0 commit comments

Comments
 (0)