We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c44173 commit 34755ceCopy full SHA for 34755ce
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.openshift</groupId>
6
<artifactId>booster-parent</artifactId>
7
- <version>9-SNAPSHOT</version>
+ <version>9</version>
8
<packaging>pom</packaging>
9
10
<name>OpenShift.io Boosters</name>
@@ -64,7 +64,7 @@
64
<url>https://github.com/openshiftio</url>
65
<connection>scm:git:https://github.com/openshiftio/booster-parent.git</connection>
66
<developerConnection>scm:git:git:@github.com:openshiftio/booster-parent.git</developerConnection>
67
- <tag>HEAD</tag>
+ <tag>booster-parent-9</tag>
68
</scm>
69
70
<build>
0 commit comments