Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit 4424efaed161c662875a1e1937ad7dbf186b6cc6.
diff --git a/pom.xml b/pom.xml
index e5ddff5..7bdcc5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-clean-plugin</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.2.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Clean Plugin</name>
@@ -47,7 +47,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-clean-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-clean-plugin-3.2.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -69,7 +69,7 @@
     <javaVersion>8</javaVersion>
     <surefire.version>2.22.2</surefire.version>
     <mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion>
-    <project.build.outputTimestamp>2022-04-01T21:13:26Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-04-01T21:13:15Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>