← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1829: Had to revert H2 upgrade due to a bug/weird behaviour. Request is sent to the H2 team.

 

------------------------------------------------------------
revno: 1829
committer: Lars <larshelg@larshelg-laptop>
branch nick: trunk
timestamp: Fri 2010-05-07 12:41:45 +0200
message:
  Had to revert H2 upgrade due to a bug/weird behaviour. Request is sent to the H2 team.
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-05-06 14:59:11 +0000
+++ dhis-2/pom.xml	2010-05-07 10:41:45 +0000
@@ -423,7 +423,7 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>1.2.134</version>
+        <version>1.1.119</version>
       </dependency>
       <dependency>
         <groupId>com.ibatis</groupId>