delete maven-resources-plugin-depmap.xml because

maven-plugin-testing-harness is fixed.
This commit is contained in:
Hui Wang 2010-05-21 03:02:33 +00:00
parent be62edcab1
commit eb6ea9f45a

View File

@ -1,15 +0,0 @@
<dependencies>
<dependency>
<maven>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>1.1</version>
</maven>
<jpp>
<groupId>JPP/maven-plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>1.1</version>
</jpp>
</dependency>
</dependencies>