This is an automated email from the ASF dual-hosted git repository.
zhangyonglun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new a8ea729 Update pom for governance lock module
new 73f26bd Merge pull request #8334 from menghaoranss/8060-2
a8ea729 is described below
commit a8ea7292efccaa29596aea518124fb3a3c968e6a
Author: menghaoranss <[email protected]>
AuthorDate: Wed Nov 25 14:44:20 2020 +0800
Update pom for governance lock module
---
shardingsphere-governance/shardingsphere-governance-core/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/shardingsphere-governance/shardingsphere-governance-core/pom.xml
b/shardingsphere-governance/shardingsphere-governance-core/pom.xml
index a5ebdda..36dd2ec 100644
--- a/shardingsphere-governance/shardingsphere-governance-core/pom.xml
+++ b/shardingsphere-governance/shardingsphere-governance-core/pom.xml
@@ -33,5 +33,6 @@
<module>shardingsphere-governance-core-registry</module>
<module>shardingsphere-governance-core-context</module>
<module>shardingsphere-governance-core-facade</module>
+ <module>shardingsphere-governance-core-lock</module>
</modules>
</project>