mirror of https://github.com/apache/activemq.git
Don't need an openwire generator in the stomp project.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1407102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0dd8f2c4d0
commit
ddcabe1a6a
|
@ -128,13 +128,6 @@
|
|||
<artifactId>commons-net</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- not really a dependency at all - just added optionally to get the generator working -->
|
||||
<dependency>
|
||||
<groupId>org.apache.activemq</groupId>
|
||||
<artifactId>activemq-openwire-generator</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<!-- =============================== -->
|
||||
<!-- Testing Dependencies -->
|
||||
<!-- =============================== -->
|
||||
|
|
Loading…
Reference in New Issue