From 2d64943d45f555c0467b88ba6d4a02fbbb56489e Mon Sep 17 00:00:00 2001 From: "Frederick G. Oconer" Date: Tue, 14 Nov 2006 02:43:04 +0000 Subject: [PATCH] Minor fix on build failure due to missing start tag "" on one of the dependencies. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474632 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5cb2ee734..614d1db319 100755 --- a/pom.xml +++ b/pom.xml @@ -183,7 +183,8 @@ org.apache.activemq activemq-gbean-management ${activemq-version} - + + org.apache.activemq activemq-console ${activemq-version}