Repository: cxf Updated Branches: refs/heads/master 3780c7294 -> cb19d0517
revert atmosphere to 2.2.4 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cb19d051 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/cb19d051 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/cb19d051 Branch: refs/heads/master Commit: cb19d05174a3bd078b391c4f6c151ee6e34e2956 Parents: 3780c72 Author: Akitoshi Yoshida <[email protected]> Authored: Fri Feb 6 11:28:10 2015 +0100 Committer: Akitoshi Yoshida <[email protected]> Committed: Fri Feb 6 11:28:34 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/cb19d051/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 9597687..7d42f20 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -71,7 +71,7 @@ <cxf.activemq.version>5.10.0</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.5-SNAPSHOT</cxf.atmosphere.version> + <cxf.atmosphere.version>2.2.4</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.51</cxf.bcprov.version>
