From 496a0ea8d015ff2ef0777a8a182f96fee9cd1222 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 May 2009 11:59:37 +0000 Subject: Rename old RC tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778667 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-spring-runtime/pom.xml | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 tags/java/sca/1.5-RC0/modules/implementation-spring-runtime/pom.xml (limited to 'tags/java/sca/1.5-RC0/modules/implementation-spring-runtime/pom.xml') diff --git a/tags/java/sca/1.5-RC0/modules/implementation-spring-runtime/pom.xml b/tags/java/sca/1.5-RC0/modules/implementation-spring-runtime/pom.xml new file mode 100644 index 0000000000..ea0617dafe --- /dev/null +++ b/tags/java/sca/1.5-RC0/modules/implementation-spring-runtime/pom.xml @@ -0,0 +1,90 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.5 + ../pom.xml + + tuscany-implementation-spring-runtime + Apache Tuscany SCA Spring Implementation Runtime Model + + + + + + + + + + + + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.5 + provided + + + + + org.springframework + spring-core + 2.5.5 + + + + org.springframework + spring-beans + 2.5.5 + + + + org.springframework + spring-context + 2.5.5 + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.implementation.spring.runtime + ${pom.name} + org.apache.tuscany.sca.implementation.spring* + + + + + + + -- cgit v1.2.3