summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/helloworld-service-jms/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/samples/helloworld-service-jms/pom.xml')
-rw-r--r--branches/sca-java-1.x/samples/helloworld-service-jms/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/samples/helloworld-service-jms/pom.xml b/branches/sca-java-1.x/samples/helloworld-service-jms/pom.xml
index 99d5d657d4..57d10f253b 100644
--- a/branches/sca-java-1.x/samples/helloworld-service-jms/pom.xml
+++ b/branches/sca-java-1.x/samples/helloworld-service-jms/pom.xml
@@ -66,8 +66,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>
<exclusions>
<exclusion>
<groupId>org.apache.activemq</groupId>