3 Jun
2011
3 Jun
'11
11:47 a.m.
Author: bleny Date: 2011-06-03 11:47:20 +0000 (Fri, 03 Jun 2011) New Revision: 1312 Log: update h2 to last minor version Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-06-03 08:14:39 UTC (rev 1311) +++ trunk/pom.xml 2011-06-03 11:47:20 UTC (rev 1312) @@ -208,7 +208,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.3.154</version> + <version>1.3.155</version> </dependency> <dependency> <groupId>postgresql</groupId>