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 2017/04/06 08:33:25 UTC

[5/7] camel git commit: Upgrade Jt400 and related bundle to version 9.2

Upgrade Jt400 and related bundle to version 9.2


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

Branch: refs/heads/master
Commit: 610bf3e6efbd8803f171f5e4acc84d3676265cb1
Parents: d219b4a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Apr 6 10:26:15 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Apr 6 10:30:15 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/610bf3e6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 41edefe..ea611cd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -384,8 +384,8 @@
     <jsoup-version>1.9.2</jsoup-version>
     <jsp-api-2.1-version>1.0.1</jsp-api-2.1-version>
     <jsr311-api-version>1.1.1</jsr311-api-version>
-    <jt400-version>9.1</jt400-version>
-    <jt400-bundle-version>9.1_1</jt400-bundle-version>
+    <jt400-version>9.2</jt400-version>
+    <jt400-bundle-version>9.2_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 -->