Skip to content

Commit

Permalink
[maven-release-plugin] prepare release workflow-cps-2.84
Browse files Browse the repository at this point in the history
  • Loading branch information
dwnusbaum committed Oct 30, 2020
1 parent 92feade commit ac502f2
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 @@ -33,7 +33,7 @@
</parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-cps</artifactId>
<version>${revision}${changelist}</version>
<version>2.84</version>
<packaging>hpi</packaging>
<name>Pipeline: Groovy</name>
<url>https://github.com/jenkinsci/workflow-cps-plugin</url>
Expand All @@ -47,7 +47,7 @@
<connection>scm:git:git://github.com/jenkinsci/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${gitHubRepo}.git</developerConnection>
<url>https://github.com/jenkinsci/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>workflow-cps-2.84</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit ac502f2

Please sign in to comment.