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-engine.git


The following commit(s) were added to refs/heads/master by this push:
     new a167324  Remove extra-enforcer-rules plugin version (specified in 
master pom)
a167324 is described below

commit a167324b90e449e7d0ea37be63cc1fcc12da9d52
Author: Claude Brisson <[email protected]>
AuthorDate: Sat Feb 27 12:21:56 2021 +0100

    Remove extra-enforcer-rules plugin version (specified in master pom)
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e07d018..e78a1ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,6 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>extra-enforcer-rules</artifactId>
-                    <version>1.3</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to