← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 795: Upgraded to latest H2 version 1.1.119

 

------------------------------------------------------------
revno: 795
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Mon 2009-09-28 19:36:03 +0200
message:
  Upgraded to latest H2 version 1.1.119
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	2009-09-14 12:55:28 +0000
+++ dhis-2/pom.xml	2009-09-28 17:36:03 +0000
@@ -416,7 +416,7 @@
     <dependency>
       <groupId>com.h2database</groupId>
       <artifactId>h2</artifactId>
-      <version>1.1.112</version>
+      <version>1.1.119</version>
     </dependency>
     <dependency>
       <groupId>com.ibatis</groupId>