summaryrefslogtreecommitdiffstats
path: root/sandbox/event/modules/node-dynamic/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/event/modules/node-dynamic/pom.xml')
-rw-r--r--sandbox/event/modules/node-dynamic/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/event/modules/node-dynamic/pom.xml b/sandbox/event/modules/node-dynamic/pom.xml
index 91fbc9e025..df67653d01 100644
--- a/sandbox/event/modules/node-dynamic/pom.xml
+++ b/sandbox/event/modules/node-dynamic/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-EVENT-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,20 +35,20 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-sca-jms</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>