diff --git a/junit5.spec b/junit5.spec index 6dda5d1..15d2b80 100644 --- a/junit5.spec +++ b/junit5.spec @@ -82,6 +82,8 @@ for pom in $(find -mindepth 2 -name pom.xml); do %pom_xpath_set -f "pom:dependency[pom:artifactId='apiguardian-api']/pom:scope" provided $pom done +%pom_remove_parent junit-bom + # Add deps which are shaded by upstream and therefore not present in POMs. %pom_add_dep net.sf.jopt-simple:jopt-simple:5.0.4 junit-platform-console %pom_add_dep com.univocity:univocity-parsers:2.5.4 junit-jupiter-params