From f0797f0026f729fa612930fbd0acefc5343a0fe6 Mon Sep 17 00:00:00 2001 From: nash Date: Mon, 22 Nov 2010 09:49:22 +0000 Subject: Copy 1.6.1-RC2 tag as 1.6.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037648 13f79535-47bb-0310-9956-ffa450edef68 --- .../1.6.1/modules/implementation-resource/pom.xml | 79 ++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 sca-java-1.x/tags/1.6.1/modules/implementation-resource/pom.xml (limited to 'sca-java-1.x/tags/1.6.1/modules/implementation-resource/pom.xml') diff --git a/sca-java-1.x/tags/1.6.1/modules/implementation-resource/pom.xml b/sca-java-1.x/tags/1.6.1/modules/implementation-resource/pom.xml new file mode 100644 index 0000000000..a976c1fb29 --- /dev/null +++ b/sca-java-1.x/tags/1.6.1/modules/implementation-resource/pom.xml @@ -0,0 +1,79 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.6.1 + ../pom.xml + + + tuscany-implementation-resource + Apache Tuscany SCA Resource Implementation Model + + + + org.apache.tuscany.sca + tuscany-assembly + 1.6.1 + + + + org.apache.tuscany.sca + tuscany-interface-java-xml + 1.6.1 + + + + org.apache.tuscany.sca + tuscany-data-api + 1.6.1 + + + + junit + junit + 4.5 + test + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.implementation.resource + ${pom.name} + org.apache.tuscany.sca.implementation.resource* + + + + + + + -- cgit v1.2.3