浏览代码

data-service 的 spring-boot-maven-plugin 添加版本号, package 成功

reghao 9 月之前
父节点
当前提交
32b0909ff6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      data/data-service/pom.xml

+ 1 - 0
data/data-service/pom.xml

@@ -142,6 +142,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>${springboot.version}</version>
                 <executions>
                     <execution>
                         <goals>