From 45b3a723787e4e79febdaa5cc7479d753ae23990 Mon Sep 17 00:00:00 2001 From: Ulf Lilleengen Date: Mon, 6 Jul 2020 18:02:34 +0200 Subject: [PATCH] Tag 0.32.0 release --- 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 0b06b76357c..72aa324828b 100644 --- a/address-space-controller/pom.xml +++ b/address-space-controller/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 address-space-controller diff --git a/agent/pom.xml b/agent/pom.xml index 5a9567657f9..ac947bcd3dd 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 io.enmasse diff --git a/amqp-utils/pom.xml b/amqp-utils/pom.xml index 41372ad5d1f..e4863cbf1f8 100644 --- a/amqp-utils/pom.xml +++ b/amqp-utils/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 amqp-utils diff --git a/api-common/pom.xml b/api-common/pom.xml index 9a3fe77d0c5..d1f1241e4ce 100644 --- a/api-common/pom.xml +++ b/api-common/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 api-common diff --git a/api-model-annotator/pom.xml b/api-model-annotator/pom.xml index ee80207f720..064a7801b99 100644 --- a/api-model-annotator/pom.xml +++ b/api-model-annotator/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 api-model-annotator diff --git a/api-model/pom.xml b/api-model/pom.xml index f8c21bf9fc7..431a0f800d1 100644 --- a/api-model/pom.xml +++ b/api-model/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 api-model diff --git a/broker-plugin/amqp-connector/pom.xml b/broker-plugin/amqp-connector/pom.xml index efc9da77235..4c2c49aa077 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.0-rc1 + 0.32.0 4.0.0 amqp-connector diff --git a/broker-plugin/broker-cli/pom.xml b/broker-plugin/broker-cli/pom.xml index 7aba2a32910..e4c94532067 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.0-rc1 + 0.32.0 4.0.0 broker-cli diff --git a/broker-plugin/plugin/pom.xml b/broker-plugin/plugin/pom.xml index 513246379da..ae7aeb597e3 100644 --- a/broker-plugin/plugin/pom.xml +++ b/broker-plugin/plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.32.0-rc1 + 0.32.0 pom 4.0.0 diff --git a/broker-plugin/pom.xml b/broker-plugin/pom.xml index 254f9e31218..56008ac3619 100644 --- a/broker-plugin/pom.xml +++ b/broker-plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 pom 4.0.0 diff --git a/broker-plugin/sasl-delegation/pom.xml b/broker-plugin/sasl-delegation/pom.xml index 98f2c177c22..6f13bc68bd1 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.0-rc1 + 0.32.0 4.0.0 sasl-delegation diff --git a/broker-plugin/tcnative/pom.xml b/broker-plugin/tcnative/pom.xml index 6dcf8d2d371..bec62e630a6 100644 --- a/broker-plugin/tcnative/pom.xml +++ b/broker-plugin/tcnative/pom.xml @@ -4,7 +4,7 @@ io.enmasse broker-plugin - 0.32.0-rc1 + 0.32.0 4.0.0 tcnative diff --git a/bundle/pom.xml b/bundle/pom.xml index c9571c8657f..35e7a3de5cd 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -5,7 +5,7 @@ enmasse io.enmasse - 0.32.0-rc1 + 0.32.0 pom EnMasse Bundles diff --git a/console/console-init/pom.xml b/console/console-init/pom.xml index 74c0144d63e..c8ad2358085 100644 --- a/console/console-init/pom.xml +++ b/console/console-init/pom.xml @@ -5,7 +5,7 @@ io.enmasse console - 0.32.0-rc1 + 0.32.0 4.0.0 io.enmasse diff --git a/console/console-server/pom.xml b/console/console-server/pom.xml index 20dea6f3e89..7b67e89a191 100644 --- a/console/console-server/pom.xml +++ b/console/console-server/pom.xml @@ -4,7 +4,7 @@ io.enmasse console - 0.32.0-rc1 + 0.32.0 pom 4.0.0 diff --git a/console/pom.xml b/console/pom.xml index f7072b845eb..d0f6bf79db5 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -5,7 +5,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 io.enmasse diff --git a/controller-manager/pom.xml b/controller-manager/pom.xml index 851c3cea475..8c829a08162 100644 --- a/controller-manager/pom.xml +++ b/controller-manager/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 pom 4.0.0 diff --git a/discovery-lib/pom.xml b/discovery-lib/pom.xml index 2b44e2f04e5..fd9c453880a 100644 --- a/discovery-lib/pom.xml +++ b/discovery-lib/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 discovery-lib diff --git a/documentation/pom.xml b/documentation/pom.xml index a34f6305c8b..8051c6a2bd3 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 documentation diff --git a/iot/images/iot-adapters/pom.xml b/iot/images/iot-adapters/pom.xml index 9b9ec745ea4..803d90fed10 100644 --- a/iot/images/iot-adapters/pom.xml +++ b/iot/images/iot-adapters/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.0-rc1 + 0.32.0 ../../ diff --git a/iot/images/iot-device-registry/pom.xml b/iot/images/iot-device-registry/pom.xml index 87ce7667682..6a76bc366b5 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.0-rc1 + 0.32.0 ../../ diff --git a/iot/iot-application-base/pom.xml b/iot/iot-application-base/pom.xml index 3764303220c..4f8f06f2879 100644 --- a/iot/iot-application-base/pom.xml +++ b/iot/iot-application-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.0-rc1 + 0.32.0 iot-application-base diff --git a/iot/iot-auth-service/pom.xml b/iot/iot-auth-service/pom.xml index 83a7e7a059e..8d9e04d25cb 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-device-connection-infinispan/pom.xml b/iot/iot-device-connection-infinispan/pom.xml index ca2bcc8ff64..2665a879b36 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-device-registry-base/pom.xml b/iot/iot-device-registry-base/pom.xml index eee26bea295..41c65ffd030 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.0-rc1 + 0.32.0 iot-device-registry-base diff --git a/iot/iot-device-registry-infinispan/pom.xml b/iot/iot-device-registry-infinispan/pom.xml index 3969eb1d2fc..9b5f8c2c916 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-device-registry-jdbc/pom.xml b/iot/iot-device-registry-jdbc/pom.xml index d4f674208c0..d62e35e6143 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-http-adapter/pom.xml b/iot/iot-http-adapter/pom.xml index 9da7d45fcd9..b2d097c74b1 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-infinispan-base/pom.xml b/iot/iot-infinispan-base/pom.xml index 3d17d790357..78736dfea29 100644 --- a/iot/iot-infinispan-base/pom.xml +++ b/iot/iot-infinispan-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.0-rc1 + 0.32.0 iot-infinispan-base diff --git a/iot/iot-jdbc-base/pom.xml b/iot/iot-jdbc-base/pom.xml index 05ea626a4e0..b5896f0806a 100644 --- a/iot/iot-jdbc-base/pom.xml +++ b/iot/iot-jdbc-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.0-rc1 + 0.32.0 iot-jdbc-base diff --git a/iot/iot-lorawan-adapter/pom.xml b/iot/iot-lorawan-adapter/pom.xml index 0dfba0d15b4..6cbbf78d910 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-mqtt-adapter/pom.xml b/iot/iot-mqtt-adapter/pom.xml index 9952a578fa1..f757555c6ba 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-proxy-configurator/pom.xml b/iot/iot-proxy-configurator/pom.xml index 9d0e2859d9b..9826b5db0a5 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.0-rc1 + 0.32.0 ../iot-application-base pom diff --git a/iot/iot-service-base/pom.xml b/iot/iot-service-base/pom.xml index 23b55db3aa8..18f9e5db561 100644 --- a/iot/iot-service-base/pom.xml +++ b/iot/iot-service-base/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.0-rc1 + 0.32.0 iot-service-base diff --git a/iot/iot-sigfox-adapter/pom.xml b/iot/iot-sigfox-adapter/pom.xml index 9ed45c12f3c..29e074024a4 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-tenant-cleaner/pom.xml b/iot/iot-tenant-cleaner/pom.xml index fccb34d6fe5..a24f2bf3b1a 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-tenant-service/pom.xml b/iot/iot-tenant-service/pom.xml index 2ef4f2a0d3a..f83183ebb8e 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.0-rc1 + 0.32.0 ../iot-application-base diff --git a/iot/iot-utils/pom.xml b/iot/iot-utils/pom.xml index ec35ed445e9..8945855b8f3 100644 --- a/iot/iot-utils/pom.xml +++ b/iot/iot-utils/pom.xml @@ -8,7 +8,7 @@ io.enmasse iot - 0.32.0-rc1 + 0.32.0 iot-utils diff --git a/iot/pom.xml b/iot/pom.xml index dd7d54e48b7..55f67834518 100644 --- a/iot/pom.xml +++ b/iot/pom.xml @@ -7,7 +7,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 iot pom diff --git a/k8s-api-testutil/pom.xml b/k8s-api-testutil/pom.xml index 5e600baf407..ffb06e90ce9 100644 --- a/k8s-api-testutil/pom.xml +++ b/k8s-api-testutil/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 io.enmasse diff --git a/k8s-api/pom.xml b/k8s-api/pom.xml index 3413e78433c..a003b24e2c8 100644 --- a/k8s-api/pom.xml +++ b/k8s-api/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 io.enmasse diff --git a/keycloak-plugin/pom.xml b/keycloak-plugin/pom.xml index 75bafd1a493..cba000a40c5 100644 --- a/keycloak-plugin/pom.xml +++ b/keycloak-plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 pom 4.0.0 diff --git a/keycloak-plugin/sasl-plugin/pom.xml b/keycloak-plugin/sasl-plugin/pom.xml index 05e4ef72386..2f2a1088141 100644 --- a/keycloak-plugin/sasl-plugin/pom.xml +++ b/keycloak-plugin/sasl-plugin/pom.xml @@ -4,7 +4,7 @@ io.enmasse keycloak - 0.32.0-rc1 + 0.32.0 4.0.0 sasl-plugin diff --git a/keycloak-user-api/pom.xml b/keycloak-user-api/pom.xml index 0ea812e7083..67aabc514d2 100644 --- a/keycloak-user-api/pom.xml +++ b/keycloak-user-api/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 io.enmasse diff --git a/metrics-api/pom.xml b/metrics-api/pom.xml index 2a1278ee91c..57e0386e74e 100644 --- a/metrics-api/pom.xml +++ b/metrics-api/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 io.enmasse diff --git a/mqtt-gateway/pom.xml b/mqtt-gateway/pom.xml index ce0c15a49c8..edec270c24e 100644 --- a/mqtt-gateway/pom.xml +++ b/mqtt-gateway/pom.xml @@ -3,7 +3,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 mqtt-gateway diff --git a/mqtt-lwt/pom.xml b/mqtt-lwt/pom.xml index a7e1c7598ec..07b9b4ac38d 100644 --- a/mqtt-lwt/pom.xml +++ b/mqtt-lwt/pom.xml @@ -3,7 +3,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 mqtt-lwt diff --git a/none-authservice/pom.xml b/none-authservice/pom.xml index d2d8edfe03f..7297d8d2a97 100644 --- a/none-authservice/pom.xml +++ b/none-authservice/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 none-authservice diff --git a/olm-manifest/pom.xml b/olm-manifest/pom.xml index 1051c81f1d3..23174539122 100644 --- a/olm-manifest/pom.xml +++ b/olm-manifest/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 olm-manifest diff --git a/pom.properties b/pom.properties index 4dd3e940296..c9103de6c7b 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.0-rc1 +olm.version=0.32.0 release.version=0.32 -maven.version=0.32.0-rc1 +maven.version=0.32.0 application.docs=https://enmasse.io/documentation/ diff --git a/pom.xml b/pom.xml index 046efc5f09e..561cd0fec85 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.enmasse enmasse pom - 0.32.0-rc1 + 0.32.0 EnMasse http://enmasse.io/ diff --git a/service-broker/pom.xml b/service-broker/pom.xml index b7c965e7a24..2e81fbdf49a 100644 --- a/service-broker/pom.xml +++ b/service-broker/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 service-broker diff --git a/standard-controller/pom.xml b/standard-controller/pom.xml index bb0342bc770..79f13df439d 100644 --- a/standard-controller/pom.xml +++ b/standard-controller/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 standard-controller diff --git a/systemtests/pom.xml b/systemtests/pom.xml index 123bbe10aab..6be7ee4b8ba 100644 --- a/systemtests/pom.xml +++ b/systemtests/pom.xml @@ -5,7 +5,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 systemtests diff --git a/templates/pom.xml b/templates/pom.xml index 2786a69408a..01785e48753 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 pom 4.0.0 diff --git a/topic-forwarder/pom.xml b/topic-forwarder/pom.xml index 2f1d684adc7..248a1a1aff1 100644 --- a/topic-forwarder/pom.xml +++ b/topic-forwarder/pom.xml @@ -4,7 +4,7 @@ io.enmasse enmasse - 0.32.0-rc1 + 0.32.0 4.0.0 topic-forwarder