From 04b8cd7d0b68f1157ad60004234666c8c0c126db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Wed, 16 Jul 2025 15:39:32 +0200 Subject: [PATCH 1/2] fix: remove snapshot repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 8f9a1a5ac3..4760d46db4 100644 --- a/pom.xml +++ b/pom.xml @@ -43,14 +43,7 @@ scm:git:git@github.com/operator-framework/java-operator-sdk.git https://github.com/operator-framework/java-operator-sdk/tree/main - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - + UTF-8 17 From 89150e3ecf37a76dacbb54a6a3371ea310f88149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Wed, 16 Jul 2025 15:44:57 +0200 Subject: [PATCH 2/2] format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4760d46db4..5637988ca7 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ scm:git:git@github.com/operator-framework/java-operator-sdk.git https://github.com/operator-framework/java-operator-sdk/tree/main - + UTF-8 17