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/20 17:24:01 UTC

camel git commit: Upgrade Atmosphere-runtime to version 2.4.0.1

Repository: camel
Updated Branches:
  refs/heads/master c4cf7c30e -> 10e80b747


Upgrade Atmosphere-runtime to version 2.4.0.1


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

Branch: refs/heads/master
Commit: 10e80b7470005751cf8c703d7165db633d656d4e
Parents: c4cf7c3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Nov 20 17:14:33 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Nov 20 17:14:34 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/10e80b74/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 19d59cb..5019fd4 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</atmosphere-version>
+    <atmosphere-version>2.4.0.1</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>