← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1972: Upgraded H2 version

 

------------------------------------------------------------
revno: 1972
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2010-10-29 17:51:15 +0200
message:
  Upgraded H2 version
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	2010-10-25 07:05:55 +0000
+++ dhis-2/pom.xml	2010-10-29 15:51:15 +0000
@@ -490,7 +490,7 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>1.2.136</version>
+        <version>1.2.144</version>
       </dependency>
       <dependency>
         <groupId>com.ibatis</groupId>