BAEL-305 - jetty version upgrade
This commit is contained in:
parent
f24282cb27
commit
db3a847240
|
@ -31,11 +31,7 @@
|
|||
<plugin>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-maven-plugin</artifactId>
|
||||
<<<<<<< HEAD
|
||||
<version>9.3.11.v20160721</version>
|
||||
=======
|
||||
<version>9.4.0.M1</version>
|
||||
>>>>>>> upstream/master
|
||||
<configuration>
|
||||
<webApp>
|
||||
<contextPath>/front-controller</contextPath>
|
||||
|
|
Loading…
Reference in New Issue