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