소스 검색

代码重构

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>