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 4d20a16 [maven-release-plugin] prepare for next development iteration
4d20a16 is described below
commit 4d20a16093c5b159f70f9a8d6228f695e3a08312
Author: RongtongJin <[email protected]>
AuthorDate: Mon Feb 9 17:50:44 2026 +0800
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7eda228..f50c360 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.10-SNAPSHOT</version>
<name>Apache RocketMQ A2A ${project.version}</name>
<description>Integrate Apache RocketMQ with A2A</description>
@@ -37,7 +37,7 @@
<url>[email protected]:apache/rocketmq-a2a.git</url>
<connection>scm:git:[email protected]:apache/rocketmq-a2a.git</connection>
<developerConnection>scm:git:[email protected]:apache/rocketmq-a2a.git</developerConnection>
- <tag>rocketmq-a2a-1.0.9</tag>
+ <tag>HEAD</tag>
</scm>
<mailingLists>