mirror of https://github.com/apache/jclouds.git
added vbox to labs
This commit is contained in:
parent
32d4dbac8a
commit
51066b392b
|
@ -33,5 +33,6 @@
|
||||||
<name>jclouds labs project</name>
|
<name>jclouds labs project</name>
|
||||||
<modules>
|
<modules>
|
||||||
<module>openstack-nova</module>
|
<module>openstack-nova</module>
|
||||||
|
<module>virtualbox</module>
|
||||||
</modules>
|
</modules>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<version>1.4.0-SNAPSHOT</version>
|
<version>1.4.0-SNAPSHOT</version>
|
||||||
<relativePath>../../project/pom.xml</relativePath>
|
<relativePath>../../project/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.jclouds.api</groupId>
|
<groupId>org.jclouds.labs</groupId>
|
||||||
<artifactId>virtualbox</artifactId>
|
<artifactId>virtualbox</artifactId>
|
||||||
<name>jcloud virtualbox api</name>
|
<name>jcloud virtualbox api</name>
|
||||||
<description>jclouds components to access an implementation of virtualbox</description>
|
<description>jclouds components to access an implementation of virtualbox</description>
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue