Wrong parent

This commit is contained in:
Darren Shepherd 2012-08-28 09:02:01 -07:00
parent a9e7a8bac5
commit d6c29fdc16
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<name>Apache CloudStack Plugin - Storage Allocator Random</name>
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloudstack</artifactId>
<artifactId>cloudstack-plugins</artifactId>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>