Repository: cxf Updated Branches: refs/heads/master 6ebf6a89d -> 9c7b2bc66
Update atmosphere version to 2.2.6 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/9c7b2bc6 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/9c7b2bc6 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/9c7b2bc6 Branch: refs/heads/master Commit: 9c7b2bc668a8b1e1d620aa79c3c32927b06a3ff3 Parents: 6ebf6a8 Author: Akitoshi Yoshida <[email protected]> Authored: Wed Mar 18 17:02:08 2015 +0100 Committer: Akitoshi Yoshida <[email protected]> Committed: Wed Mar 18 17:02:33 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/9c7b2bc6/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 83a9de6..78ce7f5 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-M19</cxf.apacheds.version> - <cxf.atmosphere.version>2.2.5</cxf.atmosphere.version> + <cxf.atmosphere.version>2.2.6</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>
