Skip to content

Commit

Permalink
[maven-release-plugin] prepare release winstone-5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Mar 6, 2020
1 parent 5dffae5 commit a5d5e70
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 @@ -9,7 +9,7 @@

<groupId>org.jenkins-ci</groupId>
<artifactId>winstone</artifactId>
<version>${revision}${changelist}</version>
<version>5.4.2</version>
<packaging>jar</packaging>

<name>Winstone</name>
Expand Down Expand Up @@ -180,7 +180,7 @@
<connection>scm:git:git://github.com/jenkinsci/winstone.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/winstone.git</developerConnection>
<url>http://github.com/jenkinsci/winstone</url>
<tag>${scmTag}</tag>
<tag>winstone-5.4.2</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit a5d5e70

Please sign in to comment.