You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ga...@apache.org on 2017/05/08 18:10:45 UTC

[43/50] jclouds git commit: Apache jclouds 2.0.0-rc3 release

Apache jclouds 2.0.0-rc3 release


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

Branch: refs/heads/master
Commit: 214a5e781085bda22bbcc19634cd23ae5bd4d209
Parents: a600a12
Author: Ignasi Barrera <na...@apache.org>
Authored: Wed Nov 9 22:48:47 2016 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Wed Nov 9 22:48:47 2016 +0100

----------------------------------------------------------------------
 providers/google-cloud-storage/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/214a5e78/providers/google-cloud-storage/pom.xml
----------------------------------------------------------------------
diff --git a/providers/google-cloud-storage/pom.xml b/providers/google-cloud-storage/pom.xml
index aaa9ae5..a4351bc 100644
--- a/providers/google-cloud-storage/pom.xml
+++ b/providers/google-cloud-storage/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.jclouds.labs</groupId>
         <artifactId>jclouds-labs-google</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
     </parent>
 
     <!-- TODO: when out of labs, switch to org.jclouds.provider -->