From f7e06bdb298838ff951c66092544d88e7a332145 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 11 Dec 2024 20:38:03 +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 fd6b2af..1eaae49 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-parent - 6.0.2-SNAPSHOT + 0.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 0acc030..e8c8e9d 100644 --- a/samples/common/pom.xml +++ b/samples/common/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-samples-parent - 6.0.2-SNAPSHOT + 0.0.1-SNAPSHOT operator-framework-spring-boot-starter-samples-common diff --git a/samples/pom.xml b/samples/pom.xml index ea15dbb..abe4521 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-parent - 6.0.2-SNAPSHOT + 0.0.1-SNAPSHOT ../pom.xml diff --git a/samples/spring-boot-auto-config/pom.xml b/samples/spring-boot-auto-config/pom.xml index 082c679..6294287 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 - 6.0.2-SNAPSHOT + 0.0.1-SNAPSHOT operator-framework-spring-boot-starter-samples-auto-configuration diff --git a/starter-test/pom.xml b/starter-test/pom.xml index c2f5978..6ee1fbc 100644 --- a/starter-test/pom.xml +++ b/starter-test/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-parent - 6.0.2-SNAPSHOT + 0.0.1-SNAPSHOT ../pom.xml operator-framework-spring-boot-starter-test diff --git a/starter/pom.xml b/starter/pom.xml index d2a9a47..22dc790 100644 --- a/starter/pom.xml +++ b/starter/pom.xml @@ -5,7 +5,7 @@ io.javaoperatorsdk operator-framework-spring-boot-starter-parent - 6.0.2-SNAPSHOT + 0.0.1-SNAPSHOT ../pom.xml