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 a996aee  [maven-release-plugin] prepare release rocketmq-a2a-1.0.9
a996aee is described below

commit a996aee44b3a9562a8056dbd9b0a3d0d95365879
Author: RongtongJin <[email protected]>
AuthorDate: Mon Feb 9 17:41:38 2026 +0800

    [maven-release-plugin] prepare release rocketmq-a2a-1.0.9
    
    Change-Id: I480ec792e98d13b3fa5a5a568a6dd0c613bb2a5c
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ca5f728..7eda228 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.rocketmq</groupId>
     <artifactId>rocketmq-a2a</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</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>HEAD</tag>
+        <tag>rocketmq-a2a-1.0.9</tag>
     </scm>
 
     <mailingLists>

Reply via email to