Updated Branches:
  refs/heads/1.5.x dbf8fe939 -> 352480d37

Use default Apache remote resources


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

Branch: refs/heads/1.5.x
Commit: 959b3b20a71dd32dc58703882b926b181e6ac35d
Parents: dbf8fe9
Author: Andrew Bayer <[email protected]>
Authored: Fri May 31 09:44:31 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Fri May 31 10:16:34 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/blob/959b3b20/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 96d1bf1..f63849c 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -190,22 +190,6 @@
         </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>
-      <plugin>
         <artifactId>maven-compiler-plugin</artifactId>
         <configuration>
           <encoding>${project.build.sourceEncoding}</encoding>

Reply via email to