summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/modules/implementation-ejb/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.4/modules/implementation-ejb/pom.xml')
-rw-r--r--branches/sca-java-1.4/modules/implementation-ejb/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/branches/sca-java-1.4/modules/implementation-ejb/pom.xml b/branches/sca-java-1.4/modules/implementation-ejb/pom.xml
index 31da4af3c2..8d16f153dd 100644
--- a/branches/sca-java-1.4/modules/implementation-ejb/pom.xml
+++ b/branches/sca-java-1.4/modules/implementation-ejb/pom.xml
@@ -22,7 +22,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>
@@ -34,19 +34,19 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<scope>test</scope>
</dependency>