소스 검색

update pom

GITZYY 7 달 전
부모
커밋
944403745b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -191,6 +191,7 @@
                     <version>${spring-boot.version}</version>
                     <configuration>
                         <mainClass>com.hrsk.cloud.eg.Application</mainClass>
+                        <layout>JAR</layout>
                     </configuration>
                 </plugin>
             </plugins>