Repository: cxf Updated Branches: refs/heads/3.0.x-fixes aad0e65c0 -> f6c97d3a8
Upgrade atmosphere to 2.2.7 for cxf-3.0.x Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f6c97d3a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f6c97d3a Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f6c97d3a Branch: refs/heads/3.0.x-fixes Commit: f6c97d3a895768c99acf4f93a96ef6b7d44febe4 Parents: aad0e65 Author: Akitoshi Yoshida <[email protected]> Authored: Mon May 11 12:00:55 2015 +0200 Committer: Akitoshi Yoshida <[email protected]> Committed: Mon May 11 12:00:55 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f6c97d3a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 62a966e..1814f50 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -76,7 +76,7 @@ <cxf.activemq.version>5.9.1</cxf.activemq.version> <cxf.ahc.version>1.8.5</cxf.ahc.version> <cxf.apacheds.version>2.0.0-M19</cxf.apacheds.version> - <cxf.atmosphere.version>2.2.6</cxf.atmosphere.version> + <cxf.atmosphere.version>2.2.7</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>
