mirror of https://github.com/apache/jclouds.git
Apache jclouds 2.0.0-rc3 release
This commit is contained in:
parent
34114dea00
commit
d6a16b8487
|
@ -22,14 +22,14 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.jclouds</groupId>
|
<groupId>org.apache.jclouds</groupId>
|
||||||
<artifactId>jclouds-project</artifactId>
|
<artifactId>jclouds-project</artifactId>
|
||||||
<version>2.0.0-SNAPSHOT</version>
|
<version>2.0.0</version>
|
||||||
<relativePath />
|
<relativePath />
|
||||||
</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>2.0.0-SNAPSHOT</version>
|
<version>2.0.0</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