Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes d3a97b35a -> 91197fdb2


Upgrade atmosphere to 2.3.7 (for cxf-3.1.x)


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/91197fdb
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/91197fdb
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/91197fdb

Branch: refs/heads/3.1.x-fixes
Commit: 91197fdb2cfc52c62f63aae1113b387423c8c387
Parents: d3a97b3
Author: Akitoshi Yoshida <a...@apache.org>
Authored: Tue Apr 5 13:36:31 2016 +0200
Committer: Akitoshi Yoshida <a...@apache.org>
Committed: Tue Apr 5 13:36:31 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/91197fdb/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 715201a..b9cac8a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -69,8 +69,8 @@
         <cxf.activemq.version>5.12.0</cxf.activemq.version>
         <cxf.ahc.version>1.9.8</cxf.ahc.version>
         <cxf.apacheds.version>2.0.0-M21</cxf.apacheds.version>
-        <cxf.atmosphere.version>2.3.5</cxf.atmosphere.version>
-        <cxf.atmosphere.version.range>[2.0,3.0)</cxf.atmosphere.version.range>
+        <cxf.atmosphere.version>2.3.7</cxf.atmosphere.version>
+        <cxf.atmosphere.version.range>[2.0,2.4)</cxf.atmosphere.version.range>
         <cxf.axiom.version>1.2.14</cxf.axiom.version>
         <cxf.bcprov.version>1.54</cxf.bcprov.version>
         <cxf.cglib.bundle.version>2.2_2</cxf.cglib.bundle.version>

Reply via email to