From 8ee442cd3ba6e5509fcfec17301466ba7cc79cd5713cd91b1c933adfde835bd7 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 5 Sep 2023 07:33:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-parent?expand=0&rev=9 --- maven-parent.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/maven-parent.spec b/maven-parent.spec index 172fe39..63aaba6 100644 --- a/maven-parent.spec +++ b/maven-parent.spec @@ -39,10 +39,10 @@ Apache Maven parent POM file used by other Maven projects. %prep %setup -q -%pom_remove_plugin :maven-enforcer-plugin -%pom_remove_plugin :maven-checkstyle-plugin -%pom_remove_plugin :apache-rat-plugin -%pom_remove_plugin :spotless-maven-plugin +%pom_remove_plugin -r :maven-enforcer-plugin +%pom_remove_plugin -r :maven-checkstyle-plugin +%pom_remove_plugin -r :apache-rat-plugin +%pom_remove_plugin -r :spotless-maven-plugin %pom_remove_plugin -r :maven-scm-publish-plugin %build