This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


The following commit(s) were added to refs/heads/master by this push:
     new f69a789  Inherit plugin version from commons-parent.
f69a789 is described below

commit f69a78972f3a549456e51d7c720488f41c21ef07
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sat Feb 23 09:39:33 2019 -0500

    Inherit plugin version from commons-parent.
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5d18260..09eea18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,6 @@ CSV files of various types.
       <plugin>
         <groupId>org.apache.rat</groupId>
         <artifactId>apache-rat-plugin</artifactId>
-        <version>${commons.rat.version}</version>
         <!-- Should agree with config in reporting section -->
         <configuration>
           <excludes>

Reply via email to