From 660ec383b7cd1b27d2017d46775ce73a9a7d7b44 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Fri, 16 Sep 2022 10:01:01 +0200 Subject: [PATCH] chore: update version to 4.0.0-SNAPSHOT --- operator-framework-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operator-framework-bom/pom.xml b/operator-framework-bom/pom.xml index 9424299c32..e3a716565d 100644 --- a/operator-framework-bom/pom.xml +++ b/operator-framework-bom/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-bom - 3.2.1-SNAPSHOT + 4.0.0-SNAPSHOT Operator SDK - Bill of Materials pom Java SDK for implementing Kubernetes operators