From fd34d4342b95600825720708d7ff6917bba1ee42 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 27 Jan 2010 09:41:44 +0000 Subject: Java SCA 1.6 RC1 Release Tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903579 13f79535-47bb-0310-9956-ffa450edef68 --- .../implementation-resource-runtime/pom.xml | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 sca-java-1.x/tags/1.6-RC1/modules/implementation-resource-runtime/pom.xml (limited to 'sca-java-1.x/tags/1.6-RC1/modules/implementation-resource-runtime/pom.xml') diff --git a/sca-java-1.x/tags/1.6-RC1/modules/implementation-resource-runtime/pom.xml b/sca-java-1.x/tags/1.6-RC1/modules/implementation-resource-runtime/pom.xml new file mode 100644 index 0000000000..e97a352aac --- /dev/null +++ b/sca-java-1.x/tags/1.6-RC1/modules/implementation-resource-runtime/pom.xml @@ -0,0 +1,86 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.6 + ../pom.xml + + + tuscany-implementation-resource-runtime + Apache Tuscany SCA Resource Implementation Runtime + + + + org.apache.tuscany.sca + tuscany-implementation-resource + 1.6 + + + + org.apache.tuscany.sca + tuscany-core-spi + 1.6 + + + + org.apache.tuscany.sca + tuscany-data-api + 1.6 + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.6 + test + + + + junit + junit + 4.5 + 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