summaryrefslogtreecommitdiffstats
path: root/sandbox/event/modules/host-http/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/event/modules/host-http/pom.xml')
-rw-r--r--sandbox/event/modules/host-http/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/event/modules/host-http/pom.xml b/sandbox/event/modules/host-http/pom.xml
index 258770c20b..1dab3e77b9 100644
--- a/sandbox/event/modules/host-http/pom.xml
+++ b/sandbox/event/modules/host-http/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-http</artifactId>
@@ -32,7 +32,7 @@
<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>