https://issues.apache.org/jira/browse/AMQ-5106 - apply patch with thanks from carlo cancellieri - This closes #17

This commit is contained in:
gtully 2014-03-19 15:56:05 +00:00
parent b136df177f
commit 6056fde7ed
1 changed files with 4 additions and 0 deletions

View File

@ -129,6 +129,10 @@
<groupId>org.eclipse</groupId>
<artifactId>osgi</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.xerces</groupId>
<artifactId>xercesImpl</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>