From e031cceaa2380366db9b6a5a383ba05fa4ae37df Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Wed, 28 Aug 2024 13:02:27 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.7.0 --- 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 +- 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 +- 25 files changed, 27 insertions(+), 27 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index e48e2b99..72c64cc8 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 stork-api diff --git a/bom/pom.xml b/bom/pom.xml index 3f558901..756801c4 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-bom - 2.7.0-SNAPSHOT + 2.7.0 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/ - HEAD + 2.7.0 diff --git a/config-generator/pom.xml b/config-generator/pom.xml index 9281138e..1c58643c 100644 --- a/config-generator/pom.xml +++ b/config-generator/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 stork-configuration-generator diff --git a/core/pom.xml b/core/pom.xml index 392ee9e5..278714c2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 stork-core diff --git a/coverage/pom.xml b/coverage/pom.xml index ed807f29..9899323c 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 stork-coverage diff --git a/docs/pom.xml b/docs/pom.xml index 212f35fd..7c7189a1 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 stork-doc diff --git a/load-balancer/least-requests/pom.xml b/load-balancer/least-requests/pom.xml index 0fa60759..12450dc7 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.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/load-balancer/least-response-time/pom.xml b/load-balancer/least-response-time/pom.xml index eac6d9b0..6e7e1afc 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.0-SNAPSHOT + 2.7.0 ../../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 8a52e084..298fca83 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.0-SNAPSHOT + 2.7.0 ../../pom.xml stork-load-balancer-power-of-two-choices diff --git a/load-balancer/random/pom.xml b/load-balancer/random/pom.xml index 014fc851..00faf28a 100644 --- a/load-balancer/random/pom.xml +++ b/load-balancer/random/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/load-balancer/sticky/pom.xml b/load-balancer/sticky/pom.xml index 71521e58..274527ca 100644 --- a/load-balancer/sticky/pom.xml +++ b/load-balancer/sticky/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/microprofile/pom.xml b/microprofile/pom.xml index f2cec708..0719c0a6 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 stork-microprofile-config diff --git a/pom.xml b/pom.xml index 04805254..b3c62735 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 pom SmallRye Stork : Parent @@ -87,7 +87,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/ - HEAD + 2.7.0 diff --git a/service-discovery/composite/pom.xml b/service-discovery/composite/pom.xml index 32b6ca49..307c87b8 100644 --- a/service-discovery/composite/pom.xml +++ b/service-discovery/composite/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/service-discovery/consul/pom.xml b/service-discovery/consul/pom.xml index 9f39a1e7..881550a7 100644 --- a/service-discovery/consul/pom.xml +++ b/service-discovery/consul/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/service-discovery/dns/pom.xml b/service-discovery/dns/pom.xml index fd33a201..9c2f3aaf 100644 --- a/service-discovery/dns/pom.xml +++ b/service-discovery/dns/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/service-discovery/eureka/pom.xml b/service-discovery/eureka/pom.xml index 4dd39226..9d4e6f85 100644 --- a/service-discovery/eureka/pom.xml +++ b/service-discovery/eureka/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/service-discovery/knative/pom.xml b/service-discovery/knative/pom.xml index b4d15afd..ec0f60b4 100644 --- a/service-discovery/knative/pom.xml +++ b/service-discovery/knative/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/service-discovery/kubernetes/pom.xml b/service-discovery/kubernetes/pom.xml index 8c65bf93..cc079b03 100644 --- a/service-discovery/kubernetes/pom.xml +++ b/service-discovery/kubernetes/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/service-discovery/static-list/pom.xml b/service-discovery/static-list/pom.xml index 97c05c8e..677f6286 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.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/service-registration/consul/pom.xml b/service-registration/consul/pom.xml index 36e1990a..9fc62fb6 100644 --- a/service-registration/consul/pom.xml +++ b/service-registration/consul/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/service-registration/eureka/pom.xml b/service-registration/eureka/pom.xml index c42d1c20..af53f127 100644 --- a/service-registration/eureka/pom.xml +++ b/service-registration/eureka/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/service-registration/static-list/pom.xml b/service-registration/static-list/pom.xml index caf1719c..69690775 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.0-SNAPSHOT + 2.7.0 ../../pom.xml diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 8b5c2ace..414f33b6 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 stork-spring-boot-config diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 920c6f85..c9155bd7 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.7.0-SNAPSHOT + 2.7.0 ../pom.xml