You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/11/24 17:08:24 UTC

camel git commit: Upgrade Atmosphere-runtime to version 2.4.0.2

Repository: camel
Updated Branches:
  refs/heads/master f13b8851c -> db823eaec


Upgrade Atmosphere-runtime to version 2.4.0.2


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

Branch: refs/heads/master
Commit: db823eaecd61355a9475bb2b744cf6d5d3e9378a
Parents: f13b885
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Nov 24 17:03:44 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Nov 24 17:03:45 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/db823eae/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index edbfde2..b7c23f2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -56,7 +56,7 @@
     <asm-version>3.3.1</asm-version>
     <aspectj-version>1.8.7</aspectj-version>
     <atmos-client-version>2.2.2</atmos-client-version>
-    <atmosphere-version>2.4.0.1</atmosphere-version>
+    <atmosphere-version>2.4.0.2</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>