This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch turbine-parent-9
in repository https://gitbox.apache.org/repos/asf/turbine-parent.git


The following commit(s) were added to refs/heads/turbine-parent-9 by this push:
     new 31d909b  [maven-release-plugin] prepare for next development iteration
31d909b is described below

commit 31d909bf2e1c5237ffa960725bcf5df0568385bd
Author: Georg Kallidis <[email protected]>
AuthorDate: Mon Oct 4 17:16:10 2021 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index aa9df5d..c615089 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <artifactId>turbine-parent</artifactId>
   <packaging>pom</packaging>
 
-  <version>9</version>
+  <version>10-SNAPSHOT</version>
   <name>Turbine POM</name>
   <description>
     The parent POM for the Apache Turbine and Fulcrum project.
@@ -48,7 +48,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-9</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <mailingLists>

Reply via email to