Repository: cxf Updated Branches: refs/heads/master 26b8dd8cf -> 646ec10d1
[CXF-6449] Upgrade Atmosphere to 2.3.2 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/646ec10d Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/646ec10d Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/646ec10d Branch: refs/heads/master Commit: 646ec10d153d037cdaf813fc0e64bd9d9bc4d31b Parents: 26b8dd8 Author: Akitoshi Yoshida <[email protected]> Authored: Tue Jun 9 20:03:40 2015 +0200 Committer: Akitoshi Yoshida <[email protected]> Committed: Tue Jun 9 20:03:56 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/646ec10d/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f776556..3b7a815 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -69,7 +69,7 @@ <cxf.activemq.version>5.11.1</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.0</cxf.atmosphere.version> + <cxf.atmosphere.version>2.3.2</cxf.atmosphere.version> <cxf.atmosphere.version.range>[2.0,3.0)</cxf.atmosphere.version.range> <cxf.axiom.version>1.2.14</cxf.axiom.version> <cxf.bcprov.version>1.52</cxf.bcprov.version>
