Switch maven-remote-resources-plugin execution to default ID to override apache POM remote resources bundle

This commit is contained in:
Andrew Bayer 2013-05-29 16:37:43 -07:00
parent 78ebafd3b6
commit 4b6185e80a
1 changed files with 0 additions and 2 deletions

View File

@ -627,7 +627,6 @@
<version>1.3</version>
<executions>
<execution>
<id>process-remote-resources</id>
<goals>
<goal>process</goal>
</goals>
@ -980,7 +979,6 @@
<artifactId>maven-remote-resources-plugin</artifactId>
<executions>
<execution>
<id>process-remote-resources</id>
<goals>
<goal>process</goal>
</goals>