Author: echatellier Date: 2011-10-27 15:19:43 +0200 (Thu, 27 Oct 2011) New Revision: 881 Url: http://forge.codelutin.com/repositories/revision/coser/881 Log: Update jetty Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-10-27 13:19:01 UTC (rev 880) +++ trunk/pom.xml 2011-10-27 13:19:43 UTC (rev 881) @@ -370,12 +370,12 @@ <plugin> <groupId>org.mortbay.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> - <version>7.4.0.v20110414</version> + <version>7.5.4.v20111024</version> </plugin> <plugin> <groupId>org.mortbay.jetty</groupId> <artifactId>jetty-jspc-maven-plugin</artifactId> - <version>7.4.0.v20110414</version> + <version>7.5.4.v20111024</version> </plugin> <plugin> <artifactId>maven-site-plugin</artifactId>