浏览代码

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>