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 2018/01/17 08:08:10 UTC

[43/50] [abbrv] 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/d6a16b84
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/d6a16b84
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/d6a16b84

Branch: refs/heads/master
Commit: d6a16b8487e4ce42f979e8e3c75b0f12ed8194be
Parents: 34114de
Author: Ignasi Barrera <na...@apache.org>
Authored: Wed Nov 9 22:43:56 2016 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Wed Nov 9 22:43:56 2016 +0100

----------------------------------------------------------------------
 apis/openstack-neutron/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/d6a16b84/apis/openstack-neutron/pom.xml
----------------------------------------------------------------------
diff --git a/apis/openstack-neutron/pom.xml b/apis/openstack-neutron/pom.xml
index 42da458..e972b0c 100644
--- a/apis/openstack-neutron/pom.xml
+++ b/apis/openstack-neutron/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
     <relativePath />
   </parent>
 
   <!-- TODO: when out of labs, switch to org.jclouds.api -->
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>openstack-neutron</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>2.0.0</version>
   <name>jclouds openstack-neutron api</name>
   <description>jclouds components to access an implementation of OpenStack Neutron</description>
   <packaging>bundle</packaging>