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:29 UTC

[13/29] camel git commit: Revert "Upgrade to JAXB 2.2.11"

Revert "Upgrade to JAXB 2.2.11"

This reverts commit 489c038486a39af3882701fac73424de77b1b2f2.


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

Branch: refs/heads/master
Commit: 84201a1fc47a6fa95b5382d7247fc907e91bfe62
Parents: 24dfea8
Author: Claus Ibsen <da...@apache.org>
Authored: Sat Dec 27 10:09:32 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Dec 30 10:56:42 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/84201a1f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index eb08215..4c9f2f6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
   <inceptionYear>2007</inceptionYear>
 
   <prerequisites>
-    <maven>3.1.1</maven>
+    <maven>3.0.4</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.11</jaxb-version>
+    <jaxb-version>2.2.7</jaxb-version>
   </properties>
 
   <mailingLists>