summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/binding-jms
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/learning-more/binding-jms')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/pom.xml b/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/pom.xml
index b98f5ac74f..dbc3cd82a0 100644
--- a/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/pom.xml
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
- <artifactId>activemq-core</artifactId>
+ <artifactId>activemq-all</artifactId>
<version>5.3.0</version>
<scope>runtime</scope>
</dependency>