提交 67a1b516 编写于 作者: V vongosling

fix(build): remove warning when maven build

上级 3e5008f2
......@@ -34,10 +34,6 @@
<name>Apache RocketMQ ${project.version}</name>
<url>http://rocketmq.apache.org/</url>
<prerequisites>
<maven>3.2.5</maven>
</prerequisites>
<scm>
<url>git@github.com:apache/rocketmq.git</url>
<connection>scm:git:git@github.com:apache/rocketmq.git</connection>
......@@ -545,11 +541,6 @@
<artifactId>rocketmq-example</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>rocketmq-acl</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册