From 998f67d26d8bac3a60bb8fb47eb50bf899799409 Mon Sep 17 00:00:00 2001 From: Francisco Date: Fri, 12 Apr 2024 14:13:56 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- cas/pom.xml | 4 +- casdb/pom.xml | 4 +- distribution/pom.xml | 4 +- epics-api/pom.xml | 4 +- epics-heartbeat/pom.xml | 4 +- epics-service/pom.xml | 4 +- gds-config-validator/pom.xml | 4 +- gds/pom.xml | 4 +- giapi-clients-lib/pom.xml | 4 +- giapi-fileevent-handler/pom.xml | 4 +- giapi-fileevents/pom.xml | 4 +- giapi-jms-util/pom.xml | 4 +- giapi-obsevents/pom.xml | 4 +- giapi-status-dispatcher/pom.xml | 4 +- giapi-status-service/pom.xml | 4 +- giapi-status-setter/pom.xml | 4 +- giapi-test-support/pom.xml | 4 +- giapi-tester/pom.xml | 4 +- giapi/pom.xml | 4 +- gmp-command-handlers/pom.xml | 4 +- gmp-commands-jms-bridge/pom.xml | 4 +- gmp-commands-jms-client/pom.xml | 4 +- gmp-commands/pom.xml | 4 +- gmp-epics-access/pom.xml | 4 +- gmp-epics-simulator/pom.xml | 4 +- gmp-epics-status-service/pom.xml | 4 +- gmp-epics-to-status/pom.xml | 4 +- gmp-health/pom.xml | 4 +- gmp-heartbeat-distributor-service/pom.xml | 4 +- gmp-heartbeat/pom.xml | 4 +- gmp-logging/pom.xml | 4 +- gmp-pcs-updater/pom.xml | 4 +- gmp-services/pom.xml | 4 +- gmp-status-gateway/pom.xml | 4 +- gmp-status-simulator/pom.xml | 4 +- gmp-status-translator/pom.xml | 4 +- gmp-statusdb/pom.xml | 4 +- gmp-tcs-context/pom.xml | 4 +- gmp-tcs-offset/pom.xml | 4 +- gmp-top/pom.xml | 4 +- integration-tests/pom.xml | 4 +- jms-activemq-broker/pom.xml | 4 +- jms-activemq-provider/pom.xml | 4 +- jms-api/pom.xml | 4 +- pom.xml | 84 +++++++++++------------ poms/compiled/pom.xml | 4 +- poms/pom.xml | 4 +- poms/scala/pom.xml | 4 +- 48 files changed, 136 insertions(+), 136 deletions(-) diff --git a/cas/pom.xml b/cas/pom.xml index bd8774262..46eedcd8e 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.cas cas - 0.4.17 + 0.4.18-SNAPSHOT Channel Access Server Channel Access Server diff --git a/casdb/pom.xml b/casdb/pom.xml index babd20ce7..b830bde9e 100644 --- a/casdb/pom.xml +++ b/casdb/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.cas casdb - 0.2.17 + 0.2.18-SNAPSHOT Channel Access Server Database Channel Access Server Database Standalone diff --git a/distribution/pom.xml b/distribution/pom.xml index dab4f7ef9..78f506df2 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,11 +5,11 @@ edu.gemini.aspen giapi-osgi - 0.2.6 + 0.2.7-SNAPSHOT gmp-server - 0.2.6 + 0.2.7-SNAPSHOT pom diff --git a/epics-api/pom.xml b/epics-api/pom.xml index a95847ff5..3934a5e18 100644 --- a/epics-api/pom.xml +++ b/epics-api/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.epics epics-api - 0.2.17 + 0.2.18-SNAPSHOT EPICS API EPICS interfaces used by cas and epic-service. diff --git a/epics-heartbeat/pom.xml b/epics-heartbeat/pom.xml index cdf9668f2..15d2cc672 100644 --- a/epics-heartbeat/pom.xml +++ b/epics-heartbeat/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen epics-heartbeat - 0.5.17 + 0.5.18-SNAPSHOT EPICS Heartbeat EPICS Heartbeat diff --git a/epics-service/pom.xml b/epics-service/pom.xml index 0a447dd70..bdc149304 100644 --- a/epics-service/pom.xml +++ b/epics-service/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.epics epics-service - 1.0.17 + 1.0.18-SNAPSHOT EPICS Service Easy interface to watch EPICS values. diff --git a/gds-config-validator/pom.xml b/gds-config-validator/pom.xml index dca4be41d..956370b05 100644 --- a/gds-config-validator/pom.xml +++ b/gds-config-validator/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -17,7 +17,7 @@ 4.0.0 edu.gemini.aspen.gds gds-config-validator - 0.1.32 + 0.1.33-SNAPSHOT GDS Config Validator diff --git a/gds/pom.xml b/gds/pom.xml index 42e3353a1..7ea349161 100644 --- a/gds/pom.xml +++ b/gds/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -18,7 +18,7 @@ 4.0.0 edu.gemini.aspen.gds gds - 0.0.10 + 0.0.11-SNAPSHOT GDS The module contains the new GDS diff --git a/giapi-clients-lib/pom.xml b/giapi-clients-lib/pom.xml index 214dfe6ff..083ee269c 100644 --- a/giapi-clients-lib/pom.xml +++ b/giapi-clients-lib/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.giapi.clients giapi-clients-lib - 1.1.17 + 1.1.18-SNAPSHOT GIAPI Clients library The module contains common classes and interfaces for giapi clients diff --git a/giapi-fileevent-handler/pom.xml b/giapi-fileevent-handler/pom.xml index 5029052d1..c34eab8ba 100644 --- a/giapi-fileevent-handler/pom.xml +++ b/giapi-fileevent-handler/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen giapi-fileevent-handler - 0.2.17 + 0.2.18-SNAPSHOT File Event Handlers for testing purpose. GIAPI File Event Handler Demo diff --git a/giapi-fileevents/pom.xml b/giapi-fileevents/pom.xml index 4d7498320..824fb54c1 100644 --- a/giapi-fileevents/pom.xml +++ b/giapi-fileevents/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen giapi-fileevents - 0.3.17 + 0.3.18-SNAPSHOT GIAPI File Event Monitor Monitor service to listen for File Events over JMS and dispatch them to interested clients. diff --git a/giapi-jms-util/pom.xml b/giapi-jms-util/pom.xml index 88284865e..091c75a91 100644 --- a/giapi-jms-util/pom.xml +++ b/giapi-jms-util/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen giapi-jms-util - 0.5.17 + 0.5.18-SNAPSHOT GIAPI JMS Util Utility classes to convert GIAPI data using JMS diff --git a/giapi-obsevents/pom.xml b/giapi-obsevents/pom.xml index e7d766b2a..609da2ba5 100644 --- a/giapi-obsevents/pom.xml +++ b/giapi-obsevents/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen giapi-obsevents - 0.3.17 + 0.3.18-SNAPSHOT GIAPI Observation Event Monitor Monitor service to listen for Observation Events and dispatch it to interested clients. diff --git a/giapi-status-dispatcher/pom.xml b/giapi-status-dispatcher/pom.xml index 11b2dabc6..ab1fe09db 100644 --- a/giapi-status-dispatcher/pom.xml +++ b/giapi-status-dispatcher/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen giapi-status-dispatcher - 0.4.17 + 0.4.18-SNAPSHOT GIAPI Status Dispatcher Status Dispatcher diff --git a/giapi-status-service/pom.xml b/giapi-status-service/pom.xml index 326662db4..8fcf66899 100644 --- a/giapi-status-service/pom.xml +++ b/giapi-status-service/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen giapi-status-service - 0.6.17 + 0.6.18-SNAPSHOT GIAPI Status Service The Status Service listen for Status Items via JMS and notifies registered Status Handlers diff --git a/giapi-status-setter/pom.xml b/giapi-status-setter/pom.xml index eb7ab9a38..0e7c14ad0 100644 --- a/giapi-status-setter/pom.xml +++ b/giapi-status-setter/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.giapi giapi-status-setter - 0.2.17 + 0.2.18-SNAPSHOT GIAPI Status Setter Utility classes to set status items using JMS diff --git a/giapi-test-support/pom.xml b/giapi-test-support/pom.xml index 9bfd2471b..1d9fe34cf 100644 --- a/giapi-test-support/pom.xml +++ b/giapi-test-support/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen giapi-test-support - 0.2.17 + 0.2.18-SNAPSHOT The GIAPI test support classes diff --git a/giapi-tester/pom.xml b/giapi-tester/pom.xml index c543cdeae..aeeb8ee30 100644 --- a/giapi-tester/pom.xml +++ b/giapi-tester/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen giapi-tester - 0.2.17 + 0.2.18-SNAPSHOT GIAPI Tester diff --git a/giapi/pom.xml b/giapi/pom.xml index dbd3dbfb3..6fcc90564 100644 --- a/giapi/pom.xml +++ b/giapi/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen giapi - 1.1.17 + 1.1.18-SNAPSHOT The GIAPI core interfaces GIAPI diff --git a/gmp-command-handlers/pom.xml b/gmp-command-handlers/pom.xml index 1889b38d7..02e5a7eee 100644 --- a/gmp-command-handlers/pom.xml +++ b/gmp-command-handlers/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-command-handlers - 1.1.17 + 1.1.18-SNAPSHOT GMP Sequence Commands Handlers Service giving information about available command handlers diff --git a/gmp-commands-jms-bridge/pom.xml b/gmp-commands-jms-bridge/pom.xml index 2a9979c9b..1cc4ff7a3 100644 --- a/gmp-commands-jms-bridge/pom.xml +++ b/gmp-commands-jms-bridge/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-commands-jms-bridge - 0.6.17 + 0.6.18-SNAPSHOT GMP Commands JMS Bridge diff --git a/gmp-commands-jms-client/pom.xml b/gmp-commands-jms-client/pom.xml index 70701c1e8..8ce0d687b 100644 --- a/gmp-commands-jms-client/pom.xml +++ b/gmp-commands-jms-client/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-commands-jms-client - 0.2.17 + 0.2.18-SNAPSHOT GMP Commands JMS Client diff --git a/gmp-commands/pom.xml b/gmp-commands/pom.xml index 784222e2d..201ad5f05 100644 --- a/gmp-commands/pom.xml +++ b/gmp-commands/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-commands - 1.2.17 + 1.2.18-SNAPSHOT GMP Sequence Commands Service Sequence Command Processor service diff --git a/gmp-epics-access/pom.xml b/gmp-epics-access/pom.xml index c3ecb4e89..c19601005 100644 --- a/gmp-epics-access/pom.xml +++ b/gmp-epics-access/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-epics-access - 0.5.17 + 0.5.18-SNAPSHOT GMP Epics Access Service Epics Access Interface for Aspen Instruments diff --git a/gmp-epics-simulator/pom.xml b/gmp-epics-simulator/pom.xml index e5bce94f1..a1bac4cda 100644 --- a/gmp-epics-simulator/pom.xml +++ b/gmp-epics-simulator/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-epics-simulator - 0.4.17 + 0.4.18-SNAPSHOT GMP Epics Simulator Simple simulator of EPICS channels for testing diff --git a/gmp-epics-status-service/pom.xml b/gmp-epics-status-service/pom.xml index 0f9ecec55..3586ad19d 100644 --- a/gmp-epics-status-service/pom.xml +++ b/gmp-epics-status-service/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-epics-status-service - 0.4.17 + 0.4.18-SNAPSHOT GMP EPICS Status Service GMP EPICS Status Service diff --git a/gmp-epics-to-status/pom.xml b/gmp-epics-to-status/pom.xml index 8b393e160..5b004ec63 100644 --- a/gmp-epics-to-status/pom.xml +++ b/gmp-epics-to-status/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-epics-to-status - 0.2.17 + 0.2.18-SNAPSHOT GMP EPICS To Status GMP EPICS To Status diff --git a/gmp-health/pom.xml b/gmp-health/pom.xml index 9952d1f54..4ed3b897b 100644 --- a/gmp-health/pom.xml +++ b/gmp-health/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-health - 1.2.17 + 1.2.18-SNAPSHOT GMP Health GMP Health diff --git a/gmp-heartbeat-distributor-service/pom.xml b/gmp-heartbeat-distributor-service/pom.xml index e8c561313..29f97442f 100644 --- a/gmp-heartbeat-distributor-service/pom.xml +++ b/gmp-heartbeat-distributor-service/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen gmp-heartbeat-distributor-service - 0.5.17 + 0.5.18-SNAPSHOT GMP Heartbeat Distributor Service GMP Heartbeat Distributor Service diff --git a/gmp-heartbeat/pom.xml b/gmp-heartbeat/pom.xml index 50c4970ac..60eb1729d 100644 --- a/gmp-heartbeat/pom.xml +++ b/gmp-heartbeat/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-heartbeat - 0.6.17 + 0.6.18-SNAPSHOT GMP Heartbeat GMP Heartbeat diff --git a/gmp-logging/pom.xml b/gmp-logging/pom.xml index d23a55bd6..6f0f1a98e 100644 --- a/gmp-logging/pom.xml +++ b/gmp-logging/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-logging - 0.3.17 + 0.3.18-SNAPSHOT GMP Logging Service GMP Logging Service diff --git a/gmp-pcs-updater/pom.xml b/gmp-pcs-updater/pom.xml index 52d5d76ec..e15613135 100644 --- a/gmp-pcs-updater/pom.xml +++ b/gmp-pcs-updater/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-pcs-updater - 0.7.17 + 0.7.18-SNAPSHOT GMP PCS Updater Service PCS Updater service diff --git a/gmp-services/pom.xml b/gmp-services/pom.xml index e90887326..da2907428 100644 --- a/gmp-services/pom.xml +++ b/gmp-services/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-services - 0.5.17 + 0.5.18-SNAPSHOT GMP GIAPI Services Services provided by the GMP diff --git a/gmp-status-gateway/pom.xml b/gmp-status-gateway/pom.xml index ff10f7da5..e61261d10 100644 --- a/gmp-status-gateway/pom.xml +++ b/gmp-status-gateway/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-status-gateway - 0.3.17 + 0.3.18-SNAPSHOT GMP Status Gateway over JMS Allows clients to get status information received by the GMP diff --git a/gmp-status-simulator/pom.xml b/gmp-status-simulator/pom.xml index f11f2df69..6e611f6b1 100644 --- a/gmp-status-simulator/pom.xml +++ b/gmp-status-simulator/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-status-simulator - 0.5.17 + 0.5.18-SNAPSHOT GMP Status Simulator Simple simulator of Status items for testing diff --git a/gmp-status-translator/pom.xml b/gmp-status-translator/pom.xml index ca4be9be9..f5cbe8a36 100644 --- a/gmp-status-translator/pom.xml +++ b/gmp-status-translator/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.gmp gmp-status-translator - 0.2.17 + 0.2.18-SNAPSHOT GMP Status Translator The Service can translate status items diff --git a/gmp-statusdb/pom.xml b/gmp-statusdb/pom.xml index bc38779c8..f00fca7d3 100644 --- a/gmp-statusdb/pom.xml +++ b/gmp-statusdb/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-statusdb - 0.3.17 + 0.3.18-SNAPSHOT GMP Status Database Status Database in the GMP diff --git a/gmp-tcs-context/pom.xml b/gmp-tcs-context/pom.xml index 2b6e84442..e786c5b86 100644 --- a/gmp-tcs-context/pom.xml +++ b/gmp-tcs-context/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-tcs-context - 0.3.17 + 0.3.18-SNAPSHOT GMP TCS Context Service TCS Context service diff --git a/gmp-tcs-offset/pom.xml b/gmp-tcs-offset/pom.xml index f890ce9c6..6fc576ae8 100644 --- a/gmp-tcs-offset/pom.xml +++ b/gmp-tcs-offset/pom.xml @@ -5,7 +5,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.aspen.gmp gmp-tcs-offset - 0.1.1 + 0.1.2-SNAPSHOT GMP TCS Offset Service TCS Offset service diff --git a/gmp-top/pom.xml b/gmp-top/pom.xml index 7138fb6e6..f3adeac21 100644 --- a/gmp-top/pom.xml +++ b/gmp-top/pom.xml @@ -4,7 +4,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -15,7 +15,7 @@ 4.0.0 edu.gemini.gmp gmp-top - 0.2.17 + 0.2.18-SNAPSHOT GMP Top GMP Top diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 9e000714b..831361970 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ ../poms/scala/ edu.gemini.aspen.giapi-osgi.build scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -18,7 +18,7 @@ edu.gemini.aspen integration-tests - 0.0.38 + 0.0.39-SNAPSHOT Integration Tests Integration Tests diff --git a/jms-activemq-broker/pom.xml b/jms-activemq-broker/pom.xml index 23d95522b..556861e41 100644 --- a/jms-activemq-broker/pom.xml +++ b/jms-activemq-broker/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.jms jms-activemq-broker - 1.3.17 + 1.3.18-SNAPSHOT ActiveMQ Broker Service A JMS Broker based on the Apache ActiveMQ diff --git a/jms-activemq-provider/pom.xml b/jms-activemq-provider/pom.xml index 2a9f4bd5a..fe993cf2d 100644 --- a/jms-activemq-provider/pom.xml +++ b/jms-activemq-provider/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.jms jms-activemq-provider - 1.6.17 + 1.6.18-SNAPSHOT ActiveMQ JMS Service Provider A JMS Service Provider based on the Apache ActiveMQ diff --git a/jms-api/pom.xml b/jms-api/pom.xml index f79c7c640..d6d49815b 100644 --- a/jms-api/pom.xml +++ b/jms-api/pom.xml @@ -5,7 +5,7 @@ ../poms/compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT @@ -16,7 +16,7 @@ 4.0.0 edu.gemini.jms jms-api - 1.6.17 + 1.6.18-SNAPSHOT Gemini JMS API The Gemini Broker JMS-based API diff --git a/pom.xml b/pom.xml index 6d28cd7b3..0414a6f16 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 edu.gemini.aspen giapi-osgi - 0.2.6 + 0.2.7-SNAPSHOT giapi-osgi @@ -166,32 +166,32 @@ edu.gemini.gmp gmp-top - 0.2.17 + 0.2.18-SNAPSHOT edu.gemini.aspen epics-heartbeat - 0.5.17 + 0.5.18-SNAPSHOT edu.gemini.aspen giapi - 1.1.17 + 1.1.18-SNAPSHOT edu.gemini.jms jms-api - 1.6.17 + 1.6.18-SNAPSHOT edu.gemini.jms jms-activemq-broker - 1.3.17 + 1.3.18-SNAPSHOT edu.gemini.jms jms-activemq-provider - 1.6.17 + 1.6.18-SNAPSHOT edu.gemini.external.osgi.org.epics @@ -201,172 +201,172 @@ edu.gemini.epics epics-api - 0.2.17 + 0.2.18-SNAPSHOT edu.gemini.epics epics-service - 1.0.17 + 1.0.18-SNAPSHOT edu.gemini.aspen.gmp gmp-epics-access - 0.5.17 + 0.5.18-SNAPSHOT edu.gemini.cas cas - 0.4.17 + 0.4.18-SNAPSHOT edu.gemini.cas casdb - 0.2.17 + 0.2.18-SNAPSHOT edu.gemini.aspen giapi-jms-util - 0.5.17 + 0.5.18-SNAPSHOT edu.gemini.aspen.giapi giapi-status-setter - 0.2.17 + 0.2.18-SNAPSHOT edu.gemini.aspen giapi-status-service - 0.6.17 + 0.6.18-SNAPSHOT edu.gemini.gmp gmp-status-translator - 0.2.17 + 0.2.18-SNAPSHOT edu.gemini.aspen.gmp gmp-statusdb - 0.3.17 + 0.3.18-SNAPSHOT edu.gemini.aspen.gmp gmp-status-gateway - 0.3.17 + 0.3.18-SNAPSHOT edu.gemini.aspen.gmp gmp-status-simulator - 0.5.17 + 0.5.18-SNAPSHOT edu.gemini.aspen.gmp gmp-services - 0.5.17 + 0.5.18-SNAPSHOT edu.gemini.aspen.gmp gmp-commands - 1.2.17 + 1.2.18-SNAPSHOT edu.gemini.aspen.gmp gmp-command-handlers - 1.1.17 + 1.1.18-SNAPSHOT edu.gemini.aspen.gmp gmp-commands-jms-bridge - 0.6.17 + 0.6.18-SNAPSHOT edu.gemini.aspen.gmp gmp-commands-jms-client - 0.2.17 + 0.2.18-SNAPSHOT edu.gemini.giapi.clients giapi-clients-lib - 1.1.17 + 1.1.18-SNAPSHOT edu.gemini.aspen giapi-test-support - 0.2.17 + 0.2.18-SNAPSHOT edu.gemini.aspen giapi-fileevent-handler - 0.2.17 + 0.2.18-SNAPSHOT edu.gemini.aspen giapi-fileevents - 0.3.17 + 0.3.18-SNAPSHOT edu.gemini.aspen.gmp gmp-health - 1.2.17 + 1.2.18-SNAPSHOT edu.gemini.aspen.gmp gmp-heartbeat - 0.6.17 + 0.6.18-SNAPSHOT edu.gemini.aspen gmp-heartbeat-distributor-service - 0.5.17 + 0.5.18-SNAPSHOT edu.gemini.aspen giapi-status-dispatcher - 0.4.17 + 0.4.18-SNAPSHOT edu.gemini.aspen giapi-obsevents - 0.3.17 + 0.3.18-SNAPSHOT edu.gemini.aspen.gmp gmp-epics-to-status - 0.2.17 + 0.2.18-SNAPSHOT edu.gemini.aspen.gds gds - 0.0.10 + 0.0.11-SNAPSHOT edu.gemini.aspen.gmp gmp-pcs-updater - 0.7.17 + 0.7.18-SNAPSHOT edu.gemini.aspen.gmp gmp-tcs-context - 0.3.17 + 0.3.18-SNAPSHOT edu.gemini.aspen.gmp gmp-tcs-offset - 0.1.1 + 0.1.2-SNAPSHOT edu.gemini.aspen.gmp gmp-logging - 0.3.17 + 0.3.18-SNAPSHOT edu.gemini.aspen.gmp gmp-epics-simulator - 0.4.17 + 0.4.18-SNAPSHOT edu.gemini.aspen.gmp gmp-epics-status-service - 0.4.17 + 0.4.18-SNAPSHOT edu.gemini.aspen.gmp @@ -952,7 +952,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} git@github.com:gemini-hlsw/gmp.git - v0.2.6 + v0.2.2 diff --git a/poms/compiled/pom.xml b/poms/compiled/pom.xml index cd72037c4..44b45b6fb 100644 --- a/poms/compiled/pom.xml +++ b/poms/compiled/pom.xml @@ -4,12 +4,12 @@ edu.gemini.aspen.giapi-osgi.build shared-plugin-settings - 0.2.6 + 0.2.7-SNAPSHOT 4.0.0 compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT giapi-osgi - bundle instructions diff --git a/poms/pom.xml b/poms/pom.xml index 67019c586..cdbe50389 100644 --- a/poms/pom.xml +++ b/poms/pom.xml @@ -4,13 +4,13 @@ edu.gemini.aspen giapi-osgi - 0.2.6 + 0.2.7-SNAPSHOT 4.0.0 edu.gemini.aspen.giapi-osgi.build shared-plugin-settings - 0.2.6 + 0.2.7-SNAPSHOT giapi-osgi - plugin configuration diff --git a/poms/scala/pom.xml b/poms/scala/pom.xml index 99bdbf9b0..56f92d771 100644 --- a/poms/scala/pom.xml +++ b/poms/scala/pom.xml @@ -5,12 +5,12 @@ ../compiled/ edu.gemini.aspen.giapi-osgi.build compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT 4.0.0 scala-compiled-bundle-settings - 0.2.6 + 0.2.7-SNAPSHOT giapi-osgi - scala bundle instructions