8000 build: 版本号调整到 2023.1.4 · cadecode/uni-boot-cloud@6d7ad81 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d7ad81

Browse files
committed
build: 版本号调整到 2023.1.4
1 parent 409e9c7 commit 6d7ad81

File tree

23 files changed

+23
-23
lines changed

23 files changed

+23
-23
lines changed

common/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.cadecode</groupId>
77
<artifactId>uni-boot-common</artifactId>
8-
<version>2023.1.3</version>
8+
<version>2023.1.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/plugin/actuator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.cadecode</groupId>
77
<artifactId>uni-boot-common-plugin</artifactId>
8-
<version>2023.1.3</version>
8+
<version>2023.1.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/plugin/cache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.cadecode</groupId>
77
<artifactId>uni-boot-common-plugin</artifactId>
8-
<version>2023.1.3</version>
8+
<version>2023.1.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/plugin/concurrent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.cadecode</groupId>
77
<artifactId>uni-boot-common-plugin</artifactId>
8-
<version>2023.1.3</version>
8+
<version>2023.1.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/plugin/datasource/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.cadecode</groupId>
77
<artifactId>uni-boot-common-plugin</artifactId>
8-
<version>2023.1.3</version>
8+
<version>2023.1.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/plugin/job/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.cadecode</groupId>
88
<artifactId>uni-boot-common-plugin</artifactId>
9-
<version>2023.1.3</version>
9+
<version>2023.1.4</version>
1010
</parent>
1111

1212
<artifactId>uni-boot-common-plugin-job</artifactId>

common/plugin/log/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.cadecode</groupId>
77
<artifactId>uni-boot-common-plugin</artifactId>
8-
<version>2023.1.3</version>
8+
<version>2023.1.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/plugin/mq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.cadecode</groupId>
77
<artifactId>uni-boot-common-plugin</artifactId>
8-
<version>2023.1.3</version>
8+
<version>2023.1.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/plugin/mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.cadecode</groupId>
77
<artifactId>uni-boot-common-plugin</artifactId>
8-
<version>2023.1.3</version>
8+
<version>2023.1.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.cadecode</groupId>
77
<artifactId>uni-boot-common</artifactId>
8-
<version>2023.1.3</version>
8+
<version>2023.1.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)
0