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