← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3379: Upgraded h2 version

 

------------------------------------------------------------
revno: 3379
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2011-04-13 19:09:06 +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	2011-04-10 10:59:28 +0000
+++ dhis-2/pom.xml	2011-04-13 17:09:06 +0000
@@ -494,7 +494,7 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>1.3.153</version>
+        <version>1.3.154</version>
       </dependency>
       <dependency>
         <groupId>com.ibatis</groupId>