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

[36/39] jclouds git commit: Apache jclouds 1.9.0 release

Apache jclouds 1.9.0 release


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

Branch: refs/heads/master
Commit: 225c45fd4ffec020be7907f23522dba87f99483b
Parents: 46a7351
Author: Ignasi Barrera <na...@apache.org>
Authored: Tue Mar 24 11:06:18 2015 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Tue Mar 24 11:06:18 2015 +0100

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


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