We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00cbbdb commit dad808dCopy full SHA for dad808d
pom.xml
@@ -36,7 +36,7 @@
36
</parent>
37
38
<artifactId>saferestart</artifactId>
39
- <version>0.5-SNAPSHOT</version>
+ <version>0.6</version>
40
<packaging>hpi</packaging>
41
42
<name>Safe Restart Plugin</name>
@@ -68,7 +68,7 @@
68
<connection>scm:git:git://github.com/jenkinsci/saferestart-plugin.git</connection>
69
<developerConnection>scm:git:[email protected]:jenkinsci/saferestart-plugin.git</developerConnection>
70
<url>https://github.com/jenkinsci/saferestart-plugin</url>
71
- <tag>saferestart-0.5</tag>
+ <tag>saferestart-0.6</tag>
72
</scm>
73
74
<repositories>
0 commit comments