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