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