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
78ebafd3b6
commit
4b6185e80a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue