This is an automated email from the ASF dual-hosted git repository.

tanxinyu pushed a commit to branch release-3.2.1
in repository https://gitbox.apache.org/repos/asf/ratis.git

commit 07a340e37662b1f0c9fd2dfde79fccb728060d34
Author: OneSizeFitsQuorum <[email protected]>
AuthorDate: Wed Nov 5 20:44:34 2025 +0800

    Change version for the version 3.2.1 -rc4
---
 pom.xml                           | 4 ++--
 ratis-assembly/pom.xml            | 2 +-
 ratis-client/pom.xml              | 2 +-
 ratis-common/pom.xml              | 2 +-
 ratis-docs/pom.xml                | 2 +-
 ratis-examples/pom.xml            | 2 +-
 ratis-experiments/pom.xml         | 2 +-
 ratis-grpc/pom.xml                | 2 +-
 ratis-metrics-api/pom.xml         | 2 +-
 ratis-metrics-default/pom.xml     | 2 +-
 ratis-metrics-dropwizard3/pom.xml | 2 +-
 ratis-netty/pom.xml               | 2 +-
 ratis-proto/pom.xml               | 2 +-
 ratis-resource-bundle/pom.xml     | 2 +-
 ratis-server-api/pom.xml          | 2 +-
 ratis-server/pom.xml              | 2 +-
 ratis-shell/pom.xml               | 2 +-
 ratis-test/pom.xml                | 2 +-
 ratis-tools/pom.xml               | 2 +-
 19 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/pom.xml b/pom.xml
index 72cd5a646..866d0d484 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   <artifactId>ratis</artifactId>
   <groupId>org.apache.ratis</groupId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.2.1</version>
   <name>Apache Ratis</name>
   <packaging>pom</packaging>
   <description>
@@ -157,7 +157,7 @@
 
 
   <properties>
-    
<project.build.outputTimestamp>2025-11-03T02:50:35Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-11-05T12:44:34Z</project.build.outputTimestamp>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
      <!-- where to find the generated LICENSE files -->
diff --git a/ratis-assembly/pom.xml b/ratis-assembly/pom.xml
index 055869303..c58bc43ad 100644
--- a/ratis-assembly/pom.xml
+++ b/ratis-assembly/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-assembly</artifactId>
diff --git a/ratis-client/pom.xml b/ratis-client/pom.xml
index 89cd67e7e..2622f0eaf 100644
--- a/ratis-client/pom.xml
+++ b/ratis-client/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-client</artifactId>
diff --git a/ratis-common/pom.xml b/ratis-common/pom.xml
index f60cc0240..3ab4b5ea0 100644
--- a/ratis-common/pom.xml
+++ b/ratis-common/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-common</artifactId>
diff --git a/ratis-docs/pom.xml b/ratis-docs/pom.xml
index 894b6a52e..9b4551789 100644
--- a/ratis-docs/pom.xml
+++ b/ratis-docs/pom.xml
@@ -20,7 +20,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd";>
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-docs</artifactId>
diff --git a/ratis-examples/pom.xml b/ratis-examples/pom.xml
index 8464f93c0..3d365d5ab 100644
--- a/ratis-examples/pom.xml
+++ b/ratis-examples/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-examples</artifactId>
diff --git a/ratis-experiments/pom.xml b/ratis-experiments/pom.xml
index ed13c993d..53cacd1a5 100644
--- a/ratis-experiments/pom.xml
+++ b/ratis-experiments/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-experiments</artifactId>
diff --git a/ratis-grpc/pom.xml b/ratis-grpc/pom.xml
index ba3110178..9761516d5 100644
--- a/ratis-grpc/pom.xml
+++ b/ratis-grpc/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-grpc</artifactId>
diff --git a/ratis-metrics-api/pom.xml b/ratis-metrics-api/pom.xml
index 16c368084..0592c9581 100644
--- a/ratis-metrics-api/pom.xml
+++ b/ratis-metrics-api/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-metrics-api</artifactId>
diff --git a/ratis-metrics-default/pom.xml b/ratis-metrics-default/pom.xml
index ada045e96..31ee35c35 100644
--- a/ratis-metrics-default/pom.xml
+++ b/ratis-metrics-default/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-metrics-default</artifactId>
diff --git a/ratis-metrics-dropwizard3/pom.xml 
b/ratis-metrics-dropwizard3/pom.xml
index f50ee14a3..4cc2b96b5 100644
--- a/ratis-metrics-dropwizard3/pom.xml
+++ b/ratis-metrics-dropwizard3/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-metrics-dropwizard3</artifactId>
diff --git a/ratis-netty/pom.xml b/ratis-netty/pom.xml
index f9d34fffc..ceb5c6fdf 100644
--- a/ratis-netty/pom.xml
+++ b/ratis-netty/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-netty</artifactId>
diff --git a/ratis-proto/pom.xml b/ratis-proto/pom.xml
index e18968569..b98da8c2f 100644
--- a/ratis-proto/pom.xml
+++ b/ratis-proto/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-proto</artifactId>
diff --git a/ratis-resource-bundle/pom.xml b/ratis-resource-bundle/pom.xml
index edecf1b63..a1e14fe9a 100644
--- a/ratis-resource-bundle/pom.xml
+++ b/ratis-resource-bundle/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/ratis-server-api/pom.xml b/ratis-server-api/pom.xml
index 0dfb3cc1d..2b71a8f75 100644
--- a/ratis-server-api/pom.xml
+++ b/ratis-server-api/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-server-api</artifactId>
diff --git a/ratis-server/pom.xml b/ratis-server/pom.xml
index f700ac6c5..ae44dfd60 100644
--- a/ratis-server/pom.xml
+++ b/ratis-server/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-server</artifactId>
diff --git a/ratis-shell/pom.xml b/ratis-shell/pom.xml
index 32361a46c..62807eee9 100644
--- a/ratis-shell/pom.xml
+++ b/ratis-shell/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-shell</artifactId>
diff --git a/ratis-test/pom.xml b/ratis-test/pom.xml
index 854c2b606..f4c901cc6 100644
--- a/ratis-test/pom.xml
+++ b/ratis-test/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-test</artifactId>
diff --git a/ratis-tools/pom.xml b/ratis-tools/pom.xml
index 2d81f2467..6098e10ba 100644
--- a/ratis-tools/pom.xml
+++ b/ratis-tools/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.2.1</version>
   </parent>
 
   <artifactId>ratis-tools</artifactId>

Reply via email to