mirror of https://github.com/apache/cloudstack.git
Fix pom relative path
This commit is contained in:
parent
4402685e11
commit
15b6860c68
|
|
@ -16,7 +16,7 @@
|
|||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.5.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue