There was an error while loading. Please reload this page.
1 parent 4ad7d88 commit 8325bb9Copy full SHA for 8325bb9
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.openshift</groupId>
6
<artifactId>booster-parent</artifactId>
7
- <version>18-SNAPSHOT</version>
+ <version>18</version>
8
<packaging>pom</packaging>
9
10
<name>OpenShift.io Boosters</name>
@@ -67,7 +67,7 @@
67
<url>https://github.com/openshiftio</url>
68
<connection>scm:git:https://github.com/openshiftio/booster-parent.git</connection>
69
<developerConnection>scm:git:git:@github.com:openshiftio/booster-parent.git</developerConnection>
70
- <tag>HEAD</tag>
+ <tag>booster-parent-18</tag>
71
</scm>
72
73
<build>
0 commit comments