Skip to content

Commit

Permalink
[maven-release-plugin] prepare release groovy-postbuild-2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ikedam committed May 3, 2018
1 parent b27547c commit 820e22f
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 @@
<name>Groovy Postbuild</name>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>groovy-postbuild</artifactId>
<version>2.5-SNAPSHOT</version>
<version>2.4.1</version>
<packaging>hpi</packaging>
<url>http://wiki.jenkins-ci.org/display/JENKINS/Groovy+Postbuild+Plugin</url>

Expand Down Expand Up @@ -44,7 +44,7 @@
<connection>scm:git:git://github.com/jenkinsci/groovy-postbuild-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/groovy-postbuild-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/groovy-postbuild-plugin</url>
<tag>HEAD</tag>
<tag>groovy-postbuild-2.4.1</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 820e22f

Please sign in to comment.