From 3598ddb758151bb4e3254eceb31ef7d21d45812d Mon Sep 17 00:00:00 2001 From: Kunal Shroff Date: Thu, 17 Apr 2025 14:26:18 -0400 Subject: [PATCH 1/2] [maven-release-plugin] prepare release v5.0.0 --- app/3d-viewer/pom.xml | 6 +- app/alarm/audio-annunciator/pom.xml | 4 +- app/alarm/datasource/pom.xml | 14 +-- app/alarm/freetts-annunciator/pom.xml | 4 +- app/alarm/logging-ui/pom.xml | 14 +-- app/alarm/model/pom.xml | 6 +- app/alarm/pom.xml | 2 +- app/alarm/ui/pom.xml | 12 +-- app/channel/channelfinder/pom.xml | 8 +- app/channel/pom.xml | 2 +- app/channel/utility/pom.xml | 12 +-- app/channel/views/pom.xml | 14 +-- app/console/pom.xml | 6 +- app/credentials-management/pom.xml | 6 +- app/databrowser-json/pom.xml | 6 +- app/databrowser-timescale/pom.xml | 4 +- app/databrowser/pom.xml | 18 ++-- app/diag/pom.xml | 6 +- app/display/actions/pom.xml | 6 +- app/display/adapters/pom.xml | 8 +- app/display/convert-edm/pom.xml | 12 +-- app/display/convert-medm/pom.xml | 8 +- app/display/editor/pom.xml | 10 +- app/display/fonts/pom.xml | 4 +- app/display/linearmeter/pom.xml | 8 +- app/display/model/pom.xml | 6 +- app/display/navigation/pom.xml | 14 +-- app/display/pom.xml | 2 +- app/display/representation-javafx/pom.xml | 14 +-- app/display/representation/pom.xml | 4 +- app/display/runtime/pom.xml | 12 +-- app/display/thumbwheel/pom.xml | 8 +- app/email/pom.xml | 2 +- app/email/ui/pom.xml | 8 +- app/errlog/pom.xml | 6 +- app/eslog/pom.xml | 6 +- app/filebrowser/pom.xml | 8 +- app/imageviewer/pom.xml | 6 +- app/log-configuration/pom.xml | 4 +- app/logbook/elog/pom.xml | 6 +- app/logbook/inmemory/pom.xml | 4 +- app/logbook/olog/client-es/pom.xml | 10 +- app/logbook/olog/client/pom.xml | 8 +- app/logbook/olog/pom.xml | 2 +- app/logbook/olog/ui/pom.xml | 14 +-- app/logbook/pom.xml | 2 +- app/logbook/ui/pom.xml | 12 +-- app/pace/pom.xml | 10 +- app/perfmon/pom.xml | 6 +- app/pom.xml | 2 +- app/probe/pom.xml | 8 +- app/pvtable/pom.xml | 12 +-- app/pvtree/pom.xml | 10 +- app/rtplot/pom.xml | 6 +- app/save-and-restore/app/pom.xml | 14 +-- app/save-and-restore/logging/pom.xml | 10 +- app/save-and-restore/model/pom.xml | 4 +- app/save-and-restore/pom.xml | 2 +- app/save-and-restore/util/pom.xml | 8 +- app/scan/client/pom.xml | 6 +- app/scan/model/pom.xml | 8 +- app/scan/pom.xml | 2 +- app/scan/ui/pom.xml | 12 +-- app/trends/archive-datasource/pom.xml | 4 +- app/trends/archive-reader/pom.xml | 10 +- app/trends/pom.xml | 2 +- app/trends/rich-adapters/pom.xml | 10 +- app/trends/simple-adapters/pom.xml | 10 +- app/update/pom.xml | 8 +- app/utility/pom.xml | 2 +- app/utility/preference-manager/pom.xml | 6 +- core/email/pom.xml | 4 +- core/formula/pom.xml | 8 +- core/framework/pom.xml | 4 +- core/launcher/pom.xml | 6 +- core/logbook/pom.xml | 6 +- core/pom.xml | 2 +- core/pv-ca/pom.xml | 6 +- core/pv-jackie/pom.xml | 6 +- core/pv-mqtt/pom.xml | 6 +- core/pv-opva/pom.xml | 4 +- core/pv-pva/pom.xml | 8 +- core/pv-tango/pom.xml | 4 +- core/pv/pom.xml | 8 +- core/pva/pom.xml | 2 +- core/security/pom.xml | 4 +- core/types/pom.xml | 4 +- core/ui/pom.xml | 12 +-- core/util/pom.xml | 2 +- core/vtype/pom.xml | 4 +- dependencies/install-jars/pom.xml | 2 +- dependencies/phoebus-target/pom.xml | 4 +- dependencies/pom.xml | 2 +- phoebus-product/pom.xml | 108 +++++++++++----------- pom.xml | 6 +- services/alarm-config-logger/pom.xml | 4 +- services/alarm-logger/pom.xml | 6 +- services/alarm-server/pom.xml | 18 ++-- services/archive-engine/pom.xml | 12 +-- services/pom.xml | 2 +- services/save-and-restore/pom.xml | 12 +-- services/scan-server/pom.xml | 14 +-- 102 files changed, 410 insertions(+), 410 deletions(-) diff --git a/app/3d-viewer/pom.xml b/app/3d-viewer/pom.xml index 8e7f93d66c..eb1a3bef38 100644 --- a/app/3d-viewer/pom.xml +++ b/app/3d-viewer/pom.xml @@ -3,19 +3,19 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 app-3d-viewer org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.junit.jupiter diff --git a/app/alarm/audio-annunciator/pom.xml b/app/alarm/audio-annunciator/pom.xml index 51597d7cbc..9c99fd8a17 100644 --- a/app/alarm/audio-annunciator/pom.xml +++ b/app/alarm/audio-annunciator/pom.xml @@ -4,7 +4,7 @@ org.phoebus app-alarm - 5.0.0-SNAPSHOT + 5.0.0 app-alarm-audio-annunciator @@ -17,7 +17,7 @@ org.phoebus app-alarm-ui - 5.0.0-SNAPSHOT + 5.0.0 org.openjfx diff --git a/app/alarm/datasource/pom.xml b/app/alarm/datasource/pom.xml index 4ad7f9a65a..07e85bc9f8 100644 --- a/app/alarm/datasource/pom.xml +++ b/app/alarm/datasource/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-alarm - 5.0.0-SNAPSHOT + 5.0.0 app-alarm-datasouce @@ -22,32 +22,32 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-alarm-model - 5.0.0-SNAPSHOT + 5.0.0 net.sf.sociaal diff --git a/app/alarm/freetts-annunciator/pom.xml b/app/alarm/freetts-annunciator/pom.xml index 133f007b3f..f608bbd1a0 100644 --- a/app/alarm/freetts-annunciator/pom.xml +++ b/app/alarm/freetts-annunciator/pom.xml @@ -4,7 +4,7 @@ org.phoebus app-alarm - 5.0.0-SNAPSHOT + 5.0.0 app-alarm-freetts-annunciator @@ -22,7 +22,7 @@ org.phoebus app-alarm-ui - 5.0.0-SNAPSHOT + 5.0.0 compile diff --git a/app/alarm/logging-ui/pom.xml b/app/alarm/logging-ui/pom.xml index 5d0eb0474e..64d73c49c2 100644 --- a/app/alarm/logging-ui/pom.xml +++ b/app/alarm/logging-ui/pom.xml @@ -3,39 +3,39 @@ org.phoebus app-alarm - 5.0.0-SNAPSHOT + 5.0.0 app-alarm-logging-ui org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-alarm-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-alarm-ui - 5.0.0-SNAPSHOT + 5.0.0 compile diff --git a/app/alarm/model/pom.xml b/app/alarm/model/pom.xml index 32ddedc21d..79ecee6c69 100644 --- a/app/alarm/model/pom.xml +++ b/app/alarm/model/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-alarm - 5.0.0-SNAPSHOT + 5.0.0 app-alarm-model @@ -47,12 +47,12 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/alarm/pom.xml b/app/alarm/pom.xml index 2b5b0ec4f6..ed0a20bbf6 100644 --- a/app/alarm/pom.xml +++ b/app/alarm/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 model diff --git a/app/alarm/ui/pom.xml b/app/alarm/ui/pom.xml index 6944a09269..6430729657 100644 --- a/app/alarm/ui/pom.xml +++ b/app/alarm/ui/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-alarm - 5.0.0-SNAPSHOT + 5.0.0 app-alarm-ui @@ -22,27 +22,27 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-alarm-model - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/channel/channelfinder/pom.xml b/app/channel/channelfinder/pom.xml index 797b3d762f..7a7bab177e 100644 --- a/app/channel/channelfinder/pom.xml +++ b/app/channel/channelfinder/pom.xml @@ -3,24 +3,24 @@ org.phoebus app-channel - 5.0.0-SNAPSHOT + 5.0.0 app-channel-channelfinder org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 com.fasterxml.jackson.core diff --git a/app/channel/pom.xml b/app/channel/pom.xml index c0338547b3..73702fa84e 100644 --- a/app/channel/pom.xml +++ b/app/channel/pom.xml @@ -3,7 +3,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 app-channel pom diff --git a/app/channel/utility/pom.xml b/app/channel/utility/pom.xml index 9ae099856c..78a1829910 100644 --- a/app/channel/utility/pom.xml +++ b/app/channel/utility/pom.xml @@ -3,34 +3,34 @@ org.phoebus app-channel - 5.0.0-SNAPSHOT + 5.0.0 app-channel-utility org.phoebus app-channel-channelfinder - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/channel/views/pom.xml b/app/channel/views/pom.xml index 6f6880daff..950058b9c6 100644 --- a/app/channel/views/pom.xml +++ b/app/channel/views/pom.xml @@ -3,39 +3,39 @@ org.phoebus app-channel - 5.0.0-SNAPSHOT + 5.0.0 app-channel-views org.phoebus app-channel-channelfinder - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-channel-utility - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/console/pom.xml b/app/console/pom.xml index ecae4d1831..c418236de5 100644 --- a/app/console/pom.xml +++ b/app/console/pom.xml @@ -4,18 +4,18 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/credentials-management/pom.xml b/app/credentials-management/pom.xml index bcd552fb24..3d25711498 100644 --- a/app/credentials-management/pom.xml +++ b/app/credentials-management/pom.xml @@ -21,7 +21,7 @@ app org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -31,12 +31,12 @@ org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 \ No newline at end of file diff --git a/app/databrowser-json/pom.xml b/app/databrowser-json/pom.xml index 449431f490..7af5e12430 100644 --- a/app/databrowser-json/pom.xml +++ b/app/databrowser-json/pom.xml @@ -3,7 +3,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 app-databrowser-json @@ -24,13 +24,13 @@ org.phoebus app-databrowser - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/databrowser-timescale/pom.xml b/app/databrowser-timescale/pom.xml index 06942217fd..e388bb0e50 100644 --- a/app/databrowser-timescale/pom.xml +++ b/app/databrowser-timescale/pom.xml @@ -3,14 +3,14 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 app-databrowser-timescale org.phoebus app-databrowser - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/databrowser/pom.xml b/app/databrowser/pom.xml index b58d62f148..5d5e1b509f 100644 --- a/app/databrowser/pom.xml +++ b/app/databrowser/pom.xml @@ -3,7 +3,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 app-databrowser @@ -27,42 +27,42 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-formula - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-trends-archive-reader - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-rtplot - 5.0.0-SNAPSHOT + 5.0.0 org.epics diff --git a/app/diag/pom.xml b/app/diag/pom.xml index bec8136662..dfb0db0a64 100644 --- a/app/diag/pom.xml +++ b/app/diag/pom.xml @@ -4,18 +4,18 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.junit.jupiter diff --git a/app/display/actions/pom.xml b/app/display/actions/pom.xml index 01f10d93c2..e2cdab3ffb 100644 --- a/app/display/actions/pom.xml +++ b/app/display/actions/pom.xml @@ -8,7 +8,7 @@ org.phoebus app-display - 5.0.0-SNAPSHOT + 5.0.0 app-display-actions @@ -22,12 +22,12 @@ org.phoebus app-display-representation-javafx - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-model - 5.0.0-SNAPSHOT + 5.0.0 org.junit.jupiter diff --git a/app/display/adapters/pom.xml b/app/display/adapters/pom.xml index 2cca886666..d3a200173a 100644 --- a/app/display/adapters/pom.xml +++ b/app/display/adapters/pom.xml @@ -3,7 +3,7 @@ app-display org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -12,17 +12,17 @@ org.phoebus app-email-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-runtime - 5.0.0-SNAPSHOT + 5.0.0 compile diff --git a/app/display/convert-edm/pom.xml b/app/display/convert-edm/pom.xml index 2ec4db2315..16ab1f5b8f 100644 --- a/app/display/convert-edm/pom.xml +++ b/app/display/convert-edm/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0-SNAPSHOT + 5.0.0 app-display-convert-edm @@ -22,27 +22,27 @@ org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-formula - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-editor - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-actions - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/display/convert-medm/pom.xml b/app/display/convert-medm/pom.xml index 80e49035e3..0fe9318052 100644 --- a/app/display/convert-medm/pom.xml +++ b/app/display/convert-medm/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0-SNAPSHOT + 5.0.0 app-display-convert-medm @@ -22,17 +22,17 @@ org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-actions - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/display/editor/pom.xml b/app/display/editor/pom.xml index 096bf9b9d7..f3277d94d1 100644 --- a/app/display/editor/pom.xml +++ b/app/display/editor/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0-SNAPSHOT + 5.0.0 app-display-editor @@ -22,22 +22,22 @@ org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-representation-javafx - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/display/fonts/pom.xml b/app/display/fonts/pom.xml index ce0bd9a1bc..7a9d20979c 100644 --- a/app/display/fonts/pom.xml +++ b/app/display/fonts/pom.xml @@ -3,14 +3,14 @@ org.phoebus app-display - 5.0.0-SNAPSHOT + 5.0.0 app-display-fonts org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/display/linearmeter/pom.xml b/app/display/linearmeter/pom.xml index afd218d4b3..2138169def 100644 --- a/app/display/linearmeter/pom.xml +++ b/app/display/linearmeter/pom.xml @@ -4,7 +4,7 @@ app-display org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -20,19 +20,19 @@ org.phoebus app-display-model - 5.0.0-SNAPSHOT + 5.0.0 compile org.phoebus app-display-representation - 5.0.0-SNAPSHOT + 5.0.0 compile org.phoebus app-display-representation-javafx - 5.0.0-SNAPSHOT + 5.0.0 compile diff --git a/app/display/model/pom.xml b/app/display/model/pom.xml index 7fcf0bf9d7..fb73fac9dd 100644 --- a/app/display/model/pom.xml +++ b/app/display/model/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0-SNAPSHOT + 5.0.0 app-display-model @@ -22,12 +22,12 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/display/navigation/pom.xml b/app/display/navigation/pom.xml index 0b26270aa5..10c137ff0e 100644 --- a/app/display/navigation/pom.xml +++ b/app/display/navigation/pom.xml @@ -3,7 +3,7 @@ app-display org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -13,32 +13,32 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-actions - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-representation-javafx - 5.0.0-SNAPSHOT + 5.0.0 org.junit.jupiter diff --git a/app/display/pom.xml b/app/display/pom.xml index 046572e6cd..a7bca3e00c 100644 --- a/app/display/pom.xml +++ b/app/display/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 model diff --git a/app/display/representation-javafx/pom.xml b/app/display/representation-javafx/pom.xml index 103e2cc95f..72860d7d9d 100644 --- a/app/display/representation-javafx/pom.xml +++ b/app/display/representation-javafx/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0-SNAPSHOT + 5.0.0 app-display-representation-javafx @@ -51,32 +51,32 @@ org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-rtplot - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-representation - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-databrowser - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-3d-viewer - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/filebrowser/pom.xml b/app/filebrowser/pom.xml index 0211509251..cb2954cdc3 100644 --- a/app/filebrowser/pom.xml +++ b/app/filebrowser/pom.xml @@ -4,23 +4,23 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/imageviewer/pom.xml b/app/imageviewer/pom.xml index a7486d9b80..a26cf76b01 100644 --- a/app/imageviewer/pom.xml +++ b/app/imageviewer/pom.xml @@ -4,18 +4,18 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.apache.xmlgraphics diff --git a/app/log-configuration/pom.xml b/app/log-configuration/pom.xml index 61792d5d34..d3e855fe77 100644 --- a/app/log-configuration/pom.xml +++ b/app/log-configuration/pom.xml @@ -4,13 +4,13 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/logbook/elog/pom.xml b/app/logbook/elog/pom.xml index cb6be62714..892359e7fc 100644 --- a/app/logbook/elog/pom.xml +++ b/app/logbook/elog/pom.xml @@ -3,19 +3,19 @@ org.phoebus app-logbook - 5.0.0-SNAPSHOT + 5.0.0 app-logbook-elog org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 net.dongliu diff --git a/app/logbook/inmemory/pom.xml b/app/logbook/inmemory/pom.xml index f8ed690ebc..f5771dac21 100644 --- a/app/logbook/inmemory/pom.xml +++ b/app/logbook/inmemory/pom.xml @@ -3,14 +3,14 @@ org.phoebus app-logbook - 5.0.0-SNAPSHOT + 5.0.0 app-logbook-inmemory org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/logbook/olog/client-es/pom.xml b/app/logbook/olog/client-es/pom.xml index 2d8898f337..48c82727f5 100644 --- a/app/logbook/olog/client-es/pom.xml +++ b/app/logbook/olog/client-es/pom.xml @@ -3,7 +3,7 @@ app-logbook-olog org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -40,22 +40,22 @@ org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 org.junit.jupiter diff --git a/app/logbook/olog/client/pom.xml b/app/logbook/olog/client/pom.xml index ab115487ee..9095a53200 100644 --- a/app/logbook/olog/client/pom.xml +++ b/app/logbook/olog/client/pom.xml @@ -3,7 +3,7 @@ app-logbook-olog org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -13,17 +13,17 @@ org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 com.fasterxml.jackson.core diff --git a/app/logbook/olog/pom.xml b/app/logbook/olog/pom.xml index 9b9052fb14..561b862b15 100644 --- a/app/logbook/olog/pom.xml +++ b/app/logbook/olog/pom.xml @@ -9,7 +9,7 @@ org.phoebus app-logbook - 5.0.0-SNAPSHOT + 5.0.0 app-logbook-olog diff --git a/app/logbook/olog/ui/pom.xml b/app/logbook/olog/ui/pom.xml index dadf6af2cf..e12a2bc7cd 100644 --- a/app/logbook/olog/ui/pom.xml +++ b/app/logbook/olog/ui/pom.xml @@ -3,7 +3,7 @@ app-logbook-olog org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -13,32 +13,32 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-logbook-olog-client-es - 5.0.0-SNAPSHOT + 5.0.0 org.jfxtras diff --git a/app/logbook/pom.xml b/app/logbook/pom.xml index c885a17cd0..e6a2d29d46 100644 --- a/app/logbook/pom.xml +++ b/app/logbook/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 inmemory diff --git a/app/logbook/ui/pom.xml b/app/logbook/ui/pom.xml index 8aa5ce0d99..e2e9196fc7 100644 --- a/app/logbook/ui/pom.xml +++ b/app/logbook/ui/pom.xml @@ -3,34 +3,34 @@ org.phoebus app-logbook - 5.0.0-SNAPSHOT + 5.0.0 app-logbook-ui org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 org.jfxtras diff --git a/app/pace/pom.xml b/app/pace/pom.xml index a456ce8505..3e1ee47d13 100644 --- a/app/pace/pom.xml +++ b/app/pace/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 @@ -22,22 +22,22 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-logbook-ui - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/perfmon/pom.xml b/app/perfmon/pom.xml index fa7c337da8..878270aa02 100644 --- a/app/perfmon/pom.xml +++ b/app/perfmon/pom.xml @@ -3,19 +3,19 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 app-perfmon org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/pom.xml b/app/pom.xml index 55a3de128a..965994b022 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ org.phoebus parent - 5.0.0-SNAPSHOT + 5.0.0 diag diff --git a/app/probe/pom.xml b/app/probe/pom.xml index 24df4780f4..bac81e680c 100644 --- a/app/probe/pom.xml +++ b/app/probe/pom.xml @@ -4,23 +4,23 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/pvtable/pom.xml b/app/pvtable/pom.xml index 39edc65b98..e10288fdcd 100644 --- a/app/pvtable/pom.xml +++ b/app/pvtable/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 @@ -22,27 +22,27 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/pvtree/pom.xml b/app/pvtree/pom.xml index bd57cf21a9..c835a5562d 100644 --- a/app/pvtree/pom.xml +++ b/app/pvtree/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 @@ -22,22 +22,22 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/rtplot/pom.xml b/app/rtplot/pom.xml index 9ed9f8d5b5..377d74e7fb 100644 --- a/app/rtplot/pom.xml +++ b/app/rtplot/pom.xml @@ -3,7 +3,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 app-rtplot @@ -22,12 +22,12 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/save-and-restore/app/pom.xml b/app/save-and-restore/app/pom.xml index 787578bbf6..364dc2bf34 100644 --- a/app/save-and-restore/app/pom.xml +++ b/app/save-and-restore/app/pom.xml @@ -4,7 +4,7 @@ org.phoebus app-save-and-restore - 5.0.0-SNAPSHOT + 5.0.0 save-and-restore @@ -18,33 +18,33 @@ org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus save-and-restore-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus save-and-restore-util - 5.0.0-SNAPSHOT + 5.0.0 compile org.phoebus app-display-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-trends-archive-datasource - 5.0.0-SNAPSHOT + 5.0.0 org.eclipse.jgit diff --git a/app/save-and-restore/logging/pom.xml b/app/save-and-restore/logging/pom.xml index e5f957cdff..a4e2023897 100644 --- a/app/save-and-restore/logging/pom.xml +++ b/app/save-and-restore/logging/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-save-and-restore - 5.0.0-SNAPSHOT + 5.0.0 save-and-restore-logging @@ -12,17 +12,17 @@ org.phoebus save-and-restore-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.openjfx @@ -32,7 +32,7 @@ org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/save-and-restore/model/pom.xml b/app/save-and-restore/model/pom.xml index 5bdddf990d..c272afe515 100644 --- a/app/save-and-restore/model/pom.xml +++ b/app/save-and-restore/model/pom.xml @@ -5,7 +5,7 @@ org.phoebus app-save-and-restore - 5.0.0-SNAPSHOT + 5.0.0 save-and-restore-model @@ -15,7 +15,7 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/save-and-restore/pom.xml b/app/save-and-restore/pom.xml index 693236badf..080fe7943c 100644 --- a/app/save-and-restore/pom.xml +++ b/app/save-and-restore/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 model diff --git a/app/save-and-restore/util/pom.xml b/app/save-and-restore/util/pom.xml index 1b52258908..963b613c9d 100644 --- a/app/save-and-restore/util/pom.xml +++ b/app/save-and-restore/util/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-save-and-restore - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -18,18 +18,18 @@ org.phoebus save-and-restore-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-vtype - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/scan/client/pom.xml b/app/scan/client/pom.xml index 2eece305ba..597775b290 100644 --- a/app/scan/client/pom.xml +++ b/app/scan/client/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-scan - 5.0.0-SNAPSHOT + 5.0.0 app-scan-client @@ -22,12 +22,12 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-scan-model - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/scan/model/pom.xml b/app/scan/model/pom.xml index 5a1e4d2ce7..2d484ca058 100644 --- a/app/scan/model/pom.xml +++ b/app/scan/model/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-scan - 5.0.0-SNAPSHOT + 5.0.0 app-scan-model @@ -22,17 +22,17 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/scan/pom.xml b/app/scan/pom.xml index 6f2aa21e1b..7d25e0f849 100644 --- a/app/scan/pom.xml +++ b/app/scan/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 model diff --git a/app/scan/ui/pom.xml b/app/scan/ui/pom.xml index 833a7bc06a..67f7fa170b 100644 --- a/app/scan/ui/pom.xml +++ b/app/scan/ui/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-scan - 5.0.0-SNAPSHOT + 5.0.0 app-scan-ui @@ -22,27 +22,27 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-rtplot - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-scan-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-scan-client - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/trends/archive-datasource/pom.xml b/app/trends/archive-datasource/pom.xml index fd4f047cdd..2fc77b2864 100644 --- a/app/trends/archive-datasource/pom.xml +++ b/app/trends/archive-datasource/pom.xml @@ -3,7 +3,7 @@ app-trends org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 app-trends-archive-datasource @@ -17,7 +17,7 @@ org.phoebus app-trends-archive-reader - 5.0.0-SNAPSHOT + 5.0.0 \ No newline at end of file diff --git a/app/trends/archive-reader/pom.xml b/app/trends/archive-reader/pom.xml index fdb66e9654..767355a080 100644 --- a/app/trends/archive-reader/pom.xml +++ b/app/trends/archive-reader/pom.xml @@ -3,7 +3,7 @@ app-trends org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -18,17 +18,17 @@ org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 com.google.protobuf @@ -48,7 +48,7 @@ org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 compile diff --git a/app/trends/pom.xml b/app/trends/pom.xml index c213ae212b..7c04811f37 100644 --- a/app/trends/pom.xml +++ b/app/trends/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 rich-adapters diff --git a/app/trends/rich-adapters/pom.xml b/app/trends/rich-adapters/pom.xml index acea533994..5f4402acb2 100644 --- a/app/trends/rich-adapters/pom.xml +++ b/app/trends/rich-adapters/pom.xml @@ -3,29 +3,29 @@ org.phoebus app-trends - 5.0.0-SNAPSHOT + 5.0.0 app-trends-rich-adapters org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-databrowser - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-email-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 org.junit.jupiter diff --git a/app/trends/simple-adapters/pom.xml b/app/trends/simple-adapters/pom.xml index c0445fd5f9..b6bba0a53c 100644 --- a/app/trends/simple-adapters/pom.xml +++ b/app/trends/simple-adapters/pom.xml @@ -3,29 +3,29 @@ org.phoebus app-trends - 5.0.0-SNAPSHOT + 5.0.0 app-trends-simple-adapters org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-databrowser - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-email-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-logbook - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/app/update/pom.xml b/app/update/pom.xml index 62bfd67d41..b876fe9e0e 100644 --- a/app/update/pom.xml +++ b/app/update/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 @@ -22,17 +22,17 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 javax.jms diff --git a/app/utility/pom.xml b/app/utility/pom.xml index 868704a306..b82f6a7487 100644 --- a/app/utility/pom.xml +++ b/app/utility/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 diff --git a/app/utility/preference-manager/pom.xml b/app/utility/preference-manager/pom.xml index 460769082a..990be739a0 100644 --- a/app/utility/preference-manager/pom.xml +++ b/app/utility/preference-manager/pom.xml @@ -3,7 +3,7 @@ app-utility org.phoebus - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 @@ -12,12 +12,12 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 \ No newline at end of file diff --git a/core/email/pom.xml b/core/email/pom.xml index 3474136541..09ce8e5437 100644 --- a/core/email/pom.xml +++ b/core/email/pom.xml @@ -3,7 +3,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 core-email @@ -15,7 +15,7 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/formula/pom.xml b/core/formula/pom.xml index 983d7d9c3e..6de520e311 100644 --- a/core/formula/pom.xml +++ b/core/formula/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 @@ -16,12 +16,12 @@ org.phoebus core-vtype - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.junit.jupiter @@ -38,7 +38,7 @@ org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 compile diff --git a/core/framework/pom.xml b/core/framework/pom.xml index ed87a2dd80..8534d7645f 100644 --- a/core/framework/pom.xml +++ b/core/framework/pom.xml @@ -4,13 +4,13 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-formula - 5.0.0-SNAPSHOT + 5.0.0 compile diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml index 91c9997ba6..36d489ed88 100644 --- a/core/launcher/pom.xml +++ b/core/launcher/pom.xml @@ -3,19 +3,19 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 core-launcher org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-ui - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/logbook/pom.xml b/core/logbook/pom.xml index 8f2f4c6c34..0662585202 100644 --- a/core/logbook/pom.xml +++ b/core/logbook/pom.xml @@ -3,19 +3,19 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 core-logbook org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/pom.xml b/core/pom.xml index ffb44aee3d..314de89556 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,6 +25,6 @@ org.phoebus parent - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/pv-ca/pom.xml b/core/pv-ca/pom.xml index f3830b6f91..735355e0a4 100644 --- a/core/pv-ca/pom.xml +++ b/core/pv-ca/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 @@ -36,13 +36,13 @@ org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/pv-jackie/pom.xml b/core/pv-jackie/pom.xml index deb7cdb544..5d6657917d 100644 --- a/core/pv-jackie/pom.xml +++ b/core/pv-jackie/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 @@ -30,13 +30,13 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/pv-mqtt/pom.xml b/core/pv-mqtt/pom.xml index 4b53dd1fb3..0834995244 100644 --- a/core/pv-mqtt/pom.xml +++ b/core/pv-mqtt/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 @@ -22,13 +22,13 @@ org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/pv-opva/pom.xml b/core/pv-opva/pom.xml index e128f7f30e..4b3b3db5f8 100644 --- a/core/pv-opva/pom.xml +++ b/core/pv-opva/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 @@ -23,7 +23,7 @@ org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/pv-pva/pom.xml b/core/pv-pva/pom.xml index b7442aa6ac..ded6d50798 100644 --- a/core/pv-pva/pom.xml +++ b/core/pv-pva/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 @@ -43,19 +43,19 @@ org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pva - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/pv-tango/pom.xml b/core/pv-tango/pom.xml index a91cf52776..55247ab5fa 100644 --- a/core/pv-tango/pom.xml +++ b/core/pv-tango/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 @@ -16,7 +16,7 @@ org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/pv/pom.xml b/core/pv/pom.xml index 9cf19012d6..d1d9a08092 100644 --- a/core/pv/pom.xml +++ b/core/pv/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 @@ -40,17 +40,17 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-formula - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/pva/pom.xml b/core/pva/pom.xml index 27abf73f55..50d27fc1e3 100644 --- a/core/pva/pom.xml +++ b/core/pva/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/security/pom.xml b/core/security/pom.xml index 3577146eb7..0eea6e2256 100644 --- a/core/security/pom.xml +++ b/core/security/pom.xml @@ -3,7 +3,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 core-security @@ -22,7 +22,7 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/types/pom.xml b/core/types/pom.xml index 4dfacf9171..efec61ec83 100644 --- a/core/types/pom.xml +++ b/core/types/pom.xml @@ -4,13 +4,13 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/ui/pom.xml b/core/ui/pom.xml index 3bc53d2e46..04113329d6 100644 --- a/core/ui/pom.xml +++ b/core/ui/pom.xml @@ -3,7 +3,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 core-ui @@ -59,27 +59,27 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-types - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-security - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/core/util/pom.xml b/core/util/pom.xml index 164ba6d4c3..61bd1fc708 100644 --- a/core/util/pom.xml +++ b/core/util/pom.xml @@ -3,7 +3,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 core-util diff --git a/core/vtype/pom.xml b/core/vtype/pom.xml index 666a4f7d58..ee69bc56f2 100644 --- a/core/vtype/pom.xml +++ b/core/vtype/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0-SNAPSHOT + 5.0.0 @@ -27,7 +27,7 @@ org.phoebus core-pva - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/dependencies/install-jars/pom.xml b/dependencies/install-jars/pom.xml index 85ea6b1345..9a26d913f8 100644 --- a/dependencies/install-jars/pom.xml +++ b/dependencies/install-jars/pom.xml @@ -3,7 +3,7 @@ org.phoebus dependencies - 5.0.0-SNAPSHOT + 5.0.0 install-jars diff --git a/dependencies/phoebus-target/pom.xml b/dependencies/phoebus-target/pom.xml index 79fdb9cead..c544e42bdd 100644 --- a/dependencies/phoebus-target/pom.xml +++ b/dependencies/phoebus-target/pom.xml @@ -3,7 +3,7 @@ org.phoebus dependencies - 5.0.0-SNAPSHOT + 5.0.0 phoebus-target @@ -65,7 +65,7 @@ org.phoebus install-jars - 5.0.0-SNAPSHOT + 5.0.0 org.junit.jupiter diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 2c3624ef09..4fc98e9b98 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,7 +5,7 @@ org.phoebus parent - 5.0.0-SNAPSHOT + 5.0.0 install-jars diff --git a/phoebus-product/pom.xml b/phoebus-product/pom.xml index 2799ee6103..d1da13c177 100644 --- a/phoebus-product/pom.xml +++ b/phoebus-product/pom.xml @@ -11,271 +11,271 @@ org.phoebus core-launcher - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-ca - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-mqtt - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-opva - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-pva - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-tango - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-diag - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-filebrowser - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-probe - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-logbook-inmemory - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-logbook-olog-ui - 5.0.0-SNAPSHOT + 5.0.0 true org.phoebus app-logbook-elog - 5.0.0-SNAPSHOT + 5.0.0 true org.phoebus app-logbook-olog-client - 5.0.0-SNAPSHOT + 5.0.0 true org.phoebus app-logbook-olog-client-es - 5.0.0-SNAPSHOT + 5.0.0 true org.phoebus app-pvtable - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-pvtree - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-log-configuration - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-email-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-errlog - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-rtplot - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-databrowser - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-trends-archive-reader - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-databrowser-json - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-databrowser-timescale - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-representation-javafx - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-fonts - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-runtime - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-thumbwheel - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-linearmeter - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-editor - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-navigation - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-adapters - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-convert-medm - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-display-convert-edm - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-scan-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-alarm-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-alarm-freetts-annunciator - 5.0.0-SNAPSHOT + 5.0.0 true org.phoebus app-alarm-logging-ui - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-alarm-datasouce - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-update - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-3d-viewer - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-perfmon - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-console - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-imageviewer - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-eslog - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-trends-rich-adapters - 5.0.0-SNAPSHOT + 5.0.0 true org.phoebus app-trends-archive-datasource - 5.0.0-SNAPSHOT + 5.0.0 true org.phoebus app-channel-views - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-channel-channelfinder - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus save-and-restore - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus save-and-restore-logging - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-credentials-management - 5.0.0-SNAPSHOT + 5.0.0 ${project.groupId} @@ -285,7 +285,7 @@ org.phoebus core-pv-jackie - 5.0.0-SNAPSHOT + 5.0.0 @@ -360,7 +360,7 @@ org.phoebus parent - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/pom.xml b/pom.xml index f66e40ecc7..9bdac94035 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.phoebus parent - 5.0.0-SNAPSHOT + 5.0.0 pom phoebus (parent) A framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community. @@ -19,7 +19,7 @@ scm:git:git://github.com/ControlSystemStudio/phoebus.git scm:git:https://github.com/ControlSystemStudio/phoebus https://github.com/ControlSystemStudio/phoebus/tree/master - v4.7.4 + v5.0.0 @@ -64,7 +64,7 @@ - 2025-04-17T16:07:28Z + 2025-04-17T17:43:04Z 7.0.10 1.0.7 1.0.7 diff --git a/services/alarm-config-logger/pom.xml b/services/alarm-config-logger/pom.xml index ee9fae70e7..182b16b696 100644 --- a/services/alarm-config-logger/pom.xml +++ b/services/alarm-config-logger/pom.xml @@ -3,7 +3,7 @@ org.phoebus services - 5.0.0-SNAPSHOT + 5.0.0 2.7.3 @@ -44,7 +44,7 @@ org.phoebus app-alarm-model - 5.0.0-SNAPSHOT + 5.0.0 org.apache.kafka diff --git a/services/alarm-logger/pom.xml b/services/alarm-logger/pom.xml index a36da9dc24..c4f87d07a6 100644 --- a/services/alarm-logger/pom.xml +++ b/services/alarm-logger/pom.xml @@ -3,7 +3,7 @@ org.phoebus services - 5.0.0-SNAPSHOT + 5.0.0 17 @@ -95,12 +95,12 @@ org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-alarm-model - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/services/alarm-server/pom.xml b/services/alarm-server/pom.xml index a323a6e305..617ad5b6e4 100644 --- a/services/alarm-server/pom.xml +++ b/services/alarm-server/pom.xml @@ -2,7 +2,7 @@ org.phoebus services - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 service-alarm-server @@ -24,43 +24,43 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-ca - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-pva - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-formula - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-email - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-alarm-model - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/services/archive-engine/pom.xml b/services/archive-engine/pom.xml index b8c59d708f..833080ab7f 100644 --- a/services/archive-engine/pom.xml +++ b/services/archive-engine/pom.xml @@ -3,7 +3,7 @@ org.phoebus services - 5.0.0-SNAPSHOT + 5.0.0 service-archive-engine @@ -82,27 +82,27 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-ca - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-pva - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/services/pom.xml b/services/pom.xml index 653d6dadcd..2ab12c1312 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ org.phoebus parent - 5.0.0-SNAPSHOT + 5.0.0 alarm-server diff --git a/services/save-and-restore/pom.xml b/services/save-and-restore/pom.xml index e00edf496b..659af83c6b 100644 --- a/services/save-and-restore/pom.xml +++ b/services/save-and-restore/pom.xml @@ -5,12 +5,12 @@ org.phoebus services - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus service-save-and-restore - 5.0.0-SNAPSHOT + 5.0.0 2.7.3 @@ -61,24 +61,24 @@ org.phoebus save-and-restore-model - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus save-and-restore-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-pva - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-ca - 5.0.0-SNAPSHOT + 5.0.0 diff --git a/services/scan-server/pom.xml b/services/scan-server/pom.xml index 45bcaf730b..e4494ea553 100644 --- a/services/scan-server/pom.xml +++ b/services/scan-server/pom.xml @@ -3,7 +3,7 @@ org.phoebus services - 5.0.0-SNAPSHOT + 5.0.0 service-scan-server @@ -66,32 +66,32 @@ org.phoebus core-framework - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-util - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-ca - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus core-pv-pva - 5.0.0-SNAPSHOT + 5.0.0 org.phoebus app-scan-model - 5.0.0-SNAPSHOT + 5.0.0 From bb49200e0d82d9ed40e8f28e7838c102b9b4652a Mon Sep 17 00:00:00 2001 From: Kunal Shroff Date: Thu, 17 Apr 2025 14:27:20 -0400 Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development iteration --- app/3d-viewer/pom.xml | 6 +- app/alarm/audio-annunciator/pom.xml | 4 +- app/alarm/datasource/pom.xml | 14 +-- app/alarm/freetts-annunciator/pom.xml | 4 +- app/alarm/logging-ui/pom.xml | 14 +-- app/alarm/model/pom.xml | 6 +- app/alarm/pom.xml | 2 +- app/alarm/ui/pom.xml | 12 +-- app/channel/channelfinder/pom.xml | 8 +- app/channel/pom.xml | 2 +- app/channel/utility/pom.xml | 12 +-- app/channel/views/pom.xml | 14 +-- app/console/pom.xml | 6 +- app/credentials-management/pom.xml | 6 +- app/databrowser-json/pom.xml | 6 +- app/databrowser-timescale/pom.xml | 4 +- app/databrowser/pom.xml | 18 ++-- app/diag/pom.xml | 6 +- app/display/actions/pom.xml | 6 +- app/display/adapters/pom.xml | 8 +- app/display/convert-edm/pom.xml | 12 +-- app/display/convert-medm/pom.xml | 8 +- app/display/editor/pom.xml | 10 +- app/display/fonts/pom.xml | 4 +- app/display/linearmeter/pom.xml | 8 +- app/display/model/pom.xml | 6 +- app/display/navigation/pom.xml | 14 +-- app/display/pom.xml | 2 +- app/display/representation-javafx/pom.xml | 14 +-- app/display/representation/pom.xml | 4 +- app/display/runtime/pom.xml | 12 +-- app/display/thumbwheel/pom.xml | 8 +- app/email/pom.xml | 2 +- app/email/ui/pom.xml | 8 +- app/errlog/pom.xml | 6 +- app/eslog/pom.xml | 6 +- app/filebrowser/pom.xml | 8 +- app/imageviewer/pom.xml | 6 +- app/log-configuration/pom.xml | 4 +- app/logbook/elog/pom.xml | 6 +- app/logbook/inmemory/pom.xml | 4 +- app/logbook/olog/client-es/pom.xml | 10 +- app/logbook/olog/client/pom.xml | 8 +- app/logbook/olog/pom.xml | 2 +- app/logbook/olog/ui/pom.xml | 14 +-- app/logbook/pom.xml | 2 +- app/logbook/ui/pom.xml | 12 +-- app/pace/pom.xml | 10 +- app/perfmon/pom.xml | 6 +- app/pom.xml | 2 +- app/probe/pom.xml | 8 +- app/pvtable/pom.xml | 12 +-- app/pvtree/pom.xml | 10 +- app/rtplot/pom.xml | 6 +- app/save-and-restore/app/pom.xml | 14 +-- app/save-and-restore/logging/pom.xml | 10 +- app/save-and-restore/model/pom.xml | 4 +- app/save-and-restore/pom.xml | 2 +- app/save-and-restore/util/pom.xml | 8 +- app/scan/client/pom.xml | 6 +- app/scan/model/pom.xml | 8 +- app/scan/pom.xml | 2 +- app/scan/ui/pom.xml | 12 +-- app/trends/archive-datasource/pom.xml | 4 +- app/trends/archive-reader/pom.xml | 10 +- app/trends/pom.xml | 2 +- app/trends/rich-adapters/pom.xml | 10 +- app/trends/simple-adapters/pom.xml | 10 +- app/update/pom.xml | 8 +- app/utility/pom.xml | 2 +- app/utility/preference-manager/pom.xml | 6 +- core/email/pom.xml | 4 +- core/formula/pom.xml | 8 +- core/framework/pom.xml | 4 +- core/launcher/pom.xml | 6 +- core/logbook/pom.xml | 6 +- core/pom.xml | 2 +- core/pv-ca/pom.xml | 6 +- core/pv-jackie/pom.xml | 6 +- core/pv-mqtt/pom.xml | 6 +- core/pv-opva/pom.xml | 4 +- core/pv-pva/pom.xml | 8 +- core/pv-tango/pom.xml | 4 +- core/pv/pom.xml | 8 +- core/pva/pom.xml | 2 +- core/security/pom.xml | 4 +- core/types/pom.xml | 4 +- core/ui/pom.xml | 12 +-- core/util/pom.xml | 2 +- core/vtype/pom.xml | 4 +- dependencies/install-jars/pom.xml | 2 +- dependencies/phoebus-target/pom.xml | 4 +- dependencies/pom.xml | 2 +- phoebus-product/pom.xml | 108 +++++++++++----------- pom.xml | 6 +- services/alarm-config-logger/pom.xml | 4 +- services/alarm-logger/pom.xml | 6 +- services/alarm-server/pom.xml | 18 ++-- services/archive-engine/pom.xml | 12 +-- services/pom.xml | 2 +- services/save-and-restore/pom.xml | 12 +-- services/scan-server/pom.xml | 14 +-- 102 files changed, 410 insertions(+), 410 deletions(-) diff --git a/app/3d-viewer/pom.xml b/app/3d-viewer/pom.xml index eb1a3bef38..5922ae6837 100644 --- a/app/3d-viewer/pom.xml +++ b/app/3d-viewer/pom.xml @@ -3,19 +3,19 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT app-3d-viewer org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.junit.jupiter diff --git a/app/alarm/audio-annunciator/pom.xml b/app/alarm/audio-annunciator/pom.xml index 9c99fd8a17..eb8c8f1541 100644 --- a/app/alarm/audio-annunciator/pom.xml +++ b/app/alarm/audio-annunciator/pom.xml @@ -4,7 +4,7 @@ org.phoebus app-alarm - 5.0.0 + 5.0.1-SNAPSHOT app-alarm-audio-annunciator @@ -17,7 +17,7 @@ org.phoebus app-alarm-ui - 5.0.0 + 5.0.1-SNAPSHOT org.openjfx diff --git a/app/alarm/datasource/pom.xml b/app/alarm/datasource/pom.xml index 07e85bc9f8..a3eac548c8 100644 --- a/app/alarm/datasource/pom.xml +++ b/app/alarm/datasource/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-alarm - 5.0.0 + 5.0.1-SNAPSHOT app-alarm-datasouce @@ -22,32 +22,32 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-alarm-model - 5.0.0 + 5.0.1-SNAPSHOT net.sf.sociaal diff --git a/app/alarm/freetts-annunciator/pom.xml b/app/alarm/freetts-annunciator/pom.xml index f608bbd1a0..3383fad357 100644 --- a/app/alarm/freetts-annunciator/pom.xml +++ b/app/alarm/freetts-annunciator/pom.xml @@ -4,7 +4,7 @@ org.phoebus app-alarm - 5.0.0 + 5.0.1-SNAPSHOT app-alarm-freetts-annunciator @@ -22,7 +22,7 @@ org.phoebus app-alarm-ui - 5.0.0 + 5.0.1-SNAPSHOT compile diff --git a/app/alarm/logging-ui/pom.xml b/app/alarm/logging-ui/pom.xml index 64d73c49c2..de9ace2b5f 100644 --- a/app/alarm/logging-ui/pom.xml +++ b/app/alarm/logging-ui/pom.xml @@ -3,39 +3,39 @@ org.phoebus app-alarm - 5.0.0 + 5.0.1-SNAPSHOT app-alarm-logging-ui org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-alarm-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-alarm-ui - 5.0.0 + 5.0.1-SNAPSHOT compile diff --git a/app/alarm/model/pom.xml b/app/alarm/model/pom.xml index 79ecee6c69..320f2657ff 100644 --- a/app/alarm/model/pom.xml +++ b/app/alarm/model/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-alarm - 5.0.0 + 5.0.1-SNAPSHOT app-alarm-model @@ -47,12 +47,12 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/alarm/pom.xml b/app/alarm/pom.xml index ed0a20bbf6..d787ff5825 100644 --- a/app/alarm/pom.xml +++ b/app/alarm/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT model diff --git a/app/alarm/ui/pom.xml b/app/alarm/ui/pom.xml index 6430729657..801db866e4 100644 --- a/app/alarm/ui/pom.xml +++ b/app/alarm/ui/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-alarm - 5.0.0 + 5.0.1-SNAPSHOT app-alarm-ui @@ -22,27 +22,27 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-alarm-model - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/channel/channelfinder/pom.xml b/app/channel/channelfinder/pom.xml index 7a7bab177e..bbac4e2b4b 100644 --- a/app/channel/channelfinder/pom.xml +++ b/app/channel/channelfinder/pom.xml @@ -3,24 +3,24 @@ org.phoebus app-channel - 5.0.0 + 5.0.1-SNAPSHOT app-channel-channelfinder org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT com.fasterxml.jackson.core diff --git a/app/channel/pom.xml b/app/channel/pom.xml index 73702fa84e..ea8fd4d469 100644 --- a/app/channel/pom.xml +++ b/app/channel/pom.xml @@ -3,7 +3,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT app-channel pom diff --git a/app/channel/utility/pom.xml b/app/channel/utility/pom.xml index 78a1829910..364f220df6 100644 --- a/app/channel/utility/pom.xml +++ b/app/channel/utility/pom.xml @@ -3,34 +3,34 @@ org.phoebus app-channel - 5.0.0 + 5.0.1-SNAPSHOT app-channel-utility org.phoebus app-channel-channelfinder - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/channel/views/pom.xml b/app/channel/views/pom.xml index 950058b9c6..f705ad2886 100644 --- a/app/channel/views/pom.xml +++ b/app/channel/views/pom.xml @@ -3,39 +3,39 @@ org.phoebus app-channel - 5.0.0 + 5.0.1-SNAPSHOT app-channel-views org.phoebus app-channel-channelfinder - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-channel-utility - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/console/pom.xml b/app/console/pom.xml index c418236de5..d0dc4447ee 100644 --- a/app/console/pom.xml +++ b/app/console/pom.xml @@ -4,18 +4,18 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/credentials-management/pom.xml b/app/credentials-management/pom.xml index 3d25711498..e576dd76fb 100644 --- a/app/credentials-management/pom.xml +++ b/app/credentials-management/pom.xml @@ -21,7 +21,7 @@ app org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -31,12 +31,12 @@ org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT \ No newline at end of file diff --git a/app/databrowser-json/pom.xml b/app/databrowser-json/pom.xml index 7af5e12430..94504bb90e 100644 --- a/app/databrowser-json/pom.xml +++ b/app/databrowser-json/pom.xml @@ -3,7 +3,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT app-databrowser-json @@ -24,13 +24,13 @@ org.phoebus app-databrowser - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/databrowser-timescale/pom.xml b/app/databrowser-timescale/pom.xml index e388bb0e50..24980d166f 100644 --- a/app/databrowser-timescale/pom.xml +++ b/app/databrowser-timescale/pom.xml @@ -3,14 +3,14 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT app-databrowser-timescale org.phoebus app-databrowser - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/databrowser/pom.xml b/app/databrowser/pom.xml index 5d5e1b509f..6c30bc13bd 100644 --- a/app/databrowser/pom.xml +++ b/app/databrowser/pom.xml @@ -3,7 +3,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT app-databrowser @@ -27,42 +27,42 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-formula - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-trends-archive-reader - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-rtplot - 5.0.0 + 5.0.1-SNAPSHOT org.epics diff --git a/app/diag/pom.xml b/app/diag/pom.xml index dfb0db0a64..5d879d5c86 100644 --- a/app/diag/pom.xml +++ b/app/diag/pom.xml @@ -4,18 +4,18 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.junit.jupiter diff --git a/app/display/actions/pom.xml b/app/display/actions/pom.xml index e2cdab3ffb..0622f0fba9 100644 --- a/app/display/actions/pom.xml +++ b/app/display/actions/pom.xml @@ -8,7 +8,7 @@ org.phoebus app-display - 5.0.0 + 5.0.1-SNAPSHOT app-display-actions @@ -22,12 +22,12 @@ org.phoebus app-display-representation-javafx - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-model - 5.0.0 + 5.0.1-SNAPSHOT org.junit.jupiter diff --git a/app/display/adapters/pom.xml b/app/display/adapters/pom.xml index d3a200173a..91e468a63c 100644 --- a/app/display/adapters/pom.xml +++ b/app/display/adapters/pom.xml @@ -3,7 +3,7 @@ app-display org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -12,17 +12,17 @@ org.phoebus app-email-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-runtime - 5.0.0 + 5.0.1-SNAPSHOT compile diff --git a/app/display/convert-edm/pom.xml b/app/display/convert-edm/pom.xml index 16ab1f5b8f..586cc0f247 100644 --- a/app/display/convert-edm/pom.xml +++ b/app/display/convert-edm/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0 + 5.0.1-SNAPSHOT app-display-convert-edm @@ -22,27 +22,27 @@ org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-formula - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-editor - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-actions - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/display/convert-medm/pom.xml b/app/display/convert-medm/pom.xml index 0fe9318052..3dea82eff2 100644 --- a/app/display/convert-medm/pom.xml +++ b/app/display/convert-medm/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0 + 5.0.1-SNAPSHOT app-display-convert-medm @@ -22,17 +22,17 @@ org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-actions - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/display/editor/pom.xml b/app/display/editor/pom.xml index f3277d94d1..724ffba539 100644 --- a/app/display/editor/pom.xml +++ b/app/display/editor/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0 + 5.0.1-SNAPSHOT app-display-editor @@ -22,22 +22,22 @@ org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-representation-javafx - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/display/fonts/pom.xml b/app/display/fonts/pom.xml index 7a9d20979c..cd578e861d 100644 --- a/app/display/fonts/pom.xml +++ b/app/display/fonts/pom.xml @@ -3,14 +3,14 @@ org.phoebus app-display - 5.0.0 + 5.0.1-SNAPSHOT app-display-fonts org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/display/linearmeter/pom.xml b/app/display/linearmeter/pom.xml index 2138169def..ce62f91f26 100644 --- a/app/display/linearmeter/pom.xml +++ b/app/display/linearmeter/pom.xml @@ -4,7 +4,7 @@ app-display org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -20,19 +20,19 @@ org.phoebus app-display-model - 5.0.0 + 5.0.1-SNAPSHOT compile org.phoebus app-display-representation - 5.0.0 + 5.0.1-SNAPSHOT compile org.phoebus app-display-representation-javafx - 5.0.0 + 5.0.1-SNAPSHOT compile diff --git a/app/display/model/pom.xml b/app/display/model/pom.xml index fb73fac9dd..39a98ae87d 100644 --- a/app/display/model/pom.xml +++ b/app/display/model/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0 + 5.0.1-SNAPSHOT app-display-model @@ -22,12 +22,12 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/display/navigation/pom.xml b/app/display/navigation/pom.xml index 10c137ff0e..921c984d1e 100644 --- a/app/display/navigation/pom.xml +++ b/app/display/navigation/pom.xml @@ -3,7 +3,7 @@ app-display org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -13,32 +13,32 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-actions - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-representation-javafx - 5.0.0 + 5.0.1-SNAPSHOT org.junit.jupiter diff --git a/app/display/pom.xml b/app/display/pom.xml index a7bca3e00c..c07e49ef47 100644 --- a/app/display/pom.xml +++ b/app/display/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT model diff --git a/app/display/representation-javafx/pom.xml b/app/display/representation-javafx/pom.xml index 72860d7d9d..84e7846dfd 100644 --- a/app/display/representation-javafx/pom.xml +++ b/app/display/representation-javafx/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-display - 5.0.0 + 5.0.1-SNAPSHOT app-display-representation-javafx @@ -51,32 +51,32 @@ org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-rtplot - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-representation - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-databrowser - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-3d-viewer - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/filebrowser/pom.xml b/app/filebrowser/pom.xml index cb2954cdc3..8c11ad5cab 100644 --- a/app/filebrowser/pom.xml +++ b/app/filebrowser/pom.xml @@ -4,23 +4,23 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/imageviewer/pom.xml b/app/imageviewer/pom.xml index a26cf76b01..6191ffe55e 100644 --- a/app/imageviewer/pom.xml +++ b/app/imageviewer/pom.xml @@ -4,18 +4,18 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.apache.xmlgraphics diff --git a/app/log-configuration/pom.xml b/app/log-configuration/pom.xml index d3e855fe77..bd24de8ec9 100644 --- a/app/log-configuration/pom.xml +++ b/app/log-configuration/pom.xml @@ -4,13 +4,13 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/logbook/elog/pom.xml b/app/logbook/elog/pom.xml index 892359e7fc..e604f786fa 100644 --- a/app/logbook/elog/pom.xml +++ b/app/logbook/elog/pom.xml @@ -3,19 +3,19 @@ org.phoebus app-logbook - 5.0.0 + 5.0.1-SNAPSHOT app-logbook-elog org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT net.dongliu diff --git a/app/logbook/inmemory/pom.xml b/app/logbook/inmemory/pom.xml index f5771dac21..deac667ac6 100644 --- a/app/logbook/inmemory/pom.xml +++ b/app/logbook/inmemory/pom.xml @@ -3,14 +3,14 @@ org.phoebus app-logbook - 5.0.0 + 5.0.1-SNAPSHOT app-logbook-inmemory org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/logbook/olog/client-es/pom.xml b/app/logbook/olog/client-es/pom.xml index 48c82727f5..9d27c08be9 100644 --- a/app/logbook/olog/client-es/pom.xml +++ b/app/logbook/olog/client-es/pom.xml @@ -3,7 +3,7 @@ app-logbook-olog org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -40,22 +40,22 @@ org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT org.junit.jupiter diff --git a/app/logbook/olog/client/pom.xml b/app/logbook/olog/client/pom.xml index 9095a53200..80b76efd6f 100644 --- a/app/logbook/olog/client/pom.xml +++ b/app/logbook/olog/client/pom.xml @@ -3,7 +3,7 @@ app-logbook-olog org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -13,17 +13,17 @@ org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT com.fasterxml.jackson.core diff --git a/app/logbook/olog/pom.xml b/app/logbook/olog/pom.xml index 561b862b15..37ec525e29 100644 --- a/app/logbook/olog/pom.xml +++ b/app/logbook/olog/pom.xml @@ -9,7 +9,7 @@ org.phoebus app-logbook - 5.0.0 + 5.0.1-SNAPSHOT app-logbook-olog diff --git a/app/logbook/olog/ui/pom.xml b/app/logbook/olog/ui/pom.xml index e12a2bc7cd..06a56da6f0 100644 --- a/app/logbook/olog/ui/pom.xml +++ b/app/logbook/olog/ui/pom.xml @@ -3,7 +3,7 @@ app-logbook-olog org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -13,32 +13,32 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-logbook-olog-client-es - 5.0.0 + 5.0.1-SNAPSHOT org.jfxtras diff --git a/app/logbook/pom.xml b/app/logbook/pom.xml index e6a2d29d46..d1957c8db2 100644 --- a/app/logbook/pom.xml +++ b/app/logbook/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT inmemory diff --git a/app/logbook/ui/pom.xml b/app/logbook/ui/pom.xml index e2e9196fc7..6987ab14e0 100644 --- a/app/logbook/ui/pom.xml +++ b/app/logbook/ui/pom.xml @@ -3,34 +3,34 @@ org.phoebus app-logbook - 5.0.0 + 5.0.1-SNAPSHOT app-logbook-ui org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT org.jfxtras diff --git a/app/pace/pom.xml b/app/pace/pom.xml index 3e1ee47d13..750aef176c 100644 --- a/app/pace/pom.xml +++ b/app/pace/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT @@ -22,22 +22,22 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-logbook-ui - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/perfmon/pom.xml b/app/perfmon/pom.xml index 878270aa02..8ef448e33c 100644 --- a/app/perfmon/pom.xml +++ b/app/perfmon/pom.xml @@ -3,19 +3,19 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT app-perfmon org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/pom.xml b/app/pom.xml index 965994b022..1d6a74803a 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ org.phoebus parent - 5.0.0 + 5.0.1-SNAPSHOT diag diff --git a/app/probe/pom.xml b/app/probe/pom.xml index bac81e680c..df26ec6b45 100644 --- a/app/probe/pom.xml +++ b/app/probe/pom.xml @@ -4,23 +4,23 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/pvtable/pom.xml b/app/pvtable/pom.xml index e10288fdcd..00d883c987 100644 --- a/app/pvtable/pom.xml +++ b/app/pvtable/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT @@ -22,27 +22,27 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/pvtree/pom.xml b/app/pvtree/pom.xml index c835a5562d..bce5c57b08 100644 --- a/app/pvtree/pom.xml +++ b/app/pvtree/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT @@ -22,22 +22,22 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/rtplot/pom.xml b/app/rtplot/pom.xml index 377d74e7fb..614c9ab9ca 100644 --- a/app/rtplot/pom.xml +++ b/app/rtplot/pom.xml @@ -3,7 +3,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT app-rtplot @@ -22,12 +22,12 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/save-and-restore/app/pom.xml b/app/save-and-restore/app/pom.xml index 364dc2bf34..18d95dcdf7 100644 --- a/app/save-and-restore/app/pom.xml +++ b/app/save-and-restore/app/pom.xml @@ -4,7 +4,7 @@ org.phoebus app-save-and-restore - 5.0.0 + 5.0.1-SNAPSHOT save-and-restore @@ -18,33 +18,33 @@ org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus save-and-restore-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus save-and-restore-util - 5.0.0 + 5.0.1-SNAPSHOT compile org.phoebus app-display-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-trends-archive-datasource - 5.0.0 + 5.0.1-SNAPSHOT org.eclipse.jgit diff --git a/app/save-and-restore/logging/pom.xml b/app/save-and-restore/logging/pom.xml index a4e2023897..65806af509 100644 --- a/app/save-and-restore/logging/pom.xml +++ b/app/save-and-restore/logging/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-save-and-restore - 5.0.0 + 5.0.1-SNAPSHOT save-and-restore-logging @@ -12,17 +12,17 @@ org.phoebus save-and-restore-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.openjfx @@ -32,7 +32,7 @@ org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/save-and-restore/model/pom.xml b/app/save-and-restore/model/pom.xml index c272afe515..4400bc113a 100644 --- a/app/save-and-restore/model/pom.xml +++ b/app/save-and-restore/model/pom.xml @@ -5,7 +5,7 @@ org.phoebus app-save-and-restore - 5.0.0 + 5.0.1-SNAPSHOT save-and-restore-model @@ -15,7 +15,7 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/save-and-restore/pom.xml b/app/save-and-restore/pom.xml index 080fe7943c..82c62ae122 100644 --- a/app/save-and-restore/pom.xml +++ b/app/save-and-restore/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT model diff --git a/app/save-and-restore/util/pom.xml b/app/save-and-restore/util/pom.xml index 963b613c9d..2463a4de22 100644 --- a/app/save-and-restore/util/pom.xml +++ b/app/save-and-restore/util/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-save-and-restore - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -18,18 +18,18 @@ org.phoebus save-and-restore-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-vtype - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/scan/client/pom.xml b/app/scan/client/pom.xml index 597775b290..c8e96340b0 100644 --- a/app/scan/client/pom.xml +++ b/app/scan/client/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-scan - 5.0.0 + 5.0.1-SNAPSHOT app-scan-client @@ -22,12 +22,12 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-scan-model - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/scan/model/pom.xml b/app/scan/model/pom.xml index 2d484ca058..49d0b4df68 100644 --- a/app/scan/model/pom.xml +++ b/app/scan/model/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-scan - 5.0.0 + 5.0.1-SNAPSHOT app-scan-model @@ -22,17 +22,17 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/scan/pom.xml b/app/scan/pom.xml index 7d25e0f849..f78200c5db 100644 --- a/app/scan/pom.xml +++ b/app/scan/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT model diff --git a/app/scan/ui/pom.xml b/app/scan/ui/pom.xml index 67f7fa170b..600938654a 100644 --- a/app/scan/ui/pom.xml +++ b/app/scan/ui/pom.xml @@ -3,7 +3,7 @@ org.phoebus app-scan - 5.0.0 + 5.0.1-SNAPSHOT app-scan-ui @@ -22,27 +22,27 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-rtplot - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-scan-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-scan-client - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/trends/archive-datasource/pom.xml b/app/trends/archive-datasource/pom.xml index 2fc77b2864..a4fa32a684 100644 --- a/app/trends/archive-datasource/pom.xml +++ b/app/trends/archive-datasource/pom.xml @@ -3,7 +3,7 @@ app-trends org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 app-trends-archive-datasource @@ -17,7 +17,7 @@ org.phoebus app-trends-archive-reader - 5.0.0 + 5.0.1-SNAPSHOT \ No newline at end of file diff --git a/app/trends/archive-reader/pom.xml b/app/trends/archive-reader/pom.xml index 767355a080..5f70e4f68b 100644 --- a/app/trends/archive-reader/pom.xml +++ b/app/trends/archive-reader/pom.xml @@ -3,7 +3,7 @@ app-trends org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -18,17 +18,17 @@ org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT com.google.protobuf @@ -48,7 +48,7 @@ org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT compile diff --git a/app/trends/pom.xml b/app/trends/pom.xml index 7c04811f37..955425904e 100644 --- a/app/trends/pom.xml +++ b/app/trends/pom.xml @@ -5,7 +5,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT rich-adapters diff --git a/app/trends/rich-adapters/pom.xml b/app/trends/rich-adapters/pom.xml index 5f4402acb2..a089a20f7d 100644 --- a/app/trends/rich-adapters/pom.xml +++ b/app/trends/rich-adapters/pom.xml @@ -3,29 +3,29 @@ org.phoebus app-trends - 5.0.0 + 5.0.1-SNAPSHOT app-trends-rich-adapters org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-databrowser - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-email-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT org.junit.jupiter diff --git a/app/trends/simple-adapters/pom.xml b/app/trends/simple-adapters/pom.xml index b6bba0a53c..c0b62330b5 100644 --- a/app/trends/simple-adapters/pom.xml +++ b/app/trends/simple-adapters/pom.xml @@ -3,29 +3,29 @@ org.phoebus app-trends - 5.0.0 + 5.0.1-SNAPSHOT app-trends-simple-adapters org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-databrowser - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-email-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-logbook - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/app/update/pom.xml b/app/update/pom.xml index b876fe9e0e..c9fccdc3c6 100644 --- a/app/update/pom.xml +++ b/app/update/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT @@ -22,17 +22,17 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT javax.jms diff --git a/app/utility/pom.xml b/app/utility/pom.xml index b82f6a7487..6a856c6498 100644 --- a/app/utility/pom.xml +++ b/app/utility/pom.xml @@ -4,7 +4,7 @@ org.phoebus app - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 diff --git a/app/utility/preference-manager/pom.xml b/app/utility/preference-manager/pom.xml index 990be739a0..80808c9404 100644 --- a/app/utility/preference-manager/pom.xml +++ b/app/utility/preference-manager/pom.xml @@ -3,7 +3,7 @@ app-utility org.phoebus - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 @@ -12,12 +12,12 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT \ No newline at end of file diff --git a/core/email/pom.xml b/core/email/pom.xml index 09ce8e5437..4ff698c22a 100644 --- a/core/email/pom.xml +++ b/core/email/pom.xml @@ -3,7 +3,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT core-email @@ -15,7 +15,7 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/formula/pom.xml b/core/formula/pom.xml index 6de520e311..692b6a18d4 100644 --- a/core/formula/pom.xml +++ b/core/formula/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT @@ -16,12 +16,12 @@ org.phoebus core-vtype - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.junit.jupiter @@ -38,7 +38,7 @@ org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT compile diff --git a/core/framework/pom.xml b/core/framework/pom.xml index 8534d7645f..0f705992c1 100644 --- a/core/framework/pom.xml +++ b/core/framework/pom.xml @@ -4,13 +4,13 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-formula - 5.0.0 + 5.0.1-SNAPSHOT compile diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml index 36d489ed88..66f0db4ed6 100644 --- a/core/launcher/pom.xml +++ b/core/launcher/pom.xml @@ -3,19 +3,19 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT core-launcher org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-ui - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/logbook/pom.xml b/core/logbook/pom.xml index 0662585202..536ddf83c6 100644 --- a/core/logbook/pom.xml +++ b/core/logbook/pom.xml @@ -3,19 +3,19 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT core-logbook org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index 314de89556..d5d3fe851b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,6 +25,6 @@ org.phoebus parent - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/pv-ca/pom.xml b/core/pv-ca/pom.xml index 735355e0a4..6b3900353a 100644 --- a/core/pv-ca/pom.xml +++ b/core/pv-ca/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT @@ -36,13 +36,13 @@ org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/pv-jackie/pom.xml b/core/pv-jackie/pom.xml index 5d6657917d..e1ce80ab82 100644 --- a/core/pv-jackie/pom.xml +++ b/core/pv-jackie/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT @@ -30,13 +30,13 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/pv-mqtt/pom.xml b/core/pv-mqtt/pom.xml index 0834995244..a4976add8e 100644 --- a/core/pv-mqtt/pom.xml +++ b/core/pv-mqtt/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT @@ -22,13 +22,13 @@ org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/pv-opva/pom.xml b/core/pv-opva/pom.xml index 4b3b3db5f8..66922fdb7b 100644 --- a/core/pv-opva/pom.xml +++ b/core/pv-opva/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT @@ -23,7 +23,7 @@ org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/pv-pva/pom.xml b/core/pv-pva/pom.xml index ded6d50798..f93bf5c3e7 100644 --- a/core/pv-pva/pom.xml +++ b/core/pv-pva/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT @@ -43,19 +43,19 @@ org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pva - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/pv-tango/pom.xml b/core/pv-tango/pom.xml index 55247ab5fa..14c186af6a 100644 --- a/core/pv-tango/pom.xml +++ b/core/pv-tango/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT @@ -16,7 +16,7 @@ org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/pv/pom.xml b/core/pv/pom.xml index d1d9a08092..13c65f1a48 100644 --- a/core/pv/pom.xml +++ b/core/pv/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT @@ -40,17 +40,17 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-formula - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/pva/pom.xml b/core/pva/pom.xml index 50d27fc1e3..a89c8d936a 100644 --- a/core/pva/pom.xml +++ b/core/pva/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/security/pom.xml b/core/security/pom.xml index 0eea6e2256..f0f1a0bd0b 100644 --- a/core/security/pom.xml +++ b/core/security/pom.xml @@ -3,7 +3,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT core-security @@ -22,7 +22,7 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/types/pom.xml b/core/types/pom.xml index efec61ec83..40526b4876 100644 --- a/core/types/pom.xml +++ b/core/types/pom.xml @@ -4,13 +4,13 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/ui/pom.xml b/core/ui/pom.xml index 04113329d6..58941cd577 100644 --- a/core/ui/pom.xml +++ b/core/ui/pom.xml @@ -3,7 +3,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT core-ui @@ -59,27 +59,27 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-types - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-security - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/core/util/pom.xml b/core/util/pom.xml index 61bd1fc708..6e3944399c 100644 --- a/core/util/pom.xml +++ b/core/util/pom.xml @@ -3,7 +3,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT core-util diff --git a/core/vtype/pom.xml b/core/vtype/pom.xml index ee69bc56f2..920e1fbef2 100644 --- a/core/vtype/pom.xml +++ b/core/vtype/pom.xml @@ -4,7 +4,7 @@ org.phoebus core - 5.0.0 + 5.0.1-SNAPSHOT @@ -27,7 +27,7 @@ org.phoebus core-pva - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/dependencies/install-jars/pom.xml b/dependencies/install-jars/pom.xml index 9a26d913f8..fbd800c6e3 100644 --- a/dependencies/install-jars/pom.xml +++ b/dependencies/install-jars/pom.xml @@ -3,7 +3,7 @@ org.phoebus dependencies - 5.0.0 + 5.0.1-SNAPSHOT install-jars diff --git a/dependencies/phoebus-target/pom.xml b/dependencies/phoebus-target/pom.xml index c544e42bdd..70cbea4cf5 100644 --- a/dependencies/phoebus-target/pom.xml +++ b/dependencies/phoebus-target/pom.xml @@ -3,7 +3,7 @@ org.phoebus dependencies - 5.0.0 + 5.0.1-SNAPSHOT phoebus-target @@ -65,7 +65,7 @@ org.phoebus install-jars - 5.0.0 + 5.0.1-SNAPSHOT org.junit.jupiter diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 4fc98e9b98..62393e0488 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,7 +5,7 @@ org.phoebus parent - 5.0.0 + 5.0.1-SNAPSHOT install-jars diff --git a/phoebus-product/pom.xml b/phoebus-product/pom.xml index d1da13c177..eb11e5b2c4 100644 --- a/phoebus-product/pom.xml +++ b/phoebus-product/pom.xml @@ -11,271 +11,271 @@ org.phoebus core-launcher - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-ca - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-mqtt - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-opva - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-pva - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-tango - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-diag - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-filebrowser - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-probe - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-logbook-inmemory - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-logbook-olog-ui - 5.0.0 + 5.0.1-SNAPSHOT true org.phoebus app-logbook-elog - 5.0.0 + 5.0.1-SNAPSHOT true org.phoebus app-logbook-olog-client - 5.0.0 + 5.0.1-SNAPSHOT true org.phoebus app-logbook-olog-client-es - 5.0.0 + 5.0.1-SNAPSHOT true org.phoebus app-pvtable - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-pvtree - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-log-configuration - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-email-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-errlog - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-rtplot - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-databrowser - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-trends-archive-reader - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-databrowser-json - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-databrowser-timescale - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-representation-javafx - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-fonts - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-runtime - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-thumbwheel - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-linearmeter - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-editor - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-navigation - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-adapters - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-convert-medm - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-display-convert-edm - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-scan-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-alarm-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-alarm-freetts-annunciator - 5.0.0 + 5.0.1-SNAPSHOT true org.phoebus app-alarm-logging-ui - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-alarm-datasouce - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-update - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-3d-viewer - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-perfmon - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-console - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-imageviewer - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-eslog - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-trends-rich-adapters - 5.0.0 + 5.0.1-SNAPSHOT true org.phoebus app-trends-archive-datasource - 5.0.0 + 5.0.1-SNAPSHOT true org.phoebus app-channel-views - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-channel-channelfinder - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus save-and-restore - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus save-and-restore-logging - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-credentials-management - 5.0.0 + 5.0.1-SNAPSHOT ${project.groupId} @@ -285,7 +285,7 @@ org.phoebus core-pv-jackie - 5.0.0 + 5.0.1-SNAPSHOT @@ -360,7 +360,7 @@ org.phoebus parent - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9bdac94035..7b592d48e3 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.phoebus parent - 5.0.0 + 5.0.1-SNAPSHOT pom phoebus (parent) A framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community. @@ -19,7 +19,7 @@ scm:git:git://github.com/ControlSystemStudio/phoebus.git scm:git:https://github.com/ControlSystemStudio/phoebus https://github.com/ControlSystemStudio/phoebus/tree/master - v5.0.0 + v4.7.4 @@ -64,7 +64,7 @@ - 2025-04-17T17:43:04Z + 2025-04-17T18:26:31Z 7.0.10 1.0.7 1.0.7 diff --git a/services/alarm-config-logger/pom.xml b/services/alarm-config-logger/pom.xml index 182b16b696..291c8cff18 100644 --- a/services/alarm-config-logger/pom.xml +++ b/services/alarm-config-logger/pom.xml @@ -3,7 +3,7 @@ org.phoebus services - 5.0.0 + 5.0.1-SNAPSHOT 2.7.3 @@ -44,7 +44,7 @@ org.phoebus app-alarm-model - 5.0.0 + 5.0.1-SNAPSHOT org.apache.kafka diff --git a/services/alarm-logger/pom.xml b/services/alarm-logger/pom.xml index c4f87d07a6..548077cdf9 100644 --- a/services/alarm-logger/pom.xml +++ b/services/alarm-logger/pom.xml @@ -3,7 +3,7 @@ org.phoebus services - 5.0.0 + 5.0.1-SNAPSHOT 17 @@ -95,12 +95,12 @@ org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-alarm-model - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/services/alarm-server/pom.xml b/services/alarm-server/pom.xml index 617ad5b6e4..f6d8fe2a90 100644 --- a/services/alarm-server/pom.xml +++ b/services/alarm-server/pom.xml @@ -2,7 +2,7 @@ org.phoebus services - 5.0.0 + 5.0.1-SNAPSHOT 4.0.0 service-alarm-server @@ -24,43 +24,43 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-ca - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-pva - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-formula - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-email - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-alarm-model - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/services/archive-engine/pom.xml b/services/archive-engine/pom.xml index 833080ab7f..7209d81922 100644 --- a/services/archive-engine/pom.xml +++ b/services/archive-engine/pom.xml @@ -3,7 +3,7 @@ org.phoebus services - 5.0.0 + 5.0.1-SNAPSHOT service-archive-engine @@ -82,27 +82,27 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-ca - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-pva - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/services/pom.xml b/services/pom.xml index 2ab12c1312..66e95d8bcb 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ org.phoebus parent - 5.0.0 + 5.0.1-SNAPSHOT alarm-server diff --git a/services/save-and-restore/pom.xml b/services/save-and-restore/pom.xml index 659af83c6b..dc6fe66f07 100644 --- a/services/save-and-restore/pom.xml +++ b/services/save-and-restore/pom.xml @@ -5,12 +5,12 @@ org.phoebus services - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus service-save-and-restore - 5.0.0 + 5.0.1-SNAPSHOT 2.7.3 @@ -61,24 +61,24 @@ org.phoebus save-and-restore-model - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus save-and-restore-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-pva - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-ca - 5.0.0 + 5.0.1-SNAPSHOT diff --git a/services/scan-server/pom.xml b/services/scan-server/pom.xml index e4494ea553..64c80e5fa5 100644 --- a/services/scan-server/pom.xml +++ b/services/scan-server/pom.xml @@ -3,7 +3,7 @@ org.phoebus services - 5.0.0 + 5.0.1-SNAPSHOT service-scan-server @@ -66,32 +66,32 @@ org.phoebus core-framework - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-util - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-ca - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus core-pv-pva - 5.0.0 + 5.0.1-SNAPSHOT org.phoebus app-scan-model - 5.0.0 + 5.0.1-SNAPSHOT