Updated Branches: refs/heads/1.5.x 4b6185e80 -> 3c8c2a06b
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/3c8c2a06 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/tree/3c8c2a06 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/diff/3c8c2a06 Branch: refs/heads/1.5.x Commit: 3c8c2a06bee4b386f8a217e312c4c37856c8bbb9 Parents: 4b6185e 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:43 2013 -0700 ---------------------------------------------------------------------- resources/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/3c8c2a06/resources/pom.xml ---------------------------------------------------------------------- diff --git a/resources/pom.xml b/resources/pom.xml index 28edb74..f5d1b00 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -62,7 +62,6 @@ </configuration> </execution> <execution> - <id>process-remote-resources</id> <goals> <goal>process</goal> </goals>
