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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3127d7e  Update version to 1.0.9-SNAPSHOT
3127d7e is described below

commit 3127d7eea7d441942f664ecf4cd0e105c6efaf7b
Author: RongtongJin <[email protected]>
AuthorDate: Mon Feb 9 15:58:06 2026 +0800

    Update version to 1.0.9-SNAPSHOT
    
    Change-Id: I9ab3fecdf0c17e5cfd7a0164a3ab1702fae22aae
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5bdde1e..ca5f728 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.rocketmq</groupId>
     <artifactId>rocketmq-a2a</artifactId>
-    <version>1.0.9</version>
+    <version>1.0.9-SNAPSHOT</version>
 
     <name>Apache RocketMQ A2A ${project.version}</name>
     <description>Integrate Apache RocketMQ with A2A</description>

Reply via email to