summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/samples/helloworld-ws-reference-jms
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 00:08:50 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 00:08:50 +0000
commit9d425e0d33293743bc356a18215ead8c01ac67f7 (patch)
treeabfa9d0f89fa6c5e24c9781f3841171f0b930638 /branches/sca-java-1.4/samples/helloworld-ws-reference-jms
parent7acc9349ff1682a2047d565adb53570d92dcd936 (diff)
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
Diffstat (limited to 'branches/sca-java-1.4/samples/helloworld-ws-reference-jms')
-rw-r--r--branches/sca-java-1.4/samples/helloworld-ws-reference-jms/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<dependency>
<groupId>org.apache.activemq</groupId>
- <artifactId>apache-activemq</artifactId>
- <version>4.1.1</version>
+ <artifactId>activemq-all</artifactId>
+ <version>5.2.0</version>
<scope>test</scope>
<exclusions>
<exclusion>