From 557ee247a1fc30481f4a1e440a2923b11e6833fc Mon Sep 17 00:00:00 2001 From: Gary Tully Date: Tue, 26 Aug 2008 11:12:04 +0000 Subject: [PATCH] fix group reference for perf and memtest maven plugins - now in group org.apache.activemq.tooling git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@689033 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-perftest/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/activemq-perftest/pom.xml b/activemq-perftest/pom.xml index 326020d69f..1b9df8ce34 100644 --- a/activemq-perftest/pom.xml +++ b/activemq-perftest/pom.xml @@ -22,7 +22,7 @@ activemq-parent org.apache.activemq - 5.1-SNAPSHOT + 5.2-SNAPSHOT activemq-perftest @@ -33,11 +33,11 @@ - org.apache.activemq + org.apache.activemq.tooling maven-activemq-perf-plugin - org.apache.activemq + org.apache.activemq.tooling maven-activemq-memtest-plugin