Author: ceposta
Date: Fri Feb 1 19:06:00 2013
New Revision: 1441584
URL: http://svn.apache.org/viewvc?rev=1441584&view=rev
Log:
Updated to use 5.8-SNAPSHOT and added snapshot repos.
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=1441584&r1=1441583&r2=1441584&view=diff
==============================================================================
--- activemq/sandbox/activemq-perftest/pom.xml (original)
+++ activemq/sandbox/activemq-perftest/pom.xml Fri Feb 1 19:06:00 2013
@@ -29,31 +29,60 @@
jar
ActiveMQ :: Performance Test
Performance Testing Framework for ActiveMQ
-
+
+
+ 5.8-SNAPSHOT
+
-
org.apache.activemq.tooling
activemq-perf-maven-plugin
- 5.8.0
+ ${activemq-version}
org.apache.activemq.tooling
activemq-memtest-maven-plugin
- 5.8.0
-
- -->
-
- org.apache.activemq.tooling
- maven-activemq-perf-plugin
- 5.7.0
-
-
- org.apache.activemq.tooling
- maven-activemq-memtest-plugin
- 5.7.0
+ ${activemq-version}
+
+
+
+ apache-plugins-snapshots
+ Apache Snapshots
+
+ false
+ always
+ warn
+
+
+ true
+ never
+ fail
+
+ http://repository.apache.org/snapshots/
+ default
+
+
+
+
+ apache-snapshots
+ Apache Snapshots
+
+ false
+ always
+ warn
+
+
+ true
+ never
+ fail
+
+ http://repository.apache.org/snapshots/
+ default
+
+