From 875445fe5b16e495aa6239083a7148275cecf749 Mon Sep 17 00:00:00 2001 From: nebhale Date: Thu, 27 Sep 2007 15:20:50 +0000 Subject: [PATCH] Updated to use a cached copy of activemq. This is still pretty dangerous because it uses snapshots interally and we could run into issues with transitive resolution. --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index f7bb58fb4..354acd2c7 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -49,7 +49,7 @@ org.apache.activemq activemq-core - 5.0-SNAPSHOT + 5.0-SNAPSHOT-10 commons-logging