mirror of https://github.com/apache/activemq.git
Merge pull request #1191 from kartg/remove-assembly-jrms
[AMQ-9469] Removed JRMS-1.1 dependency from assembly pom.xml
This commit is contained in:
commit
f90c10df8e
|
@ -480,11 +480,6 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- dependencies specific to this module -->
|
<!-- dependencies specific to this module -->
|
||||||
<dependency>
|
|
||||||
<groupId>jrms</groupId>
|
|
||||||
<artifactId>jrms</artifactId>
|
|
||||||
<version>1.1</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>xerces</groupId>
|
<groupId>xerces</groupId>
|
||||||
<artifactId>xercesImpl</artifactId>
|
<artifactId>xercesImpl</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue