From 779f0994a1de5ebd48f617f476f3e3b7c5a36e48 Mon Sep 17 00:00:00 2001 From: apicurio-ci Date: Wed, 11 Dec 2024 18:17:42 +0000 Subject: [PATCH] Automated update to Release Version:: 3.0.6 --- app/pom.xml | 2 +- common/pom.xml | 2 +- config-index/definitions/pom.xml | 2 +- config-index/deployment/pom.xml | 2 +- config-index/runtime/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/json-maven-with-references-auto/pom.xml | 2 +- examples/json-maven-with-references/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/olm-tests/pom.xml | 2 +- operator/pom.xml | 2 +- pom.xml | 2 +- prod-verifier/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 +- 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 +- 72 files changed, 73 insertions(+), 73 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index 136cdb42af..83b5604e5c 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index 4fa0a40222..6798cdc0a6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/config-index/definitions/pom.xml b/config-index/definitions/pom.xml index 86f96296b5..e547ad61e1 100644 --- a/config-index/definitions/pom.xml +++ b/config-index/definitions/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/config-index/deployment/pom.xml b/config-index/deployment/pom.xml index 46ad1d0f3e..f65c1411f3 100644 --- a/config-index/deployment/pom.xml +++ b/config-index/deployment/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/config-index/runtime/pom.xml b/config-index/runtime/pom.xml index 042a263d5d..31a20ae1b4 100644 --- a/config-index/runtime/pom.xml +++ b/config-index/runtime/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 1ed2c794d4..e27d56a28a 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index cd96f12cee..1b3def3ce0 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index 7358f490c1..eb24e5542c 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index 45fbaf8b28..ff1e6cfd6f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index d09b06a486..1399576a5c 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-docs - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml index fa1a30ff2a..40dc9ca3b2 100644 --- a/examples/avro-bean/pom.xml +++ b/examples/avro-bean/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml index da185c752f..583457b878 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.6-SNAPSHOT + 3.0.6 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 2e5a5aba97..e9d31fa3d0 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.6-SNAPSHOT + 3.0.6 apicurio-registry-examples-avro-maven-with-references diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml index 48a989ba52..1f277dbdb2 100644 --- a/examples/confluent-serdes/pom.xml +++ b/examples/confluent-serdes/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index b75e68bcc3..b21f374341 100644 --- a/examples/custom-resolver/pom.xml +++ b/examples/custom-resolver/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml index 32d351d306..51faddd1a2 100644 --- a/examples/custom-strategy/pom.xml +++ b/examples/custom-strategy/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/json-maven-with-references-auto/pom.xml b/examples/json-maven-with-references-auto/pom.xml index b4b6df7d36..a185cdf882 100644 --- a/examples/json-maven-with-references-auto/pom.xml +++ b/examples/json-maven-with-references-auto/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 apicurio-registry-examples-json-maven-with-references-auto diff --git a/examples/json-maven-with-references/pom.xml b/examples/json-maven-with-references/pom.xml index 564f2e0440..17c3fe1402 100644 --- a/examples/json-maven-with-references/pom.xml +++ b/examples/json-maven-with-references/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 apicurio-registry-examples-json-maven-with-references diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml index 2090b3ef2c..0d4dec3b85 100644 --- a/examples/jsonschema-validation/pom.xml +++ b/examples/jsonschema-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml index 7437a7894e..7967bbff56 100644 --- a/examples/mix-avro/pom.xml +++ b/examples/mix-avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 923155c51a..90b65c488f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,12 +5,12 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 pom Open Source API & Schema Registry diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml index 39d993318c..2d05c43da0 100644 --- a/examples/protobuf-bean/pom.xml +++ b/examples/protobuf-bean/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml index 1b5743569d..af88e27fc2 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.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml index d398e95253..682e3d065c 100644 --- a/examples/protobuf-validation/pom.xml +++ b/examples/protobuf-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml index 6373401a00..d0b3c18086 100644 --- a/examples/rest-client/pom.xml +++ b/examples/rest-client/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml index 9676aed44e..93cff8c40e 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.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml index 347af59033..606dad38e8 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.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml index 71d641d85e..ca86b98733 100644 --- a/examples/simple-avro/pom.xml +++ b/examples/simple-avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml index b8e43da116..b070d718b7 100644 --- a/examples/simple-json/pom.xml +++ b/examples/simple-json/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml index c75dce9bc4..db7a97211b 100644 --- a/examples/simple-protobuf/pom.xml +++ b/examples/simple-protobuf/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml index 69da99e56c..4d9904b13b 100644 --- a/examples/simple-validation/pom.xml +++ b/examples/simple-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/go-sdk/pom.xml b/go-sdk/pom.xml index b463a694d8..8b00ca945a 100644 --- a/go-sdk/pom.xml +++ b/go-sdk/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0721ab7a07..b9bd6f8c25 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 apicurio-registry-integration-tests diff --git a/java-sdk-v2/pom.xml b/java-sdk-v2/pom.xml index d8d27a241b..3dc6573ff1 100644 --- a/java-sdk-v2/pom.xml +++ b/java-sdk-v2/pom.xml @@ -19,7 +19,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml apicurio-registry-v2-java-sdk diff --git a/java-sdk/pom.xml b/java-sdk/pom.xml index c53871b21a..8e4cee2a10 100644 --- a/java-sdk/pom.xml +++ b/java-sdk/pom.xml @@ -19,7 +19,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml apicurio-registry-java-sdk diff --git a/operator/controller/pom.xml b/operator/controller/pom.xml index 009a6d3bd9..acbe3af092 100644 --- a/operator/controller/pom.xml +++ b/operator/controller/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-operator - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/operator/model/pom.xml b/operator/model/pom.xml index 841ee39939..8d0599c382 100644 --- a/operator/model/pom.xml +++ b/operator/model/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-operator - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml apicurio-registry-operator-model diff --git a/operator/olm-tests/pom.xml b/operator/olm-tests/pom.xml index 1934ae522e..f7f09b35b8 100644 --- a/operator/olm-tests/pom.xml +++ b/operator/olm-tests/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-operator - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml apicurio-registry-operator-olm-tests diff --git a/operator/pom.xml b/operator/pom.xml index 2424699176..446049edfd 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml apicurio-registry-operator diff --git a/pom.xml b/pom.xml index 3ef073a5cb..9416afb094 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 pom apicurio-registry Open Source API & Schema Registry diff --git a/prod-verifier/pom.xml b/prod-verifier/pom.xml index 4362c7ce2b..7ceed38d51 100644 --- a/prod-verifier/pom.xml +++ b/prod-verifier/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml apicurio-registry-prod-verifier diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index 843acfd320..d3340ec343 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 63966cbca2..e7829ed2ca 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index 089ed1d62a..b3bb212e04 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index 25975378a7..7b79ceee0e 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index b8093d85ba..d71114b345 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index 32690f6f06..fadc13cf59 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index d97beb8047..bd694a85a5 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index 13d1cebb1e..223ffec5ef 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index e12e3fd9a5..9ed40b1172 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index 32f0885e4d..22b80f72c4 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.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 5b9349a1c0..e0d8a94b4c 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index ae998cf6a7..5bee3451e5 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index 03b8ababeb..902f19b931 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/serdes/generic/serde-common-avro/pom.xml b/serdes/generic/serde-common-avro/pom.xml index eccbeb0420..bc0e7b2754 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/serdes/generic/serde-common-jsonschema/pom.xml b/serdes/generic/serde-common-jsonschema/pom.xml index ec4a01355e..bf7b0f0a03 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/serdes/generic/serde-common-protobuf/pom.xml b/serdes/generic/serde-common-protobuf/pom.xml index afe10b42e3..7a9776d19e 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/serdes/generic/serde-common/pom.xml b/serdes/generic/serde-common/pom.xml index 9eea52cc87..23565ed2a7 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/serdes/kafka/avro-serde/pom.xml b/serdes/kafka/avro-serde/pom.xml index 559254b23b..6283580f47 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/serdes/kafka/jsonschema-serde/pom.xml b/serdes/kafka/jsonschema-serde/pom.xml index 5a074d92b3..e710a15787 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/serdes/kafka/protobuf-serde/pom.xml b/serdes/kafka/protobuf-serde/pom.xml index 201cab7962..6b864c8470 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/serdes/kafka/serde-kafka-common/pom.xml b/serdes/kafka/serde-kafka-common/pom.xml index faaf1069c0..176ff5b023 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/serdes/nats/avro-serde/pom.xml b/serdes/nats/avro-serde/pom.xml index d653bfbb49..8f8e269c49 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/serdes/pulsar/avro-serde/pom.xml b/serdes/pulsar/avro-serde/pom.xml index 57f830462c..111f76f434 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.6-SNAPSHOT + 3.0.6 ../../../pom.xml diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index 5bd7a1e9bc..3a748fb33f 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index dbe9fc6a8b..3b74b5a14d 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index 96337e9421..70a8865c67 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index 20f49f3b76..427c7c97c8 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 6fc6267353..7f8ccaac59 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index a0f04ff62b..29e996b0bc 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.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index 8ab78678a9..f7c3862732 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index b1d8d74171..2c3ddeee17 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.6-SNAPSHOT + 3.0.6 ../../pom.xml