summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/demos/bigbank-stockquote/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/demos/bigbank-stockquote/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/branches/sca-equinox/demos/bigbank-stockquote/pom.xml b/branches/sca-equinox/demos/bigbank-stockquote/pom.xml
index b0aee7620e..a749be2c36 100644
--- a/branches/sca-equinox/demos/bigbank-stockquote/pom.xml
+++ b/branches/sca-equinox/demos/bigbank-stockquote/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-demos</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>demo-bigbank-stockquote</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
</dependency>
<dependency>
@@ -51,21 +51,21 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>