Repository: cxf Updated Branches: refs/heads/master 7e4eb471f -> 6daabe0f4
[CXF-6397] Upgrade atmosphere to 2.3.0 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6daabe0f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6daabe0f Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/6daabe0f Branch: refs/heads/master Commit: 6daabe0f4501c59c9f0a135143632d72ec79527e Parents: 7e4eb47 Author: Akitoshi Yoshida <[email protected]> Authored: Mon May 18 17:42:34 2015 +0200 Committer: Akitoshi Yoshida <[email protected]> Committed: Mon May 18 17:42:54 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/6daabe0f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5426d81..da5efd6 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.7</cxf.atmosphere.version> + <cxf.atmosphere.version>2.3.0</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>
