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 3c1b3cf3e8121907e4385d563a4a342cedd7a053 Author: Georg Kallidis <[email protected]> AuthorDate: Fri Jan 19 14:08:35 2024 +0100 [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 b95fa36b..fb1bfb7b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>turbine</artifactId> <name>Apache Turbine</name> - <version>6.0</version> + <version>6.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
