소스 검색

3.2.7 打包脚本

xiaofei 1 년 전
부모
커밋
ae2224102d
2개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      distributed-print/pom.xml
  2. 0 1
      pom.xml

+ 0 - 1
distributed-print/pom.xml

@@ -40,7 +40,6 @@
     </dependencies>
 
     <build>
-        <finalName>print</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>

+ 0 - 1
pom.xml

@@ -374,7 +374,6 @@
     </dependencies>
 
     <build>
-        <finalName>task</finalName>
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>