Repository: camel Updated Branches: refs/heads/master 236b227af -> 1ead756fd
Upgrade Atmosphere Websocket to version 2.4.1.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1ead756f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1ead756f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1ead756f Branch: refs/heads/master Commit: 1ead756fd97391b2a1a68ccd8716b4449b32517a Parents: 236b227 Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Dec 9 09:55:45 2015 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Dec 9 09:55:45 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/1ead756f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index a084879..f003cd6 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.1</atmosphere-version> + <atmosphere-version>2.4.1.3</atmosphere-version> <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>