Updated Branches:
  refs/heads/1.6.x 57718280b -> af0d1d300

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

Branch: refs/heads/1.6.x
Commit: c9af43757ad0e080a52b434f729890b64452ff25
Parents: 5771828
Author: Andrew Bayer <[email protected]>
Authored: Fri May 31 09:43:21 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Fri May 31 09:43:21 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/c9af4375/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index e8dc0a3..b7c545d 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -641,21 +641,6 @@
           </instructions>
         </configuration>
       </plugin>
-      <plugin>      
-        <artifactId>maven-remote-resources-plugin</artifactId>
-        <executions>             
-          <execution>
-            <goals>
-              <goal>process</goal>
-            </goals>
-            <configuration>
-              <resourceBundles>
-                
<resourceBundle>org.apache.jclouds:jclouds-resources:${project.version}</resourceBundle>
-              </resourceBundles>
-            </configuration>
-          </execution>          
-        </executions>
-      </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>

Reply via email to