Repository: camel
Updated Branches:
  refs/heads/camel-2.12.x a0ec08e1c -> c471ae190


Update pom.xml

Updated MyBatis version to 3.2.5


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

Branch: refs/heads/camel-2.12.x
Commit: c471ae190c5b66b0fa1f359477db753169d61903
Parents: a0ec08e
Author: Eduardo Macarron <eduardo.macar...@gmail.com>
Authored: Thu Feb 20 04:59:52 2014 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu Feb 20 08:30:54 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c471ae19/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c8a18a9..c93f64b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -299,7 +299,7 @@
     <mustache-java-version>0.8.13</mustache-java-version>
     <mustache-bundle-version>0.8.13_1/</mustache-bundle-version>
     <mvel-version>2.1.7.Final</mvel-version>
-    <mybatis-version>3.2.4</mybatis-version>
+    <mybatis-version>3.2.5</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.8.0.Final</netty3-version>
     <netty-version>4.0.8.Final</netty-version>

Reply via email to