[maven-release-plugin] prepare release maven-wrapper-3.3.2
diff --git a/maven-wrapper-distribution/pom.xml b/maven-wrapper-distribution/pom.xml
index 9fa8ebe..fefda68 100644
--- a/maven-wrapper-distribution/pom.xml
+++ b/maven-wrapper-distribution/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.wrapper</groupId>
     <artifactId>maven-wrapper-parent</artifactId>
-    <version>3.3.2-SNAPSHOT</version>
+    <version>3.3.2</version>
   </parent>
 
   <artifactId>maven-wrapper-distribution</artifactId>
diff --git a/maven-wrapper-plugin/pom.xml b/maven-wrapper-plugin/pom.xml
index d893831..576d121 100644
--- a/maven-wrapper-plugin/pom.xml
+++ b/maven-wrapper-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.wrapper</groupId>
     <artifactId>maven-wrapper-parent</artifactId>
-    <version>3.3.2-SNAPSHOT</version>
+    <version>3.3.2</version>
   </parent>
 
   <groupId>org.apache.maven.plugins</groupId>
diff --git a/maven-wrapper/pom.xml b/maven-wrapper/pom.xml
index 58fdf03..cf5b233 100644
--- a/maven-wrapper/pom.xml
+++ b/maven-wrapper/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.wrapper</groupId>
     <artifactId>maven-wrapper-parent</artifactId>
-    <version>3.3.2-SNAPSHOT</version>
+    <version>3.3.2</version>
   </parent>
 
   <artifactId>maven-wrapper</artifactId>
diff --git a/pom.xml b/pom.xml
index eb35bfe..5f3fa9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.maven.wrapper</groupId>
   <artifactId>maven-wrapper-parent</artifactId>
-  <version>3.3.2-SNAPSHOT</version>
+  <version>3.3.2</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven Wrapper</name>
@@ -43,7 +43,7 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-wrapper-3.3.2</tag>
     <url>https://github.com/apache/maven-wrapper/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -65,7 +65,7 @@
     <maven.site.path>wrapper-archives/wrapper-LATEST</maven.site.path>
     <mavenVersion>3.9.6</mavenVersion>
     <javaVersion>8</javaVersion>
-    <project.build.outputTimestamp>2024-04-22T16:21:07Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-05-21T15:11:59Z</project.build.outputTimestamp>
   </properties>
 
   <build>