You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/11/09 16:47:44 UTC

svn commit: r834141 - /incubator/kato/trunk/org.apache.kato/kato.tck.testsuite/pom.xml

Author: spoole
Date: Mon Nov  9 16:47:41 2009
New Revision: 834141

URL: http://svn.apache.org/viewvc?rev=834141&view=rev
Log:
changed tck testsuite dep on  scenario common to scenario.142 (its new name)

Modified:
    incubator/kato/trunk/org.apache.kato/kato.tck.testsuite/pom.xml

Modified: incubator/kato/trunk/org.apache.kato/kato.tck.testsuite/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kato/trunk/org.apache.kato/kato.tck.testsuite/pom.xml?rev=834141&r1=834140&r2=834141&view=diff
==============================================================================
--- incubator/kato/trunk/org.apache.kato/kato.tck.testsuite/pom.xml (original)
+++ incubator/kato/trunk/org.apache.kato/kato.tck.testsuite/pom.xml Mon Nov  9 16:47:41 2009
@@ -44,7 +44,7 @@
 	</dependency>
 	<dependency>
 		<groupId>org.apache.kato</groupId>
-		<artifactId>kato.tck.testsuite.scenario.common</artifactId>
+		<artifactId>kato.tck.testsuite.scenario.142</artifactId>
 		<version>M1-incubating</version>
 	</dependency>
 	</dependencies>