summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/contribution-import-export/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/contribution-import-export/pom.xml')
-rw-r--r--sca-java-2.x/trunk/testing/itest/contribution-import-export/pom.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/contribution-import-export/pom.xml b/sca-java-2.x/trunk/testing/itest/contribution-import-export/pom.xml
index e64ff002e1..f9bced0907 100644
--- a/sca-java-2.x/trunk/testing/itest/contribution-import-export/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/contribution-import-export/pom.xml
@@ -41,16 +41,10 @@
</modules>
<dependencies>
- <dependency>
+ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-host-embedded</artifactId>
- <version>1.6-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-contribution-impl</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <artifactId>tuscany-base-runtime</artifactId>
+ <version>2.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>