Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Commit 94be24d

Browse files
NeGnailujjboy
authored andcommitted
Change the rpc.all.version to 5.5.7 (#201)
1 parent 499f0e4 commit 94be24d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sofa-boot-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dubbo_version>2.4.10</dubbo_version>
2424
<cxf.version>3.0.14</cxf.version>
2525
<skipTests>false</skipTests>
26-
<rpc.all.version>5.5.7-SNAPSHOT</rpc.all.version>
26+
<rpc.all.version>5.5.7</rpc.all.version>
2727
<zkclient.version>0.10</zkclient.version>
2828
<maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
2929
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>

sofa-boot-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<properties>
1616
<ark.plugin.name>rpc-sofa-boot-plugin</ark.plugin.name>
17-
<rpc.all.version>5.5.7-SNAPSHOT</rpc.all.version>
17+
<rpc.all.version>5.5.7</rpc.all.version>
1818
<skipTests>false</skipTests>
1919
<maven-javadoc-plugin.version>2.10.4</maven-javadoc-plugin.version>
2020
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>

0 commit comments

Comments
 (0)