diff options
author | Martin Damovsky <martin.damovsky@gmail.com> | 2017-02-20 13:16:54 +0100 |
---|---|---|
committer | Martin Damovsky <martin.damovsky@gmail.com> | 2017-02-20 13:16:54 +0100 |
commit | 7d9acfb5676353d266fdfb59a8ae68b61645cfc5 (patch) | |
tree | a99b6bc8b6e4f59bc01d6cf2d88af9dc3d63c932 | |
parent | 6f4801d6123397c060a05e980f9421ed8b983aa3 (diff) | |
download | bbprb-7d9acfb5676353d266fdfb59a8ae68b61645cfc5.tar.gz |
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.21
-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.21-SNAPSHOT</version> + <version>1.4.21</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.21</tag> </scm> <developers> <developer> |