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 add2cf4  [maven-release-plugin] prepare release turbine-parent-9
add2cf4 is described below

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

    [maven-release-plugin] prepare release turbine-parent-9
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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

Reply via email to