This is an automated email from the ASF dual-hosted git repository. tigerlee pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push: new c7989f8 [maven-release-plugin] prepare release rocketmq-all-4.9.3 c7989f8 is described below commit c7989f85744e65e24b43955c88987288487b4707 Author: tigerlee <tiger...@apache.org> AuthorDate: Tue Feb 22 00:25:37 2022 +0800 [maven-release-plugin] prepare release rocketmq-all-4.9.3 --- acl/pom.xml | 2 +- broker/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- distribution/pom.xml | 2 +- example/pom.xml | 2 +- filter/pom.xml | 2 +- logging/pom.xml | 2 +- namesrv/pom.xml | 2 +- openmessaging/pom.xml | 2 +- pom.xml | 4 ++-- remoting/pom.xml | 2 +- srvutil/pom.xml | 2 +- store/pom.xml | 2 +- test/pom.xml | 2 +- tools/pom.xml | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index bed3c46..d78cfa9 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <artifactId>rocketmq-acl</artifactId> <name>rocketmq-acl ${project.version}</name> diff --git a/broker/pom.xml b/broker/pom.xml index d36ad8b..7bb4956 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/client/pom.xml b/client/pom.xml index 4f6f195..576bb3e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/common/pom.xml b/common/pom.xml index d8274d5..cbbedab 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/distribution/pom.xml b/distribution/pom.xml index df5ddc4..b2038c6 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <artifactId>rocketmq-distribution</artifactId> <name>rocketmq-distribution ${project.version}</name> diff --git a/example/pom.xml b/example/pom.xml index 5c25482..727b0d7 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/filter/pom.xml b/filter/pom.xml index 3f7ad3d..147955c 100644 --- a/filter/pom.xml +++ b/filter/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/logging/pom.xml b/logging/pom.xml index 268e017..fdd004d 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/namesrv/pom.xml b/namesrv/pom.xml index 8f650c8..b854050 100644 --- a/namesrv/pom.xml +++ b/namesrv/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/openmessaging/pom.xml b/openmessaging/pom.xml index 0882c7f..242c92a 100644 --- a/openmessaging/pom.xml +++ b/openmessaging/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 7932472..4033f80 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <inceptionYear>2012</inceptionYear> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> <packaging>pom</packaging> <name>Apache RocketMQ ${project.version}</name> <url>http://rocketmq.apache.org/</url> @@ -38,7 +38,7 @@ <url>g...@github.com:apache/rocketmq.git</url> <connection>scm:git:g...@github.com:apache/rocketmq.git</connection> <developerConnection>scm:git:g...@github.com:apache/rocketmq.git</developerConnection> - <tag>HEAD</tag> + <tag>rocketmq-all-4.9.3</tag> </scm> <mailingLists> diff --git a/remoting/pom.xml b/remoting/pom.xml index a0e00ec..598b87d 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/srvutil/pom.xml b/srvutil/pom.xml index e9e755b..96dd92d 100644 --- a/srvutil/pom.xml +++ b/srvutil/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/store/pom.xml b/store/pom.xml index 46aee03..506ae04 100644 --- a/store/pom.xml +++ b/store/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/test/pom.xml b/test/pom.xml index 9d8336e..a9d9aa8 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>rocketmq-all</artifactId> <groupId>org.apache.rocketmq</groupId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tools/pom.xml b/tools/pom.xml index 2bd2a8b..e1df8b2 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-all</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3</version> </parent> <modelVersion>4.0.0</modelVersion>