diff --git a/api/pom.xml b/api/pom.xml
index 2133816d..6daaa984 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
stork-api
diff --git a/bom/pom.xml b/bom/pom.xml
index fa5facc8..f721440c 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.stork
stork-bom
- 1.5.0-SNAPSHOT
+ 1.4.2
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
+ 1.4.2
diff --git a/config-generator/pom.xml b/config-generator/pom.xml
index 780ec9b8..1b2dcca2 100644
--- a/config-generator/pom.xml
+++ b/config-generator/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
stork-configuration-generator
diff --git a/core/pom.xml b/core/pom.xml
index 42dd99f4..ee94d169 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
stork-core
diff --git a/coverage/pom.xml b/coverage/pom.xml
index 584c6471..1367f9a7 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
stork-coverage
diff --git a/docs/pom.xml b/docs/pom.xml
index 0c0cc2c8..c805506c 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
stork-doc
diff --git a/load-balancer/least-requests/pom.xml b/load-balancer/least-requests/pom.xml
index 1aedbeda..0da4916a 100644
--- a/load-balancer/least-requests/pom.xml
+++ b/load-balancer/least-requests/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/load-balancer/least-response-time/pom.xml b/load-balancer/least-response-time/pom.xml
index 6ab80a7b..48cdb297 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.5.0-SNAPSHOT
+ 1.4.2
../../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 dc434fb1..f7110e24 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.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
stork-load-balancer-power-of-two-choices
diff --git a/load-balancer/random/pom.xml b/load-balancer/random/pom.xml
index 0c4c2f87..c76e8119 100644
--- a/load-balancer/random/pom.xml
+++ b/load-balancer/random/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/load-balancer/sticky/pom.xml b/load-balancer/sticky/pom.xml
index 09ed648b..cdc3a7d2 100644
--- a/load-balancer/sticky/pom.xml
+++ b/load-balancer/sticky/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/microprofile/pom.xml b/microprofile/pom.xml
index cf0cc7b4..ef0c3f2f 100644
--- a/microprofile/pom.xml
+++ b/microprofile/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
stork-microprofile-config
diff --git a/pom.xml b/pom.xml
index aae096b5..9d069b36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
pom
SmallRye Service Discovery : Parent
@@ -85,7 +85,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
+ 1.4.2
diff --git a/service-discovery/composite/pom.xml b/service-discovery/composite/pom.xml
index 8c6968b7..8c886f52 100644
--- a/service-discovery/composite/pom.xml
+++ b/service-discovery/composite/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/service-discovery/consul/pom.xml b/service-discovery/consul/pom.xml
index 56a82a9c..f9d91b3c 100644
--- a/service-discovery/consul/pom.xml
+++ b/service-discovery/consul/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/service-discovery/dns/pom.xml b/service-discovery/dns/pom.xml
index 1b5dbf6f..638c2c64 100644
--- a/service-discovery/dns/pom.xml
+++ b/service-discovery/dns/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/service-discovery/eureka/pom.xml b/service-discovery/eureka/pom.xml
index 895141eb..fb79fae4 100644
--- a/service-discovery/eureka/pom.xml
+++ b/service-discovery/eureka/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/service-discovery/knative/pom.xml b/service-discovery/knative/pom.xml
index d4df8ecb..7eb4d6d5 100644
--- a/service-discovery/knative/pom.xml
+++ b/service-discovery/knative/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/service-discovery/kubernetes/pom.xml b/service-discovery/kubernetes/pom.xml
index c5c64bd5..0e3a2680 100644
--- a/service-discovery/kubernetes/pom.xml
+++ b/service-discovery/kubernetes/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/service-discovery/static-list/pom.xml b/service-discovery/static-list/pom.xml
index 57ddb7fb..a9447523 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.5.0-SNAPSHOT
+ 1.4.2
../../pom.xml
diff --git a/test-utils/pom.xml b/test-utils/pom.xml
index a4712986..bb4b4f04 100644
--- a/test-utils/pom.xml
+++ b/test-utils/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.stork
stork-parent
- 1.5.0-SNAPSHOT
+ 1.4.2
../pom.xml