Skip to content

Commit dcb5258

Browse files
committed
升级版本
1 parent bf19fb5 commit dcb5258

File tree

69 files changed

+70
-70
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+70
-70
lines changed

RELEASE.md

Lines changed: 2 additions & 2 deletions

joyrpc-all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>joyrpc</artifactId>
77
<groupId>io.joyrpc</groupId>
8-
<version>1.4.4-RELEASE</version>
8+
<version>1.4.5-RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>joyrpc-all</artifactId>

joyrpc-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>joyrpc</artifactId>
77
<groupId>io.joyrpc</groupId>
8-
<version>1.4.4-RELEASE</version>
8+
<version>1.4.5-RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

joyrpc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>joyrpc</artifactId>
77
<groupId>io.joyrpc</groupId>
8-
<version>1.4.4-RELEASE</version>
8+
<version>1.4.5-RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

joyrpc-example/joyrpc-example-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>joyrpc-example</artifactId>
77
<groupId>io.joyrpc</groupId>
8-
<version>1.4.4-RELEASE</version>
8+
<version>1.4.5-RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

joyrpc-example/joyrpc-example-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>joyrpc-example</artifactId>
77
<groupId>io.joyrpc</groupId>
8-
<version>1.4.4-RELEASE</version>
8+
<version>1.4.5-RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

joyrpc-example/joyrpc-example-dubbo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>joyrpc-example</artifactId>
77
<groupId>io.joyrpc</groupId>
8-
<version>1.4.4-RELEASE</version>
8+
<version>1.4.5-RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

joyrpc-example/joyrpc-example-interface/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>joyrpc-example</artifactId>
77
<groupId>io.joyrpc</groupId>
8-
<version>1.4.4-RELEASE</version>
8+
<version>1.4.5-RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

joyrpc-example/joyrpc-example-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>joyrpc-example</artifactId>
77
<groupId>io.joyrpc</groupId>
8-
<version>1.4.4-RELEASE</version>
8+
<version>1.4.5-RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

joyrpc-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>joyrpc</artifactId>
88
<groupId>io.joyrpc</groupId>
9-
<version>1.4.4-RELEASE</version>
9+
<version>1.4.5-RELEASE</version>
1010
</parent>
1111

1212
<artifactId>joyrpc-example</artifactId>

0 commit comments

Comments
 (0)