[maven-release-plugin] prepare release 3.2
diff --git a/pom.xml b/pom.xml
index 5cbff69..a2fa7e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.velocity.tools</groupId>
   <artifactId>velocity-tools-parent</artifactId>
-  <version>3.2-SNAPSHOT</version>
+  <version>3.2</version>
   <packaging>pom</packaging>
 
   <name>VelocityTools</name>
@@ -59,7 +59,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/velocity-tools.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/velocity-tools.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=velocity-tools.git</url>
-    <tag>HEAD</tag>
+    <tag>3.2</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
diff --git a/velocity-tools-examples/pom.xml b/velocity-tools-examples/pom.xml
index d7d228e..d23d348 100644
--- a/velocity-tools-examples/pom.xml
+++ b/velocity-tools-examples/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.velocity.tools</groupId>
     <artifactId>velocity-tools-parent</artifactId>
-    <version>3.2-SNAPSHOT</version>
+    <version>3.2</version>
   </parent>
 
   <artifactId>velocity-tools-examples</artifactId>
diff --git a/velocity-tools-examples/velocity-tools-examples-showcase/pom.xml b/velocity-tools-examples/velocity-tools-examples-showcase/pom.xml
index 8b49a35..dfaf129 100644
--- a/velocity-tools-examples/velocity-tools-examples-showcase/pom.xml
+++ b/velocity-tools-examples/velocity-tools-examples-showcase/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.velocity.tools</groupId>
     <artifactId>velocity-tools-examples</artifactId>
-    <version>3.2-SNAPSHOT</version>
+    <version>3.2</version>
   </parent>
 
   <artifactId>velocity-tools-examples-showcase</artifactId>
diff --git a/velocity-tools-examples/velocity-tools-examples-simple/pom.xml b/velocity-tools-examples/velocity-tools-examples-simple/pom.xml
index d184c41..74585d4 100644
--- a/velocity-tools-examples/velocity-tools-examples-simple/pom.xml
+++ b/velocity-tools-examples/velocity-tools-examples-simple/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.velocity.tools</groupId>
     <artifactId>velocity-tools-examples</artifactId>
-    <version>3.2-SNAPSHOT</version>
+    <version>3.2</version>
   </parent>
 
   <artifactId>velocity-tools-examples-simple</artifactId>
diff --git a/velocity-tools-generic/pom.xml b/velocity-tools-generic/pom.xml
index 4a1f32c..0ae91d7 100644
--- a/velocity-tools-generic/pom.xml
+++ b/velocity-tools-generic/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.velocity.tools</groupId>
     <artifactId>velocity-tools-parent</artifactId>
-    <version>3.2-SNAPSHOT</version>
+    <version>3.2</version>
   </parent>
 
   <artifactId>velocity-tools-generic</artifactId>
diff --git a/velocity-tools-view-jsp/pom.xml b/velocity-tools-view-jsp/pom.xml
index 942a26e..aa3dc20 100644
--- a/velocity-tools-view-jsp/pom.xml
+++ b/velocity-tools-view-jsp/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.velocity.tools</groupId>
     <artifactId>velocity-tools-parent</artifactId>
-    <version>3.2-SNAPSHOT</version>
+    <version>3.2</version>
   </parent>
 
   <artifactId>velocity-tools-view-jsp</artifactId>
diff --git a/velocity-tools-view/pom.xml b/velocity-tools-view/pom.xml
index 58a5c5d..49ef018 100644
--- a/velocity-tools-view/pom.xml
+++ b/velocity-tools-view/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.velocity.tools</groupId>
     <artifactId>velocity-tools-parent</artifactId>
-    <version>3.2-SNAPSHOT</version>
+    <version>3.2</version>
   </parent>
 
   <artifactId>velocity-tools-view</artifactId>