diff options
Diffstat (limited to 'branches/sca-java-1.5.2/itest/contribution-import-export/export-wsdl')
-rw-r--r-- | branches/sca-java-1.5.2/itest/contribution-import-export/export-wsdl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.5.2/itest/contribution-import-export/export-wsdl/pom.xml b/branches/sca-java-1.5.2/itest/contribution-import-export/export-wsdl/pom.xml index 0772a3685b..27795a04e2 100644 --- a/branches/sca-java-1.5.2/itest/contribution-import-export/export-wsdl/pom.xml +++ b/branches/sca-java-1.5.2/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.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-contribution-export-wsdl</artifactId> |