mirror of https://github.com/apache/cloudstack.git
Fix redundant groupId in pom.xml
This commit is contained in:
parent
15a97ec412
commit
399d17df62
|
|
@ -25,7 +25,6 @@
|
|||
<version>4.3.0-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloud-plugin-hypervisor-simulator</artifactId>
|
||||
<name>Apache CloudStack Plugin - Hypervisor Simulator</name>
|
||||
<description>Simulator Hypervisor for Cloudstack</description>
|
||||
|
|
|
|||
Loading…
Reference in New Issue