Next development version 2.0.0-SNAPSHOT

This commit is contained in:
Ignasi Barrera 2015-03-24 11:02:39 +01:00
parent 550c3e3a85
commit 70a409f8cb
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>1.9.0</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath />
</parent>
<!-- TODO: when out of labs, switch to org.jclouds.api -->
<groupId>org.apache.jclouds.labs</groupId>
<artifactId>openstack-neutron</artifactId>
<version>1.9.0</version>
<version>2.0.0-SNAPSHOT</version>
<name>jclouds openstack-neutron api</name>
<description>jclouds components to access an implementation of OpenStack Neutron</description>
<packaging>bundle</packaging>