o using latest testing-harness

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@684247 13f79535-47bb-0310-9956-ffa450edef68
master
Vincent Siveton 2008-08-09 12:55:04 +00:00
parent d9230d26fd
commit a7c07da38d
1 changed files with 1 additions and 1 deletions

View File

@ -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>