mirror of https://github.com/apache/cloudstack.git
Fix version number in pom
This commit is contained in:
parent
b3bfe21cf1
commit
12efdd92e6
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue