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 f217b304b6
commit 883ea4b3bf
1 changed files with 0 additions and 2 deletions

View File

@ -645,7 +645,6 @@
<artifactId>maven-remote-resources-plugin</artifactId>
<executions>
<execution>
<id>process-remote-resources</id>
<goals>
<goal>process</goal>
</goals>
@ -1014,7 +1013,6 @@
<artifactId>maven-remote-resources-plugin</artifactId>
<executions>
<execution>
<id>process-remote-resources</id>
<goals>
<goal>process</goal>
</goals>