From bee80d90df6104edff19cbb6a318fac3d64296aa Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 16 May 2009 08:53:06 +0000 Subject: Create 1.5 release branch from current 1.x trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68 --- .../ear-appcomp-contrib-implicit/pom.xml | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 branches/sca-java-1.5/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml (limited to 'branches/sca-java-1.5/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml') diff --git a/branches/sca-java-1.5/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml b/branches/sca-java-1.5/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml new file mode 100644 index 0000000000..cb95efffae --- /dev/null +++ b/branches/sca-java-1.5/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml @@ -0,0 +1,90 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + itest-contribution-jee-samples + 1.5-SNAPSHOT + ../pom.xml + + + itest-contribution-jee-samples-29-ear-appcomp-contrib-implicit + Apache Tuscany SCA iTest Contribution Java EE Samples 29 + ear + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.5-SNAPSHOT + provided + + + + org.apache.geronimo.specs + geronimo-ejb_3.0_spec + 1.0 + provided + + + + org.apache.tuscany.sca + itest-contribution-jee-samples-7-ejb-nonenhanced + 1.5-SNAPSHOT + ejb + provided + + + + org.apache.tuscany.sca + itest-contribution-jee-samples-1-war-nonenhanced + 1.5-SNAPSHOT + war + provided + + + + + + + + org.apache.maven.plugins + maven-ear-plugin + + + + org.apache.tuscany.sca + itest-contribution-jee-samples-7-ejb-nonenhanced + / + + + org.apache.tuscany.sca + itest-contribution-jee-samples-1-war-nonenhanced + / + + + + + + ${artifactId} + + -- cgit v1.2.3