Updated Branches:
  refs/heads/camel-2.12.x 7972c727c -> e6fe5fa08

upgrade Hibernate from 4.2.4.Final to 4.2.6.Final


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

Branch: refs/heads/camel-2.12.x
Commit: e6fe5fa08fd0cca590b8d118d98b8fbae900d878
Parents: 7972c72
Author: cmueller <cmuel...@apache.org>
Authored: Tue Oct 1 13:41:16 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Tue Oct 1 13:42:11 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/e6fe5fa0/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e28b5c8..94acddc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -174,7 +174,7 @@
     <hbase-version>0.94.10</hbase-version>
     <hbase-bundle-version>0.94.6_1</hbase-bundle-version>
     <hibernate-validator-version>5.0.1.Final</hibernate-validator-version>
-    <hibernate-version>4.2.4.Final</hibernate-version>
+    <hibernate-version>4.2.6.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.2.4</httpcore4-version>
     <httpclient4-version>4.2.5</httpclient4-version>

Reply via email to