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 e1e4a78 [maven-release-plugin] prepare for next development iteration
e1e4a78 is described below
commit e1e4a7832acf3c1d70e0b0f4877f852bcc257ace
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Mar 25 07:25:59 2023 +0100
[maven-release-plugin] prepare for next development iteration
---
pom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom/pom.xml b/pom/pom.xml
index f126770..7c37438 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-master</artifactId>
- <version>5</version>
+ <version>6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Velocity - Master POM</name>
@@ -197,7 +197,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>5-RC2</tag>
+ <tag>HEAD</tag>
</scm>
<build>