Browse Source

pom文件修改

zhaohongpeng 7 years ago
parent
commit
63234e5889
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -656,7 +656,7 @@
 				<artifactId>tomcat7-maven-plugin</artifactId>
 				<version>2.2</version>
 				<configuration>
-					<port>9090</port>
+					<port>8080</port>
 					<path>/platform-b2c</path>
 					<uriEncoding>utf-8</uriEncoding>
 				</configuration>