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 31ea90c commit fd3064fCopy full SHA for fd3064f
pom.xml
@@ -10,7 +10,7 @@
10
<artifactId>artifactdeployer</artifactId>
11
<packaging>hpi</packaging>
12
<name>Jenkins Artifact Deployer Plug-in</name>
13
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
14
<url>http://wiki.jenkins-ci.org/display/JENKINS/ArtifactDeployer+Plugin</url>
15
16
<licenses>
@@ -50,7 +50,7 @@
50
<connection>scm:git:ssh://github.com/jenkinsci/artifactdeployer-plugin.git</connection>
51
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/artifactdeployer-plugin.git</developerConnection>
52
<url>https://github.com/jenkinsci/artifactdeployer-plugin</url>
53
- <tag>artifactdeployer-1.0</tag>
+ <tag>artifactdeployer-1.2</tag>
54
</scm>
55
56
<dependencies>
0 commit comments