From c4dcbddf9694465291a59702ea8afa5d4b713964 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 9 Jan 2026 00:17:59 +0000 Subject: [PATCH] Set quarkus version to 999-SNAPSHOT --- operator/pom.xml | 1 + pom.xml | 3 ++- quarkus/pom.xml | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/operator/pom.xml b/operator/pom.xml index 929e1bec8fc..dbae900e99f 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -328,4 +328,5 @@ + sonatype-snapshots Sonatype Snapshots https://central.sonatype.com/repository/maven-snapshots/ true daily false diff --git a/pom.xml b/pom.xml index 385cd346214..94d4326216d 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 1.5.8 - 3.30.5 + 999-SNAPSHOT 3.30.5 3.0.4.Final @@ -1760,4 +1760,5 @@ + sonatype-snapshots Sonatype Snapshots https://central.sonatype.com/repository/maven-snapshots/ true daily false diff --git a/quarkus/pom.xml b/quarkus/pom.xml index 2a189247137..7e8bf04ed76 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -62,4 +62,5 @@ + sonatype-snapshots Sonatype Snapshots https://central.sonatype.com/repository/maven-snapshots/ true daily false