diff --git a/distribution/pom.xml b/distribution/pom.xml
index 6654bdd072d..d14a1a8bcd4 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -39,6 +39,12 @@
druid-services
${project.parent.version}
+
+
+ org.apache.druid
+ druid-console
+ ${project.parent.version}
+
diff --git a/server/pom.xml b/server/pom.xml
index febee7035d3..339ac566123 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -48,13 +48,6 @@
druid-gcp-common
${project.parent.version}
runtime
-
-
-
- org.apache.druid
- druid-console
- ${project.parent.version}
- runtime
org.apache.druid