aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorShinsuke Nishio <nishio@timedia.co.jp>2014-05-18 02:27:19 +0900
committerShinsuke Nishio <nishio@timedia.co.jp>2014-05-18 02:27:19 +0900
commit5d31505601dc00aaf425faa27c679115d69d382d (patch)
tree5e6d52d8f887a09a3e887b4cea169055a3e49840 /pom.xml
parentd86b5d6c94a798997e5e12d1dbaa96f2c8c0eb38 (diff)
parent6b93970f2c744bdbfe88e3bb2c242bec7db57c00 (diff)
downloadbbprb-5d31505601dc00aaf425faa27c679115d69d382d.tar.gz
Merge branch 'feature/fix-pom-for-release'
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f521cee..3116545 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,17 @@
</parent>
<artifactId>bitbucket-pullrequest-builder</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <name>Bitbucket Pullrequest Builder Plugin</name>
+ <version>1.3-SNAPSHOT</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>
+
<scm>
<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>
</scm>
<developers>
<developer>