diff --git a/examples/quarkus-helm/pom.xml b/examples/quarkus-helm/pom.xml index 870604c0b..a5e23f24c 100644 --- a/examples/quarkus-helm/pom.xml +++ b/examples/quarkus-helm/pom.xml @@ -5,12 +5,12 @@ io.quarkus.qe quarkus-examples-parent 1.3.1.Beta21-SNAPSHOT - ../ + ../pom.xml examples-quarkus-helm Quarkus - Test Framework - Examples - Quarkus HELM - 1.0.8 + 1.0.9 @@ -166,4 +166,4 @@ - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index 51fc40117..5ab2a80c1 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 1.9.0 quarkus-bom io.quarkus - 3.1.0.Final + 3.2.0.Final quarkus-cli **/*IT.java **/OpenShift*IT.java