quota: fix pom version, causes build failures

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Rohit Yadav 2015-10-30 11:57:46 +05:30
parent 323e29bd93
commit b63778c4b2
1 changed files with 1 additions and 1 deletions

View File

@ -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>