Repository: camel
Updated Branches:
  refs/heads/master 8aa546863 -> 1ee0008e7


update atmosphere's version range (as 2.4.x is incompatible with older 2.x)


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

Branch: refs/heads/master
Commit: 1ee0008e76814c5d6f2088053aff1bc75f539005
Parents: 8aa5468
Author: Akitoshi Yoshida <a...@apache.org>
Authored: Thu Dec 3 17:49:47 2015 +0100
Committer: Akitoshi Yoshida <a...@apache.org>
Committed: Thu Dec 3 17:51:09 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1ee0008e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 57d37f5..5b1e59b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -57,7 +57,7 @@
     <aspectj-version>1.8.7</aspectj-version>
     <atmos-client-version>2.2.2</atmos-client-version>
     <atmosphere-version>2.4.1</atmosphere-version>
-    <atmosphere-version-range>[2.0,3.0)</atmosphere-version-range>
+    <atmosphere-version-range>[2.4,3.0)</atmosphere-version-range>
     <atomikos-transactions-version>3.9.3</atomikos-transactions-version>
     <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
     <avalon-version>4.3.1</avalon-version>

Reply via email to