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

[14/39] jclouds git commit: Updating to 1.8.0-SNAPSHOT

Updating to 1.8.0-SNAPSHOT


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

Branch: refs/heads/master
Commit: e2e61c4885198ffbedf145e404565ad9546c70fd
Parents: f6dc1f3
Author: Andrew Bayer <an...@gmail.com>
Authored: Tue Dec 17 11:51:02 2013 -0800
Committer: Andrew Bayer <an...@gmail.com>
Committed: Tue Dec 17 11:51:02 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/jclouds/blob/e2e61c48/apis/oauth/pom.xml
----------------------------------------------------------------------
diff --git a/apis/oauth/pom.xml b/apis/oauth/pom.xml
index 854cb3c..b58c385 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.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->