Author: dkulp
Date: Tue Sep 3 15:17:19 2013
New Revision: 1519718
URL: http://svn.apache.org/r1519718
Log:
Update the version of the broker used for the sample
Modified:
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml
Modified:
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml?rev=1519718&r1=1519717&r2=1519718&view=diff
==============================================================================
---
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml
(original)
+++
cxf/branches/2.7.x-fixes/distribution/src/main/release/samples/jms_spring_config/pom.xml
Tue Sep 3 15:17:19 2013
@@ -167,8 +167,8 @@
<plugins>
<plugin>
<groupId>org.apache.activemq.tooling</groupId>
- <artifactId>maven-activemq-plugin</artifactId>
- <version>5.4.2</version>
+ <artifactId>activemq-maven-plugin</artifactId>
+ <version>5.8.0</version>
<executions>
<execution>
<phase>test</phase>