Repository: cxf Updated Branches: refs/heads/master cf76f94d7 -> a77c05fcb
[CXF-6397] Upgrade atmosphere to 2.3.1 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a77c05fc Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a77c05fc Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a77c05fc Branch: refs/heads/master Commit: a77c05fcbef3f8a0d963dd196fa1f142a975f6cd Parents: cf76f94 Author: Akitoshi Yoshida <[email protected]> Authored: Mon May 11 11:58:59 2015 +0200 Committer: Akitoshi Yoshida <[email protected]> Committed: Mon May 11 11:58:59 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/a77c05fc/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 96b0fdf..6e2ef34 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -69,7 +69,7 @@ <cxf.activemq.version>5.10.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.2.6</cxf.atmosphere.version> + <cxf.atmosphere.version>2.3.1</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>
