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

commit 74e655d49d1fdf2c226d090e764ba75a0cf7d526
Author: RongtongJin <[email protected]>
AuthorDate: Tue Dec 16 10:08:32 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 2bf2f01..37b4301 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.rocketmq</groupId>
     <artifactId>rocketmq-a2a</artifactId>
-    <version>1.0.7</version>
+    <version>1.0.8-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.7</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <mailingLists>

Reply via email to