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

michaelo 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 aa6e956  [maven-release-plugin] prepare for next development iteration
aa6e956 is described below

commit aa6e956bddbe3b359dc2e64d3e42a04c31207300
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Jul 30 19:27:12 2024 +0200

    [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 ca52dc9..d49638d 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.velocity</groupId>
   <artifactId>velocity-master</artifactId>
-  <version>7</version>
+  <version>8-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>2024-07-30T17:26:59Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-07-30T17:27:11Z</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-7</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

Reply via email to