aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorShinsuke Nishio <nishio@timedia.co.jp>2014-05-18 02:22:44 +0900
committerShinsuke Nishio <nishio@timedia.co.jp>2014-05-18 02:22:44 +0900
commitfd435af240c40c57ae83b1ece0f2ef1c1758d8b7 (patch)
tree6ef44916382ce1a5351b52e24cdba7c812891c6d /pom.xml
parentd86b5d6c94a798997e5e12d1dbaa96f2c8c0eb38 (diff)
downloadbbprb-fd435af240c40c57ae83b1ece0f2ef1c1758d8b7.tar.gz
add wiki page link and plugin name
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f521cee..c6f7647 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,17 @@
</parent>
<artifactId>bitbucket-pullrequest-builder</artifactId>
+ <name>Bitbucket Pullrequest Builder Plugin</name>
<version>1.2-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>