diff options
Diffstat (limited to 'sca-java-2.x/branches/2.0/testing/itest/contribution-doc-lit-disablewrapped/disablewrapped-test')
-rw-r--r-- | sca-java-2.x/branches/2.0/testing/itest/contribution-doc-lit-disablewrapped/disablewrapped-test/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/branches/2.0/testing/itest/contribution-doc-lit-disablewrapped/disablewrapped-test/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/contribution-doc-lit-disablewrapped/disablewrapped-test/pom.xml index 9bacb164bc..cc2f9e23f7 100644 --- a/sca-java-2.x/branches/2.0/testing/itest/contribution-doc-lit-disablewrapped/disablewrapped-test/pom.xml +++ b/sca-java-2.x/branches/2.0/testing/itest/contribution-doc-lit-disablewrapped/disablewrapped-test/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>contribution-doc-lit-disablewrapped</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,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>
<dependency>
|