From 132aa8a77685ec92bc90c03f987650d275a7b639 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 30 Sep 2013 06:59:11 +0000 Subject: 2.0.1 RC1 release tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527464 13f79535-47bb-0310-9956-ffa450edef68 --- .../tags/2.0.1-RC1/features/eclipse-pde/pom.xml | 149 +++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 sca-java-2.x/tags/2.0.1-RC1/features/eclipse-pde/pom.xml (limited to 'sca-java-2.x/tags/2.0.1-RC1/features/eclipse-pde/pom.xml') diff --git a/sca-java-2.x/tags/2.0.1-RC1/features/eclipse-pde/pom.xml b/sca-java-2.x/tags/2.0.1-RC1/features/eclipse-pde/pom.xml new file mode 100644 index 0000000000..5c9eddb2db --- /dev/null +++ b/sca-java-2.x/tags/2.0.1-RC1/features/eclipse-pde/pom.xml @@ -0,0 +1,149 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0.1 + ../pom.xml + + + tuscany-feature-eclipse-pde + Apache Tuscany SCA Eclipse PDE Feature + pom + + + + + org.apache.tuscany.sca + tuscany-feature-all + pom + 2.0.1 + + + + javax.servlet + servlet-api + 2.5 + + + + org.apache.geronimo.specs + geronimo-jsp_2.1_spec + 1.0.1 + + + + org.apache.geronimo.specs + geronimo-el_1.0_spec + 1.0.1 + + + + + org.apache.activemq + activemq-core + 5.3.0 + + + org.springframework + spring-context + + + + + + + + + + + org.apache.tuscany.maven.plugins + maven-bundle-plugin + 1.0.7 + + + distribution-modules + generate-resources + + generate-modules + + + target/modules + false + false + false + features + + org.apache.tuscany.sca.aggregation + + + + + org.apache.woden + woden-impl-dom + 1.0M8 + ${basedir}/../../distribution/all/manifests/woden-impl-dom-1.0M8.MF + + + + org.apache.axis2 + axis2-kernel + 1.5.3 + ${basedir}/../../distribution/all/manifests/axis2-kernel-1.5.3.MF + + + org.apache.axis2 + axis2-transport-http + 1.5.3 + ${basedir}/../../distribution/all/manifests/axis2-transport-http-1.5.3.MF + + + org.apache.axis2 + * + * + + + + + + + + + org.eclipse + osgi + 3.3.0-v20070530 + + + + + + + -- cgit v1.2.3