From fd435af240c40c57ae83b1ece0f2ef1c1758d8b7 Mon Sep 17 00:00:00 2001 From: Shinsuke Nishio Date: Sun, 18 May 2014 02:22:44 +0900 Subject: add wiki page link and plugin name --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f521cee..c6f7647 100644 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,17 @@ bitbucket-pullrequest-builder + Bitbucket Pullrequest Builder Plugin 1.2-SNAPSHOT This Jenkins plugin builds pull requests from Bitbucket.org and will report the test results. hpi + https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+pullrequest+builder+plugin + scm:git:ssh://git@github.com/jenkinsci/bitbucket-pullrequest-builder-plugin.git scm:git:ssh://git@github.com/jenkinsci/bitbucket-pullrequest-builder-plugin.git https://github.com/jenkinsci/bitbucket-pullrequest-builder-plugin.git + HEAD -- cgit v1.2.3 From 6b93970f2c744bdbfe88e3bb2c242bec7db57c00 Mon Sep 17 00:00:00 2001 From: Shinsuke Nishio Date: Sun, 18 May 2014 02:26:15 +0900 Subject: fix version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c6f7647..3116545 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ bitbucket-pullrequest-builder Bitbucket Pullrequest Builder Plugin - 1.2-SNAPSHOT + 1.3-SNAPSHOT This Jenkins plugin builds pull requests from Bitbucket.org and will report the test results. hpi https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+pullrequest+builder+plugin -- cgit v1.2.3