We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0264b4a commit 8a4a00fCopy full SHA for 8a4a00f
pom.xml
@@ -19,8 +19,8 @@
19
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20
<modelVersion>4.0.0</modelVersion>
21
<parent>
22
- <groupId>org.apache.shardingsphere</groupId>
23
- <artifactId>sharding-orchestration-reg</artifactId>
+ <groupId>io.shardingsphere</groupId>
+ <artifactId>sharding-orchestration-reg-spi-impl</artifactId>
24
<version>4.0.0-RC1-SNAPSHOT</version>
25
</parent>
26
<artifactId>sharding-orchestration-reg-etcd</artifactId>
0 commit comments