From 9d425e0d33293743bc356a18215ead8c01ac67f7 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 11 Dec 2008 00:08:50 +0000 Subject: TUSCANY-2707 - Updating ActiveMQ dependency to 5.2.0 version where derby files are not embedded on the activeMQ jar. This solves the issues we were seeing with helloworld-bpel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725497 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.4/samples/helloworld-ws-reference-jms/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'branches/sca-java-1.4/samples/helloworld-ws-reference-jms') diff --git a/branches/sca-java-1.4/samples/helloworld-ws-reference-jms/pom.xml b/branches/sca-java-1.4/samples/helloworld-ws-reference-jms/pom.xml index 2ad845004f..e8ccccede3 100644 --- a/branches/sca-java-1.4/samples/helloworld-ws-reference-jms/pom.xml +++ b/branches/sca-java-1.4/samples/helloworld-ws-reference-jms/pom.xml @@ -72,8 +72,8 @@ org.apache.activemq - apache-activemq - 4.1.1 + activemq-all + 5.2.0 test -- cgit v1.2.3