Skip to content

Commit

Permalink
[maven-release-plugin] prepare release artifactdeployer-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Oct 9, 2022
1 parent 09b1e01 commit cb976a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<artifactId>artifactdeployer</artifactId>
<packaging>hpi</packaging>
<name>Jenkins Artifact Deployer Plugin</name>
<version>${revision}${changelist}</version>
<version>1.3</version>
<url>https://github.com/jenkinsci/artifactdeployer-plugin</url>

<licenses>
Expand Down Expand Up @@ -53,7 +53,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:ssh://git@github.com/${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>artifactdeployer-1.3</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit cb976a6

Please sign in to comment.