Repository: cxf Updated Branches: refs/heads/master 55ceac45f -> f6c56d931
Update to AMQ 5.12 for testing Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f6c56d93 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f6c56d93 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f6c56d93 Branch: refs/heads/master Commit: f6c56d93132c81392d52a42caf9d1326c342150f Parents: 55ceac4 Author: Daniel Kulp <[email protected]> Authored: Tue Oct 13 14:00:29 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Tue Oct 13 14:00:29 2015 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f6c56d93/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b2a1576..14a31e3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -66,7 +66,7 @@ <cxf.osgi.javax.xml.ws.version>[0.0,3)</cxf.osgi.javax.xml.ws.version> <!-- please maintain alphabetical order here --> <cxf.abdera.version>1.1.3</cxf.abdera.version> - <cxf.activemq.version>5.11.2</cxf.activemq.version> + <cxf.activemq.version>5.12.0</cxf.activemq.version> <cxf.ahc.version>1.9.8</cxf.ahc.version> <cxf.apacheds.version>2.0.0-M20</cxf.apacheds.version> <cxf.atmosphere.version>2.3.2</cxf.atmosphere.version>
