diff --git a/api/pom.xml b/api/pom.xml index ba24b8ca..2a0405cb 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 stork-api diff --git a/bom/pom.xml b/bom/pom.xml index 777c05ef..4db13d3c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-bom - 1.0.1-SNAPSHOT + 1.1.0 pom SmallRye Service Discovery : 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 + 1.1.0 diff --git a/config-generator/pom.xml b/config-generator/pom.xml index de0a32ea..89059b37 100644 --- a/config-generator/pom.xml +++ b/config-generator/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 stork-configuration-generator diff --git a/core/pom.xml b/core/pom.xml index 949cc3e4..c4417577 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 stork-core diff --git a/coverage/pom.xml b/coverage/pom.xml index 9ad6bef3..e81b2b39 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 stork-coverage diff --git a/docs/pom.xml b/docs/pom.xml index 31677c54..35f819bd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 smallrye-doc diff --git a/load-balancer/least-requests/pom.xml b/load-balancer/least-requests/pom.xml index 5a42f64d..7d2c2358 100644 --- a/load-balancer/least-requests/pom.xml +++ b/load-balancer/least-requests/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 ../../pom.xml diff --git a/load-balancer/least-response-time/pom.xml b/load-balancer/least-response-time/pom.xml index 63644a89..336f87e6 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 - 1.0.1-SNAPSHOT + 1.1.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 de0a50c2..41eb92c2 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 - 1.0.1-SNAPSHOT + 1.1.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 3ca06884..12774be9 100644 --- a/load-balancer/random/pom.xml +++ b/load-balancer/random/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 ../../pom.xml diff --git a/microprofile/pom.xml b/microprofile/pom.xml index e154f70c..5985373c 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 stork-microprofile-config diff --git a/pom.xml b/pom.xml index 60bb389a..b519ffb9 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 pom SmallRye Service Discovery : Parent @@ -82,7 +82,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 + 1.1.0 diff --git a/service-discovery/composite/pom.xml b/service-discovery/composite/pom.xml index e9f6536b..f3486112 100644 --- a/service-discovery/composite/pom.xml +++ b/service-discovery/composite/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 ../../pom.xml diff --git a/service-discovery/consul/pom.xml b/service-discovery/consul/pom.xml index 20ba3a21..7734cc1f 100644 --- a/service-discovery/consul/pom.xml +++ b/service-discovery/consul/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 ../../pom.xml diff --git a/service-discovery/eureka/pom.xml b/service-discovery/eureka/pom.xml index 7c3f92ff..b1b0139c 100644 --- a/service-discovery/eureka/pom.xml +++ b/service-discovery/eureka/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 ../../pom.xml diff --git a/service-discovery/kubernetes/pom.xml b/service-discovery/kubernetes/pom.xml index f7b334a6..f0a23164 100644 --- a/service-discovery/kubernetes/pom.xml +++ b/service-discovery/kubernetes/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 ../../pom.xml diff --git a/service-discovery/static-list/pom.xml b/service-discovery/static-list/pom.xml index 8317bc0d..3b7a2f0b 100644 --- a/service-discovery/static-list/pom.xml +++ b/service-discovery/static-list/pom.xml @@ -20,7 +20,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 ../../pom.xml diff --git a/test-utils/pom.xml b/test-utils/pom.xml index b863435f..af291c22 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye.stork stork-parent - 1.0.1-SNAPSHOT + 1.1.0 ../pom.xml