Repository: cxf Updated Branches: refs/heads/master a77c05fcb -> 5aa98c1c2
temporarily going back to atmosphere-2.2.7 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5aa98c1c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/5aa98c1c Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/5aa98c1c Branch: refs/heads/master Commit: 5aa98c1c2391ba9ce86797119a972ae56a4a9fd0 Parents: a77c05f Author: Akitoshi Yoshida <[email protected]> Authored: Mon May 11 16:11:01 2015 +0200 Committer: Akitoshi Yoshida <[email protected]> Committed: Mon May 11 16:11:01 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/5aa98c1c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 6e2ef34..2dc01cb 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.3.1</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>
