You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2016/08/02 14:03:04 UTC

camel git commit: Update to newer jaxb osgi bundle

Repository: camel
Updated Branches:
  refs/heads/master 28d81a053 -> cef1b5446


Update to newer jaxb osgi bundle


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

Branch: refs/heads/master
Commit: cef1b5446079469b005feb8296ae674721796b32
Parents: 28d81a0
Author: Daniel Kulp <dk...@apache.org>
Authored: Tue Aug 2 10:02:31 2016 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Tue Aug 2 10:02:47 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/camel/blob/cef1b544/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 85a58a9..a32374c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -298,7 +298,7 @@
     <javax-inject-bundle-version>1_2</javax-inject-bundle-version>
     <javax-mail-version>1.5.5</javax-mail-version>
     <javax.servlet-api-version>3.1.0</javax.servlet-api-version>
-    <jaxb-bundle-version>2.2.6_1</jaxb-bundle-version>
+    <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
     <jaxen-version>1.1.6</jaxen-version>
     <jbpm-version>6.4.0.Final</jbpm-version>
     <jboss-javaee-6-version>1.0.0.Final</jboss-javaee-6-version>