From e0ff67c0b32813ea48734c770a5ffc1952644e29 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:08:02 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835128 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-node/pom.xml | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.3.1/modules/implementation-node/pom.xml (limited to 'sca-java-1.x/branches/sca-java-1.3.1/modules/implementation-node/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.3.1/modules/implementation-node/pom.xml b/sca-java-1.x/branches/sca-java-1.3.1/modules/implementation-node/pom.xml new file mode 100644 index 0000000000..c90c8576ae --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.3.1/modules/implementation-node/pom.xml @@ -0,0 +1,86 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.3.1-SNAPSHOT + ../pom.xml + + + tuscany-implementation-node + Apache Tuscany SCA Node Implementation Model + + + + org.apache.tuscany.sca + tuscany-assembly + 1.3.1-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 1.3.1-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.3.1-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.3.1-SNAPSHOT + test + + + + junit + junit + 4.2 + test + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.implementation.node + ${pom.name} + org.apache.tuscany.sca.implementation.node* + + + + + + + -- cgit v1.2.3