From 4cebfba6ade04ace1c369b27558c9f312ce40dc3 Mon Sep 17 00:00:00 2001 From: apicurio-ci Date: Wed, 18 Sep 2024 13:40:49 +0000 Subject: [PATCH] Automated update to Release Version:: 3.0.0.M5 --- app/pom.xml | 2 +- common/pom.xml | 2 +- distro/connect-converter/pom.xml | 2 +- distro/docker/pom.xml | 2 +- distro/pom.xml | 2 +- docs/pom.xml | 2 +- docs/rest-api/pom.xml | 2 +- examples/avro-bean/pom.xml | 2 +- examples/avro-maven-with-references-auto/pom.xml | 2 +- examples/avro-maven-with-references/pom.xml | 2 +- examples/confluent-serdes/pom.xml | 2 +- examples/custom-resolver/pom.xml | 2 +- examples/custom-strategy/pom.xml | 2 +- examples/jsonschema-validation/pom.xml | 2 +- examples/mix-avro/pom.xml | 2 +- examples/pom.xml | 4 ++-- examples/protobuf-bean/pom.xml | 2 +- examples/protobuf-find-latest/pom.xml | 2 +- examples/protobuf-validation/pom.xml | 2 +- examples/rest-client/pom.xml | 2 +- examples/serdes-with-references/pom.xml | 2 +- examples/simple-avro-maven/pom.xml | 2 +- examples/simple-avro/pom.xml | 2 +- examples/simple-json/pom.xml | 2 +- examples/simple-protobuf/pom.xml | 2 +- examples/simple-validation/pom.xml | 2 +- go-sdk/pom.xml | 2 +- integration-tests/pom.xml | 2 +- java-sdk-v2/pom.xml | 2 +- java-sdk/pom.xml | 2 +- operator/controller/pom.xml | 2 +- operator/model/pom.xml | 2 +- operator/pom.xml | 2 +- pom.xml | 2 +- schema-resolver/pom.xml | 2 +- schema-util/asyncapi/pom.xml | 2 +- schema-util/avro/pom.xml | 2 +- schema-util/common/pom.xml | 2 +- schema-util/graphql/pom.xml | 2 +- schema-util/json/pom.xml | 2 +- schema-util/kconnect/pom.xml | 2 +- schema-util/openapi/pom.xml | 2 +- schema-util/protobuf/pom.xml | 2 +- schema-util/util-provider/pom.xml | 2 +- schema-util/wsdl/pom.xml | 2 +- schema-util/xml/pom.xml | 2 +- schema-util/xsd/pom.xml | 2 +- serdes/generic/serde-common-avro/pom.xml | 2 +- serdes/generic/serde-common-jsonschema/pom.xml | 2 +- serdes/generic/serde-common-protobuf/pom.xml | 2 +- serdes/generic/serde-common/pom.xml | 2 +- serdes/kafka/avro-serde/pom.xml | 2 +- serdes/kafka/jsonschema-serde/pom.xml | 2 +- serdes/kafka/protobuf-serde/pom.xml | 2 +- serdes/kafka/serde-kafka-common/pom.xml | 2 +- serdes/nats/avro-serde/pom.xml | 2 +- serdes/pulsar/avro-serde/pom.xml | 2 +- ui/package-lock.json | 4 ++-- ui/package.json | 2 +- ui/tests/package-lock.json | 4 ++-- ui/tests/package.json | 2 +- ui/ui-app/package-lock.json | 4 ++-- ui/ui-app/package.json | 2 +- ui/ui-docs/package-lock.json | 4 ++-- ui/ui-docs/package.json | 2 +- utils/converter/pom.xml | 2 +- utils/exportConfluent/pom.xml | 2 +- utils/importexport/pom.xml | 2 +- utils/kafka/pom.xml | 2 +- utils/maven-plugin/pom.xml | 2 +- utils/protobuf-schema-utilities/pom.xml | 2 +- utils/tests/pom.xml | 2 +- utils/tools/pom.xml | 2 +- 73 files changed, 78 insertions(+), 78 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index eaec306539..61245c2a35 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index d0b8f13d84..b6af8fc9b0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index e33caeed04..6d96db4a72 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index bd1df2ff14..3cddb68eed 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index 0eb28c880e..88a00cce00 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index 2ac801bbd1..664a4d4410 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index 226a9b5b76..00542ed1a5 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-docs - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml index 800d39df62..2d20190928 100644 --- a/examples/avro-bean/pom.xml +++ b/examples/avro-bean/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml index f7938f0452..5c95183bd7 100644 --- a/examples/avro-maven-with-references-auto/pom.xml +++ b/examples/avro-maven-with-references-auto/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 apicurio-registry-examples-avro-maven-with-references-auto diff --git a/examples/avro-maven-with-references/pom.xml b/examples/avro-maven-with-references/pom.xml index 7c3c365ef9..87375e44ac 100644 --- a/examples/avro-maven-with-references/pom.xml +++ b/examples/avro-maven-with-references/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 apicurio-registry-examples-avro-maven-with-references diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml index d1166ad989..5b0f44e4f5 100644 --- a/examples/confluent-serdes/pom.xml +++ b/examples/confluent-serdes/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index 6c31737b1e..fee2b53c83 100644 --- a/examples/custom-resolver/pom.xml +++ b/examples/custom-resolver/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml index 58a65280ad..ec219aa987 100644 --- a/examples/custom-strategy/pom.xml +++ b/examples/custom-strategy/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml index d60a623dbe..7c9c13ea24 100644 --- a/examples/jsonschema-validation/pom.xml +++ b/examples/jsonschema-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml index 4c8fa4bb19..e1d4e68e7a 100644 --- a/examples/mix-avro/pom.xml +++ b/examples/mix-avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index fdb0e6ed06..f1ca166d06 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,12 +5,12 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 pom Open Source API & Schema Registry diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml index 81d5bdd21a..ec5bb8a4a2 100644 --- a/examples/protobuf-bean/pom.xml +++ b/examples/protobuf-bean/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml index 002855c63c..05a80b12eb 100644 --- a/examples/protobuf-find-latest/pom.xml +++ b/examples/protobuf-find-latest/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml index 13ace43bd5..7b82a3c23d 100644 --- a/examples/protobuf-validation/pom.xml +++ b/examples/protobuf-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml index 5686afd2a6..c9ea5c5491 100644 --- a/examples/rest-client/pom.xml +++ b/examples/rest-client/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml index 558be742b4..aebfca1164 100644 --- a/examples/serdes-with-references/pom.xml +++ b/examples/serdes-with-references/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml index a1ba1d13a4..6cc520ffb7 100644 --- a/examples/simple-avro-maven/pom.xml +++ b/examples/simple-avro-maven/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml index 9c8e0cd743..57da83a2a6 100644 --- a/examples/simple-avro/pom.xml +++ b/examples/simple-avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml index ee62c37ac0..f701839249 100644 --- a/examples/simple-json/pom.xml +++ b/examples/simple-json/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml index f0dcf98406..e92ea882d1 100644 --- a/examples/simple-protobuf/pom.xml +++ b/examples/simple-protobuf/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml index e67ee9c7d5..653dcd42a5 100644 --- a/examples/simple-validation/pom.xml +++ b/examples/simple-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/go-sdk/pom.xml b/go-sdk/pom.xml index 22cc93b490..0b96bbf0aa 100644 --- a/go-sdk/pom.xml +++ b/go-sdk/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3125969461..e0e30cb0c7 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 apicurio-registry-integration-tests diff --git a/java-sdk-v2/pom.xml b/java-sdk-v2/pom.xml index 5cfeaab930..440046090b 100644 --- a/java-sdk-v2/pom.xml +++ b/java-sdk-v2/pom.xml @@ -19,7 +19,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml apicurio-registry-v2-java-sdk diff --git a/java-sdk/pom.xml b/java-sdk/pom.xml index d68bd5f07d..44eb073988 100644 --- a/java-sdk/pom.xml +++ b/java-sdk/pom.xml @@ -19,7 +19,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml apicurio-registry-java-sdk diff --git a/operator/controller/pom.xml b/operator/controller/pom.xml index 52088edf72..6d83463dfc 100644 --- a/operator/controller/pom.xml +++ b/operator/controller/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-operator - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/operator/model/pom.xml b/operator/model/pom.xml index 287e0aacc4..575f8485e8 100644 --- a/operator/model/pom.xml +++ b/operator/model/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-operator - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml apicurio-registry-operator-model diff --git a/operator/pom.xml b/operator/pom.xml index 718a3c1052..8b9f26de19 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml apicurio-registry-operator diff --git a/pom.xml b/pom.xml index 64a6796ba3..dc85f462b6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 pom apicurio-registry Open Source API & Schema Registry diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index 718a3b858d..ad1d370d84 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 28867d0307..1067a3f289 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index 607b1a18bc..55fcada50c 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index 61198c078a..098642b8ad 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index 40d939357a..1f2e9ff6b3 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index c3227f8a87..42255ba6d3 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index 63b51896bb..bb2d89d0c3 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index 2e1627b355..96619761fe 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index 1b7731dc92..42f2f3cbe6 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index b1ada53693..e1f75eaa2d 100644 --- a/schema-util/util-provider/pom.xml +++ b/schema-util/util-provider/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 81fba0dd75..da9041577b 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index ca4b295914..552dbc2068 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index 8ef08edf58..2637fc4d2f 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/serdes/generic/serde-common-avro/pom.xml b/serdes/generic/serde-common-avro/pom.xml index f8f0540f99..ac3b1732e1 100644 --- a/serdes/generic/serde-common-avro/pom.xml +++ b/serdes/generic/serde-common-avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/serdes/generic/serde-common-jsonschema/pom.xml b/serdes/generic/serde-common-jsonschema/pom.xml index b8e236569d..6a557f0d62 100644 --- a/serdes/generic/serde-common-jsonschema/pom.xml +++ b/serdes/generic/serde-common-jsonschema/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/serdes/generic/serde-common-protobuf/pom.xml b/serdes/generic/serde-common-protobuf/pom.xml index eb0d7a4630..792582c981 100644 --- a/serdes/generic/serde-common-protobuf/pom.xml +++ b/serdes/generic/serde-common-protobuf/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/serdes/generic/serde-common/pom.xml b/serdes/generic/serde-common/pom.xml index 75c75c8ab0..13a305db89 100644 --- a/serdes/generic/serde-common/pom.xml +++ b/serdes/generic/serde-common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/serdes/kafka/avro-serde/pom.xml b/serdes/kafka/avro-serde/pom.xml index 077dc1eea1..952a252f7b 100644 --- a/serdes/kafka/avro-serde/pom.xml +++ b/serdes/kafka/avro-serde/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/serdes/kafka/jsonschema-serde/pom.xml b/serdes/kafka/jsonschema-serde/pom.xml index 906442e6c8..660e723b75 100644 --- a/serdes/kafka/jsonschema-serde/pom.xml +++ b/serdes/kafka/jsonschema-serde/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/serdes/kafka/protobuf-serde/pom.xml b/serdes/kafka/protobuf-serde/pom.xml index 71044f1d68..ceb738928c 100644 --- a/serdes/kafka/protobuf-serde/pom.xml +++ b/serdes/kafka/protobuf-serde/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/serdes/kafka/serde-kafka-common/pom.xml b/serdes/kafka/serde-kafka-common/pom.xml index 5a1225e44b..bb40fb22fd 100644 --- a/serdes/kafka/serde-kafka-common/pom.xml +++ b/serdes/kafka/serde-kafka-common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/serdes/nats/avro-serde/pom.xml b/serdes/nats/avro-serde/pom.xml index e09e90f251..113f7ef436 100644 --- a/serdes/nats/avro-serde/pom.xml +++ b/serdes/nats/avro-serde/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/serdes/pulsar/avro-serde/pom.xml b/serdes/pulsar/avro-serde/pom.xml index 2e76c66e81..d2e9c8d209 100644 --- a/serdes/pulsar/avro-serde/pom.xml +++ b/serdes/pulsar/avro-serde/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../../pom.xml diff --git a/ui/package-lock.json b/ui/package-lock.json index b5f780d1c1..cf2468bfd5 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "@apicurio/registry-ui", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@apicurio/registry-ui", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "hasInstallScript": true, "dependencies": { "@apicurio/apicurio-registry-client": "file:../typescript-sdk" diff --git a/ui/package.json b/ui/package.json index d42747a4fe..27abad9f6c 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,7 +1,7 @@ { "name": "@apicurio/registry-ui", "private": true, - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "type": "module", "scripts": { "postinstall": "npm install --prefix ./ui-app && npm install --prefix ./ui-docs", diff --git a/ui/tests/package-lock.json b/ui/tests/package-lock.json index 22975eff6e..32e94afd50 100644 --- a/ui/tests/package-lock.json +++ b/ui/tests/package-lock.json @@ -1,12 +1,12 @@ { "name": "@apicurio/registry-ui-tests", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@apicurio/registry-ui-tests", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "license": "Apache-2.0", "devDependencies": { "@apicurio/eslint-config": "0.3.0", diff --git a/ui/tests/package.json b/ui/tests/package.json index 1f5f55eb0a..110041cdf1 100644 --- a/ui/tests/package.json +++ b/ui/tests/package.json @@ -1,6 +1,6 @@ { "name": "@apicurio/registry-ui-tests", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "description": "UI tests (playwright) for Apicurio Registry UI", "repository": "https://github.com/Apicurio/apicurio-registry.git", "main": "index.js", diff --git a/ui/ui-app/package-lock.json b/ui/ui-app/package-lock.json index 8f142755cb..b75d9313ab 100644 --- a/ui/ui-app/package-lock.json +++ b/ui/ui-app/package-lock.json @@ -1,12 +1,12 @@ { "name": "@apicurio/registry-ui-app", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@apicurio/registry-ui-app", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/ui/ui-app/package.json b/ui/ui-app/package.json index cd63ecaffc..b1419746a0 100644 --- a/ui/ui-app/package.json +++ b/ui/ui-app/package.json @@ -1,6 +1,6 @@ { "name": "@apicurio/registry-ui-app", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "description": "Apicurio Registry UI", "repository": "https://github.com/Apicurio/apicurio-registry.git", "license": "Apache-2.0", diff --git a/ui/ui-docs/package-lock.json b/ui/ui-docs/package-lock.json index 4801d25442..b640de6ede 100644 --- a/ui/ui-docs/package-lock.json +++ b/ui/ui-docs/package-lock.json @@ -1,12 +1,12 @@ { "name": "@apicurio/registry-ui-docs", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@apicurio/registry-ui-docs", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "core-js": "3.38.1", diff --git a/ui/ui-docs/package.json b/ui/ui-docs/package.json index f2ec19b202..ce07ebf31b 100644 --- a/ui/ui-docs/package.json +++ b/ui/ui-docs/package.json @@ -1,6 +1,6 @@ { "name": "@apicurio/registry-ui-docs", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.0", "description": "Apicurio Registry UI Docs", "repository": "https://github.com/Apicurio/apicurio-registry.git", "license": "Apache-2.0", diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index 03fed91d45..2c20fcff61 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index 05e10535f6..6112a9a735 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index d20dd6ca48..e93132526d 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index 2af790886e..a10980f3df 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 56d281e565..91c3f385fd 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index 7946d2cb08..b5cfa3c5a2 100644 --- a/utils/protobuf-schema-utilities/pom.xml +++ b/utils/protobuf-schema-utilities/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index c75f8730ed..0df613dbac 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index ca3ca2b702..b819cb6b38 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.0-SNAPSHOT + 3.0.0.M5 ../../pom.xml