summaryrefslogtreecommitdiffstats
path: root/sandbox/event/modules/extension-helper/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/event/modules/extension-helper/pom.xml')
-rw-r--r--sandbox/event/modules/extension-helper/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sandbox/event/modules/extension-helper/pom.xml b/sandbox/event/modules/extension-helper/pom.xml
index a54e9e43a3..2b16d2899c 100644
--- a/sandbox/event/modules/extension-helper/pom.xml
+++ b/sandbox/event/modules/extension-helper/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,25 +35,25 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-extensibility</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution-impl</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>