From e2153aa948efc7d8b05c641784b30a665c598748 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 May 2009 12:09:03 +0000 Subject: Tag 1.5 RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778670 13f79535-47bb-0310-9956-ffa450edef68 --- .../ear-nonenhanced/pom.xml | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 tags/java/sca/1.5/itest/contribution-jee-samples/ear-nonenhanced/pom.xml (limited to 'tags/java/sca/1.5/itest/contribution-jee-samples/ear-nonenhanced') diff --git a/tags/java/sca/1.5/itest/contribution-jee-samples/ear-nonenhanced/pom.xml b/tags/java/sca/1.5/itest/contribution-jee-samples/ear-nonenhanced/pom.xml new file mode 100644 index 0000000000..5672a1a8b2 --- /dev/null +++ b/tags/java/sca/1.5/itest/contribution-jee-samples/ear-nonenhanced/pom.xml @@ -0,0 +1,90 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + itest-contribution-jee-samples + 1.5 + ../pom.xml + + + itest-contribution-jee-samples-13-ear-nonenhanced + Apache Tuscany SCA iTest Contribution Java EE Samples 13 + ear + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.5 + 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 + ejb + provided + + + + org.apache.tuscany.sca + itest-contribution-jee-samples-1-war-nonenhanced + 1.5 + 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