diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index e0591869..ad3a3ad8 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -17,27 +17,27 @@ - org.jboss.mod_cluster + ${project.groupId} mod_cluster-container-spi - org.jboss.mod_cluster + ${project.groupId} mod_cluster-container-tomcat-9.0 - org.jboss.mod_cluster + ${project.groupId} mod_cluster-container-tomcat-10.1 - org.jboss.mod_cluster + ${project.groupId} mod_cluster-container-tomcat-11.0 - org.jboss.mod_cluster + ${project.groupId} mod_cluster-core - org.jboss.mod_cluster + ${project.groupId} mod_cluster-load-spi diff --git a/core/pom.xml b/core/pom.xml index a63a7669..d3f0edde 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -14,11 +14,11 @@ mod_cluster: Core - org.jboss.mod_cluster + ${project.groupId} mod_cluster-container-spi - org.jboss.mod_cluster + ${project.groupId} mod_cluster-load-spi diff --git a/dist/pom.xml b/dist/pom.xml index d8a8004c..f6681bee 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -18,7 +18,7 @@ - org.jboss.mod_cluster + ${project.groupId} mod_cluster-core diff --git a/load-spi/pom.xml b/load-spi/pom.xml index 847d5e25..d1148f5d 100644 --- a/load-spi/pom.xml +++ b/load-spi/pom.xml @@ -17,7 +17,7 @@ - org.jboss.mod_cluster + ${project.groupId} mod_cluster-container-spi