summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.5.1/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/branches/sca-java-1.5.1/pom.xml b/branches/sca-java-1.5.1/pom.xml
index a7cca0db85..7d0df0595d 100644
--- a/branches/sca-java-1.5.1/pom.xml
+++ b/branches/sca-java-1.5.1/pom.xml
@@ -30,7 +30,7 @@
<packaging>pom</packaging>
<name>Apache Tuscany SCA Implementation Project (1.x)</name>
<url>http://tuscany.apache.org</url>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<scm>
<connection>scm:svn:http://svn.eu.apache.org/repos/asf/tuscany/branches/sca-java-1.x</connection>
@@ -277,7 +277,7 @@
<plugin>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-maven-osgi-junit</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<executions>
<execution>
<id>osgi-test</id>
@@ -305,7 +305,7 @@
<plugin>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-maven-dependency-lister</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<executions>
<execution>
<phase>process-resources</phase>