Pārlūkot izejas kodu

指定打包版本号

Administrator 2 gadi atpakaļ
vecāks
revīzija
345d12c906

+ 1 - 0
boman-auth/pom.xml

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

+ 1 - 0
boman-gateway/pom.xml

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

+ 1 - 0
boman-modules/boman-file/pom.xml

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

+ 1 - 0
boman-modules/boman-gen/pom.xml

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

+ 1 - 0
boman-modules/boman-job/pom.xml

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

+ 1 - 0
boman-modules/boman-system/pom.xml

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

+ 1 - 0
boman-visual/boman-monitor/pom.xml

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

+ 1 - 0
boman-web-core/pom.xml

@@ -252,6 +252,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.5</version>
                 <configuration>
                     <includeSystemScope>true</includeSystemScope>
                 </configuration>

+ 1 - 0
boman-wechat/pom.xml

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