This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch dependabot/maven/mavenPluginPluginVersion-3.11.0 in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 875d24279cac2c05b17d02964bb9cfe38232f2c7 Author: P. Ottlinger <[email protected]> AuthorDate: Thu Jan 11 12:15:06 2024 +0100 Revert "MPLUGIN-450, RAT-339: Introduce goalPrefix" This reverts commit 9c71e70d780868058e6c429e03465a60c34aeae1. --- apache-rat-plugin/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/apache-rat-plugin/pom.xml b/apache-rat-plugin/pom.xml index 9c358ccc..9068ad12 100644 --- a/apache-rat-plugin/pom.xml +++ b/apache-rat-plugin/pom.xml @@ -33,7 +33,6 @@ <maven>${mavenMinVersion}</maven> </prerequisites> <properties> - <goalPrefix>apache-rat</goalPrefix> <currentVersion>${project.version}</currentVersion> <doxiaVersion>1.12.0</doxiaVersion> <doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
