delete maven-resources-plugin-depmap.xml because
maven-plugin-testing-harness is fixed.
This commit is contained in:
parent
be62edcab1
commit
eb6ea9f45a
@ -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>
|
Loading…
Reference in New Issue
Block a user