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/26 17:21:12 UTC

[2/3] camel git commit: Upgrade Atmosphere-runtime to version 2.4.0.3

Upgrade Atmosphere-runtime to version 2.4.0.3


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

Branch: refs/heads/master
Commit: ac03805ed6ec9d941bb44c76c7fdabdf6fb4beaa
Parents: 8475340
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Nov 26 17:08:53 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Nov 26 17:12:01 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ac03805e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2874e87..9b98916 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.2</atmosphere-version>
+    <atmosphere-version>2.4.0.3</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>