Author: tchemit Date: 2012-02-20 15:32:17 +0100 (Mon, 20 Feb 2012) New Revision: 189 Url: http://nuiton.org/repositories/revision/nuiton-web/189 Log: T?\195?\162che #1975: Updates to ToPIA 2.6.7 and hibernate 3.6.10 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-02-20 13:44:38 UTC (rev 188) +++ trunk/pom.xml 2012-02-20 14:32:17 UTC (rev 189) @@ -141,7 +141,7 @@ <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-core</artifactId> - <version>3.6.8.Final</version> + <version>3.6.10.Final</version> <scope>provided</scope> </dependency> @@ -244,7 +244,7 @@ <nuitonUtilsVersion>2.4.4</nuitonUtilsVersion> <nuitonI18nPluginVersion>${nuitonI18nVersion}</nuitonI18nPluginVersion> - <topiaVersion>2.6.7-SNAPSHOT</topiaVersion> + <topiaVersion>2.6.7</topiaVersion> <!-- Tapestry --> <tapestryVersion>5.2.4</tapestryVersion>