|
|
@@ -9,7 +9,7 @@
|
|
|
<version>0.1.6</version>
|
|
|
</parent>
|
|
|
<artifactId>search-console-b2b</artifactId>
|
|
|
- <packaging>jar</packaging>
|
|
|
+ <packaging>war</packaging>
|
|
|
<name>search-console-b2b Maven Webapp</name>
|
|
|
<url>http://maven.apache.org</url>
|
|
|
<dependencies>
|
|
|
@@ -169,8 +169,6 @@
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
<build>
|
|
|
-
|
|
|
- <!-- 解决maven项目jre版本默认为1.5的问题 -->
|
|
|
<plugins>
|
|
|
<plugin>
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|