Fix version number in pom

This commit is contained in:
Sebastien Goasguen 2014-08-28 11:22:15 +02:00
parent b3bfe21cf1
commit 12efdd92e6
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.3.0</version>
<version>4.3.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>xapi</artifactId>