summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-osgi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/host-osgi/pom.xml')
-rw-r--r--java/sca/modules/host-osgi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/modules/host-osgi/pom.xml b/java/sca/modules/host-osgi/pom.xml
index f68a96c57c..9a9315b315 100644
--- a/java/sca/modules/host-osgi/pom.xml
+++ b/java/sca/modules/host-osgi/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
</dependency>
<dependency>