Version was not updated in the XenServerJava pom

This commit is contained in:
Hugo Trippaers 2013-10-04 10:00:40 +02:00
parent 21043bfe84
commit bcaf537c8a
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloudstack</artifactId>
<version>4.2.0</version>
<version>4.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>xapi</artifactId>