From d0dc05fbf92c2ded494860d1dc24e7c1d0205008 Mon Sep 17 00:00:00 2001 From: Karl Heinz Marbaise Date: Thu, 13 Apr 2017 12:09:17 +0200 Subject: [PATCH] [JUNEAU-44] Simplify the configuration for apache-rat-plugin --- pom.xml | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 587d08f..84a146f 100644 --- a/pom.xml +++ b/pom.xml @@ -115,24 +115,15 @@ org.apache.rat - apache-rat-plugin - - - **/*.log - **/.idea - **/*.iml - **/*.classpath - **/*.settings - **/*.log.* - **/target/** - DEPENDENCIES - true - - + apache-rat-plugin + + 0.12 verify @@ -275,4 +266,4 @@ - \ No newline at end of file + -- 2.9.2