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