Skip to content

Commit 8f6b81f

Browse files
committed
[maven-release-plugin] prepare release google-kubernetes-engine-0.8.6
1 parent a8a5ad9 commit 8f6b81f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424

2525
<artifactId>google-kubernetes-engine</artifactId>
26-
<version>0.8.6-SNAPSHOT</version>
26+
<version>0.8.6</version>
2727
<packaging>hpi</packaging>
2828

2929
<name>Google Kubernetes Engine Plugin</name>
@@ -59,7 +59,7 @@
5959
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
6060
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
6161
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
62-
<tag>HEAD</tag>
62+
<tag>google-kubernetes-engine-0.8.6</tag>
6363
</scm>
6464

6565
<properties>

0 commit comments

Comments
 (0)