diff --git a/integration-tests/inmemory/pom.xml b/integration-tests/inmemory/pom.xml
index 566c92f..f42908b 100644
--- a/integration-tests/inmemory/pom.xml
+++ b/integration-tests/inmemory/pom.xml
@@ -5,7 +5,7 @@
4.0.0
io.quarkiverse.shedlock
- quarkus-shedlock-parent
+ quarkus-shedlock-integration-tests
999-SNAPSHOT
quarkus-shedlock-provider-inmemory-integration-tests
diff --git a/integration-tests/jdbc/pom.xml b/integration-tests/jdbc/pom.xml
index 866f85d..28cad66 100644
--- a/integration-tests/jdbc/pom.xml
+++ b/integration-tests/jdbc/pom.xml
@@ -5,7 +5,7 @@
4.0.0
io.quarkiverse.shedlock
- quarkus-shedlock-parent
+ quarkus-shedlock-integration-tests
999-SNAPSHOT
quarkus-shedlock-provider-jdbc-integration-tests
diff --git a/integration-tests/mixed/pom.xml b/integration-tests/mixed/pom.xml
index cb6f17b..d10cc82 100644
--- a/integration-tests/mixed/pom.xml
+++ b/integration-tests/mixed/pom.xml
@@ -5,7 +5,7 @@
4.0.0
io.quarkiverse.shedlock
- quarkus-shedlock-parent
+ quarkus-shedlock-integration-tests
999-SNAPSHOT
quarkus-shedlock-providers-mixed-integration-tests
diff --git a/integration-tests/mongo/pom.xml b/integration-tests/mongo/pom.xml
index 35454a1..35754e1 100644
--- a/integration-tests/mongo/pom.xml
+++ b/integration-tests/mongo/pom.xml
@@ -5,7 +5,7 @@
4.0.0
io.quarkiverse.shedlock
- quarkus-shedlock-parent
+ quarkus-shedlock-integration-tests
999-SNAPSHOT
quarkus-shedlock-provider-mongo-integration-tests