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 52ac5be commit c1bfd5bCopy full SHA for c1bfd5b
pom.xml
@@ -23,7 +23,7 @@
23
</parent>
24
25
<artifactId>google-kubernetes-engine</artifactId>
26
- <version>${revision}${changelist}</version>
+ <version>0.8.8</version>
27
<packaging>hpi</packaging>
28
29
<name>Google Kubernetes Engine Plugin</name>
@@ -59,7 +59,7 @@
59
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
60
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
61
<url>https://github.com/${gitHubRepo}</url>
62
- <tag>${scmTag}</tag>
+ <tag>google-kubernetes-engine-0.8.8</tag>
63
</scm>
64
65
<properties>
0 commit comments