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 b2ddbe8  [maven-release-plugin] prepare release velocity-master-4
b2ddbe8 is described below

commit b2ddbe853c82f583e9ccf03df47f01c8777743d1
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Feb 27 10:08:12 2021 +0100

    [maven-release-plugin] prepare release velocity-master-4
---
 pom/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom/pom.xml b/pom/pom.xml
index 35b0bec..368266b 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.velocity</groupId>
   <artifactId>velocity-master</artifactId>
-  <version>4-SNAPSHOT</version>
+  <version>4</version>
   <packaging>pom</packaging>
 
   <name>Velocity - Master POM</name>
@@ -198,6 +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>velocity-master-4</tag>
   </scm>
 
   <build>

Reply via email to