mirror of https://github.com/apache/jclouds.git
Switch maven-remote-resources-plugin execution to default ID to override apache POM remote resources bundle
This commit is contained in:
parent
f217b304b6
commit
883ea4b3bf
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue