summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-wsdl/pom.xml
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-28 09:50:39 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-28 09:50:39 +0000
commit3254ac2ba8141a51a5bb987b41fccd323558914b (patch)
tree4967d020a83baf230ce4980238b0623ac5d14b33 /sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-wsdl/pom.xml
parent369ab2852fae7da728ecaa392fe21ae7489d62d3 (diff)
fix bad pom dependencies versions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949139 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-wsdl/pom.xml')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-wsdl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-wsdl/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-wsdl/pom.xml
index 7c504aee50..831441fb7e 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-wsdl/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/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>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-contribution-export-wsdl</artifactId>