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 --- .../1.5.1/modules/implementation-spring/pom.xml | 109 +++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 tags/java/sca/1.5.1/modules/implementation-spring/pom.xml (limited to 'tags/java/sca/1.5.1/modules/implementation-spring/pom.xml') diff --git a/tags/java/sca/1.5.1/modules/implementation-spring/pom.xml b/tags/java/sca/1.5.1/modules/implementation-spring/pom.xml new file mode 100644 index 0000000000..ec8d7aca20 --- /dev/null +++ b/tags/java/sca/1.5.1/modules/implementation-spring/pom.xml @@ -0,0 +1,109 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.5.1 + ../pom.xml + + tuscany-implementation-spring + Apache Tuscany SCA Spring Framework Implementation Extension + + + + + + + + + + + + + org.apache.tuscany.sca + tuscany-assembly + 1.5.1 + + + org.apache.tuscany.sca + tuscany-core + 1.5.1 + + + org.apache.tuscany.sca + tuscany-interface + 1.5.1 + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.5.1 + + + org.apache.tuscany.sca + tuscany-contribution-impl + 1.5.1 + + + org.apache.tuscany.sca + tuscany-sca-api + 1.5.1 + + + org.apache.tuscany.sca + tuscany-databinding + 1.5.1 + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5.1 + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5.1 + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.implementation.spring + ${pom.name} + org.apache.tuscany.sca.implementation.spring* + + + + + + + -- cgit v1.2.3