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 5b2f8ed commit d8c2123Copy full SHA for d8c2123
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>io.fabric8</groupId>
10
<artifactId>maven-model-helper</artifactId>
11
- <version>28-SNAPSHOT</version>
+ <version>28</version>
12
<properties>
13
<maven.compiler.parameters>true</maven.compiler.parameters>
14
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
@@ -157,7 +157,7 @@
157
<connection>scm:git:git://github.com/fabric8-launcher/maven-model-helper.git</connection>
158
<developerConnection>scm:git:[email protected]:fabric8-launcher/maven-model-helper.git</developerConnection>
159
<url>http://github.com/fabric8-launcher/maven-model-helper</url>
160
- <tag>HEAD</tag>
+ <tag>v28</tag>
161
</scm>
162
<distributionManagement>
163
<snapshotRepository>
0 commit comments