Skip to content

Commit 8e5ed6c

Browse files
[maven-release-plugin] prepare release v3.1.0
1 parent 85440c2 commit 8e5ed6c

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>dev.metaschema.oscal</groupId>
1010
<artifactId>oscal-cli-enhanced</artifactId>
11-
<version>3.1.0-SNAPSHOT</version>
11+
<version>3.1.0</version>
1212

1313
<packaging>jar</packaging>
1414

@@ -23,7 +23,7 @@
2323
<url>${scm.url}/tree/develop</url>
2424
<connection>scm:git:[email protected]/metaschema-framework/oscal-cli.git</connection>
2525
<developerConnection>scm:git:[email protected]:metaschema-framework/oscal-cli.git</developerConnection>
26-
<tag>HEAD</tag>
26+
<tag>v3.1.0</tag>
2727
</scm>
2828
<distributionManagement>
2929
<repository>

0 commit comments

Comments
 (0)