diff options
author | Shinsuke Nishio <nishio@densan-labs.net> | 2015-07-19 16:06:39 +0900 |
---|---|---|
committer | Shinsuke Nishio <nishio@densan-labs.net> | 2015-07-19 16:06:39 +0900 |
commit | b1d44defab9cc5eda8561dfe960812b3a60735b2 (patch) | |
tree | 13c170709e1952c78f052b55f5fd6ef7e78632c8 | |
parent | 54d4c34fe7940a670b1dec5da088b00f443a97a2 (diff) | |
download | bbprb-b1d44defab9cc5eda8561dfe960812b3a60735b2.tar.gz |
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.6
-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.6-SNAPSHOT</version> + <version>1.4.6</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.6</tag> </scm> <developers> <developer> |