Skip to content

Commit 5cfe61c

Browse files
committed
[maven-release-plugin] prepare release v1.0.3
1 parent f0c75bd commit 5cfe61c

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
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>gov.nist.secauto.oscal.tools.oscal-cli</groupId>
1010
<artifactId>cli-core</artifactId>
11-
<version>1.0.3-SNAPSHOT</version>
11+
<version>1.0.3</version>
1212

1313
<packaging>jar</packaging>
1414

@@ -22,7 +22,7 @@
2222
<url>https://github.com/usnistgov/oscal-cli/tree/main</url>
2323
<connection>scm:git:git@github.com/usnistgov/oscal-cli.git</connection>
2424
<developerConnection>scm:git:git@github.com:usnistgov/oscal-cli.git</developerConnection>
25-
<tag>v0.2.0</tag>
25+
<tag>v1.0.3</tag>
2626
</scm>
2727
<distributionManagement>
2828
<snapshotRepository>

0 commit comments

Comments
 (0)