diff options
author | Martin Damovsky <martin.damovsky@gmail.com> | 2017-02-23 15:16:57 +0100 |
---|---|---|
committer | Martin Damovsky <martin.damovsky@gmail.com> | 2017-02-23 15:16:57 +0100 |
commit | b4fcb84b8f587aa42d443b4cf4ca02953b80c494 (patch) | |
tree | 5d37d335987b9c6fa3dac8339bba461dedda7545 | |
parent | 524bafb1cfa0d3672968f832871bf1b4b1f6f58e (diff) | |
download | bbprb-b4fcb84b8f587aa42d443b4cf4ca02953b80c494.tar.gz |
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.24
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ <artifactId>bitbucket-pullrequest-builder</artifactId> <name>Bitbucket Pullrequest Builder Plugin</name> - <version>1.4.24-SNAPSHOT</version> + <version>1.4.24</version> <description>This Jenkins plugin builds pull requests from Bitbucket.org and will report the test results.</description> <packaging>hpi</packaging> <url>https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+pullrequest+builder+plugin</url> @@ -17,7 +17,7 @@ <connection>scm:git:ssh://git@github.com/jenkinsci/bitbucket-pullrequest-builder-plugin.git</connection> <developerConnection>scm:git:ssh://git@github.com/jenkinsci/bitbucket-pullrequest-builder-plugin.git</developerConnection> <url>https://github.com/jenkinsci/bitbucket-pullrequest-builder-plugin.git</url> - <tag>HEAD</tag> + <tag>bitbucket-pullrequest-builder-1.4.24</tag> </scm> <developers> <developer> |