Updated Branches: refs/heads/master 883ea4b3b -> 752152b09
Needed to update resources POM as well for remote resources to work right Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/commit/752152b0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/tree/752152b0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/diff/752152b0 Branch: refs/heads/master Commit: 752152b09d407245635b099a6c5d6d8d046db7fe Parents: 883ea4b Author: Andrew Bayer <[email protected]> Authored: Wed May 29 16:58:26 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Wed May 29 16:58:55 2013 -0700 ---------------------------------------------------------------------- resources/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/752152b0/resources/pom.xml ---------------------------------------------------------------------- diff --git a/resources/pom.xml b/resources/pom.xml index 0d895a9..b1fd20e 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -61,7 +61,6 @@ </configuration> </execution> <execution> - <id>process-remote-resources</id> <goals> <goal>process</goal> </goals>
