This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch release-rabbitmq-broker-opencore-202601 in repository https://gitbox.apache.org/repos/asf/rocketmq.git
commit 8e7729899baeccd69781269cd1eed274914ab9ad Author: RongtongJin <[email protected]> AuthorDate: Thu Dec 18 11:20:06 2025 +0800 release rabbitmq-broker-opencore-202601-SNAPSHOT --- auth/pom.xml | 2 +- broker/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- container/pom.xml | 2 +- controller/pom.xml | 2 +- distribution/pom.xml | 2 +- example/pom.xml | 2 +- filter/pom.xml | 2 +- namesrv/pom.xml | 2 +- openmessaging/pom.xml | 2 +- pom.xml | 13 ++++++++++++- proxy/pom.xml | 2 +- remoting/pom.xml | 2 +- srvutil/pom.xml | 2 +- store/pom.xml | 2 +- test/pom.xml | 2 +- tieredstore/pom.xml | 2 +- tools/pom.xml | 2 +- 19 files changed, 30 insertions(+), 19 deletions(-) diff --git a/auth/pom.xml b/auth/pom.xml index d04160e394..f4f180bf38 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <artifactId>rocketmq-auth</artifactId> <name>rocketmq-auth ${project.version}</name> diff --git a/broker/pom.xml b/broker/pom.xml index 1751852631..a6ec698840 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/client/pom.xml b/client/pom.xml index 8ae0d84400..4444f15ea7 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/common/pom.xml b/common/pom.xml index 127c353d73..1773e3442f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/container/pom.xml b/container/pom.xml index 0a03d3437f..70911cff48 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/controller/pom.xml b/controller/pom.xml index 4ceb9899cc..b6cfa0a9dd 100644 --- a/controller/pom.xml +++ b/controller/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> diff --git a/distribution/pom.xml b/distribution/pom.xml index c099c0d290..c794848cc2 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <artifactId>rocketmq-distribution</artifactId> <name>rocketmq-distribution ${project.version}</name> diff --git a/example/pom.xml b/example/pom.xml index 0cb3141d15..0a8a25b573 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/filter/pom.xml b/filter/pom.xml index 25c5f52bbf..f6111bf86c 100644 --- a/filter/pom.xml +++ b/filter/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/namesrv/pom.xml b/namesrv/pom.xml index 1fc0ebf69f..2c84f97545 100644 --- a/namesrv/pom.xml +++ b/namesrv/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/openmessaging/pom.xml b/openmessaging/pom.xml index 8762ac1c8e..1e4b31d3ff 100644 --- a/openmessaging/pom.xml +++ b/openmessaging/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 48934f6da6..95777bd16a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,11 +28,22 @@ <inceptionYear>2012</inceptionYear> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache RocketMQ ${project.version}</name> <url>http://rocketmq.apache.org/</url> + <distributionManagement> + <repository> + <id>releases</id> + <url>http://mvnrepo.alibaba-inc.com/mvn/releases</url> + </repository> + <snapshotRepository> + <id>snapshots</id> + <url>http://mvnrepo.alibaba-inc.com/mvn/snapshots</url> + </snapshotRepository> + </distributionManagement> + <scm> <url>[email protected]:apache/rocketmq.git</url> <connection>scm:git:[email protected]:apache/rocketmq.git</connection> diff --git a/proxy/pom.xml b/proxy/pom.xml index 7b941484fd..ca0a44cbd2 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/remoting/pom.xml b/remoting/pom.xml index 94d77b46fc..720a270f01 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/srvutil/pom.xml b/srvutil/pom.xml index 44bb1ded25..6383c808ba 100644 --- a/srvutil/pom.xml +++ b/srvutil/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/store/pom.xml b/store/pom.xml index 1600a007e0..0fb86e5268 100644 --- a/store/pom.xml +++ b/store/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/test/pom.xml b/test/pom.xml index 2cd7783c01..55372d85ee 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tieredstore/pom.xml b/tieredstore/pom.xml index b9bc7f8168..27f1d09b09 100644 --- a/tieredstore/pom.xml +++ b/tieredstore/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tools/pom.xml b/tools/pom.xml index 8eea4977e6..7e08c7461f 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>${revision}</version> + <version>release-rabbitmq-broker-opencore-202601-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>
