Explorar el Código

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

reghao hace 9 meses
padre
commit
32b0909ff6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>