From b2dd9a4a5c8367a62a2f7e3fad94b99b5948e200 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Mon, 19 Aug 2024 15:09:07 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 2.6.1 --- api/pom.xml | 2 +- bom/pom.xml | 4 ++-- config-generator/pom.xml | 2 +- core/pom.xml | 2 +- coverage/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 +- spring-boot/pom.xml | 2 +- test-utils/pom.xml | 2 +- 22 files changed, 24 insertions(+), 24 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 2bc9163f..e7157f11 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 stork-api diff --git a/bom/pom.xml b/bom/pom.xml index c03991a0..eeee843a 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-bom - 2.6.1-SNAPSHOT + 2.6.1 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.6.0 + 2.6.1 diff --git a/config-generator/pom.xml b/config-generator/pom.xml index a60af1ba..adaa41d8 100644 --- a/config-generator/pom.xml +++ b/config-generator/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 stork-configuration-generator diff --git a/core/pom.xml b/core/pom.xml index 06fd266b..dab114b0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 stork-core diff --git a/coverage/pom.xml b/coverage/pom.xml index a1b6d2c6..8c30a5fe 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 stork-coverage diff --git a/docs/pom.xml b/docs/pom.xml index 64808f3a..36f88eba 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 stork-doc diff --git a/load-balancer/least-requests/pom.xml b/load-balancer/least-requests/pom.xml index 2e732924..6d2bdb54 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.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/load-balancer/least-response-time/pom.xml b/load-balancer/least-response-time/pom.xml index be5b64eb..02765818 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.6.1-SNAPSHOT + 2.6.1 ../../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 577a3c06..e7e88d2b 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.6.1-SNAPSHOT + 2.6.1 ../../pom.xml stork-load-balancer-power-of-two-choices diff --git a/load-balancer/random/pom.xml b/load-balancer/random/pom.xml index 8cd040d9..8348a53d 100644 --- a/load-balancer/random/pom.xml +++ b/load-balancer/random/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/load-balancer/sticky/pom.xml b/load-balancer/sticky/pom.xml index 1966bcbf..530931f3 100644 --- a/load-balancer/sticky/pom.xml +++ b/load-balancer/sticky/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 5c84157b..0b6ccba9 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 stork-microprofile-config diff --git a/pom.xml b/pom.xml index 2caaa5a8..49e5b4b3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 pom SmallRye Service Discovery : Parent @@ -88,7 +88,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.6.0 + 2.6.1 diff --git a/service-discovery/composite/pom.xml b/service-discovery/composite/pom.xml index 3b6ce059..02aa9a74 100644 --- a/service-discovery/composite/pom.xml +++ b/service-discovery/composite/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/service-discovery/consul/pom.xml b/service-discovery/consul/pom.xml index 1ad76f1e..46dcb43b 100644 --- a/service-discovery/consul/pom.xml +++ b/service-discovery/consul/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/service-discovery/dns/pom.xml b/service-discovery/dns/pom.xml index d0c10ecf..4d66bada 100644 --- a/service-discovery/dns/pom.xml +++ b/service-discovery/dns/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/service-discovery/eureka/pom.xml b/service-discovery/eureka/pom.xml index 76213c8b..69493925 100644 --- a/service-discovery/eureka/pom.xml +++ b/service-discovery/eureka/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/service-discovery/knative/pom.xml b/service-discovery/knative/pom.xml index f5935309..bd0e4f06 100644 --- a/service-discovery/knative/pom.xml +++ b/service-discovery/knative/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/service-discovery/kubernetes/pom.xml b/service-discovery/kubernetes/pom.xml index c6b50928..59987c2c 100644 --- a/service-discovery/kubernetes/pom.xml +++ b/service-discovery/kubernetes/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/service-discovery/static-list/pom.xml b/service-discovery/static-list/pom.xml index 6a37d554..5c3fcf2a 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.6.1-SNAPSHOT + 2.6.1 ../../pom.xml diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 7397b1e1..71c0e251 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 stork-spring-boot-config diff --git a/test-utils/pom.xml b/test-utils/pom.xml index dbe4e33d..58928309 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.1-SNAPSHOT + 2.6.1 ../pom.xml