Repository: jclouds-labs-google Updated Branches: refs/heads/1.8.x a3195706e -> d61841a5b
JCLOUDS-458: Unhook GCS provider from 1.8.x branch This is not currently usable and development will continue on master. Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/commit/d61841a5 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/tree/d61841a5 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/diff/d61841a5 Branch: refs/heads/1.8.x Commit: d61841a5ba5ac54d7f2aba60f8b17b882ee01673 Parents: a319570 Author: Andrew Gaul <[email protected]> Authored: Sat Aug 9 16:57:48 2014 -0700 Committer: Andrew Gaul <[email protected]> Committed: Sat Aug 9 16:59:45 2014 -0700 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/d61841a5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 262c848..9bb6b9e 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,6 @@ <modules> <module>oauth</module> <module>google-compute-engine</module> - <module>google-cloud-storage</module> </modules> <build>
