← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6183: upgrade to hibernate 3.6.10

 

------------------------------------------------------------
revno: 6183
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2012-03-06 08:34:56 +0100
message:
  upgrade to hibernate 3.6.10
modified:
  dhis-2/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2012-03-05 14:44:50 +0000
+++ dhis-2/pom.xml	2012-03-06 07:34:56 +0000
@@ -778,6 +778,6 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <spring.version>3.1.0.RELEASE</spring.version>
     <spring.security.version>3.1.0.RELEASE</spring.security.version>
-    <hibernate.version>3.6.9.Final</hibernate.version>
+    <hibernate.version>3.6.10.Final</hibernate.version>
   </properties>
 </project>