diff --git a/pom.xml b/pom.xml index b57f8bfc8e..52f8c7e013 100644 --- a/pom.xml +++ b/pom.xml @@ -237,30 +237,6 @@ - - - - - true - always - - ossrh - https://oss.sonatype.org/content/repositories/snapshots/ - - - - - - - - true - always - - ossrh - https://oss.sonatype.org/content/repositories/snapshots/ - - - @@ -268,11 +244,6 @@ org.apache.maven.plugins maven-compiler-plugin ${maven-compiler-plugin.version} - - - -Aio.fabric8.crd.generator.parallel=true - - org.apache.maven.plugins @@ -385,13 +356,6 @@ integration-tests - - - io.fabric8 - crd-generator-apt - test - - @@ -412,13 +376,6 @@ integration-tests-baseapi - - - io.fabric8 - crd-generator-apt - test - - @@ -439,13 +396,6 @@ integration-tests-dependent - - - io.fabric8 - crd-generator-apt - test - - @@ -466,13 +416,6 @@ integration-tests-workflow - - - io.fabric8 - crd-generator-apt - test - - @@ -494,13 +437,6 @@ minimal-watch-timeout-dependent-it - - - io.fabric8 - crd-generator-apt - test - - @@ -522,13 +458,6 @@ end-to-end-tests - - - io.fabric8 - crd-generator-apt - test - - diff --git a/sample-operators/controller-namespace-deletion/pom.xml b/sample-operators/controller-namespace-deletion/pom.xml index 4979eec0d1..50ff43ce4c 100644 --- a/sample-operators/controller-namespace-deletion/pom.xml +++ b/sample-operators/controller-namespace-deletion/pom.xml @@ -30,11 +30,6 @@ io.javaoperatorsdk operator-framework - - io.fabric8 - crd-generator-apt - provided - org.apache.logging.log4j log4j-slf4j2-impl