Fix pom relative path

(cherry picked from commit 15b6860c68)
This commit is contained in:
Hugo Trippaers 2014-03-14 14:50:12 +01:00
parent 392dc817af
commit 2ade6b9188
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloudstack-plugins</artifactId>
<version>4.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../../pom.xml</relativePath>
</parent>
<dependencies>
<dependency>