Author: slaws
Date: Thu Oct 14 12:23:00 2010
New Revision: 1022481
URL: http://svn.apache.org/viewvc?rev=1022481&view=rev
Log:
fix for name change
Modified:
tuscany/otest/newlayout/tuscany-java-caa-test-runner/pom.xml
Modified: tuscany/otest/newlayout/tuscany-java-caa-test-runner/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-java-caa-test-runner/pom.xml?rev=1022481&r1=1022480&r2=1022481&view=diff
==============================================================================
--- tuscany/otest/newlayout/tuscany-java-caa-test-runner/pom.xml (original)
+++ tuscany/otest/newlayout/tuscany-java-caa-test-runner/pom.xml Thu Oct 14
12:23:00 2010
@@ -31,7 +31,7 @@
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-base-runtime</artifactId>
+ <artifactId>tuscany-base-runtime-pom</artifactId>
<version>2.0-SNAPSHOT</version>
<type>pom</type>
</dependency>