Next development version 2.1.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/f4a2be05 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/f4a2be05 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/f4a2be05 Branch: refs/heads/master Commit: f4a2be0519f11c4d582b574582fcb0505e622dfc Parents: 214a5e7 Author: Ignasi Barrera <[email protected]> Authored: Tue Nov 15 01:13:00 2016 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Tue Nov 15 01:13:00 2016 +0100 ---------------------------------------------------------------------- providers/google-cloud-storage/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/f4a2be05/providers/google-cloud-storage/pom.xml ---------------------------------------------------------------------- diff --git a/providers/google-cloud-storage/pom.xml b/providers/google-cloud-storage/pom.xml index a4351bc..6332b9e 100644 --- a/providers/google-cloud-storage/pom.xml +++ b/providers/google-cloud-storage/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.jclouds.labs</groupId> <artifactId>jclouds-labs-google</artifactId> - <version>2.0.0</version> + <version>2.1.0-SNAPSHOT</version> </parent> <!-- TODO: when out of labs, switch to org.jclouds.provider -->
