Updated Branches:
  refs/heads/1.6.x 3a626805a -> f6d831c29

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


Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/commit/f6d831c2
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/tree/f6d831c2
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/diff/f6d831c2

Branch: refs/heads/1.6.x
Commit: f6d831c29aac1d87924f75a13dd626143d69f90f
Parents: 3a62680
Author: Andrew Bayer <[email protected]>
Authored: Wed May 29 16:41:51 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Wed May 29 16:42:32 2013 -0700

----------------------------------------------------------------------
 project/pom.xml |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/blob/f6d831c2/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 5ccac06..c2a29bb 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -200,7 +200,6 @@
         <version>1.3</version>
         <executions>
           <execution>
-            <id>process-remote-resources</id>
             <goals>
               <goal>process</goal>
             </goals>
@@ -406,7 +405,6 @@
             <version>1.3</version>
             <executions>
               <execution>
-                <id>process-remote-resources</id>
                 <goals>
                   <goal>process</goal>
                 </goals>

Reply via email to