Skip to content

Commit

Permalink
[maven-release-plugin] prepare release parameterized-trigger-2.43
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Dec 15, 2021
1 parent 56514a1 commit 4aa22d7
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 @@ -18,7 +18,7 @@

<artifactId>parameterized-trigger</artifactId>
<packaging>hpi</packaging>
<version>${revision}${changelist}</version>
<version>2.43</version>
<name>Jenkins Parameterized Trigger plugin</name>
<url>https://github.com/jenkinsci/parameterized-trigger-plugin</url>

Expand Down Expand Up @@ -195,7 +195,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>parameterized-trigger-2.43</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 4aa22d7

Please sign in to comment.