BAEL-305: Use release versions as dependencies.
This commit is contained in:
parent
eb6f0214ca
commit
51c438b469
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue