summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/osgi-runtime/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/modules/osgi-runtime/pom.xml')
-rw-r--r--branches/sca-java-1.x/modules/osgi-runtime/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/branches/sca-java-1.x/modules/osgi-runtime/pom.xml b/branches/sca-java-1.x/modules/osgi-runtime/pom.xml
index d68683e6d1..a5639cb733 100644
--- a/branches/sca-java-1.x/modules/osgi-runtime/pom.xml
+++ b/branches/sca-java-1.x/modules/osgi-runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-osgi-runtime</artifactId>
@@ -37,12 +37,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core-spi</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-extensibility-osgi</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
@@ -67,4 +67,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>