diff --git a/app/pom.xml b/app/pom.xml
index ff4613b077..bb2b2b86c7 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -37,5 +37,6 @@
imageviewer
credentials-management
eslog
+ queue-server
diff --git a/app/queue-server/pom.xml b/app/queue-server/pom.xml
index de700837ee..77e394bd1d 100644
--- a/app/queue-server/pom.xml
+++ b/app/queue-server/pom.xml
@@ -3,15 +3,14 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
-
+ app-queue-server
+ ${project.groupId}:${project.artifactId}
org.phoebus
app
5.0.3-SNAPSHOT
- app-queue-monitor
-
org.phoebus
diff --git a/phoebus-product/pom.xml b/phoebus-product/pom.xml
index a6292334e3..40fcffb032 100644
--- a/phoebus-product/pom.xml
+++ b/phoebus-product/pom.xml
@@ -237,11 +237,6 @@
app-eslog
5.0.3-SNAPSHOT
-
- org.phoebus
- app-queue-monitor
- 5.0.3-SNAPSHOT
-