From 9b5a37620ac29542deea4fc8f0998d93bdc67c9b Mon Sep 17 00:00:00 2001 From: Ulf Lilleengen Date: Tue, 29 Oct 2019 13:15:16 +0100 Subject: [PATCH] Update version to 0.30.0 --- address-space-controller/pom.xml | 2 +- agent/pom.xml | 2 +- amqp-utils/pom.xml | 2 +- api-common/pom.xml | 2 +- api-model/pom.xml | 2 +- api-server/pom.xml | 2 +- broker-plugin/amqp-connector/pom.xml | 2 +- broker-plugin/broker-cli/pom.xml | 2 +- broker-plugin/jmx_exporter/pom.xml | 2 +- broker-plugin/plugin/pom.xml | 2 +- broker-plugin/pom.xml | 2 +- broker-plugin/sasl-delegation/pom.xml | 2 +- broker-plugin/tcnative/pom.xml | 2 +- bundle/pom.xml | 2 +- console/console-httpd/pom.xml | 2 +- console/console-init/pom.xml | 2 +- console/pom.xml | 2 +- controller-manager/pom.xml | 2 +- discovery-lib/pom.xml | 2 +- iot/iot-application-base/pom.xml | 2 +- iot/iot-auth-service/pom.xml | 2 +- iot/iot-device-registry-file/pom.xml | 2 +- iot/iot-device-registry-infinispan/pom.xml | 2 +- iot/iot-http-adapter/pom.xml | 2 +- iot/iot-lorawan-adapter/pom.xml | 2 +- iot/iot-mqtt-adapter/pom.xml | 2 +- iot/iot-proxy-configurator/pom.xml | 2 +- iot/iot-service-base/pom.xml | 2 +- iot/iot-sigfox-adapter/pom.xml | 2 +- iot/iot-tenant-service/pom.xml | 2 +- iot/pom.xml | 2 +- k8s-api-testutil/pom.xml | 2 +- k8s-api/pom.xml | 2 +- keycloak-plugin/pom.xml | 2 +- keycloak-plugin/sasl-plugin/pom.xml | 2 +- keycloak-user-api/pom.xml | 2 +- metrics-api/pom.xml | 2 +- mqtt-gateway/pom.xml | 2 +- mqtt-lwt/pom.xml | 2 +- none-authservice/pom.xml | 2 +- pom.properties | 2 +- pom.xml | 2 +- service-broker/pom.xml | 2 +- standard-controller/pom.xml | 2 +- systemtests/pom.xml | 2 +- topic-forwarder/pom.xml | 2 +- 46 files changed, 46 insertions(+), 46 deletions(-) diff --git a/address-space-controller/pom.xml b/address-space-controller/pom.xml index ad0c42fb090..f769f928465 100644 --- a/address-space-controller/pom.xml +++ b/address-space-controller/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 address-space-controller diff --git a/agent/pom.xml b/agent/pom.xml index 2520f538e1e..e3c177a3139 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 io.enmasse diff --git a/amqp-utils/pom.xml b/amqp-utils/pom.xml index f59fd386f6e..915622e4ff4 100644 --- a/amqp-utils/pom.xml +++ b/amqp-utils/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 amqp-utils diff --git a/api-common/pom.xml b/api-common/pom.xml index 6887d6a936a..7af7a73dc48 100644 --- a/api-common/pom.xml +++ b/api-common/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 api-common diff --git a/api-model/pom.xml b/api-model/pom.xml index b71a2a3ec62..cb102da70c6 100644 --- a/api-model/pom.xml +++ b/api-model/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 api-model diff --git a/api-server/pom.xml b/api-server/pom.xml index fa19ed3802a..f6f3c9b91b4 100644 --- a/api-server/pom.xml +++ b/api-server/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 api-server diff --git a/broker-plugin/amqp-connector/pom.xml b/broker-plugin/amqp-connector/pom.xml index 02472e647e2..1abd453130a 100644 --- a/broker-plugin/amqp-connector/pom.xml +++ b/broker-plugin/amqp-connector/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.30.0-rc4 + 0.30.0 4.0.0 amqp-connector diff --git a/broker-plugin/broker-cli/pom.xml b/broker-plugin/broker-cli/pom.xml index 3be4a085e84..85d6f98f5d1 100644 --- a/broker-plugin/broker-cli/pom.xml +++ b/broker-plugin/broker-cli/pom.xml @@ -5,7 +5,7 @@ io.enmasse broker-plugin - 0.30.0-rc4 + 0.30.0 4.0.0 broker-cli diff --git a/broker-plugin/jmx_exporter/pom.xml b/broker-plugin/jmx_exporter/pom.xml index 7be92afcdd3..a0413d7d7e7 100644 --- a/broker-plugin/jmx_exporter/pom.xml +++ b/broker-plugin/jmx_exporter/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.30.0-rc4 + 0.30.0 4.0.0 jmx_exporter diff --git a/broker-plugin/plugin/pom.xml b/broker-plugin/plugin/pom.xml index cbef6063290..339b060ba99 100644 --- a/broker-plugin/plugin/pom.xml +++ b/broker-plugin/plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.30.0-rc4 + 0.30.0 pom 4.0.0 diff --git a/broker-plugin/pom.xml b/broker-plugin/pom.xml index 6234bb3d3fc..69d197a47be 100644 --- a/broker-plugin/pom.xml +++ b/broker-plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 pom 4.0.0 diff --git a/broker-plugin/sasl-delegation/pom.xml b/broker-plugin/sasl-delegation/pom.xml index d96b89b8bc7..2a364911377 100644 --- a/broker-plugin/sasl-delegation/pom.xml +++ b/broker-plugin/sasl-delegation/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.30.0-rc4 + 0.30.0 4.0.0 sasl-delegation diff --git a/broker-plugin/tcnative/pom.xml b/broker-plugin/tcnative/pom.xml index 3a6f1252afa..cb4fb618734 100644 --- a/broker-plugin/tcnative/pom.xml +++ b/broker-plugin/tcnative/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.30.0-rc4 + 0.30.0 4.0.0 tcnative diff --git a/bundle/pom.xml b/bundle/pom.xml index d3ae96bf7df..cc4fdc3d7c9 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -5,7 +5,7 @@ enmasse io.enmasse - 0.30.0-rc4 + 0.30.0 pom EnMasse Bundles diff --git a/console/console-httpd/pom.xml b/console/console-httpd/pom.xml index 64b24939e23..29f57e853de 100644 --- a/console/console-httpd/pom.xml +++ b/console/console-httpd/pom.xml @@ -5,7 +5,7 @@ io.enmasse console - 0.30.0-rc4 + 0.30.0 4.0.0 io.enmasse diff --git a/console/console-init/pom.xml b/console/console-init/pom.xml index 273dfb88047..1615ec1fa1c 100644 --- a/console/console-init/pom.xml +++ b/console/console-init/pom.xml @@ -5,7 +5,7 @@ io.enmasse console - 0.30.0-rc4 + 0.30.0 4.0.0 io.enmasse diff --git a/console/pom.xml b/console/pom.xml index 0abc5d395bb..569cb8be66e 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -5,7 +5,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 io.enmasse diff --git a/controller-manager/pom.xml b/controller-manager/pom.xml index 716e68efc53..4cb2a659dd1 100644 --- a/controller-manager/pom.xml +++ b/controller-manager/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 pom 4.0.0 diff --git a/discovery-lib/pom.xml b/discovery-lib/pom.xml index bbdc5ef9bb5..2d9b01855e8 100644 --- a/discovery-lib/pom.xml +++ b/discovery-lib/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 discovery-lib diff --git a/iot/iot-application-base/pom.xml b/iot/iot-application-base/pom.xml index d7177d868e9..1a832b9fdeb 100644 --- a/iot/iot-application-base/pom.xml +++ b/iot/iot-application-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.30.0-rc4 + 0.30.0 iot-application-base diff --git a/iot/iot-auth-service/pom.xml b/iot/iot-auth-service/pom.xml index 780052cec8a..589bd508833 100644 --- a/iot/iot-auth-service/pom.xml +++ b/iot/iot-auth-service/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base diff --git a/iot/iot-device-registry-file/pom.xml b/iot/iot-device-registry-file/pom.xml index ca81907a27d..de6a92e23a5 100644 --- a/iot/iot-device-registry-file/pom.xml +++ b/iot/iot-device-registry-file/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base diff --git a/iot/iot-device-registry-infinispan/pom.xml b/iot/iot-device-registry-infinispan/pom.xml index 5209a2ac944..722d3251e93 100644 --- a/iot/iot-device-registry-infinispan/pom.xml +++ b/iot/iot-device-registry-infinispan/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base diff --git a/iot/iot-http-adapter/pom.xml b/iot/iot-http-adapter/pom.xml index d88755f5c2e..3c67500d1f5 100644 --- a/iot/iot-http-adapter/pom.xml +++ b/iot/iot-http-adapter/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base diff --git a/iot/iot-lorawan-adapter/pom.xml b/iot/iot-lorawan-adapter/pom.xml index 5ffd270e576..154509652b6 100644 --- a/iot/iot-lorawan-adapter/pom.xml +++ b/iot/iot-lorawan-adapter/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base diff --git a/iot/iot-mqtt-adapter/pom.xml b/iot/iot-mqtt-adapter/pom.xml index 56b2d1c9fd9..a377dd05054 100644 --- a/iot/iot-mqtt-adapter/pom.xml +++ b/iot/iot-mqtt-adapter/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base diff --git a/iot/iot-proxy-configurator/pom.xml b/iot/iot-proxy-configurator/pom.xml index 5d11b6e5cec..1e41396661d 100644 --- a/iot/iot-proxy-configurator/pom.xml +++ b/iot/iot-proxy-configurator/pom.xml @@ -4,7 +4,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base pom diff --git a/iot/iot-service-base/pom.xml b/iot/iot-service-base/pom.xml index 8cba91aa012..e83f24aa446 100644 --- a/iot/iot-service-base/pom.xml +++ b/iot/iot-service-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base diff --git a/iot/iot-sigfox-adapter/pom.xml b/iot/iot-sigfox-adapter/pom.xml index 68e06e48011..ac160c608e8 100644 --- a/iot/iot-sigfox-adapter/pom.xml +++ b/iot/iot-sigfox-adapter/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base diff --git a/iot/iot-tenant-service/pom.xml b/iot/iot-tenant-service/pom.xml index b49a9515b0f..2b6b2c6f619 100644 --- a/iot/iot-tenant-service/pom.xml +++ b/iot/iot-tenant-service/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.30.0-rc4 + 0.30.0 ../iot-application-base diff --git a/iot/pom.xml b/iot/pom.xml index b52de011bc1..c531b56a4f0 100644 --- a/iot/pom.xml +++ b/iot/pom.xml @@ -7,7 +7,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 iot pom diff --git a/k8s-api-testutil/pom.xml b/k8s-api-testutil/pom.xml index bd29e6124a2..e5c364e81ac 100644 --- a/k8s-api-testutil/pom.xml +++ b/k8s-api-testutil/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 io.enmasse diff --git a/k8s-api/pom.xml b/k8s-api/pom.xml index 2704c40650c..70c16893e05 100644 --- a/k8s-api/pom.xml +++ b/k8s-api/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 io.enmasse diff --git a/keycloak-plugin/pom.xml b/keycloak-plugin/pom.xml index 3e9237e9e9f..ce7203cdd0e 100644 --- a/keycloak-plugin/pom.xml +++ b/keycloak-plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 pom 4.0.0 diff --git a/keycloak-plugin/sasl-plugin/pom.xml b/keycloak-plugin/sasl-plugin/pom.xml index c89623bcc75..962b2c39321 100644 --- a/keycloak-plugin/sasl-plugin/pom.xml +++ b/keycloak-plugin/sasl-plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse keycloak - 0.30.0-rc4 + 0.30.0 4.0.0 sasl-plugin diff --git a/keycloak-user-api/pom.xml b/keycloak-user-api/pom.xml index 60f9e02df0c..84324dc6605 100644 --- a/keycloak-user-api/pom.xml +++ b/keycloak-user-api/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 io.enmasse diff --git a/metrics-api/pom.xml b/metrics-api/pom.xml index d3aec956524..1aad77b6cfe 100644 --- a/metrics-api/pom.xml +++ b/metrics-api/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 io.enmasse diff --git a/mqtt-gateway/pom.xml b/mqtt-gateway/pom.xml index 4e012c950d7..849f8cec380 100644 --- a/mqtt-gateway/pom.xml +++ b/mqtt-gateway/pom.xml @@ -3,7 +3,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 mqtt-gateway diff --git a/mqtt-lwt/pom.xml b/mqtt-lwt/pom.xml index fcb8dbb1cdd..c2e12f7a16c 100644 --- a/mqtt-lwt/pom.xml +++ b/mqtt-lwt/pom.xml @@ -3,7 +3,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 mqtt-lwt diff --git a/none-authservice/pom.xml b/none-authservice/pom.xml index 2e6b156d7f7..fc865ae22a1 100644 --- a/none-authservice/pom.xml +++ b/none-authservice/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 none-authservice diff --git a/pom.properties b/pom.properties index 5112624235b..a0cb66e2506 100644 --- a/pom.properties +++ b/pom.properties @@ -3,5 +3,5 @@ application.globalconsole.display.name=EnMasse Console application.bundle.prefix=enmasse license.advice.text=EnMasse comprises the following components: release.version=0.30 -maven.version=0.30.0-rc4 +maven.version=0.30.0 application.docs=https://enmasse.io/documentation/ diff --git a/pom.xml b/pom.xml index 0aad84c5e2c..dfafb71f476 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.enmasse enmasse pom - 0.30.0-rc4 + 0.30.0 EnMasse http://enmasse.io/ diff --git a/service-broker/pom.xml b/service-broker/pom.xml index 2360ab341a7..10ff1ec0841 100644 --- a/service-broker/pom.xml +++ b/service-broker/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 service-broker diff --git a/standard-controller/pom.xml b/standard-controller/pom.xml index a73f81ddd96..dba50d08e8a 100644 --- a/standard-controller/pom.xml +++ b/standard-controller/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 standard-controller diff --git a/systemtests/pom.xml b/systemtests/pom.xml index 714a7373940..1cbb0f1bb98 100644 --- a/systemtests/pom.xml +++ b/systemtests/pom.xml @@ -5,7 +5,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 systemtests diff --git a/topic-forwarder/pom.xml b/topic-forwarder/pom.xml index 10559225b55..65c177c2e15 100644 --- a/topic-forwarder/pom.xml +++ b/topic-forwarder/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.30.0-rc4 + 0.30.0 4.0.0 topic-forwarder