Repository: cxf Updated Branches: refs/heads/master fa7593374 -> 27bba67eb
Updating ActiveMQ Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9cd3116c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/9cd3116c Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/9cd3116c Branch: refs/heads/master Commit: 9cd3116cbdbbfb139f40ad2d9e49cec1adf08a08 Parents: fa75933 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Dec 9 11:05:39 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Dec 9 11:05:39 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/9cd3116c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 45f9f37..7640a64 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -65,7 +65,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.12.1</cxf.activemq.version> + <cxf.activemq.version>5.12.2</cxf.activemq.version> <cxf.ahc.version>1.9.8</cxf.ahc.version> <cxf.apacheds.version>2.0.0-M23</cxf.apacheds.version> <cxf.atmosphere.version>2.4.7</cxf.atmosphere.version>
