From 79a0bcffeec82229b66d013f46650a83e32775d6 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 12 Dec 2024 15:17:17 +0000 Subject: [PATCH] Set new SNAPSHOT version into pom files. --- pom.xml | 2 +- samples/common/pom.xml | 2 +- samples/pom.xml | 2 +- samples/spring-boot-auto-config/pom.xml | 2 +- starter-test/pom.xml | 2 +- starter/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 1eaae49..f114a8c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-parent - 0.0.1-SNAPSHOT + 6.0.1-SNAPSHOT pom Java Operator SDK Spring Boot Starter - Parent Spring Boot Starter for Java Operator SDK diff --git a/samples/common/pom.xml b/samples/common/pom.xml index e8c8e9d..0786323 100644 --- a/samples/common/pom.xml +++ b/samples/common/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-samples-parent - 0.0.1-SNAPSHOT + 6.0.1-SNAPSHOT operator-framework-spring-boot-starter-samples-common diff --git a/samples/pom.xml b/samples/pom.xml index abe4521..e0a9e0b 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-parent - 0.0.1-SNAPSHOT + 6.0.1-SNAPSHOT ../pom.xml diff --git a/samples/spring-boot-auto-config/pom.xml b/samples/spring-boot-auto-config/pom.xml index 6294287..984546c 100644 --- a/samples/spring-boot-auto-config/pom.xml +++ b/samples/spring-boot-auto-config/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-samples-parent - 0.0.1-SNAPSHOT + 6.0.1-SNAPSHOT operator-framework-spring-boot-starter-samples-auto-configuration diff --git a/starter-test/pom.xml b/starter-test/pom.xml index 6ee1fbc..7546c23 100644 --- a/starter-test/pom.xml +++ b/starter-test/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-parent - 0.0.1-SNAPSHOT + 6.0.1-SNAPSHOT ../pom.xml operator-framework-spring-boot-starter-test diff --git a/starter/pom.xml b/starter/pom.xml index 22dc790..2b594d8 100644 --- a/starter/pom.xml +++ b/starter/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-parent - 0.0.1-SNAPSHOT + 6.0.1-SNAPSHOT ../pom.xml