From 01dcf744a3c34e90c31e6b9828a26fab10cad4c7 Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Wed, 29 Jul 2020 19:33:35 +0100 Subject: [PATCH] Update version to 0.32.2-rc3 --- address-space-controller/pom.xml | 2 +- agent/pom.xml | 2 +- amqp-utils/pom.xml | 2 +- api-common/pom.xml | 2 +- api-model-annotator/pom.xml | 2 +- api-model/pom.xml | 2 +- broker-plugin/amqp-connector/pom.xml | 2 +- broker-plugin/broker-cli/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-init/pom.xml | 2 +- console/console-server/pom.xml | 2 +- console/pom.xml | 2 +- controller-manager/pom.xml | 2 +- discovery-lib/pom.xml | 2 +- documentation/pom.xml | 2 +- iot/images/iot-adapters/pom.xml | 2 +- iot/images/iot-device-registry/pom.xml | 2 +- iot/iot-application-base/pom.xml | 2 +- iot/iot-auth-service/pom.xml | 2 +- iot/iot-device-connection-infinispan/pom.xml | 2 +- iot/iot-device-registry-base/pom.xml | 2 +- iot/iot-device-registry-infinispan/pom.xml | 2 +- iot/iot-device-registry-jdbc/pom.xml | 2 +- iot/iot-http-adapter/pom.xml | 2 +- iot/iot-infinispan-base/pom.xml | 2 +- iot/iot-jdbc-base/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-cleaner/pom.xml | 2 +- iot/iot-tenant-service/pom.xml | 2 +- iot/iot-utils/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 +- olm-manifest/pom.xml | 2 +- pom.properties | 4 ++-- pom.xml | 2 +- service-broker/pom.xml | 2 +- standard-controller/pom.xml | 2 +- systemtests/pom.xml | 2 +- templates/pom.xml | 2 +- topic-forwarder/pom.xml | 2 +- 56 files changed, 57 insertions(+), 57 deletions(-) diff --git a/address-space-controller/pom.xml b/address-space-controller/pom.xml index 3c61eb1bf7a..238d8b9efda 100644 --- a/address-space-controller/pom.xml +++ b/address-space-controller/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 address-space-controller diff --git a/agent/pom.xml b/agent/pom.xml index 9312113e3be..c1dbbc770b6 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 io.enmasse diff --git a/amqp-utils/pom.xml b/amqp-utils/pom.xml index 7d203b01235..f09bc8a9387 100644 --- a/amqp-utils/pom.xml +++ b/amqp-utils/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 amqp-utils diff --git a/api-common/pom.xml b/api-common/pom.xml index e2a99c9d7b7..f3f344b47ef 100644 --- a/api-common/pom.xml +++ b/api-common/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 api-common diff --git a/api-model-annotator/pom.xml b/api-model-annotator/pom.xml index f5ef5bc4c78..207781daf56 100644 --- a/api-model-annotator/pom.xml +++ b/api-model-annotator/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 api-model-annotator diff --git a/api-model/pom.xml b/api-model/pom.xml index 159ad9f04df..bedcd312f77 100644 --- a/api-model/pom.xml +++ b/api-model/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 api-model diff --git a/broker-plugin/amqp-connector/pom.xml b/broker-plugin/amqp-connector/pom.xml index 3853e5d45ed..2d64f21de61 100644 --- a/broker-plugin/amqp-connector/pom.xml +++ b/broker-plugin/amqp-connector/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 amqp-connector diff --git a/broker-plugin/broker-cli/pom.xml b/broker-plugin/broker-cli/pom.xml index 057386b0aa2..eedc709ea34 100644 --- a/broker-plugin/broker-cli/pom.xml +++ b/broker-plugin/broker-cli/pom.xml @@ -5,7 +5,7 @@ io.enmasse broker-plugin - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 broker-cli diff --git a/broker-plugin/plugin/pom.xml b/broker-plugin/plugin/pom.xml index 6470823a5fe..4179cc07e7b 100644 --- a/broker-plugin/plugin/pom.xml +++ b/broker-plugin/plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.32.2-rc2 + 0.32.2-rc3 pom 4.0.0 diff --git a/broker-plugin/pom.xml b/broker-plugin/pom.xml index 8845515015d..02485e26456 100644 --- a/broker-plugin/pom.xml +++ b/broker-plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 pom 4.0.0 diff --git a/broker-plugin/sasl-delegation/pom.xml b/broker-plugin/sasl-delegation/pom.xml index 63ebc8b168c..ec35e9b1e36 100644 --- a/broker-plugin/sasl-delegation/pom.xml +++ b/broker-plugin/sasl-delegation/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 sasl-delegation diff --git a/broker-plugin/tcnative/pom.xml b/broker-plugin/tcnative/pom.xml index fb5033cded6..ecd92ade647 100644 --- a/broker-plugin/tcnative/pom.xml +++ b/broker-plugin/tcnative/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 tcnative diff --git a/bundle/pom.xml b/bundle/pom.xml index 6be38678955..a4d1a41a93f 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -5,7 +5,7 @@ enmasse io.enmasse - 0.32.2-rc2 + 0.32.2-rc3 pom EnMasse Bundles diff --git a/console/console-init/pom.xml b/console/console-init/pom.xml index 8e395e357c4..ca5cce31f2e 100644 --- a/console/console-init/pom.xml +++ b/console/console-init/pom.xml @@ -5,7 +5,7 @@ io.enmasse console - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 io.enmasse diff --git a/console/console-server/pom.xml b/console/console-server/pom.xml index 4d64744da60..89961c22bea 100644 --- a/console/console-server/pom.xml +++ b/console/console-server/pom.xml @@ -4,7 +4,7 @@ io.enmasse console - 0.32.2-rc2 + 0.32.2-rc3 pom 4.0.0 diff --git a/console/pom.xml b/console/pom.xml index d45458d11a1..0d2236ff516 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -5,7 +5,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 io.enmasse diff --git a/controller-manager/pom.xml b/controller-manager/pom.xml index 070b68c008d..8dd7b1760c9 100644 --- a/controller-manager/pom.xml +++ b/controller-manager/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 pom 4.0.0 diff --git a/discovery-lib/pom.xml b/discovery-lib/pom.xml index 7817111da13..b55b28cfc12 100644 --- a/discovery-lib/pom.xml +++ b/discovery-lib/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 discovery-lib diff --git a/documentation/pom.xml b/documentation/pom.xml index 741e318b46e..0efc16c6f5d 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 documentation diff --git a/iot/images/iot-adapters/pom.xml b/iot/images/iot-adapters/pom.xml index 66f2f62f732..5a518fbc7ac 100644 --- a/iot/images/iot-adapters/pom.xml +++ b/iot/images/iot-adapters/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.2-rc2 + 0.32.2-rc3 ../../ diff --git a/iot/images/iot-device-registry/pom.xml b/iot/images/iot-device-registry/pom.xml index 7a921b0b837..d0f0159f8bf 100644 --- a/iot/images/iot-device-registry/pom.xml +++ b/iot/images/iot-device-registry/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.2-rc2 + 0.32.2-rc3 ../../ diff --git a/iot/iot-application-base/pom.xml b/iot/iot-application-base/pom.xml index 187d9dd0a2e..60943463dc0 100644 --- a/iot/iot-application-base/pom.xml +++ b/iot/iot-application-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.2-rc2 + 0.32.2-rc3 iot-application-base diff --git a/iot/iot-auth-service/pom.xml b/iot/iot-auth-service/pom.xml index aace3d8985a..4694b9f6541 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.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-device-connection-infinispan/pom.xml b/iot/iot-device-connection-infinispan/pom.xml index 31ce8d574cb..921dbc97e7d 100644 --- a/iot/iot-device-connection-infinispan/pom.xml +++ b/iot/iot-device-connection-infinispan/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-device-registry-base/pom.xml b/iot/iot-device-registry-base/pom.xml index 0839327b024..23ddb493b5a 100644 --- a/iot/iot-device-registry-base/pom.xml +++ b/iot/iot-device-registry-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.2-rc2 + 0.32.2-rc3 iot-device-registry-base diff --git a/iot/iot-device-registry-infinispan/pom.xml b/iot/iot-device-registry-infinispan/pom.xml index 1377a775dc1..5332461e7c9 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.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-device-registry-jdbc/pom.xml b/iot/iot-device-registry-jdbc/pom.xml index c7152d9d8f1..c4705567a2f 100644 --- a/iot/iot-device-registry-jdbc/pom.xml +++ b/iot/iot-device-registry-jdbc/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-http-adapter/pom.xml b/iot/iot-http-adapter/pom.xml index 992e0ec684b..4bdb7cc74c5 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.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-infinispan-base/pom.xml b/iot/iot-infinispan-base/pom.xml index 28f7dc0177f..ac3ab132216 100644 --- a/iot/iot-infinispan-base/pom.xml +++ b/iot/iot-infinispan-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.2-rc2 + 0.32.2-rc3 iot-infinispan-base diff --git a/iot/iot-jdbc-base/pom.xml b/iot/iot-jdbc-base/pom.xml index 8f6edcdca30..f5276571247 100644 --- a/iot/iot-jdbc-base/pom.xml +++ b/iot/iot-jdbc-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.2-rc2 + 0.32.2-rc3 iot-jdbc-base diff --git a/iot/iot-lorawan-adapter/pom.xml b/iot/iot-lorawan-adapter/pom.xml index dde2219caea..8d9ff155b74 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.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-mqtt-adapter/pom.xml b/iot/iot-mqtt-adapter/pom.xml index 5173db8155f..b197d4c2c0a 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.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-proxy-configurator/pom.xml b/iot/iot-proxy-configurator/pom.xml index 0a24547bc1f..39a9e2c37e9 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.32.2-rc2 + 0.32.2-rc3 ../iot-application-base pom diff --git a/iot/iot-service-base/pom.xml b/iot/iot-service-base/pom.xml index b8d190ad9a9..788de29d2db 100644 --- a/iot/iot-service-base/pom.xml +++ b/iot/iot-service-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.2-rc2 + 0.32.2-rc3 iot-service-base diff --git a/iot/iot-sigfox-adapter/pom.xml b/iot/iot-sigfox-adapter/pom.xml index 9ebbc7a6b68..340ac90402a 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.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-tenant-cleaner/pom.xml b/iot/iot-tenant-cleaner/pom.xml index aac88c7f393..c7e37943986 100644 --- a/iot/iot-tenant-cleaner/pom.xml +++ b/iot/iot-tenant-cleaner/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot-application-base - 0.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-tenant-service/pom.xml b/iot/iot-tenant-service/pom.xml index 9a8fff714eb..4a8df4ec2e2 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.32.2-rc2 + 0.32.2-rc3 ../iot-application-base diff --git a/iot/iot-utils/pom.xml b/iot/iot-utils/pom.xml index f1904336f6c..36abd595958 100644 --- a/iot/iot-utils/pom.xml +++ b/iot/iot-utils/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.2-rc2 + 0.32.2-rc3 iot-utils diff --git a/iot/pom.xml b/iot/pom.xml index cef88ca82ba..37b90853b1c 100644 --- a/iot/pom.xml +++ b/iot/pom.xml @@ -7,7 +7,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 iot pom diff --git a/k8s-api-testutil/pom.xml b/k8s-api-testutil/pom.xml index 5f9f12d42d3..b8580a68fae 100644 --- a/k8s-api-testutil/pom.xml +++ b/k8s-api-testutil/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 io.enmasse diff --git a/k8s-api/pom.xml b/k8s-api/pom.xml index 1486140fb7a..b570bb9ec79 100644 --- a/k8s-api/pom.xml +++ b/k8s-api/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 io.enmasse diff --git a/keycloak-plugin/pom.xml b/keycloak-plugin/pom.xml index 86cbf06915f..1657eee39cc 100644 --- a/keycloak-plugin/pom.xml +++ b/keycloak-plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 pom 4.0.0 diff --git a/keycloak-plugin/sasl-plugin/pom.xml b/keycloak-plugin/sasl-plugin/pom.xml index 92a5fa5b27a..cf368d022b1 100644 --- a/keycloak-plugin/sasl-plugin/pom.xml +++ b/keycloak-plugin/sasl-plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse keycloak - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 sasl-plugin diff --git a/keycloak-user-api/pom.xml b/keycloak-user-api/pom.xml index 1a7d6618281..1a0727e647a 100644 --- a/keycloak-user-api/pom.xml +++ b/keycloak-user-api/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 io.enmasse diff --git a/metrics-api/pom.xml b/metrics-api/pom.xml index 3bc51dd07b6..e2b92678c0f 100644 --- a/metrics-api/pom.xml +++ b/metrics-api/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 io.enmasse diff --git a/mqtt-gateway/pom.xml b/mqtt-gateway/pom.xml index f64d87f63a2..fb98a32c7e5 100644 --- a/mqtt-gateway/pom.xml +++ b/mqtt-gateway/pom.xml @@ -3,7 +3,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 mqtt-gateway diff --git a/mqtt-lwt/pom.xml b/mqtt-lwt/pom.xml index e494a7d30db..4863e3e2f8b 100644 --- a/mqtt-lwt/pom.xml +++ b/mqtt-lwt/pom.xml @@ -3,7 +3,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 mqtt-lwt diff --git a/none-authservice/pom.xml b/none-authservice/pom.xml index 122372827ca..79fd66f7df0 100644 --- a/none-authservice/pom.xml +++ b/none-authservice/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 none-authservice diff --git a/olm-manifest/pom.xml b/olm-manifest/pom.xml index f42cdf22d23..fc11b10c50b 100644 --- a/olm-manifest/pom.xml +++ b/olm-manifest/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 olm-manifest diff --git a/pom.properties b/pom.properties index 6bd8b0de70b..a1546be5e7c 100644 --- a/pom.properties +++ b/pom.properties @@ -21,7 +21,7 @@ olm.csv.maturity=beta olm.csv.logo.base64=PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzlweCIgaGVpZ2h0PSI3OXB4IiB2aWV3Qm94PSIwIDAgNzkgNzkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQyICgzNjc4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+dmVyc2lvbnM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0idmVyc2lvbnMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMDguMDAwMDAwLCAtNzIuMDAwMDAwKSI+CiAgICAgICAgICAgIDxlbGxpcHNlIGlkPSJDb21iaW5lZC1TaGFwZS1Db3B5LTIiIGZpbGw9IiMwMDQ5OUUiIGN4PSIzNDcuNSIgY3k9IjExMS41IiByeD0iMjQuNSIgcnk9IjI0LjUiPjwvZWxsaXBzZT4KICAgICAgICAgICAgPHBhdGggZD0iTTMzOSwxMDIuNjkxMDE0IEMzMzksMTAyLjY5MTAxNCAzNDIuNjkwMjE1LDk0LjQxMDUzMjMgMzUwLjIwNTY1MSwxMDAuOTM1OTEyIEwzNTEuMDE1Njk5LDEwMS43NDU5NTkgQzM1MS4wMTU2OTksMTAxLjc0NTk1OSAzNTIuNzI1Nzk4LDEwMy41MDEwNjEgMzUzLjQ0NTg0LDEwMy41MDEwNjEgQzM1NC4xNjU4ODIsMTAzLjUwMTA2MSAzNTQuMjU1ODg3LDEwMy40MTEwNTYgMzU1Ljk2NTk4NiwxMDEuNzAwOTU2IEMzNTcuNjc2MDg2LDk5Ljk5MDg1NjggMzU3LjQwNjA3LDEwMC4wMzU4NTkgMzU5Ljg4MTIxNCw5Ny43ODU3Mjg2IEMzNjIuMzU2MzU4LDk1LjUzNTU5NzcgMzY1LjY3MTUyMSw5My45MzA1MzQ0IDM2NS42NzE1MjEsOTMuOTMwNTM0NCBDMzY1LjY3MTUyMSw5My45MzA1MzQ0IDM2Ny4yOTE2MTUsOTIuOTEwNDE1MSAzNzAuMjYxNzg4LDkyLjE2MDQwMTUgQzM3My4yMzE5Niw5MS40MTAzODc5IDM3Ny40MDk3MzMsOTAuNjUyODEzOSAzODIsOTEuMTcwMzQ0IEMzODIsOTEuMTcwMzQ0IDM4MC4xMzIzOTEsOTIuMjUwNDA2NyAzNzcuOTI3MjYzLDk4Ljk1NTc5NjYgQzM3NS43MjIxMzUsMTA1LjY2MTE4NiAzNzQuNTA3MDY0LDEwNy43MzEzMDcgMzc0LjUwNzA2NCwxMDcuNzMxMzA3IEMzNzQuNTA3MDY0LDEwNy43MzEzMDcgMzcxLjg1MTkxLDExMy4zNTY2MzQgMzY1LjQ2MTUzOCwxMTQuNTcxNzA0IEMzNjUuNDYxNTM4LDExNC41NzE3MDQgMzY4LjY1NjcyNCwxMTguMzk2OTI3IDM3OS45OTczODQsMTE3LjEzNjg1NCBDMzc5Ljk5NzM4NCwxMTcuMTM2ODU0IDM1OC4wODExMDksMTMxLjE3NzY3IDM0OC4yNzA1MzksMTE0Ljg0MTcyIEMzNDguMDQ4OTQ2LDExNC4zNDQyNjEgMzQ1Ljg0OTM5OCwxMTAuMDI1NDUgMzQ1LjMwMDM2NiwxMDguMjExMzA1IEMzNDQuNjEwMjk2LDEwNS45MzEyMDIgMzQ0LjMwOTEzOSwxMDUuMTI1Mzg1IDM0My4yOTAyNzksMTA0LjE2MTA2OSBDMzQwLjc3MDEzMywxMDEuNzc1OTMxIDMzOSwxMDIuNjkxMDE0IDMzOSwxMDIuNjkxMDE0IiBpZD0iRmlsbC0xLUNvcHktNyIgZmlsbD0iIzc1QTBEMyI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+ olm.csv.logo.mediatype=image/svg+xml license.advice.text=EnMasse comprises the following components: -olm.version=0.32.2-rc2 +olm.version=0.32.2-rc3 release.version=0.32 -maven.version=0.32.2-rc2 +maven.version=0.32.2-rc3 application.docs=https://enmasse.io/documentation/ diff --git a/pom.xml b/pom.xml index 10b01a2f660..b366320f9ab 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.enmasse enmasse pom - 0.32.2-rc2 + 0.32.2-rc3 EnMasse http://enmasse.io/ diff --git a/service-broker/pom.xml b/service-broker/pom.xml index 935753130b6..e69de8c3230 100644 --- a/service-broker/pom.xml +++ b/service-broker/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 service-broker diff --git a/standard-controller/pom.xml b/standard-controller/pom.xml index 0f331580237..2ce092648a1 100644 --- a/standard-controller/pom.xml +++ b/standard-controller/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 standard-controller diff --git a/systemtests/pom.xml b/systemtests/pom.xml index 6964dc6da8b..74410c1e58f 100644 --- a/systemtests/pom.xml +++ b/systemtests/pom.xml @@ -5,7 +5,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 systemtests diff --git a/templates/pom.xml b/templates/pom.xml index bd71ae212d2..4bc5599e7ac 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 pom 4.0.0 diff --git a/topic-forwarder/pom.xml b/topic-forwarder/pom.xml index 2bde77297c2..a8a2db3053e 100644 --- a/topic-forwarder/pom.xml +++ b/topic-forwarder/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.2-rc2 + 0.32.2-rc3 4.0.0 topic-forwarder