Author: seanahn
Date: Fri May  1 00:04:09 2009
New Revision: 770489

URL: http://svn.apache.org/viewvc?rev=770489&view=rev
Log:
hibernate 3.2.6.ga

Modified:
    ode/branches/APACHE_ODE_1.X/Rakefile

Modified: ode/branches/APACHE_ODE_1.X/Rakefile
URL: 
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/Rakefile?rev=770489&r1=770488&r2=770489&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/Rakefile (original)
+++ ode/branches/APACHE_ODE_1.X/Rakefile Fri May  1 00:04:09 2009
@@ -69,7 +69,7 @@
   :transaction      
=>"org.apache.geronimo.components:geronimo-transaction:jar:2.0.1",
   :connector        
=>"org.apache.geronimo.components:geronimo-connector:jar:2.0.1"
 )
-HIBERNATE           = [ "org.hibernate:hibernate:jar:3.2.5.ga", 
"asm:asm:jar:1.5.3",
+HIBERNATE           = [ "org.hibernate:hibernate:jar:3.2.6.ga", 
"asm:asm:jar:1.5.3",
                         "antlr:antlr:jar:2.7.6", "cglib:cglib:jar:2.1_3", 
"net.sf.ehcache:ehcache:jar:1.2.3" ]
 HSQLDB              = "hsqldb:hsqldb:jar:1.8.0.7"
 JAVAX               = struct(


Reply via email to