浏览代码

代码重构

tom.xu@informa.com 2 年之前
父节点
当前提交
312e896160
共有 1 个文件被更改,包括 0 次插入7 次删除
  1. 0 7
      pom.xml

+ 0 - 7
pom.xml

@@ -101,13 +101,6 @@
                     <mainClass>ieven.server.webapp.WebappApplication</mainClass>
                     <includeSystemScope>true</includeSystemScope>
                 </configuration>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>repackage</goal>
-                        </goals>
-                    </execution>
-                </executions>
             </plugin>
         </plugins>
     </build>