summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/distribution
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.5.2/distribution')
-rw-r--r--branches/sca-java-1.5.2/distribution/bundle/pom.xml2
-rw-r--r--branches/sca-java-1.5.2/distribution/manifest/pom.xml2
-rw-r--r--branches/sca-java-1.5.2/distribution/pom.xml6
3 files changed, 5 insertions, 5 deletions
diff --git a/branches/sca-java-1.5.2/distribution/bundle/pom.xml b/branches/sca-java-1.5.2/distribution/bundle/pom.xml
index 70c6dee2d6..3042c33688 100644
--- a/branches/sca-java-1.5.2/distribution/bundle/pom.xml
+++ b/branches/sca-java-1.5.2/distribution/bundle/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/branches/sca-java-1.5.2/distribution/manifest/pom.xml b/branches/sca-java-1.5.2/distribution/manifest/pom.xml
index f6fee8b0bf..c39ddb8523 100644
--- a/branches/sca-java-1.5.2/distribution/manifest/pom.xml
+++ b/branches/sca-java-1.5.2/distribution/manifest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/branches/sca-java-1.5.2/distribution/pom.xml b/branches/sca-java-1.5.2/distribution/pom.xml
index 3c04effeb9..394534fcf3 100644
--- a/branches/sca-java-1.5.2/distribution/pom.xml
+++ b/branches/sca-java-1.5.2/distribution/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-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.5.1-SNAPSHOT</version>
+ <version>1.5.2-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.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency -->
<dependency>
<groupId>org.apache.tuscany.sdo</groupId>