summaryrefslogtreecommitdiffstats
path: root/sandbox/event/modules/implementation-node/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/event/modules/implementation-node/pom.xml')
-rw-r--r--sandbox/event/modules/implementation-node/pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/sandbox/event/modules/implementation-node/pom.xml b/sandbox/event/modules/implementation-node/pom.xml
index 69488e1fc9..61283943d4 100644
--- a/sandbox/event/modules/implementation-node/pom.xml
+++ b/sandbox/event/modules/implementation-node/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-EVENT-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -33,32 +33,32 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-sca</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-sca-xml</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
<scope>test</scope>
</dependency>