From 0e793ed1f65a9764b3ef444f9d0b3b9d6ef468e5 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 1 May 2009 12:06:47 +0000 Subject: Update the spring pom.xml's with warning message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770646 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/implementation-spring-runtime/pom.xml | 17 +++++++++++++++++ java/sca/modules/implementation-spring/pom.xml | 10 ++++++++++ 2 files changed, 27 insertions(+) diff --git a/java/sca/modules/implementation-spring-runtime/pom.xml b/java/sca/modules/implementation-spring-runtime/pom.xml index 09fc17509a..98aadb1dea 100644 --- a/java/sca/modules/implementation-spring-runtime/pom.xml +++ b/java/sca/modules/implementation-spring-runtime/pom.xml @@ -30,6 +30,23 @@ + + + + + + + + + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-SNAPSHOT + provided + + org.springframework diff --git a/java/sca/modules/implementation-spring/pom.xml b/java/sca/modules/implementation-spring/pom.xml index d41668aa7c..7fd6b76d1c 100644 --- a/java/sca/modules/implementation-spring/pom.xml +++ b/java/sca/modules/implementation-spring/pom.xml @@ -29,6 +29,16 @@ Apache Tuscany SCA Spring Implementation Model + + + + + + + + + + org.apache.tuscany.sca tuscany-assembly -- cgit v1.2.3