summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/modules/implementation-web-runtime/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.4/modules/implementation-web-runtime/pom.xml')
-rw-r--r--branches/sca-java-1.4/modules/implementation-web-runtime/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/branches/sca-java-1.4/modules/implementation-web-runtime/pom.xml b/branches/sca-java-1.4/modules/implementation-web-runtime/pom.xml
index f48eedc6d4..e69cc09938 100644
--- a/branches/sca-java-1.4/modules/implementation-web-runtime/pom.xml
+++ b/branches/sca-java-1.4/modules/implementation-web-runtime/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,19 +35,19 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-web</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-http</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<scope>compile</scope>
</dependency>