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 045ed6b [maven-release-plugin] prepare release 5-RC1
045ed6b is described below
commit 045ed6b34397e5166617aa7137e15046691673be
Author: Claude Brisson <[email protected]>
AuthorDate: Fri Mar 24 19:12:09 2023 +0100
[maven-release-plugin] prepare release 5-RC1
---
pom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom/pom.xml b/pom/pom.xml
index aca2508..dc5a8ce 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-master</artifactId>
- <version>5-SNAPSHOT</version>
+ <version>5</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>HEAD</tag>
+ <tag>5-RC1</tag>
</scm>
<build>