Skip to content

Commit c1bfd5b

Browse files
committed
[maven-release-plugin] prepare release google-kubernetes-engine-0.8.8
1 parent 52ac5be commit c1bfd5b

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>${revision}${changelist}</version>
26+
<version>0.8.8</version>
2727
<packaging>hpi</packaging>
2828

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

6565
<properties>

0 commit comments

Comments
 (0)