You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2015/04/15 21:41:24 UTC

[19/39] jclouds git commit: Updating project and jclouds.version to 2.0.0-SNAPSHOT

Updating project and jclouds.version to 2.0.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/a6ad6d46
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/a6ad6d46
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/a6ad6d46

Branch: refs/heads/master
Commit: a6ad6d463d452e8d65042f0269571390247824fb
Parents: e608c35
Author: Andrew Phillips <an...@apache.org>
Authored: Tue Aug 5 11:46:53 2014 +0200
Committer: Andrew Phillips <an...@apache.org>
Committed: Tue Aug 5 11:46:53 2014 +0200

----------------------------------------------------------------------
 apis/oauth/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/a6ad6d46/apis/oauth/pom.xml
----------------------------------------------------------------------
diff --git a/apis/oauth/pom.xml b/apis/oauth/pom.xml
index b58c385..31d34ac 100644
--- a/apis/oauth/pom.xml
+++ b/apis/oauth/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jclouds.labs</groupId>
     <artifactId>jclouds-labs-google</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->