Updated Branches:
  refs/heads/master f94475f07 -> 0243b2a29

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-karaf/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/commit/0243b2a2
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/0243b2a2
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/0243b2a2

Branch: refs/heads/master
Commit: 0243b2a29f13c8fffee98cbca10709037706471b
Parents: f94475f
Author: Andrew Bayer <[email protected]>
Authored: Wed May 29 16:45:04 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Wed May 29 16:45:04 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/0243b2a2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b2ab3e2..2604295 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,6 @@ limitations under the License.
         <version>${maven-remote-resources-plugin.version}</version>
         <executions>
           <execution>
-            <id>process-remote-resources</id>
             <goals>
               <goal>process</goal>
             </goals>

Reply via email to