summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/distribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.5.1/distribution/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/branches/sca-java-1.5.1/distribution/pom.xml b/branches/sca-java-1.5.1/distribution/pom.xml
index ebd005082b..3c04effeb9 100644
--- a/branches/sca-java-1.5.1/distribution/pom.xml
+++ b/branches/sca-java-1.5.1/distribution/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-webapp</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</dependency>
<!--don't put two servlet hosts in the classpath TUSCANY-1954 -->
<!--include tomcat here so it is shipped in modules/ but not -->
@@ -108,7 +108,7 @@
<!-- dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>tuscany-host-tomcat</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</dependency -->
<dependency>
<groupId>org.apache.tuscany.sdo</groupId>