From ddcabe1a6a2eb2c9c7db757f83a61fa678248b54 Mon Sep 17 00:00:00 2001 From: "Timothy A. Bish" Date: Thu, 8 Nov 2012 14:43:50 +0000 Subject: [PATCH] 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 --- activemq-stomp/pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index f215f3a4d5..2cd6fee838 100755 --- a/activemq-stomp/pom.xml +++ b/activemq-stomp/pom.xml @@ -34,7 +34,7 @@ - + @@ -128,13 +128,6 @@ commons-net - - - org.apache.activemq - activemq-openwire-generator - true - -