Author: agilliland
Date: Sat Apr  8 15:40:59 2006
New Revision: 392621

URL: http://svn.apache.org/viewcvs?rev=392621&view=rev
Log:
use hibernate 3.1


Modified:
    incubator/roller/branches/roller-newbackend/properties.xmlf

Modified: incubator/roller/branches/roller-newbackend/properties.xmlf
URL: 
http://svn.apache.org/viewcvs/incubator/roller/branches/roller-newbackend/properties.xmlf?rev=392621&r1=392620&r2=392621&view=diff
==============================================================================
--- incubator/roller/branches/roller-newbackend/properties.xmlf (original)
+++ incubator/roller/branches/roller-newbackend/properties.xmlf Sat Apr  8 
15:40:59 2006
@@ -14,7 +14,7 @@
 <property name="build.jspc"          value="${ro.build}/jspc"/>
 <property name="build.reports"       value="${ro.build}/reports"/>
 <property name="tools.struts"        value="${ro.tools}/struts-1.2.4" />
-<property name="tools.hibernate"     value="${ro.tools}/hibernate-3.0" />
+<property name="tools.hibernate"     value="${ro.tools}/hibernate-3.1" />
 <property name="tools.spring"        value="${ro.tools}/spring-1.2" />
 <property name="tools.jstl"          
value="${ro.tools}/jakarta-taglibs-standard-1.1.2" />
 <property name="tools.xdoclet"       
value="${ro.tools}/buildtime/xdoclet-1.2.3" />


Reply via email to