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 b02606d  [maven-release-plugin] prepare for next development iteration
b02606d is described below

commit b02606d47985c2c8e7130456db92b39a1addf55a
Author: RongtongJin <[email protected]>
AuthorDate: Fri Dec 26 17:28:42 2025 +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 706d669..73e264d 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.9-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.8</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <mailingLists>

Reply via email to