You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2014/12/30 11:42:19 UTC

[03/29] camel git commit: Upgrade to JAXB 2.2.11

Upgrade to JAXB 2.2.11


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

Branch: refs/heads/master
Commit: 0fbe725fc9c5c15f8d646aac9277541ad971ccf6
Parents: 1c1f6e4
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Dec 25 11:07:40 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Dec 30 10:56:38 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0fbe725f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4c9f2f6..eb08215 100755
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
   <inceptionYear>2007</inceptionYear>
 
   <prerequisites>
-    <maven>3.0.4</maven>
+    <maven>3.1.1</maven>
   </prerequisites>
 
   <properties>
@@ -51,7 +51,7 @@
     <maven-compiler-plugin-version>2.5.1</maven-compiler-plugin-version>
 
     <!-- eclipse plugin need the jaxb in this pom.xml file -->
-    <jaxb-version>2.2.7</jaxb-version>
+    <jaxb-version>2.2.11</jaxb-version>
   </properties>
 
   <mailingLists>