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:26:16 UTC

git commit: CAMEL-6519: Upgrade org.hibernate:hibernate-entitymanager from 4.2.1.Final to 4.2.2.Final

Updated Branches:
  refs/heads/master 7594486e9 -> 99253d9c3


CAMEL-6519: Upgrade org.hibernate:hibernate-entitymanager from 4.2.1.Final to 4.2.2.Final


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

Branch: refs/heads/master
Commit: 99253d9c35ac17c156ee17dbdfb6fbbbc77d9242
Parents: 7594486
Author: cmueller <cm...@apache.org>
Authored: Mon Jul 8 23:26:02 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Mon Jul 8 23:26:02 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/99253d9c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b2d0065..5a3e7a5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -171,7 +171,7 @@
     <hbase-version>0.94.3</hbase-version>
     <hbase-bundle-version>0.94.3_1</hbase-bundle-version>
     <hibernate-validator-version>4.3.1.Final</hibernate-validator-version>
-    <hibernate-version>4.2.1.Final</hibernate-version>
+    <hibernate-version>4.2.2.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.2.4</httpcore4-version>
     <httpclient4-version>4.2.5</httpclient4-version>