CLOUDSTACK-4827: fix CS 4.2 build error for inconsistent name of xapi*.jar

This commit is contained in:
Wei Zhou 2013-10-08 09:04:25 +02:00
parent b61cdc3e6d
commit f6cf659830
1 changed files with 1 additions and 1 deletions

View File

@ -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>