diff --git a/fasterxml-oss-parent.spec b/fasterxml-oss-parent.spec index d2060e7..8fbf474 100644 --- a/fasterxml-oss-parent.spec +++ b/fasterxml-oss-parent.spec @@ -2,7 +2,7 @@ Name: fasterxml-oss-parent Version: 49 -Release: 4%{?dist} +Release: 5%{?dist} Summary: FasterXML parent pom License: Apache-2.0 @@ -39,6 +39,7 @@ This package contains the parent pom file for FasterXML.com projects. %pom_xpath_remove "pom:build/pom:extensions" %pom_remove_plugin "org.apache.felix:maven-bundle-plugin" %pom_remove_plugin "org.apache.maven.plugins:maven-compiler-plugin" +%pom_remove_plugin "org.apache.maven.plugins:maven-jar-plugin" %build %mvn_build