From 8d6ca55010b29b85c0d778345b5bb3f05fb8aa57 Mon Sep 17 00:00:00 2001 From: rfeng Date: Thu, 14 May 2009 20:49:02 +0000 Subject: Reorganize the pom so that bpel/spring modules are defined in features and referenced by the distro pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774921 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/implementation-spring-sca/pom.xml | 33 ++++++++++------------ 1 file changed, 15 insertions(+), 18 deletions(-) (limited to 'java/sca/modules/implementation-spring-sca/pom.xml') diff --git a/java/sca/modules/implementation-spring-sca/pom.xml b/java/sca/modules/implementation-spring-sca/pom.xml index 98aadb1dea..746b8cc2ac 100644 --- a/java/sca/modules/implementation-spring-sca/pom.xml +++ b/java/sca/modules/implementation-spring-sca/pom.xml @@ -7,15 +7,15 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 @@ -25,21 +25,21 @@ 2.0-SNAPSHOT ../pom.xml - tuscany-implementation-spring-runtime + tuscany-implementation-spring-sca Apache Tuscany SCA Spring Implementation Runtime Model - - - - - - - - + + + + + + + + - + org.apache.tuscany.sca tuscany-sca-api @@ -47,27 +47,24 @@ provided - + org.springframework spring-core 2.5.5 - provided org.springframework spring-beans 2.5.5 - provided org.springframework spring-context 2.5.5 - provided - + -- cgit v1.2.3