From 3254ac2ba8141a51a5bb987b41fccd323558914b Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Fri, 28 May 2010 09:50:39 +0000 Subject: fix bad pom dependencies versions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949139 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/contribution-import-export/export-java/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-java') diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-java/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-java/pom.xml index a863a7843f..8cb47f7b0f 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-java/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/itest/contribution-import-export/export-java/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 1.6-SNAPSHOT + 2.0-SNAPSHOT ../pom.xml itest-contribution-export-java @@ -32,27 +32,27 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.6-SNAPSHOT + 2.0-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.6-SNAPSHOT + 2.0-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ws-runtime-axis2 - 1.6-SNAPSHOT + 2.0-SNAPSHOT runtime org.apache.tuscany.sca tuscany-host-tomcat - 1.6-SNAPSHOT + 2.0-SNAPSHOT runtime -- cgit v1.2.3