From 7008d87deb2dbfb90b7fca26a61094664d3bec23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 4 Feb 2026 00:21:58 +0000 Subject: [PATCH] Set quarkus version to 999-SNAPSHOT --- operator/pom.xml | 1 + pom.xml | 9 +++++---- quarkus/pom.xml | 1 + 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/operator/pom.xml b/operator/pom.xml index e05a59c6db6..a463dce3dfa 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -330,4 +330,5 @@ + sonatype-snapshots Sonatype Snapshots https://central.sonatype.com/repository/maven-snapshots/ true daily false diff --git a/pom.xml b/pom.xml index 6b0f7f41cdd..276846cea0a 100644 --- a/pom.xml +++ b/pom.xml @@ -46,8 +46,8 @@ 1.5.8 - 3.31.1 - 3.31.1 + 999-SNAPSHOT + 999-SNAPSHOT 3.0.4.Final ${timestamp} @@ -121,7 +121,7 @@ 1.2.2 2.3.3-b02 2.3.20.Final - 2.7.1.Final + 2.8.0.Final 1.9.0.Final 6.0.3 1.5.4.Final-format-001 @@ -156,7 +156,7 @@ mirror.gcr.io/pingcap/tidb:${tidb.version} 8.4 mirror.gcr.io/mysql:${mysql.version} - 9.5.0 + 9.6.0 18 mirror.gcr.io/postgres:${postgresql.version} 17.5 @@ -1778,4 +1778,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