From d1a96a1d9f189ec86d51fc9e4a315879b35be1d0 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 31 Jul 2009 10:49:22 +0000 Subject: Rename 2.0 M3 final RC tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799570 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/2.0-M3/distribution/all/pom.xml | 115 ++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 tags/java/sca/2.0-M3/distribution/all/pom.xml (limited to 'tags/java/sca/2.0-M3/distribution/all/pom.xml') diff --git a/tags/java/sca/2.0-M3/distribution/all/pom.xml b/tags/java/sca/2.0-M3/distribution/all/pom.xml new file mode 100644 index 0000000000..e4fb519eaa --- /dev/null +++ b/tags/java/sca/2.0-M3/distribution/all/pom.xml @@ -0,0 +1,115 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-distribution + 2.0-M3 + ../pom.xml + + + tuscany-distribution-all + Apache Tuscany SCA All-in-one Distribution + pom + + + + org.apache.tuscany.sca + tuscany-feature-all + pom + 2.0-M3 + + + + + + + org.apache.tuscany.maven.plugins + maven-bundle-plugin + 1.0.3 + + + distribution-modules + generate-resources + + generate-modules + + + target/modules + false + true + + + org.apache.ws.commons.axiom + axiom-api + 1.2.7 + ${basedir}/manifests/axiom-api-1.2.7.MF + + + org.apache.woden + woden-impl-dom + 1.0M8 + ${basedir}/manifests/woden-impl-dom-1.0M8.MF + + + org.apache.axis2 + * + * + + + + + + + + org.eclipse + osgi + 3.3.0-v20070530 + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + distribution-package + package + + single + + + + src/main/assembly/bin.xml + src/main/assembly/src.xml + + gnu + apache-tuscany-sca-all-${version} + true + true + + + + + + + + -- cgit v1.2.3