mirror of https://github.com/apache/jclouds.git
1385 - Restructure openstack projects in labs
This commit is contained in:
parent
c31145e42e
commit
b35272b3cd
|
@ -25,11 +25,11 @@
|
||||||
<groupId>org.jclouds</groupId>
|
<groupId>org.jclouds</groupId>
|
||||||
<artifactId>jclouds-project</artifactId>
|
<artifactId>jclouds-project</artifactId>
|
||||||
<version>1.6.0-SNAPSHOT</version>
|
<version>1.6.0-SNAPSHOT</version>
|
||||||
<relativePath>../../project/pom.xml</relativePath>
|
<relativePath>../../../project/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.jclouds.labs</groupId>
|
<groupId>org.jclouds.labs</groupId>
|
||||||
<artifactId>openstack-glance</artifactId>
|
<artifactId>openstack-glance</artifactId>
|
||||||
<name>jcloud openstack-glance api</name>
|
<name>jclouds openstack-glance api</name>
|
||||||
<description>jclouds components to access an implementation of OpenStack Glance</description>
|
<description>jclouds components to access an implementation of OpenStack Glance</description>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
|
|
|
@ -25,11 +25,11 @@
|
||||||
<groupId>org.jclouds</groupId>
|
<groupId>org.jclouds</groupId>
|
||||||
<artifactId>jclouds-project</artifactId>
|
<artifactId>jclouds-project</artifactId>
|
||||||
<version>1.6.0-SNAPSHOT</version>
|
<version>1.6.0-SNAPSHOT</version>
|
||||||
<relativePath>../../project/pom.xml</relativePath>
|
<relativePath>../../../project/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.jclouds.labs</groupId>
|
<groupId>org.jclouds.labs</groupId>
|
||||||
<artifactId>openstack-quantum</artifactId>
|
<artifactId>openstack-quantum</artifactId>
|
||||||
<name>jcloud openstack-quantum api</name>
|
<name>jclouds openstack-quantum api</name>
|
||||||
<description>jclouds components to access an implementation of OpenStack Quantum</description>
|
<description>jclouds components to access an implementation of OpenStack Quantum</description>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
|
|
|
@ -25,11 +25,11 @@
|
||||||
<groupId>org.jclouds</groupId>
|
<groupId>org.jclouds</groupId>
|
||||||
<artifactId>jclouds-project</artifactId>
|
<artifactId>jclouds-project</artifactId>
|
||||||
<version>1.6.0-SNAPSHOT</version>
|
<version>1.6.0-SNAPSHOT</version>
|
||||||
<relativePath>../../project/pom.xml</relativePath>
|
<relativePath>../../../project/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.jclouds.labs</groupId>
|
<groupId>org.jclouds.labs</groupId>
|
||||||
<artifactId>openstack-swift</artifactId>
|
<artifactId>openstack-swift</artifactId>
|
||||||
<name>jcloud openstack-swift api</name>
|
<name>jclouds openstack-swift api</name>
|
||||||
<description>jclouds components to access an implementation of OpenStack Swift</description>
|
<description>jclouds components to access an implementation of OpenStack Swift</description>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue