Skip to content

Commit 7950d64

Browse files
[maven-release-plugin] prepare release argus-notifier-1.0.1
1 parent 1ede8fe commit 7950d64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>argus-notifier</artifactId>
13-
<version>1.0.1-SNAPSHOT</version>
13+
<version>1.0.1</version>
1414
<packaging>hpi</packaging>
1515

1616
<properties>
@@ -65,7 +65,7 @@
6565
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
6666
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
6767
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
68-
<tag>HEAD</tag>
68+
<tag>argus-notifier-1.0.1</tag>
6969
</scm>
7070

7171
<repositories>

0 commit comments

Comments
 (0)