We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ddfe38 commit 1f51c8eCopy full SHA for 1f51c8e
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>io.fabric8</groupId>
10
<artifactId>maven-model-helper</artifactId>
11
- <version>32-SNAPSHOT</version>
+ <version>32</version>
12
<properties>
13
<maven.compiler.parameters>true</maven.compiler.parameters>
14
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
@@ -158,7 +158,7 @@
158
<connection>scm:git:git://github.com/fabric8-launcher/maven-model-helper.git</connection>
159
<developerConnection>scm:git:[email protected]:fabric8-launcher/maven-model-helper.git</developerConnection>
160
<url>http://github.com/fabric8-launcher/maven-model-helper</url>
161
- <tag>HEAD</tag>
+ <tag>v32</tag>
162
</scm>
163
<distributionManagement>
164
<snapshotRepository>
0 commit comments