Author: tchemit Date: 2011-06-28 11:50:33 +0200 (Tue, 28 Jun 2011) New Revision: 2306 Url: http://nuiton.org/repositories/revision/topia/2306 Log: Evolution #1598: Updates to eugene 2.4 Evolution #1553: Updates to h2 1.3.157 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-06-21 15:46:57 UTC (rev 2305) +++ trunk/pom.xml 2011-06-28 09:50:33 UTC (rev 2306) @@ -67,7 +67,7 @@ <projectId>topia</projectId> <!-- libs version --> - <eugeneVersion>2.4-SNAPSHOT</eugeneVersion> + <eugeneVersion>2.4</eugeneVersion> <nuitonUtilsVersion>2.2</nuitonUtilsVersion> <processorPluginVersion>1.2.1</processorPluginVersion> <nuitonI18nVersion>2.4</nuitonI18nVersion> @@ -164,7 +164,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.3.156</version> + <version>1.3.157</version> <scope>test</scope> </dependency>