Author: tabish Date: Wed Dec 5 20:04:24 2012 New Revision: 1417614 URL: http://svn.apache.org/viewvc?rev=1417614&view=rev Log: update for new plugin names. Modified: activemq/sandbox/activemq-perftest/pom.xml Modified: activemq/sandbox/activemq-perftest/pom.xml URL: http://svn.apache.org/viewvc/activemq/sandbox/activemq-perftest/pom.xml?rev=1417614&r1=1417613&r2=1417614&view=diff ============================================================================== --- activemq/sandbox/activemq-perftest/pom.xml (original) +++ activemq/sandbox/activemq-perftest/pom.xml Wed Dec 5 20:04:24 2012 @@ -5,9 +5,9 @@ The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -15,32 +15,45 @@ limitations under the License. --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + + 4.0.0 - 4.0.0 + + activemq-parent + org.apache.activemq + 5.7.0 + - - activemq-parent - org.apache.activemq - 5.2-SNAPSHOT - - - activemq-perftest - jar - ActiveMQ :: Performance Test - Performance Testing Framework for ActiveMQ - - - - - org.apache.activemq.tooling - maven-activemq-perf-plugin - - - org.apache.activemq.tooling - maven-activemq-memtest-plugin - - - + activemq-perftest + jar + ActiveMQ :: Performance Test + Performance Testing Framework for ActiveMQ + + + + + org.apache.activemq.tooling + maven-activemq-perf-plugin + 5.7.0 + + + org.apache.activemq.tooling + maven-activemq-memtest-plugin + 5.7.0 + + +