mirror of https://github.com/apache/activemq.git
Removed JRMS-1.1 dependency from assembly pom.xml
Signed-off-by: Kartik Ganesh <gkart@amazon.com>
(cherry picked from commit 1f89c1737e
)
This commit is contained in:
parent
abcc0dcde3
commit
479a0f981f
|
@ -395,11 +395,6 @@
|
|||
</dependency>
|
||||
|
||||
<!-- dependencies specific to this module -->
|
||||
<dependency>
|
||||
<groupId>jrms</groupId>
|
||||
<artifactId>jrms</artifactId>
|
||||
<version>1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
|
|
Loading…
Reference in New Issue