Use default Apache remote resources

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

Branch: refs/heads/1.5.x
Commit: 383d32ede9c103519e145ff4b34a747774ec3fc9
Parents: 9344b4e
Author: Andrew Bayer <[email protected]>
Authored: Fri May 31 09:43:21 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Fri May 31 10:15:12 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/383d32ed/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 2fc34d0..8368756 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -622,22 +622,6 @@
           </instructions>
         </configuration>
       </plugin>
-      <plugin>      
-        <artifactId>maven-remote-resources-plugin</artifactId>
-        <version>1.3</version>
-        <executions>             
-          <execution>
-            <goals>
-              <goal>process</goal>
-            </goals>
-            <configuration>
-              <resourceBundles>
-                
<resourceBundle>org.apache.jclouds:jclouds-resources:${project.version}</resourceBundle>
-              </resourceBundles>
-            </configuration>
-          </execution>          
-        </executions>
-      </plugin>
     </plugins>
     <pluginManagement>
       <plugins>

Reply via email to