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