[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index bf0220b..9df2b4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <artifactId>turbine-parent</artifactId>

   <packaging>pom</packaging>

 

-  <version>12</version>

+  <version>13-SNAPSHOT</version>

   <name>Turbine POM</name>

   <description>

     The parent POM for the Apache Turbine and Fulcrum project.

@@ -49,7 +49,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-parent.git</connection>

    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-parent.git</developerConnection>

    <url>https://gitbox.apache.org/repos/asf?p=turbine-parent.git</url>

-    <tag>turbine-parent-12-candidate</tag>

+    <tag>HEAD</tag>

   </scm>

 

   <mailingLists>

@@ -644,7 +644,7 @@
 

   <properties>

   

-     <project.build.outputTimestamp>1683019468</project.build.outputTimestamp>

+     <project.build.outputTimestamp>1683019490</project.build.outputTimestamp>

 

     <!-- Default configuration for compiler source and target JVM -->

     <maven.compiler.source>11</maven.compiler.source>