summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-http-osgi
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2012-07-22 01:50:41 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2012-07-22 01:50:41 +0000
commit71f31490fcdbc04329c6b095cc410342adce6315 (patch)
tree5c7a9a5e6b72f6d4f433865dc80c773aaa1c75bf /sca-java-2.x/trunk/modules/host-http-osgi
parentcb5b5c491475c0b273ca4dcfa4f6fdb65c0b2a7d (diff)
Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/host-http-osgi')
-rw-r--r--sca-java-2.x/trunk/modules/host-http-osgi/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/modules/host-http-osgi/pom.xml b/sca-java-2.x/trunk/modules/host-http-osgi/pom.xml
index a384ff6c9a..0b4b045712 100644
--- a/sca-java-2.x/trunk/modules/host-http-osgi/pom.xml
+++ b/sca-java-2.x/trunk/modules/host-http-osgi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-host-http-osgi</artifactId>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-http</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse</groupId>
@@ -60,13 +60,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-extensibility-equinox</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-launcher-equinox</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>