Updated XMLRPC library dependency.

This commit is contained in:
Glen Mazza 2014-06-16 00:31:12 -04:00
parent 6ccfda95e3
commit dad3e281a8

View file

@ -90,7 +90,7 @@
<artifactId>commons-beanutils</artifactId>
</dependency>
<dependency>
<groupId>xmlrpc</groupId>
<groupId>org.apache.xmlrpc</groupId>
<artifactId>xmlrpc-client</artifactId>
</dependency>
<dependency>