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 2c29bfd [maven-release-plugin] prepare release 5-RC2
2c29bfd is described below
commit 2c29bfd3021f000ccae241601d5c4d7147bc335a
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Mar 25 07:25:53 2023 +0100
[maven-release-plugin] prepare release 5-RC2
---
pom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom/pom.xml b/pom/pom.xml
index 334db72..f126770 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>
@@ -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>HEAD</tag>
+ <tag>5-RC2</tag>
</scm>
<build>