This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-web. See http://git.nuiton.org/nuiton-web.git commit 306e10d8f3d24895d1efe5ec7e2cc8f12f0bb2b1 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Fri Nov 13 21:51:37 2015 +0100 Remove winstone --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 40d007b..8a4e2c7 100644 --- a/pom.xml +++ b/pom.xml @@ -197,13 +197,6 @@ License along with this program. If not, see </dependency> <!-- WarLaunchers --> - - <dependency> - <groupId>org.jvnet.hudson.winstone</groupId> - <artifactId>winstone</artifactId> - <version>${windstoneVersion}</version> - </dependency> - <dependency> <groupId>org.eclipse.jetty.aggregate</groupId> <artifactId>jetty-webapp</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.