summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-27 02:39:21 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-27 02:39:21 +0000
commit4c39768bd7f01b00997b9664947edead14fda78c (patch)
tree882e9520b2acd96a180c9047397ba87ff138614a /sca-java-2.x/trunk/features
parentd7cc8057a36fb87292568989adb19c354b26a181 (diff)
Renaming spring-sca to spring-runtime to follow the same pattern used in other modules as discussed on mailing list
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958318 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/features')
-rw-r--r--sca-java-2.x/trunk/features/ejava/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/features/ejava/pom.xml b/sca-java-2.x/trunk/features/ejava/pom.xml
index 1c94279b7c..970d2e759c 100644
--- a/sca-java-2.x/trunk/features/ejava/pom.xml
+++ b/sca-java-2.x/trunk/features/ejava/pom.xml
@@ -105,7 +105,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-spring-sca</artifactId>
+ <artifactId>tuscany-implementation-spring-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>