mirror of https://github.com/apache/cloudstack.git
quota: fix pom version, causes build failures
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
323e29bd93
commit
b63778c4b2
|
|
@ -16,7 +16,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack-plugins</artifactId>
|
||||
<version>4.6.0-SNAPSHOT</version>
|
||||
<version>4.5.2</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Reference in New Issue