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:42 UTC

[37/39] jclouds git commit: Next development version 2.0.0-SNAPSHOT

Next development version 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/2a12587b
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/2a12587b
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/2a12587b

Branch: refs/heads/master
Commit: 2a12587bf21b042c71fab51a08e5b380a1639677
Parents: 225c45f
Author: Ignasi Barrera <na...@apache.org>
Authored: Tue Mar 24 11:07:27 2015 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Tue Mar 24 11:07:27 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/jclouds/blob/2a12587b/apis/oauth/pom.xml
----------------------------------------------------------------------
diff --git a/apis/oauth/pom.xml b/apis/oauth/pom.xml
index cee4228..f978213 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.9.0</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->