aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
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>