Repository: camel Updated Branches: refs/heads/master 3a280eb7d -> 223280c11
Upgrade JT400 and related bundle to version 9.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/223280c1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/223280c1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/223280c1 Branch: refs/heads/master Commit: 223280c116c741cc6422dbcc049cba567a9eb070 Parents: 3a280eb Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed May 4 09:08:55 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed May 4 09:08:55 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/223280c1/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 66320df..cff0355 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -339,8 +339,8 @@ <jsp-api-2.1-version>1.0.1</jsp-api-2.1-version> <jsr311-api-version>1.1.1</jsr311-api-version> <jsmpp-bundle-version>2.1.0_4</jsmpp-bundle-version> - <jt400-version>8.7</jt400-version> - <jt400-bundle-version>8.7_1</jt400-bundle-version> + <jt400-version>9.0</jt400-version> + <jt400-bundle-version>9.0_1</jt400-bundle-version> <juel-bundle-version>2.1.3_1</juel-bundle-version> <juel-version>2.1.3</juel-version> <!-- camel-itest-karaf doesn't work with JUnit 4.12 at present -->