Author: vsiveton Date: Sat Aug 9 05:55:04 2008 New Revision: 684247 URL: http://svn.apache.org/viewvc?rev=684247&view=rev Log: o using latest testing-harness
Modified: maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml Modified: maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml?rev=684247&r1=684246&r2=684247&view=diff ============================================================================== --- maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml (original) +++ maven/plugin-tools/trunk/maven-plugin-tools-javadoc/pom.xml Sat Aug 9 05:55:04 2008 @@ -86,7 +86,7 @@ <scope>test</scope> </dependency> <dependency> - <groupId>org.apache.maven.shared</groupId> + <groupId>org.apache.maven.plugin-testing</groupId> <artifactId>maven-plugin-testing-harness</artifactId> <scope>test</scope> </dependency>