mirror of https://github.com/apache/cloudstack.git
Fixing XenServerJava pom.xml version number
This commit is contained in:
parent
675167dd50
commit
00176870e1
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version></version>
|
||||
<version>4.1.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>xapi</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue