From 29dc40a0f7fa765d6f66e7a1bdd31083f71286de Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 22 Jun 2013 09:39:49 +0200 Subject: o Adding an ActiveMQ connection to messages can be sent as a hint to the consumer. --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a86ce8d..5c5fb02 100755 --- a/pom.xml +++ b/pom.xml @@ -56,6 +56,15 @@ test + + + org.apache.activemq + activemq-client + 5.8.0 + provided + + + com.jolbox bonecp -- cgit v1.2.3