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-archetypes.git

commit 65d59ec00d91815362bc9dcd2ce36a2e0eae616b
Author: Georg Kallidis <[email protected]>
AuthorDate: Fri Nov 28 14:17:39 2025 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 55ade5d..96aad27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
        <relativePath />
   </parent>
   <artifactId>turbine-webapp</artifactId>
-  <version>7.0</version>
+  <version>7.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>Archetype - Turbine 7.0 WebApp</name>
@@ -53,7 +53,7 @@
    <properties>
       <docker>false</docker>
       <app_volume_local_repo>not_used</app_volume_local_repo>
-      <project.build.outputTimestamp>1764335708</project.build.outputTimestamp>
+      <project.build.outputTimestamp>1764335858</project.build.outputTimestamp>
       <!-- defaults just for archetype -->
       <turbine_database_url>jdbc:mysql://localhost:3306/</turbine_database_url>
       
<turbine_database_driver>com.mysql.cj.jdbc.Driver</turbine_database_driver>

Reply via email to