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 a8a5ad9 commit 8f6b81fCopy full SHA for 8f6b81f
pom.xml
@@ -23,7 +23,7 @@
23
</parent>
24
25
<artifactId>google-kubernetes-engine</artifactId>
26
- <version>0.8.6-SNAPSHOT</version>
+ <version>0.8.6</version>
27
<packaging>hpi</packaging>
28
29
<name>Google Kubernetes Engine Plugin</name>
@@ -59,7 +59,7 @@
59
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
60
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
61
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
62
- <tag>HEAD</tag>
+ <tag>google-kubernetes-engine-0.8.6</tag>
63
</scm>
64
65
<properties>
0 commit comments