Repository: cxf Updated Branches: refs/heads/master 070315cf0 -> 6a778890e
Upgrade atmosphere to 2.3.5 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6a778890 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6a778890 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/6a778890 Branch: refs/heads/master Commit: 6a778890e91542ce0f8b92c6bbf3c3d403fa7aaa Parents: 070315c Author: Akitoshi Yoshida <[email protected]> Authored: Fri Oct 23 13:59:03 2015 +0200 Committer: Akitoshi Yoshida <[email protected]> Committed: Fri Oct 23 13:59:03 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/6a778890/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b842f1d..9ef6d2d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -69,7 +69,7 @@ <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> + <cxf.atmosphere.version>2.3.5</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>
