You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/10/14 14:23:00 UTC

svn commit: r1022481 - /tuscany/otest/newlayout/tuscany-java-caa-test-runner/pom.xml

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>