This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/turbine-core.git
commit 8a6536d995450739998763f5678042c1388fbf63 Author: Georg Kallidis <g...@apache.org> AuthorDate: Thu Jun 12 09:47:20 2025 +0200 [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0fc3c769..9c89af40 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>turbine</artifactId> <name>Apache Turbine</name> - <version>7.0</version> + <version>7.1-SNAPSHOT</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