修改pom缺省version节点

This commit is contained in:
stivepeim
2022-03-30 16:36:18 +08:00
parent 2c420b2d41
commit a1acfd70c3
5 changed files with 5 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.3.0.RELEASE</version>
<executions>
<execution>
<goals>