未验证 提交 eec6c105 编写于 作者: W wenweibin 提交者: GitHub

Add scope for shardingsphere-test in pom.xml (#8148)

上级 c168ae56
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
<groupId>org.apache.shardingsphere</groupId> <groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-test</artifactId> <artifactId>shardingsphere-test</artifactId>
<version>${project.version}</version> <version>${project.version}</version>
<scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
...@@ -117,6 +117,7 @@ ...@@ -117,6 +117,7 @@
<groupId>org.apache.shardingsphere</groupId> <groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-test</artifactId> <artifactId>shardingsphere-test</artifactId>
<version>${project.version}</version> <version>${project.version}</version>
<scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册