From e22f868af240fc6eaa4501bbc22cef6768979c66 Mon Sep 17 00:00:00 2001 From: "smallrye-ci-releases[bot]" <181404001+smallrye-ci-releases[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:44:41 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- bom/pom.xml | 4 ++-- config-generator/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- load-balancer/least-requests/pom.xml | 2 +- load-balancer/least-response-time/pom.xml | 2 +- load-balancer/power-of-two-choices/pom.xml | 2 +- load-balancer/random/pom.xml | 2 +- load-balancer/sticky/pom.xml | 2 +- microprofile/pom.xml | 2 +- pom.xml | 4 ++-- service-discovery/composite/pom.xml | 2 +- service-discovery/consul/pom.xml | 2 +- service-discovery/dns/pom.xml | 2 +- service-discovery/eureka/pom.xml | 2 +- service-discovery/knative/pom.xml | 2 +- service-discovery/kubernetes/pom.xml | 2 +- service-discovery/static-list/pom.xml | 2 +- service-registration/consul/pom.xml | 2 +- service-registration/eureka/pom.xml | 2 +- service-registration/static-list/pom.xml | 2 +- spring-boot/pom.xml | 2 +- test-utils/pom.xml | 2 +- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 154f19b8..bc943107 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT stork-api diff --git a/bom/pom.xml b/bom/pom.xml index 2c37de02..6c03782f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-bom - 2.7.1 + 2.7.2-SNAPSHOT pom SmallRye Stork : BOM @@ -51,7 +51,7 @@ scm:git:git@github.com:smallrye/smallrye-load-balancer.git scm:git:git@github.com:smallrye/smallrye-load-balancer.git https://github.com/smallrye/smallrye-load-balancer/ - 2.7.1 + HEAD diff --git a/config-generator/pom.xml b/config-generator/pom.xml index 852e1a88..23fa267d 100644 --- a/config-generator/pom.xml +++ b/config-generator/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT stork-configuration-generator diff --git a/core/pom.xml b/core/pom.xml index 4291fd0a..641e2a96 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT stork-core diff --git a/docs/pom.xml b/docs/pom.xml index 35727111..315a52a2 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT stork-doc diff --git a/load-balancer/least-requests/pom.xml b/load-balancer/least-requests/pom.xml index 642128ee..297cea8f 100644 --- a/load-balancer/least-requests/pom.xml +++ b/load-balancer/least-requests/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/load-balancer/least-response-time/pom.xml b/load-balancer/least-response-time/pom.xml index 4dd55c71..e841f2bd 100644 --- a/load-balancer/least-response-time/pom.xml +++ b/load-balancer/least-response-time/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml stork-load-balancer-least-response-time diff --git a/load-balancer/power-of-two-choices/pom.xml b/load-balancer/power-of-two-choices/pom.xml index 355f9c77..751ae947 100644 --- a/load-balancer/power-of-two-choices/pom.xml +++ b/load-balancer/power-of-two-choices/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml stork-load-balancer-power-of-two-choices diff --git a/load-balancer/random/pom.xml b/load-balancer/random/pom.xml index e7b2764e..2a35cb06 100644 --- a/load-balancer/random/pom.xml +++ b/load-balancer/random/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/load-balancer/sticky/pom.xml b/load-balancer/sticky/pom.xml index 18f2aa13..051d9bd5 100644 --- a/load-balancer/sticky/pom.xml +++ b/load-balancer/sticky/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 2fbde8bc..9bbf0ad7 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT stork-microprofile-config diff --git a/pom.xml b/pom.xml index 65535d78..e277278d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT pom SmallRye Stork : Parent @@ -86,7 +86,7 @@ scm:git:git@github.com:smallrye/smallrye-stork.git scm:git:git@github.com:smallrye/smallrye-stork.git https://github.com/smallrye/smallrye-stork/ - 2.7.1 + HEAD diff --git a/service-discovery/composite/pom.xml b/service-discovery/composite/pom.xml index a1a3561a..b828bcd4 100644 --- a/service-discovery/composite/pom.xml +++ b/service-discovery/composite/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/service-discovery/consul/pom.xml b/service-discovery/consul/pom.xml index ddda305f..a4992ad7 100644 --- a/service-discovery/consul/pom.xml +++ b/service-discovery/consul/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/service-discovery/dns/pom.xml b/service-discovery/dns/pom.xml index 07a151ce..869aa4e9 100644 --- a/service-discovery/dns/pom.xml +++ b/service-discovery/dns/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/service-discovery/eureka/pom.xml b/service-discovery/eureka/pom.xml index 79c24711..4aea9744 100644 --- a/service-discovery/eureka/pom.xml +++ b/service-discovery/eureka/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/service-discovery/knative/pom.xml b/service-discovery/knative/pom.xml index 7700932b..c906e879 100644 --- a/service-discovery/knative/pom.xml +++ b/service-discovery/knative/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/service-discovery/kubernetes/pom.xml b/service-discovery/kubernetes/pom.xml index c296fe5f..fb519b3e 100644 --- a/service-discovery/kubernetes/pom.xml +++ b/service-discovery/kubernetes/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/service-discovery/static-list/pom.xml b/service-discovery/static-list/pom.xml index 819d09ff..f44d8cd2 100644 --- a/service-discovery/static-list/pom.xml +++ b/service-discovery/static-list/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/service-registration/consul/pom.xml b/service-registration/consul/pom.xml index b57f58fa..6c268c99 100644 --- a/service-registration/consul/pom.xml +++ b/service-registration/consul/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/service-registration/eureka/pom.xml b/service-registration/eureka/pom.xml index 64250579..f1d1fec7 100644 --- a/service-registration/eureka/pom.xml +++ b/service-registration/eureka/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/service-registration/static-list/pom.xml b/service-registration/static-list/pom.xml index bed7bee2..34f4541d 100644 --- a/service-registration/static-list/pom.xml +++ b/service-registration/static-list/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../../pom.xml diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 30bf449e..1a7e653e 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT stork-spring-boot-config diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 25979206..991e663b 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.1 + 2.7.2-SNAPSHOT ../pom.xml