Updated Branches: refs/heads/1.6.x a54166bb0 -> 1561e2331
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/1561e233 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/tree/1561e233 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds/diff/1561e233 Branch: refs/heads/1.6.x Commit: 1561e2331479a80153fa09aaa096d7eb8024fa17 Parents: a54166b 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:26 2013 -0700 ---------------------------------------------------------------------- resources/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/1561e233/resources/pom.xml ---------------------------------------------------------------------- diff --git a/resources/pom.xml b/resources/pom.xml index 3793d81..6209995 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>
