From 49ffd99bfcdc19ba3ada480aa3cf4bd6879d2d45 Mon Sep 17 00:00:00 2001 From: "S.nishio" Date: Sun, 9 Feb 2014 01:44:43 +0900 Subject: initial commit --- pom.xml | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..5131ef8 --- /dev/null +++ b/pom.xml @@ -0,0 +1,57 @@ + + 4.0.0 + + org.jenkins-ci.plugins + plugin + 1.509.4 + + + bitbucket-pullrequest-builder + bitbucket-pullrequest-builder + 1.0-SNAPSHOT + hpi + + + + + repo.jenkins-ci.org + http://repo.jenkins-ci.org/public/ + + + + + + commons-httpclient + commons-httpclient + 3.1 + + + commons-httpclient + commons-httpclient + 3.1 + + + org.apache.maven.wagon + wagon-http + 2.4 + + + commons-httpclient + commons-httpclient + 3.1 + + + org.codehaus.jackson + jackson-jaxrs + 1.9.13 + + + + + + repo.jenkins-ci.org + http://repo.jenkins-ci.org/public/ + + + + -- cgit v1.2.3