diff --git a/integration-tests/artemis-core/pom.xml b/integration-tests/artemis-core/pom.xml
index 7bf58cacf5749..73ae6f0f36825 100644
--- a/integration-tests/artemis-core/pom.xml
+++ b/integration-tests/artemis-core/pom.xml
@@ -99,7 +99,7 @@
- ${project.groupId}
+ io.quarkus
quarkus-maven-plugin
diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml
index 5af918610ddb8..a8787540399d7 100644
--- a/integration-tests/artemis-jms/pom.xml
+++ b/integration-tests/artemis-jms/pom.xml
@@ -99,7 +99,7 @@
- ${project.groupId}
+ io.quarkus
quarkus-maven-plugin
diff --git a/integration-tests/jackson/service/pom.xml b/integration-tests/jackson/service/pom.xml
index 6e59255a893bd..7f9c0191e531b 100644
--- a/integration-tests/jackson/service/pom.xml
+++ b/integration-tests/jackson/service/pom.xml
@@ -44,7 +44,7 @@
- ${project.groupId}
+ io.quarkus
quarkus-maven-plugin
${project.version}
@@ -97,7 +97,7 @@
- ${project.groupId}
+ io.quarkus
quarkus-maven-plugin
${project.version}
diff --git a/integration-tests/jgit/pom.xml b/integration-tests/jgit/pom.xml
index 6695a8a342ba1..32ca582097509 100644
--- a/integration-tests/jgit/pom.xml
+++ b/integration-tests/jgit/pom.xml
@@ -99,7 +99,7 @@
- ${project.groupId}
+ io.quarkus
quarkus-maven-plugin