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/28 16:06:13 UTC

camel git commit: Upgrade Atmosphere-runtime to version 2.4.1

Repository: camel
Updated Branches:
  refs/heads/master 6bc60647e -> 00ce109d5


Upgrade Atmosphere-runtime to version 2.4.1


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

Branch: refs/heads/master
Commit: 00ce109d59280a2b3385665f432b31d49c53953b
Parents: 6bc6064
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Nov 28 16:05:23 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Nov 28 16:05:23 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/00ce109d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 02525cd..771d081 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.3</atmosphere-version>
+    <atmosphere-version>2.4.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>