From 27c0da062a11e375d344523e4b9747bcbde447ec Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 27 May 2010 10:43:26 +0000 Subject: Move module to contrib as its not in the build or being actively worked on git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948778 13f79535-47bb-0310-9956-ffa450edef68 --- .../contrib/modules/implementation-ejb/pom.xml | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 sca-java-2.x/contrib/modules/implementation-ejb/pom.xml (limited to 'sca-java-2.x/contrib/modules/implementation-ejb/pom.xml') diff --git a/sca-java-2.x/contrib/modules/implementation-ejb/pom.xml b/sca-java-2.x/contrib/modules/implementation-ejb/pom.xml new file mode 100644 index 0000000000..ff5f356d99 --- /dev/null +++ b/sca-java-2.x/contrib/modules/implementation-ejb/pom.xml @@ -0,0 +1,62 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-implementation-ejb + Apache Tuscany SCA EJB Session Bean Implementation Model + + + + + org.apache.tuscany.sca + tuscany-assembly + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-SNAPSHOT + test + + + + junit + junit + 4.8.1 + test + + + + + -- cgit v1.2.3