mirror of https://github.com/apache/jclouds.git
Issue 895: Adjusting name and description of openstack-nova-ec2 maven module
This commit is contained in:
parent
54ae36a92d
commit
d111d8c550
|
@ -29,8 +29,8 @@
|
|||
</parent>
|
||||
<groupId>org.jclouds.api</groupId>
|
||||
<artifactId>openstack-nova-ec2</artifactId>
|
||||
<name>jclouds Eucalyptus api</name>
|
||||
<description>EC2 implementation based on Eucalyptus</description>
|
||||
<name>jclouds openstack-nova-ec2 api</name>
|
||||
<description>EC2 interface to Openstack Nova</description>
|
||||
<packaging>bundle</packaging>
|
||||
|
||||
<properties>
|
||||
|
|
Loading…
Reference in New Issue