From bfcfcf5e3b4301bc94c27f47bfda61693edf3595 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 12 Apr 2014 17:55:28 +0200 Subject: wip --- calamus-jenkins-plugin/pom.xml | 71 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 calamus-jenkins-plugin/pom.xml (limited to 'calamus-jenkins-plugin/pom.xml') diff --git a/calamus-jenkins-plugin/pom.xml b/calamus-jenkins-plugin/pom.xml new file mode 100644 index 0000000..42cc378 --- /dev/null +++ b/calamus-jenkins-plugin/pom.xml @@ -0,0 +1,71 @@ + + 4.0.0 + + + org.jenkins-ci.plugins + plugin + 1.558 + + calamus-jenkins-pipeline + ${hpi.type} + + + 5.9.1 + hpi + + + + + org.apache.activemq + activemq-client + ${version.activemq} + + + org.apache.activemq + activemq-pool + ${version.activemq} + + + + + + repo.jenkins-ci.org + http://repo.jenkins-ci.org/public/ + + + + + + repo.jenkins-ci.org + http://repo.jenkins-ci.org/public/ + + + + + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + + + + + idea + + jar + + + + -- cgit v1.2.3