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 01dc746  Update version to 1.0.6-SNAPSHOT
01dc746 is described below

commit 01dc746231bc59c9af6d0c17e4116f7aa19689ab
Author: RongtongJin <[email protected]>
AuthorDate: Mon Dec 15 11:26:51 2025 +0800

    Update version to 1.0.6-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to