Skip to content

Commit f0fb6d8

Browse files
[maven-release-plugin] prepare release v3.2.0
1 parent 41ad832 commit f0fb6d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2.0-SNAPSHOT</version>
11+
<version>3.2.0</version>
1212

1313
<packaging>jar</packaging>
1414

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

0 commit comments

Comments
 (0)