1385 - Restructure openstack projects in labs

This commit is contained in:
Jeremy Daggett 2013-03-06 12:48:32 -08:00
parent c31145e42e
commit b35272b3cd
114 changed files with 271 additions and 229 deletions

View File

@ -25,11 +25,11 @@
<groupId>org.jclouds</groupId>
<artifactId>jclouds-project</artifactId>
<version>1.6.0-SNAPSHOT</version>
<relativePath>../../project/pom.xml</relativePath>
<relativePath>../../../project/pom.xml</relativePath>
</parent>
<groupId>org.jclouds.labs</groupId>
<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>
<packaging>bundle</packaging>

View File

@ -25,11 +25,11 @@
<groupId>org.jclouds</groupId>
<artifactId>jclouds-project</artifactId>
<version>1.6.0-SNAPSHOT</version>
<relativePath>../../project/pom.xml</relativePath>
<relativePath>../../../project/pom.xml</relativePath>
</parent>
<groupId>org.jclouds.labs</groupId>
<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>
<packaging>bundle</packaging>

View File

@ -25,11 +25,11 @@
<groupId>org.jclouds</groupId>
<artifactId>jclouds-project</artifactId>
<version>1.6.0-SNAPSHOT</version>
<relativePath>../../project/pom.xml</relativePath>
<relativePath>../../../project/pom.xml</relativePath>
</parent>
<groupId>org.jclouds.labs</groupId>
<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>
<packaging>bundle</packaging>

Some files were not shown because too many files have changed in this diff Show More