diff --git a/pom.xml b/pom.xml index 1f8ea23d..b9c5ac6d 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,7 @@ 2.2.103 3.5 1.2 + 0.3.4 @@ -267,6 +268,75 @@ + + io.sundr + sundr-maven-plugin + ${sundrio-plugin.vesion} + + + + spring-cloud-kubernetes-bom + Fabric8 :: Spring Cloud Kubernetes :: Bom + + + io.fabric8:kubernetes-* + io.fabric8:openshift-* + + + + + io.fabric8:* + + + + true + + true + + + spring-cloud-kubernetes-bom-with-platform-deps + Fabric8 :: Spring Cloud Kubernetes :: Bom with Platform Dependencies + + + + io.fabric8:kubernetes-* + io.fabric8:openshift-* + com.squareup.okhttp:* + com.squareup.okio:* + + + org.springframework:* + + com.netflix:* + + io.reactivex:* + io.zipkin.java:* + io.netty:* + com.google.guava:* + commons-*:* + + + + + io.fabric8:* + + + + true + + true + true + + + + + + + generate-bom + + + +