summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-spring-runtime/pom.xml
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/modules/implementation-spring-runtime/pom.xml
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 '')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-spring-runtime/pom.xml (renamed from sca-java-2.x/trunk/modules/implementation-spring-sca/pom.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-spring-sca/pom.xml b/sca-java-2.x/trunk/modules/implementation-spring-runtime/pom.xml
index 60ee50a890..ef3a2dd0ac 100644
--- a/sca-java-2.x/trunk/modules/implementation-spring-sca/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-spring-runtime/pom.xml
@@ -25,7 +25,7 @@
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>tuscany-implementation-spring-sca</artifactId>
+ <artifactId>tuscany-implementation-spring-runtime</artifactId>
<name>Apache Tuscany SCA Spring Implementation Runtime Model</name>
<dependencies>