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 645f770 Update version to 1.0.8-SNAPSHOT
645f770 is described below
commit 645f7703e47b44ea93a174b452a9cea6ee0f8886
Author: RongtongJin <[email protected]>
AuthorDate: Fri Dec 26 17:19:43 2025 +0800
Update version to 1.0.8-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0fea3a5..eea0d62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-a2a</artifactId>
- <version>1.0.8</version>
+ <version>1.0.8-SNAPSHOT</version>
<name>Apache RocketMQ A2A ${project.version}</name>
<description>Integrate Apache RocketMQ with A2A</description>