summaryrefslogtreecommitdiffstats
path: root/sandbox/event/modules/databinding-axiom/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/event/modules/databinding-axiom/pom.xml')
-rw-r--r--sandbox/event/modules/databinding-axiom/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/event/modules/databinding-axiom/pom.xml b/sandbox/event/modules/databinding-axiom/pom.xml
index 6e0d634419..fdf11db421 100644
--- a/sandbox/event/modules/databinding-axiom/pom.xml
+++ b/sandbox/event/modules/databinding-axiom/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-databinding-axiom</artifactId>
@@ -32,12 +32,12 @@
<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>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EVENT-SNAPSHOT</version>
</dependency>
<dependency>