diff --git a/app/display/waterfallplot/build.xml b/app/display/waterfallplot/build.xml index 282ea95c1e..b570977d42 100644 --- a/app/display/waterfallplot/build.xml +++ b/app/display/waterfallplot/build.xml @@ -1,8 +1,8 @@ - + - - + + diff --git a/app/display/waterfallplot/pom.xml b/app/display/waterfallplot/pom.xml index 7e9bd6030d..bb9c727ea7 100644 --- a/app/display/waterfallplot/pom.xml +++ b/app/display/waterfallplot/pom.xml @@ -1,26 +1,22 @@ - - 4.0.0 - - app-waterfall-plot + app-display org.phoebus - app 5.0.3-SNAPSHOT + 4.0.0 + + app-display-waterfallplot + ${project.groupId}:${project.artifactId} + org.phoebus core-framework 5.0.3-SNAPSHOT - - org.phoebus - core-ui - 5.0.3-SNAPSHOT - org.phoebus core-types @@ -30,6 +26,17 @@ io.fair-acc chartfx 11.3.1 + + + + org.openjfx + javafx-base + + + org.openjfx + javafx-controls + + org.slf4j @@ -48,12 +55,6 @@ 5.0.3-SNAPSHOT compile - - org.phoebus - core-framework - 5.0.3-SNAPSHOT - compile - org.phoebus app-display-model @@ -66,24 +67,6 @@ 5.0.3-SNAPSHOT compile - - org.phoebus - app-display-representation - 5.0.3-SNAPSHOT - compile - - - org.phoebus - app-display-representation - 5.0.3-SNAPSHOT - compile - - - org.phoebus - app-display-representation - 5.0.3-SNAPSHOT - compile - org.phoebus app-display-representation-javafx @@ -96,11 +79,5 @@ 5.0.3-SNAPSHOT compile - - org.phoebus - app-display-runtime - 5.0.3-SNAPSHOT - compile - diff --git a/dependencies/phoebus-target/pom.xml b/dependencies/phoebus-target/pom.xml index 56c3e67b1a..31353a7c46 100644 --- a/dependencies/phoebus-target/pom.xml +++ b/dependencies/phoebus-target/pom.xml @@ -564,6 +564,17 @@ io.fair-acc chartfx 11.3.1 + + + + org.openjfx + javafx-base + + + org.openjfx + javafx-controls + + diff --git a/phoebus-product/pom.xml b/phoebus-product/pom.xml index 76e9867c56..e4747da801 100644 --- a/phoebus-product/pom.xml +++ b/phoebus-product/pom.xml @@ -158,7 +158,7 @@ org.phoebus - app-waterfall-plot + app-display-waterfallplot 5.0.3-SNAPSHOT