|
|
@@ -80,11 +80,12 @@
|
|
|
<plugin>
|
|
|
<groupId>org.eclipse.jetty</groupId>
|
|
|
<artifactId>jetty-maven-plugin</artifactId>
|
|
|
- <version>9.0.0.v20130308</version>
|
|
|
+ <!--<version>9.0.0.v20130308</version>-->
|
|
|
+ <version>9.2.7.v20150116</version>
|
|
|
<configuration>
|
|
|
<scanIntervalSeconds>3</scanIntervalSeconds>
|
|
|
<webApp>
|
|
|
- <contextPath>/zheng-ucenter-web</contextPath>
|
|
|
+ <contextPath>/</contextPath>
|
|
|
</webApp>
|
|
|
<httpConnector>
|
|
|
<port>4441</port>
|