Author: tchemit Date: 2012-02-06 17:30:25 +0100 (Mon, 06 Feb 2012) New Revision: 176 Url: http://nuiton.org/repositories/revision/nuiton-web/176 Log: T?\195?\162che #1954: Updates to mavenpom 3.1 T?\195?\162che #1955: Updates to topia 2.6.6 T?\195?\162che #1956: Updates struts to 2.3.1.2 T?\195?\162che #1957: Align jetty version to the one from mavenpom Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-02-06 16:21:39 UTC (rev 175) +++ trunk/pom.xml 2012-02-06 16:30:25 UTC (rev 176) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>3.0.7</version> + <version>3.1</version> </parent> <groupId>org.nuiton.web</groupId> @@ -236,7 +236,7 @@ <nuitonI18nVersion>2.4.1</nuitonI18nVersion> <nuitonI18nPluginVersion>${nuitonI18nVersion}</nuitonI18nPluginVersion> - <topiaVersion>2.6.5</topiaVersion> + <topiaVersion>2.6.6</topiaVersion> <!-- Tapestry --> <tapestryVersion>5.2.4</tapestryVersion> @@ -250,7 +250,7 @@ <struts2Version>2.3.1.1</struts2Version> <servletApiVersion>2.5</servletApiVersion> - <jettyVersion>8.0.1.v20110908</jettyVersion> + <jettyVersion>${jettyPluginVersion}</jettyVersion> <windstoneVersion>0.9.10-hudson-24</windstoneVersion> <!--Multilanguage maven-site -->