mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4827: fix CS 4.2 build error for inconsistent name of xapi*.jar
This commit is contained in:
parent
b61cdc3e6d
commit
f6cf659830
|
|
@ -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