From 75f008b6ba662fabaa87997a59c4ad017e7df8bb Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 29 Jul 2008 07:03:23 +0000 Subject: Rename 1.3 tag to rc2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680634 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/1.3-RC2/modules/core-spring/pom.xml | 126 ++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 tags/java/sca/1.3-RC2/modules/core-spring/pom.xml (limited to 'tags/java/sca/1.3-RC2/modules/core-spring/pom.xml') diff --git a/tags/java/sca/1.3-RC2/modules/core-spring/pom.xml b/tags/java/sca/1.3-RC2/modules/core-spring/pom.xml new file mode 100644 index 0000000000..feb6e99ae4 --- /dev/null +++ b/tags/java/sca/1.3-RC2/modules/core-spring/pom.xml @@ -0,0 +1,126 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.3 + ../pom.xml + + tuscany-core-spring + Apache Tuscany SCA Spring-based Core Runtime + + + + + org.apache.tuscany.sca + tuscany-assembly + 1.3 + + + + org.apache.tuscany.sca + tuscany-interface-java + 1.3 + + + + org.apache.tuscany.sca + tuscany-implementation-java + 1.3 + + + + org.springframework + spring-core + 2.0.8 + + + + org.springframework + spring-beans + 2.0.8 + + + + org.springframework + spring-context + 2.0.8 + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.3 + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.3 + + + + org.apache.tuscany.sca + tuscany-interface-java-xml + 1.3 + + + + org.apache.tuscany.sca + tuscany-implementation-java-xml + 1.3 + + + + org.apache.tuscany.sca + tuscany-contribution-impl + 1.3 + + + + org.apache.tuscany.sca + tuscany-binding-sca + 1.3 + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.core.spring + ${pom.name} + org.apache.tuscany.sca.core.spring* + + + + + + + -- cgit v1.2.3