This is an automated email from the ASF dual-hosted git repository.
zhangliang 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 26f4433 Update parent artifactId (#9961)
26f4433 is described below
commit 26f44338faa15559169ead4708d18a037eb642ba
Author: sandynz <[email protected]>
AuthorDate: Wed Apr 7 13:16:54 2021 +0800
Update parent artifactId (#9961)
---
.../shardingsphere-authority/shardingsphere-authority-api/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/shardingsphere-features/shardingsphere-authority/shardingsphere-authority-api/pom.xml
b/shardingsphere-features/shardingsphere-authority/shardingsphere-authority-api/pom.xml
index 03b74a0..4124a1f 100644
---
a/shardingsphere-features/shardingsphere-authority/shardingsphere-authority-api/pom.xml
+++
b/shardingsphere-features/shardingsphere-authority/shardingsphere-authority-api/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.shardingsphere</groupId>
- <artifactId>shardingsphere-features</artifactId>
+ <artifactId>shardingsphere-authority</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>shardingsphere-authority-api</artifactId>