From 10edc94224b960bc0c4c95871443e6e7d9328e73 Mon Sep 17 00:00:00 2001 From: James Strachan Date: Fri, 26 May 2006 11:39:36 +0000 Subject: [PATCH] used new single goal which avoids the recursive build issue git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409650 13f79535-47bb-0310-9956-ffa450edef68 --- assembly/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index 2627aa1b5c..c61eb26da7 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -266,7 +266,7 @@ run package - assembly + single @@ -285,7 +285,7 @@ bin package - assembly + single