mirror of https://github.com/apache/jclouds.git
Updating to 1.8.0-SNAPSHOT
This commit is contained in:
parent
c1fc551f60
commit
7f68dacaf2
|
@ -22,13 +22,13 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.jclouds</groupId>
|
<groupId>org.apache.jclouds</groupId>
|
||||||
<artifactId>jclouds-project</artifactId>
|
<artifactId>jclouds-project</artifactId>
|
||||||
<version>1.7.0-SNAPSHOT</version>
|
<version>1.8.0-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!-- TODO: when out of labs, switch to org.jclouds.api -->
|
<!-- TODO: when out of labs, switch to org.jclouds.api -->
|
||||||
<groupId>org.apache.jclouds.labs</groupId>
|
<groupId>org.apache.jclouds.labs</groupId>
|
||||||
<artifactId>openstack-neutron</artifactId>
|
<artifactId>openstack-neutron</artifactId>
|
||||||
<version>1.7.0-SNAPSHOT</version>
|
<version>1.8.0-SNAPSHOT</version>
|
||||||
<name>jclouds openstack-neutron api</name>
|
<name>jclouds openstack-neutron api</name>
|
||||||
<description>jclouds components to access an implementation of OpenStack Neutron</description>
|
<description>jclouds components to access an implementation of OpenStack Neutron</description>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
|
|
Loading…
Reference in New Issue