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 7582cb6 commit e0408e2Copy full SHA for e0408e2
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>argus-notifier</artifactId>
12
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.6</version>
13
<packaging>hpi</packaging>
14
15
<properties>
@@ -64,7 +64,7 @@
64
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
65
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
66
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
67
- <tag>HEAD</tag>
+ <tag>argus-notifier-1.0.6</tag>
68
</scm>
69
70
<repositories>
0 commit comments