[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index b687fc9..e546382 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-pmd-plugin</artifactId>
-  <version>3.21.2</version>
+  <version>3.21.3-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven PMD Plugin</name>
@@ -62,7 +62,7 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</developerConnection>
-    <tag>maven-pmd-plugin-3.21.2</tag>
+    <tag>HEAD</tag>
     <url>https://github.com/apache/maven-pmd-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -91,7 +91,7 @@
     <sitePluginVersion>3.12.1</sitePluginVersion>
     <projectInfoReportsPluginVersion>3.4.3</projectInfoReportsPluginVersion>
     <jxrPluginVersion>3.3.0</jxrPluginVersion>
-    <project.build.outputTimestamp>2023-10-30T21:05:48Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-10-30T21:06:38Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>