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

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


The following commit(s) were added to refs/heads/master by this push:
     new aa242a6  [maven-release-plugin] prepare release 
turbine-parent-9-candidate
aa242a6 is described below

commit aa242a60c815c156748671e83180d1e12018f898
Author: Georg Kallidis <[email protected]>
AuthorDate: Tue Oct 5 10:49:23 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 93b3b7f..7b8c9ad 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-candidate</tag>
   </scm>
 
   <mailingLists>

Reply via email to