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

commit eaf7280b1ea18ef056d3e6c3dcbb53851f6e38e4
Author: RongtongJin <[email protected]>
AuthorDate: Mon Feb 9 17:50:26 2026 +0800

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