You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/07/08 23:35:15 UTC

git commit: CAMEL-6520: Upgrade org.hibernate:hibernate-entitymanager to 4.1.12.Final

Updated Branches:
  refs/heads/camel-2.11.x 8b733f979 -> 17376da4f


CAMEL-6520: Upgrade org.hibernate:hibernate-entitymanager to 4.1.12.Final


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

Branch: refs/heads/camel-2.11.x
Commit: 17376da4f9877c40f7b483a955880aca20ccdc61
Parents: 8b733f9
Author: cmueller <cm...@apache.org>
Authored: Mon Jul 8 23:35:01 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Mon Jul 8 23:35:01 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/17376da4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9b71981..8c852d2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -170,7 +170,7 @@
     <hbase-version>0.94.3</hbase-version>
     <hbase-bundle-version>0.94.3_1</hbase-bundle-version>
     <hibernate-validator-bundle-version>4.1.0.Final_3</hibernate-validator-bundle-version>
-    <hibernate-version>4.1.11.Final</hibernate-version>
+    <hibernate-version>4.1.12.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.2.4</httpcore4-version>
     <httpclient4-version>4.2.5</httpclient4-version>