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

gk pushed a commit to annotated tag turbine-7.0-candidate
in repository https://gitbox.apache.org/repos/asf/turbine-core.git

commit f45f897e517c08eadd6d2b7d0008bd28bdd0498c
Author: Georg Kallidis <[email protected]>
AuthorDate: Thu Jun 12 09:43:32 2025 +0200

    [maven-release-plugin] prepare release turbine-7.0-candidate
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 53c0449e..0fc3c769 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
   <artifactId>turbine</artifactId>
   <name>Apache Turbine</name>
-  <version>7.0-SNAPSHOT</version>
+  <version>7.0</version>
   <description>Turbine is a servlet based framework that allows experienced 
Java
     developers to quickly build secure web applications. Parts of Turbine
     can also be used independently of the web portion of Turbine as
@@ -485,7 +485,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-core.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-core.git</developerConnection>
    
     
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>turbine-7.0-candidate</tag>
   </scm>
   
   <build>

Reply via email to