Skip to content

Commit

Permalink
⬆️ 3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
songxiaosheng committed Jun 13, 2024
1 parent c6dc17d commit 5a7ec17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dubbo-extensions-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
</issueManagement>

<properties>
<revision>3.0.0-SNAPSHOT</revision>
<revision>3.0.0</revision>
<dubbo.version>3.0.15</dubbo.version>
<spring.version>5.2.9.RELEASE</spring.version>
<spring-boot.version>2.4.1</spring-boot.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
</modules>

<properties>
<revision>3.0.0-SNAPSHOT</revision>
<revision>3.0.0</revision>
<!-- Test libs -->
<junit_jupiter_version>5.9.3</junit_jupiter_version>
<junit_platform_commons>1.9.3</junit_platform_commons>
Expand Down

0 comments on commit 5a7ec17

Please sign in to comment.