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

commit 5ce6aeda526fe8245df83a10a324ba175a41abe3
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Mar 25 07:17:49 2023 +0100

    Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit 09a9fd0fac3d15158d13db371403ebba8111ecc3.
---
 pom/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom/pom.xml b/pom/pom.xml
index 2482799..dc5a8ce 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.velocity</groupId>
   <artifactId>velocity-master</artifactId>
-  <version>6-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>

Reply via email to