Skip to content

Commit cb976a6

Browse files
committed
[maven-release-plugin] prepare release artifactdeployer-1.3
1 parent 09b1e01 commit cb976a6

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
@@ -11,7 +11,7 @@
1111
<artifactId>artifactdeployer</artifactId>
1212
<packaging>hpi</packaging>
1313
<name>Jenkins Artifact Deployer Plugin</name>
14-
<version>${revision}${changelist}</version>
14+
<version>1.3</version>
1515
<url>https://github.com/jenkinsci/artifactdeployer-plugin</url>
1616

1717
<licenses>
@@ -53,7 +53,7 @@
5353
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
5454
<developerConnection>scm:git:ssh://[email protected]/${gitHubRepo}.git</developerConnection>
5555
<url>https://github.com/${gitHubRepo}</url>
56-
<tag>${scmTag}</tag>
56+
<tag>artifactdeployer-1.3</tag>
5757
</scm>
5858

5959
<dependencyManagement>

0 commit comments

Comments
 (0)