Author: chatellier Date: 2009-04-09 10:24:38 +0000 (Thu, 09 Apr 2009) New Revision: 1411 Modified: topia/trunk/pom.xml Log: Update versions Modified: topia/trunk/pom.xml =================================================================== --- topia/trunk/pom.xml 2009-04-07 15:05:31 UTC (rev 1410) +++ topia/trunk/pom.xml 2009-04-09 10:24:38 UTC (rev 1411) @@ -128,7 +128,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.1.107</version> + <version>1.1.110</version> <scope>test</scope> </dependency> @@ -166,7 +166,7 @@ <!-- libs version --> <generator.version>0.64</generator.version> <processor.version>0.17</processor.version> - <lutinutil.version>1.0.3</lutinutil.version> + <lutinutil.version>1.0.4</lutinutil.version> <jrst.version>0.8.4</jrst.version> <license-switcher.version>0.6</license-switcher.version> <topia.version>${project.version}</topia.version>