Updated Branches:
  refs/heads/1.6.x 97f941a11 -> 78c6701ae

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/78c6701a
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/78c6701a
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/78c6701a

Branch: refs/heads/1.6.x
Commit: 78c6701aec87f87b66d42a7a883ba0b3de6f692d
Parents: 97f941a
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:49 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/78c6701a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8856b52..f42bcf4 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