From 345c0d8f7738aab20d2b45fd6c5ebf911b75e2fa Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 2 May 2014 18:26:50 +0200 Subject: o Initial import of ActiveMQ plugin for Jenkins. --- pom.xml | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..28f454f --- /dev/null +++ b/pom.xml @@ -0,0 +1,74 @@ + + 4.0.0 + + org.jenkins-ci.plugins + plugin + 1.560 + + + activemq + 1.0-SNAPSHOT + ${hpi.type} + + + 5.9.1 + hpi + + + + + org.apache.activemq + activemq-client + ${version.activemq} + + + org.apache.activemq + activemq-pool + ${version.activemq} + + + + + + MIT license + + + + + + trygvis + Trygve Laugstol + trygvis@inamo.no + + + + + scm:git:ssh://github.com/jenkinsci/activemq.git + scm:git:ssh://git@github.com/jenkinsci/activemq.git + https://github.com/jenkinsci/activemq + + + + + repo.jenkins-ci.org + http://repo.jenkins-ci.org/public/ + + + + + + repo.jenkins-ci.org + http://repo.jenkins-ci.org/public/ + + + + + + idea + + jar + + + + + -- cgit v1.2.3