This is an automated email from the ASF dual-hosted git repository.

lizhanhui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new e428de2  Fix Open Messaging Spec version
e428de2 is described below

commit e428de25db26658157d7d335400cf6e9f9d0a649
Author: shutian.lzh <shutian....@alibaba-inc.com>
AuthorDate: Tue Apr 24 12:39:21 2018 +0800

    Fix Open Messaging Spec version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f4184a5..5ec47f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -592,7 +592,7 @@
             <dependency>
                 <groupId>io.openmessaging</groupId>
                 <artifactId>openmessaging-api</artifactId>
-                <version>0.3.0-alpha-SNAPSHOT</version>
+                <version>0.3.0-alpha</version>
             </dependency>
             <dependency>
                 <groupId>log4j</groupId>

-- 
To stop receiving notification emails like this one, please contact
lizhan...@apache.org.

Reply via email to