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 491869c commit 225a4edCopy full SHA for 225a4ed
pom.xml
@@ -23,7 +23,7 @@
23
</parent>
24
25
<artifactId>google-compute-engine</artifactId>
26
- <version>4.3.12-SNAPSHOT</version>
+ <version>4.3.12</version>
27
<packaging>hpi</packaging>
28
29
<name>Google Compute Engine Plugin</name>
@@ -58,7 +58,7 @@
58
<connection>scm:git:ssh://[email protected]/jenkinsci/google-compute-engine-plugin.git</connection>
59
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/google-compute-engine-plugin.git</developerConnection>
60
<url>https://github.com/jenkinsci/google-compute-engine-plugin</url>
61
- <tag>HEAD</tag>
+ <tag>google-compute-engine-4.3.12</tag>
62
</scm>
63
64
<properties>
0 commit comments