summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-http-oasis
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-04-23 04:00:10 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-04-23 04:00:10 +0000
commit2050dfb02e03c9cf5c3a8831b46bb5c3795e9228 (patch)
treefd06e9b64a3442622ed34da69beb633c99c6c0de /branches/sca-java-1.x/modules/binding-http-oasis
parent945dbb834b79b4ecf8ddfc40a47a36c9707bab23 (diff)
Updating pom version to reflect changes made in trunk in preparation for release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767779 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules/binding-http-oasis')
-rw-r--r--branches/sca-java-1.x/modules/binding-http-oasis/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/branches/sca-java-1.x/modules/binding-http-oasis/pom.xml b/branches/sca-java-1.x/modules/binding-http-oasis/pom.xml
index 0c030e2a2d..4b067656b8 100644
--- a/branches/sca-java-1.x/modules/binding-http-oasis/pom.xml
+++ b/branches/sca-java-1.x/modules/binding-http-oasis/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>
@@ -33,19 +33,19 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-java-xml</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-data-api</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>