提交 5da51df1 编写于 作者: T terrymanu

comb pom dependency

上级 b4fd7a70
......@@ -17,6 +17,7 @@
<artifactId>sharding-transaction-core</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>jta</artifactId>
......
......@@ -10,12 +10,4 @@
</parent>
<artifactId>sharding-transaction-core</artifactId>
<name>${project.artifactId}</name>
<dependencies>
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP-java7</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册