From 63cdc8b8eaa6e6219d30ca2e00fd1e0d7222a54a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Thu, 3 Sep 2026 15:40:59 +0200 Subject: [PATCH 1/2] improve: exclude sample from release process MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 0a7d2e4da4..0849e99120 100644 --- a/pom.xml +++ b/pom.xml @@ -643,6 +643,20 @@ true published + + + sample-operators + sample-controller-namespace-deletion + sample-kotlin-operator + sample-leader-election + sample-mysql-schema-operator + sample-operations + sample-tomcat-operator + sample-webpage-operator + From f940dc39066a7bca76fe78d26f0497fb6608e417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Thu, 3 Sep 2026 15:50:15 +0200 Subject: [PATCH 2/2] wip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 0849e99120..99eb0772fb 100644 --- a/pom.xml +++ b/pom.xml @@ -642,21 +642,21 @@ true true published - - - - sample-operators - sample-controller-namespace-deletion - sample-kotlin-operator - sample-leader-election - sample-mysql-schema-operator - sample-operations - sample-tomcat-operator - sample-webpage-operator - + + sample-operators + sample-controller-namespace-deletion + sample-kotlin-operator + sample-leader-election + sample-mysql-schema-operator + sample-operations + sample-tomcat-operator + sample-webpage-operator + +