summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/testing/itest/jms
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0/testing/itest/jms')
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/DynamicReplyQ/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/args/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/callbacks/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/defaults/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/definitions/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/exceptions/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/exceptions1/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/externalBroker/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytes/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytesxml/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsdefault/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsmessage/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsobject/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstext/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxml/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxmlinjmsobjectout/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/format-wf-writing/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/non-sca-client/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/noreplyto/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/nulls/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/oneway-nocf/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/oneway/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/policy-headers/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/properties/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/responsecf/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/rpc/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/selectors/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/topics/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/ttl/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/jms/uri-rpc/pom.xml2
31 files changed, 33 insertions, 33 deletions
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/DynamicReplyQ/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/DynamicReplyQ/pom.xml
index 88823bb6f8..ee061e04c6 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/DynamicReplyQ/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/DynamicReplyQ/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/args/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/args/pom.xml
index 508a9106fe..157a597ecf 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/args/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/args/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/callbacks/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/callbacks/pom.xml
index f89e5ba5cd..a437cbfdef 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/callbacks/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/callbacks/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-jms-callbacks</artifactId>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/defaults/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/defaults/pom.xml
index 78ed616e96..b302021d66 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/defaults/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/defaults/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/definitions/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/definitions/pom.xml
index 6b25fa1a23..8c7d227a84 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/definitions/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/definitions/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/exceptions/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/exceptions/pom.xml
index 3c2388f2e8..d4e1b642e8 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/exceptions/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/exceptions/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/exceptions1/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/exceptions1/pom.xml
index 3a3959c99c..f2351cb13d 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/exceptions1/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/exceptions1/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/externalBroker/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/externalBroker/pom.xml
index f81e407d15..db8c054005 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/externalBroker/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/externalBroker/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytes/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytes/pom.xml
index b9135a98f9..699224d1e5 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytes/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytes/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytesxml/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytesxml/pom.xml
index 84ab198842..d007104d8f 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytesxml/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsbytesxml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsdefault/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsdefault/pom.xml
index ea4e654d2b..7203d00038 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsdefault/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsdefault/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsmessage/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsmessage/pom.xml
index 4cee292e5c..f3c995cfce 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsmessage/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsmessage/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsobject/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsobject/pom.xml
index d2c0148a91..cebc0a31e9 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsobject/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmsobject/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstext/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstext/pom.xml
index d6177c387b..a75f680ac8 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstext/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstext/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxml/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxml/pom.xml
index 959e6f230f..d5a77dd76a 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxml/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxmlinjmsobjectout/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxmlinjmsobjectout/pom.xml
index e7585227b9..601f9facfd 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxmlinjmsobjectout/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/format-jmstextxmlinjmsobjectout/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/format-wf-writing/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/format-wf-writing/pom.xml
index 2a44c18f16..71480e3f59 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/format-wf-writing/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/format-wf-writing/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/non-sca-client/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/non-sca-client/pom.xml
index 122bb9222a..930cfd5b5f 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/non-sca-client/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/non-sca-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/noreplyto/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/noreplyto/pom.xml
index 1c9b3831d0..9fc1629da3 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/noreplyto/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/noreplyto/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/nulls/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/nulls/pom.xml
index 2444d769db..85243531eb 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/nulls/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/nulls/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/oneway-nocf/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/oneway-nocf/pom.xml
index afdd28e4de..5682d319dd 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/oneway-nocf/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/oneway-nocf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-jms-oneway-nocf</artifactId>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/oneway/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/oneway/pom.xml
index 4aced4d627..fe019bec60 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/oneway/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/oneway/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/policy-headers/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/policy-headers/pom.xml
index 877fc25161..87fc665931 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/policy-headers/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/policy-headers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/pom.xml
index 76bd06ea59..d2fb951bc5 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
@@ -36,13 +36,13 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-base-runtime-pom</artifactId>
<type>pom</type>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-jms-runtime</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/properties/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/properties/pom.xml
index dee588b429..2ada43b512 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/properties/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/properties/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/responsecf/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/responsecf/pom.xml
index 1f023c4ef3..9730d68e98 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/responsecf/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/responsecf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/rpc/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/rpc/pom.xml
index 4845a2cce2..3f7f64d602 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/rpc/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/rpc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/selectors/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/selectors/pom.xml
index 2c8fa989e2..096f7d5065 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/selectors/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/selectors/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/topics/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/topics/pom.xml
index d1a62e7a33..fe654f6fe5 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/topics/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/topics/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/ttl/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/ttl/pom.xml
index ea717af4eb..867b9c8065 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/ttl/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/ttl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/jms/uri-rpc/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/jms/uri-rpc/pom.xml
index 896c2f57c8..08dd6dde1f 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/jms/uri-rpc/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/jms/uri-rpc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-jms</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>