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

zhoubo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git


The following commit(s) were added to refs/heads/main by this push:
     new 85d48ec  change version to 1.0.0-preview-SNAPSHOT
85d48ec is described below

commit 85d48ec1131cda519e4acb79bc41c67fb938d565
Author: odbozhou <[email protected]>
AuthorDate: Tue Jan 18 11:54:59 2022 +0800

    change version to 1.0.0-preview-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index daf5419..7e699d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
         <url>[email protected]:apache/rocketmq-streams.git</url>
         
<connection>scm:git:[email protected]:apache/rocketmq-streams.git</connection>
         
<developerConnection>scm:git:[email protected]:apache/rocketmq-streams.git</developerConnection>
-        <tag>1.0.0-Preview</tag>
+        <tag>1.0.0-preview</tag>
     </scm>
 
     <mailingLists>

Reply via email to