summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/distribution/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 00:13:49 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 00:13:49 +0000
commit17335f18b34f7c4d0abf428a1ba66491f42028b9 (patch)
tree3ed931b713c09e057d58f722fe3f4f2403d1ba10 /branches/sca-java-1.x/distribution/pom.xml
parent9d425e0d33293743bc356a18215ead8c01ac67f7 (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@725498 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/distribution/pom.xml')
-rw-r--r--branches/sca-java-1.x/distribution/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/distribution/pom.xml b/branches/sca-java-1.x/distribution/pom.xml
index 881be9a689..51c4fc36ed 100644
--- a/branches/sca-java-1.x/distribution/pom.xml
+++ b/branches/sca-java-1.x/distribution/pom.xml
@@ -140,8 +140,8 @@
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
- <artifactId>apache-activemq</artifactId>
- <version>4.1.1</version>
+ <artifactId>activemq-all</artifactId>
+ <version>5.2.0</version>
<exclusions>
<!-- TUSCANY-2168 -->
<exclusion>