Browse Source

代码重构

tom.xu@informa.com 2 years ago
parent
commit
312e896160
1 changed files with 0 additions and 7 deletions
  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>