summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/helloworld-ws-reference-jms/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/samples/helloworld-ws-reference-jms/pom.xml')
-rw-r--r--branches/sca-java-1.x/samples/helloworld-ws-reference-jms/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/samples/helloworld-ws-reference-jms/pom.xml b/branches/sca-java-1.x/samples/helloworld-ws-reference-jms/pom.xml
index a18450f52f..8c2f71b464 100644
--- a/branches/sca-java-1.x/samples/helloworld-ws-reference-jms/pom.xml
+++ b/branches/sca-java-1.x/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>