diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index cbaeeeee64104..fb199e3cd6ec8 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -216,6 +216,13 @@
+
+ io.quarkus
+ quarkus-bootstrap-core
+ ${project.version}
+ test-jar
+ test
+
io.quarkus
quarkus-war-launcher-runner
diff --git a/independent-projects/bootstrap/bom-test/pom.xml b/independent-projects/bootstrap/bom-test/pom.xml
index a1e2f385f5f1d..2925446821caa 100644
--- a/independent-projects/bootstrap/bom-test/pom.xml
+++ b/independent-projects/bootstrap/bom-test/pom.xml
@@ -13,6 +13,13 @@
pom
+
+ io.quarkus
+ quarkus-bootstrap-core
+ ${project.version}
+ test-jar
+ test
+
org.assertj
assertj-core
diff --git a/independent-projects/bootstrap/bom/pom.xml b/independent-projects/bootstrap/bom/pom.xml
index fea80a76d2338..6009d4e516705 100644
--- a/independent-projects/bootstrap/bom/pom.xml
+++ b/independent-projects/bootstrap/bom/pom.xml
@@ -27,13 +27,6 @@
quarkus-bootstrap-core
${project.version}
-
- io.quarkus
- quarkus-bootstrap-core
- ${project.version}
- test-jar
- test
-
io.quarkus
quarkus-bootstrap-app-model
diff --git a/pom.xml b/pom.xml
index 9e690dbfd2588..38ca4736ae1e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
1.6.8
3.14.4
- 0.0.31
+ 0.0.40
false
false