Commit 2b8779ab by liuyu

2023年3月29日 名字统一 pom文件打包配置

parent bce31c9d
...@@ -207,7 +207,7 @@ ...@@ -207,7 +207,7 @@
</dependencies> </dependencies>
<build> <build>
<finalName>middleware-automatic-server</finalName> <finalName>middleware-automatic-center-server</finalName>
<plugins> <plugins>
<plugin> <plugin>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
...@@ -258,7 +258,7 @@ ...@@ -258,7 +258,7 @@
</dependencies> </dependencies>
<build> <build>
<finalName>middleware-automatic-son</finalName> <finalName>middleware-automatic-center-son</finalName>
<plugins> <plugins>
<plugin> <plugin>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment