Updated Branches: refs/heads/master e044c01b7 -> 21fcbcd30
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/95679a2f Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/tree/95679a2f Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/diff/95679a2f Branch: refs/heads/master Commit: 95679a2f7512ec9f7789651da14c9e102b47cd2b Parents: e044c01 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:58 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/95679a2f/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 398a523..6b46e07 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -196,22 +196,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:${jclouds.version}</resourceBundle> - </resourceBundles> - </configuration> - </execution> - </executions> - </plugin> - <plugin> <artifactId>maven-compiler-plugin</artifactId> <configuration> <encoding>${project.build.sourceEncoding}</encoding>
