diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.1/itest/contribution-import-export/export-wsdl/pom.xml')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6.1/itest/contribution-import-export/export-wsdl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/itest/contribution-import-export/export-wsdl/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/itest/contribution-import-export/export-wsdl/pom.xml index 9f81cd92ca..28826f335f 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/itest/contribution-import-export/export-wsdl/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/itest/contribution-import-export/export-wsdl/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-contribution-export-wsdl</artifactId>
|