Skip to content

Commit

Permalink
Release 3.16.0 (#1033)
Browse files Browse the repository at this point in the history
* add a minor changes to log the missing modules in SpringContextInstallStage

* add a minor changes to log the missing modules in SpringContextInstallStage

* add a minor changes to log the missing modules in SpringContextInstallStage

* add a minor changes to log the missing modules in SpringContextInstallStage

* Add a function that can remove the corresponding components when modules install failure

* Add test case for removing the components when module install failure

* Add test case for removing the components when module install failure

* Add test case for removing the components when module install failure

* Add a function that can remove the corresponding components when module install failure

* Add a function that can remove the corresponding components when module install failure

* Add a function that can remove the corresponding components when module install failure

* release_3.16.0

Co-authored-by: 寻芳 <dengjialin.djl@antgroup.com>
  • Loading branch information
crazysaltfish and 寻芳 authored Nov 11, 2022
1 parent 8866d70 commit 6b9f02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<description>SOFABoot Build</description>

<properties>
<revision>3.16.0-SNAPSHOT</revision>
<revision>3.16.0</revision>
<sofa.boot.version>${revision}</sofa.boot.version>
<!--maven plugin-->
<maven.staging.plugin>1.6.7</maven.staging.plugin>
Expand Down

0 comments on commit 6b9f02b

Please sign in to comment.