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 00130cc [maven-release-plugin] prepare release rocketmq-a2a-1.0.5
00130cc is described below
commit 00130cc19d8f01ef69577ee1739432bf74c7927a
Author: RongtongJin <[email protected]>
AuthorDate: Mon Dec 8 14:58:37 2025 +0800
[maven-release-plugin] prepare release rocketmq-a2a-1.0.5
---
pom.xml | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8a0787d..ad63844 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,9 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.apache</groupId>
@@ -29,7 +27,7 @@
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-a2a</artifactId>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.5</version>
<name>Apache RocketMQ A2A ${project.version}</name>
<description>Integrate Apache RocketMQ with A2A</description>
@@ -39,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.5</tag>
</scm>
<mailingLists>