From d6c22ffc58fc7728500511fc761db5bbb488faf8 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 6 Oct 2009 14:11:29 +0000 Subject: Copy 1.5.1-RC4 tag as 1.5.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822281 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/1.5.1/modules/implementation-node/pom.xml | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 tags/java/sca/1.5.1/modules/implementation-node/pom.xml (limited to 'tags/java/sca/1.5.1/modules/implementation-node/pom.xml') diff --git a/tags/java/sca/1.5.1/modules/implementation-node/pom.xml b/tags/java/sca/1.5.1/modules/implementation-node/pom.xml new file mode 100644 index 0000000000..809459eb33 --- /dev/null +++ b/tags/java/sca/1.5.1/modules/implementation-node/pom.xml @@ -0,0 +1,93 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.5.1 + ../pom.xml + + + tuscany-implementation-node + Apache Tuscany SCA Node Implementation Model + + + + org.apache.tuscany.sca + tuscany-assembly + 1.5.1 + + + + org.apache.tuscany.sca + tuscany-contribution + 1.5.1 + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.5.1 + + + + org.apache.tuscany.sca + tuscany-binding-sca + 1.5.1 + test + + + + org.apache.tuscany.sca + tuscany-binding-sca-xml + 1.5.1 + test + + + + junit + junit + 4.5 + 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