Skip to content

Commit fd3064f

Browse files
author
Sean Turner
committed
[maven-release-plugin] prepare release artifactdeployer-1.2
1 parent 31ea90c commit fd3064f

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
<artifactId>artifactdeployer</artifactId>
1111
<packaging>hpi</packaging>
1212
<name>Jenkins Artifact Deployer Plug-in</name>
13-
<version>1.2-SNAPSHOT</version>
13+
<version>1.2</version>
1414
<url>http://wiki.jenkins-ci.org/display/JENKINS/ArtifactDeployer+Plugin</url>
1515

1616
<licenses>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:ssh://github.com/jenkinsci/artifactdeployer-plugin.git</connection>
5151
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/artifactdeployer-plugin.git</developerConnection>
5252
<url>https://github.com/jenkinsci/artifactdeployer-plugin</url>
53-
<tag>artifactdeployer-1.0</tag>
53+
<tag>artifactdeployer-1.2</tag>
5454
</scm>
5555

5656
<dependencies>

0 commit comments

Comments
 (0)