Author: davsclaus
Date: Mon Dec 17 05:52:40 2012
New Revision: 1422757

URL: http://svn.apache.org/viewvc?rev=1422757&view=rev
Log:
CAMEL-5849: Upgraded to Hibernate 4.x - only used for testing in certain 
components

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1422757&r1=1422756&r2=1422757&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Mon Dec 17 05:52:40 2012
@@ -154,7 +154,7 @@
     <hbase-version>0.90.5</hbase-version>
     <hbase-bundle-version>0.90.5_1</hbase-bundle-version>
     
<hibernate-validator-bundle-version>4.1.0.Final_3</hibernate-validator-bundle-version>
-    <hibernate-version>3.6.10.Final</hibernate-version>
+    <hibernate-version>4.1.9.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.2.2</httpcore4-version> <!-- FIXME cmueller: rename 
to httpcore4-version -->
     <httpclient4-version>4.2.2</httpclient4-version> <!-- FIXME cmueller: 
rename to commons-httpclient4-version -->


Reply via email to