summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/modules')
-rw-r--r--branches/sca-java-1.x/modules/implementation-spring-old/pom.xml2
-rw-r--r--branches/sca-java-1.x/modules/pom.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/implementation-spring-old/pom.xml b/branches/sca-java-1.x/modules/implementation-spring-old/pom.xml
index c0ad185366..6a81cb35bd 100644
--- a/branches/sca-java-1.x/modules/implementation-spring-old/pom.xml
+++ b/branches/sca-java-1.x/modules/implementation-spring-old/pom.xml
@@ -25,7 +25,7 @@
<version>1.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>tuscany-implementation-spring</artifactId>
+ <artifactId>tuscany-implementation-spring-old</artifactId>
<name>Apache Tuscany SCA Spring Framework Implementation Extension</name>
<dependencies>
diff --git a/branches/sca-java-1.x/modules/pom.xml b/branches/sca-java-1.x/modules/pom.xml
index e2d5ba723e..e575a4ad99 100644
--- a/branches/sca-java-1.x/modules/pom.xml
+++ b/branches/sca-java-1.x/modules/pom.xml
@@ -156,6 +156,7 @@
<module>implementation-resource-runtime</module>
<module>implementation-script</module>
<module>implementation-spring</module>
+ <module>implementation-spring-runtime</module>
<module>implementation-web</module>
<module>implementation-web-runtime</module>
<module>implementation-widget</module>