summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/modules/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.4/modules/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.4/modules/pom.xml b/branches/sca-java-1.4/modules/pom.xml
index 0f2fbb8d9d..5248168c14 100644
--- a/branches/sca-java-1.4/modules/pom.xml
+++ b/branches/sca-java-1.4/modules/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.4</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-modules</artifactId>
@@ -30,7 +30,7 @@
<name>Apache Tuscany SCA Implementation Modules</name>
<properties>
- <tuscany.version>1.4</tuscany.version>
+ <tuscany.version>1.4.1-SNAPSHOT</tuscany.version>
</properties>
<profiles>