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

cbrisson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-master.git


The following commit(s) were added to refs/heads/master by this push:
     new e57c888  [maven-release-plugin] prepare for next development iteration
e57c888 is described below

commit e57c8881641bdb4f9cc4878d12b625bc0723e50a
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Nov 1 17:12:34 2025 +0100

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

diff --git a/pom/pom.xml b/pom/pom.xml
index 0d845dd..758da48 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.velocity</groupId>
   <artifactId>velocity-master</artifactId>
-  <version>8</version>
+  <version>9-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Velocity - Master POM</name>
@@ -42,7 +42,7 @@
     <javaVersion>8</javaVersion>
     <maven.compiler.source>${javaVersion}</maven.compiler.source>
     <maven.compiler.target>${javaVersion}</maven.compiler.target>
-    
<project.build.outputTimestamp>2025-11-01T16:12:24Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-11-01T16:12:34Z</project.build.outputTimestamp>
   </properties>
 
   <developers>
@@ -204,7 +204,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/velocity-master.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/velocity-master.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=velocity-master.git</url>
-    <tag>velocity-master-8</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

Reply via email to