You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ay...@apache.org on 2015/03/18 17:05:14 UTC

camel git commit: Upgrade atmosphere verstion to 2.2.6

Repository: camel
Updated Branches:
  refs/heads/master d0597fefd -> e31676448


Upgrade atmosphere verstion to 2.2.6


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

Branch: refs/heads/master
Commit: e316764489d6eee444a7569d423a7de3aeff4517
Parents: d0597fe
Author: Akitoshi Yoshida <ay...@apache.org>
Authored: Wed Mar 18 17:04:51 2015 +0100
Committer: Akitoshi Yoshida <ay...@apache.org>
Committed: Wed Mar 18 17:05:08 2015 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/e3167644/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 65254ec..7bde1af 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -55,7 +55,7 @@
     <asm-version>3.3.1</asm-version>
     <aspectj-version>1.6.2</aspectj-version>
     <atmos-client-version>2.2.2</atmos-client-version>
-    <atmosphere-version>2.2.4</atmosphere-version>
+    <atmosphere-version>2.2.6</atmosphere-version>
     <atmosphere-version-range>[2.0,3.0)</atmosphere-version-range>
     <atomikos-transactions-version>3.9.3</atomikos-transactions-version>
     <avalon-bundle-version>4.3.1_1</avalon-bundle-version>