diff --git a/api/pom.xml b/api/pom.xml index 05b0c2ae..2bc9163f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT stork-api diff --git a/bom/pom.xml b/bom/pom.xml index 4b9f300b..c03991a0 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-bom - 2.6.0 + 2.6.1-SNAPSHOT pom SmallRye Stork : BOM diff --git a/config-generator/pom.xml b/config-generator/pom.xml index 2f122e41..a60af1ba 100644 --- a/config-generator/pom.xml +++ b/config-generator/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT stork-configuration-generator diff --git a/core/pom.xml b/core/pom.xml index 435ed212..06fd266b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT stork-core diff --git a/coverage/pom.xml b/coverage/pom.xml index d4266478..a1b6d2c6 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT stork-coverage diff --git a/docs/pom.xml b/docs/pom.xml index ac779263..64808f3a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT stork-doc diff --git a/load-balancer/least-requests/pom.xml b/load-balancer/least-requests/pom.xml index df36fed9..2e732924 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.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/load-balancer/least-response-time/pom.xml b/load-balancer/least-response-time/pom.xml index ea13372b..be5b64eb 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.0 + 2.6.1-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 ef11bed4..577a3c06 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.0 + 2.6.1-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 4d202a11..8cd040d9 100644 --- a/load-balancer/random/pom.xml +++ b/load-balancer/random/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/load-balancer/sticky/pom.xml b/load-balancer/sticky/pom.xml index 500dbe10..1966bcbf 100644 --- a/load-balancer/sticky/pom.xml +++ b/load-balancer/sticky/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 2d001d05..5c84157b 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT stork-microprofile-config diff --git a/pom.xml b/pom.xml index 8a9de121..2caaa5a8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT pom SmallRye Service Discovery : Parent diff --git a/service-discovery/composite/pom.xml b/service-discovery/composite/pom.xml index b913808c..3b6ce059 100644 --- a/service-discovery/composite/pom.xml +++ b/service-discovery/composite/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/service-discovery/consul/pom.xml b/service-discovery/consul/pom.xml index c0594e90..1ad76f1e 100644 --- a/service-discovery/consul/pom.xml +++ b/service-discovery/consul/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/service-discovery/dns/pom.xml b/service-discovery/dns/pom.xml index 8864f852..d0c10ecf 100644 --- a/service-discovery/dns/pom.xml +++ b/service-discovery/dns/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/service-discovery/eureka/pom.xml b/service-discovery/eureka/pom.xml index a47f939f..76213c8b 100644 --- a/service-discovery/eureka/pom.xml +++ b/service-discovery/eureka/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/service-discovery/knative/pom.xml b/service-discovery/knative/pom.xml index 2dfe2fcb..f5935309 100644 --- a/service-discovery/knative/pom.xml +++ b/service-discovery/knative/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/service-discovery/kubernetes/pom.xml b/service-discovery/kubernetes/pom.xml index 8c9091d9..c6b50928 100644 --- a/service-discovery/kubernetes/pom.xml +++ b/service-discovery/kubernetes/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/service-discovery/static-list/pom.xml b/service-discovery/static-list/pom.xml index 41cbacb4..6a37d554 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.0 + 2.6.1-SNAPSHOT ../../pom.xml diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 90a8f564..7397b1e1 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT stork-spring-boot-config diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 1fbc2823..dbe4e33d 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 2.6.0 + 2.6.1-SNAPSHOT ../pom.xml