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 09a9fd0 [maven-release-plugin] prepare for next development iteration
09a9fd0 is described below
commit 09a9fd0fac3d15158d13db371403ebba8111ecc3
Author: Claude Brisson <[email protected]>
AuthorDate: Fri Mar 24 19:12:16 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 dc5a8ce..2482799 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>
@@ -198,7 +198,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-RC1</tag>
+ <tag>HEAD</tag>
</scm>
<build>