summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/testing/itest/import-export
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0/testing/itest/import-export')
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/import-export/exports/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/import-export/imports/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/import-export/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/import-export/tests/pom.xml4
4 files changed, 8 insertions, 8 deletions
diff --git a/sca-java-2.x/branches/2.0/testing/itest/import-export/exports/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/import-export/exports/pom.xml
index 069f18751e..882d38f386 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/import-export/exports/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/import-export/exports/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-import-export</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/import-export/imports/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/import-export/imports/pom.xml
index 5873682921..ffa65bb118 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/import-export/imports/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/import-export/imports/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-import-export</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -33,12 +33,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-import-export-export</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/import-export/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/import-export/pom.xml
index 21fe61ca90..218481c872 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/import-export/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/import-export/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>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/import-export/tests/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/import-export/tests/pom.xml
index d68a0eddb3..b960570bee 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/import-export/tests/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/import-export/tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-import-export</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,7 +34,7 @@
<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>
</dependencies>