This is an automated email from the ASF dual-hosted git repository. xuekaifeng pushed a commit to branch remove-mmanager-lock in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit 001b9fe5fe2d12f3f1c1318dd67b900b96226784 Author: 151250176 <[email protected]> AuthorDate: Tue Aug 25 16:17:26 2020 +0800 merge --- session/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/session/pom.xml b/session/pom.xml index a5f75a3..45369af 100644 --- a/session/pom.xml +++ b/session/pom.xml @@ -100,8 +100,6 @@ <groupId>org.apache.iotdb</groupId> <artifactId>iotdb-server</artifactId> <version>${project.version}</version> - <type>test-jar</type> - <scope>test</scope> </dependency> <dependency> <groupId>org.apache.iotdb</groupId>
