提交 ed3c408c 编写于 作者: L Li Zhanhui

Use openmessaging 0.3.1-alpha

上级 e74ff1cc
......@@ -42,11 +42,6 @@
<artifactId>rocketmq-client</artifactId>
</dependency>
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-filtersrv</artifactId>
</dependency>
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-tools</artifactId>
......
......@@ -67,7 +67,6 @@
<include>org.apache.rocketmq:rocketmq-client</include>
<include>org.apache.rocketmq:rocketmq-namesrv</include>
<include>org.apache.rocketmq:rocketmq-example</include>
<include>org.apache.rocketmq:rocketmq-filter</include>
<include>org.apache.rocketmq:rocketmq-openmessaging</include>
</includes>
<binaries>
......
......@@ -581,7 +581,7 @@
<dependency>
<groupId>io.openmessaging</groupId>
<artifactId>openmessaging-api</artifactId>
<version>0.3.1-alpha-SNAPSHOT</version>
<version>0.3.1-alpha</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
......@@ -600,11 +600,4 @@
</dependency>
</dependencies>
</dependencyManagement>
<repositories>
<repository>
<id>snapshot@oss.sonatype.org</id>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>
</project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册