Skip to content

Commit 1f51c8e

Browse files
committed
[maven-release-plugin] prepare release v32
1 parent 7ddfe38 commit 1f51c8e

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>io.fabric8</groupId>
1010
<artifactId>maven-model-helper</artifactId>
11-
<version>32-SNAPSHOT</version>
11+
<version>32</version>
1212
<properties>
1313
<maven.compiler.parameters>true</maven.compiler.parameters>
1414
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
@@ -158,7 +158,7 @@
158158
<connection>scm:git:git://github.com/fabric8-launcher/maven-model-helper.git</connection>
159159
<developerConnection>scm:git:[email protected]:fabric8-launcher/maven-model-helper.git</developerConnection>
160160
<url>http://github.com/fabric8-launcher/maven-model-helper</url>
161-
<tag>HEAD</tag>
161+
<tag>v32</tag>
162162
</scm>
163163
<distributionManagement>
164164
<snapshotRepository>

0 commit comments

Comments
 (0)