mirror of https://github.com/apache/cloudstack.git
XenServerJava: revert xapi version string to have -SNAPSHOT suffix
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
6627825482
commit
58bbe165fa
|
|
@ -25,7 +25,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>xapi</artifactId>
|
||||
<version>5.6.100-1</version>
|
||||
<version>5.6.100-1-SNAPSHOT</version>
|
||||
<name>Apache XenSource XAPI</name>
|
||||
<description>XenSource XAPI Java Bindings</description>
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Reference in New Issue