Repository: jclouds-labs-google Updated Branches: refs/heads/master 3a5815749 -> c92dbe505
Up to 2.0.0-SNAPSHOT after the 1.8.0 release 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/c92dbe50 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/tree/c92dbe50 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/diff/c92dbe50 Branch: refs/heads/master Commit: c92dbe5059f4b867dcf727b86648c2cac5235a8e Parents: 3a58157 Author: Andrew Phillips <[email protected]> Authored: Tue Aug 5 10:39:50 2014 +0200 Committer: Andrew Phillips <[email protected]> Committed: Tue Aug 5 10:39:50 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/c92dbe50/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 77e62a7..d77474b 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-project</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <groupId>org.apache.jclouds.labs</groupId> <artifactId>jclouds-labs-google</artifactId>
