Apache jclouds 1.9.0 release

This commit is contained in:
Ignasi Barrera 2015-03-24 10:59:36 +01:00
parent f5a7a6f1d4
commit 550c3e3a85
1 changed files with 2 additions and 2 deletions

View File

@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.jclouds</groupId>
<artifactId>jclouds-project</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>1.9.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>1.9.0</version>
<name>jclouds openstack-neutron api</name>
<description>jclouds components to access an implementation of OpenStack Neutron</description>
<packaging>bundle</packaging>