diff options
author | Shinsuke Nishio <nishio@timedia.co.jp> | 2014-06-04 21:32:51 +0900 |
---|---|---|
committer | Shinsuke Nishio <nishio@timedia.co.jp> | 2014-06-04 21:32:51 +0900 |
commit | 29e66b48b98154e8552d13e6a8ee85e3e2ce3a97 (patch) | |
tree | b22be785629128f7c1638700fcf70ca58d3f0591 /pom.xml | |
parent | 72d8f2e2dde9fdcd619457bf9edd7edd87037c63 (diff) | |
download | bbprb-29e66b48b98154e8552d13e6a8ee85e3e2ce3a97.tar.gz |
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.1
Diffstat (limited to 'pom.xml')
-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.3-SNAPSHOT</version> + <version>1.4.1</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.1</tag> </scm> <developers> <developer> |