Repository: camel Updated Branches: refs/heads/master a3dbf5a49 -> 0a890e35e
Upgrade Atmosphere to version 2.4.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0a890e35 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0a890e35 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0a890e35 Branch: refs/heads/master Commit: 0a890e35e528857b4fc11eb3f98c55e889dfd540 Parents: a3dbf5a Author: Andrea Cosentino <[email protected]> Authored: Thu Mar 3 08:17:11 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Thu Mar 3 08:17:11 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0a890e35/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e18cfa5..59bd416 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -56,7 +56,7 @@ <asm-version>3.3.1</asm-version> <aspectj-version>1.8.8</aspectj-version> <atmos-client-version>2.2.2</atmos-client-version> - <atmosphere-version>2.4.2</atmosphere-version> + <atmosphere-version>2.4.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>
