BAEL-305: Use release versions as dependencies.

This commit is contained in:
Christian Rädel 2016-09-25 11:07:55 +02:00
parent eb6f0214ca
commit 51c438b469
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.4.0.M1</version>
<version>9.3.11.v20160721</version>
<configuration>
<webApp>
<contextPath>/front-controller</contextPath>