summaryrefslogtreecommitdiffstats
path: root/sandbox/event/modules/contribution-namespace/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/event/modules/contribution-namespace/pom.xml')
-rw-r--r--sandbox/event/modules/contribution-namespace/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/event/modules/contribution-namespace/pom.xml b/sandbox/event/modules/contribution-namespace/pom.xml
index c2c4c51bfb..030d8c9c77 100644
--- a/sandbox/event/modules/contribution-namespace/pom.xml
+++ b/sandbox/event/modules/contribution-namespace/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>
<artifactId>tuscany-contribution-namespace</artifactId>
@@ -32,13 +32,13 @@
<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-core-spi</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>