23 Nov
2009
23 Nov
'09
9:43 a.m.
Author: chatellier Date: 2009-11-23 09:43:11 +0000 (Mon, 23 Nov 2009) New Revision: 2769 Modified: isis-fish/trunk/pom.xml Log: H2 (version bump) Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2009-11-20 16:47:27 UTC (rev 2768) +++ isis-fish/trunk/pom.xml 2009-11-23 09:43:11 UTC (rev 2769) @@ -224,7 +224,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.2.123</version> + <version>1.2.124</version> <scope>compile</scope> </dependency>