From c0415ea4abc6e1ce6ed5f3044f1601c4430497df Mon Sep 17 00:00:00 2001 From: apicurio-ci Date: Fri, 11 Oct 2024 10:08:50 +0000 Subject: [PATCH] Automated update to Release Version:: 3.0.1 --- 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 +- 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 +- typescript-sdk/package-lock.json | 4 ++-- typescript-sdk/package.json | 2 +- ui/package-lock.json | 2 +- ui/ui-app/package-lock.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 +- 70 files changed, 72 insertions(+), 72 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index 7605313160..a681d48e7c 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index 3cf30b3b9c..5544b118d6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 48c9fc4060..ddc74e6b6a 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index 58cadae278..af09db8026 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index 3f08fac22f..6c53a70b80 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index c44174ee52..8295fe450b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index bd0d555727..e0efe0ad8b 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-docs - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml index 767d3dfa40..4d381c8f69 100644 --- a/examples/avro-bean/pom.xml +++ b/examples/avro-bean/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml index 0945110aa8..67595caae7 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.1-SNAPSHOT + 3.0.1 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 cdf3fae2ce..2809aba2c0 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.1-SNAPSHOT + 3.0.1 apicurio-registry-examples-avro-maven-with-references diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml index bdb09106da..ce81d09b8c 100644 --- a/examples/confluent-serdes/pom.xml +++ b/examples/confluent-serdes/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index 21f09e33d1..3876f113f5 100644 --- a/examples/custom-resolver/pom.xml +++ b/examples/custom-resolver/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml index df6e2d2c35..fb35f98e89 100644 --- a/examples/custom-strategy/pom.xml +++ b/examples/custom-strategy/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml index 8bf6d141b7..531d8cad9e 100644 --- a/examples/jsonschema-validation/pom.xml +++ b/examples/jsonschema-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml index 6afa780600..ef2d12766f 100644 --- a/examples/mix-avro/pom.xml +++ b/examples/mix-avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 711e55ede6..8dd433e8b5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,12 +5,12 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 pom Open Source API & Schema Registry diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml index 6fd6396600..f1c6a7cbf3 100644 --- a/examples/protobuf-bean/pom.xml +++ b/examples/protobuf-bean/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml index 524cf27b6b..e39e218dbe 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.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml index ba49fec71b..7bbbf5e565 100644 --- a/examples/protobuf-validation/pom.xml +++ b/examples/protobuf-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml index a04c87648e..07348197cd 100644 --- a/examples/rest-client/pom.xml +++ b/examples/rest-client/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml index 5546372be2..d749e3ee1a 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.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml index ed257c418c..ec52096afc 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.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml index a8a0243e6e..01c8fb0312 100644 --- a/examples/simple-avro/pom.xml +++ b/examples/simple-avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml index 32ddae0eda..3b601c6e5f 100644 --- a/examples/simple-json/pom.xml +++ b/examples/simple-json/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml index a7271c9400..d842b6f7da 100644 --- a/examples/simple-protobuf/pom.xml +++ b/examples/simple-protobuf/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml index 6b274d09ab..e70a80f8a6 100644 --- a/examples/simple-validation/pom.xml +++ b/examples/simple-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/go-sdk/pom.xml b/go-sdk/pom.xml index a642e57459..0542feda1c 100644 --- a/go-sdk/pom.xml +++ b/go-sdk/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a796e219bf..9ebecddde5 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 apicurio-registry-integration-tests diff --git a/java-sdk-v2/pom.xml b/java-sdk-v2/pom.xml index bc8fe53032..391ecf950b 100644 --- a/java-sdk-v2/pom.xml +++ b/java-sdk-v2/pom.xml @@ -19,7 +19,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml apicurio-registry-v2-java-sdk diff --git a/java-sdk/pom.xml b/java-sdk/pom.xml index 5bbf882377..c039e65fba 100644 --- a/java-sdk/pom.xml +++ b/java-sdk/pom.xml @@ -19,7 +19,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml apicurio-registry-java-sdk diff --git a/operator/controller/pom.xml b/operator/controller/pom.xml index f4d85650e0..a337557edf 100644 --- a/operator/controller/pom.xml +++ b/operator/controller/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-operator - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/operator/model/pom.xml b/operator/model/pom.xml index 6a5b88a01a..cf829757a0 100644 --- a/operator/model/pom.xml +++ b/operator/model/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-operator - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml apicurio-registry-operator-model diff --git a/operator/pom.xml b/operator/pom.xml index f196b37bf8..4c9f486763 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml apicurio-registry-operator diff --git a/pom.xml b/pom.xml index 94e1dc4c36..03bd3456ba 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 pom apicurio-registry Open Source API & Schema Registry diff --git a/prod-verifier/pom.xml b/prod-verifier/pom.xml index 5d93a1c1ba..8d6ea398a6 100644 --- a/prod-verifier/pom.xml +++ b/prod-verifier/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml apicurio-registry-prod-verifier diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index 130d94560d..3cd332d502 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 733b6f71b8..12289df63e 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index e41cbfc4a1..92b94ab9e7 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index 78b69d16c7..6267e887e2 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index 9f36cf42a3..25e5353e49 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index aee42c5b04..66c584d757 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index 9f484e9b28..b3982bc69f 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index b053415c2f..54e0b58017 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index 03d6f9922a..d96bad4117 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index 1cf89fecce..613cc8cc76 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.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 015baa491b..390a299b12 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index 74e9af1351..4f9e49a66f 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index e5b9002a83..638831614a 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/serdes/generic/serde-common-avro/pom.xml b/serdes/generic/serde-common-avro/pom.xml index c6cb266766..ac146e0719 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/serdes/generic/serde-common-jsonschema/pom.xml b/serdes/generic/serde-common-jsonschema/pom.xml index a9e668952f..b2bfbcd5c3 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/serdes/generic/serde-common-protobuf/pom.xml b/serdes/generic/serde-common-protobuf/pom.xml index 7681b33f1e..022da3bf6a 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/serdes/generic/serde-common/pom.xml b/serdes/generic/serde-common/pom.xml index 98ba10c409..84dafc8e2a 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/serdes/kafka/avro-serde/pom.xml b/serdes/kafka/avro-serde/pom.xml index 1d5847f0f7..bddb930554 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/serdes/kafka/jsonschema-serde/pom.xml b/serdes/kafka/jsonschema-serde/pom.xml index 4b6de02498..9fe342bbb8 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/serdes/kafka/protobuf-serde/pom.xml b/serdes/kafka/protobuf-serde/pom.xml index b812629b0c..c88531f695 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/serdes/kafka/serde-kafka-common/pom.xml b/serdes/kafka/serde-kafka-common/pom.xml index 574e71cbec..387c739323 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/serdes/nats/avro-serde/pom.xml b/serdes/nats/avro-serde/pom.xml index b673293eb2..8d7937b103 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/serdes/pulsar/avro-serde/pom.xml b/serdes/pulsar/avro-serde/pom.xml index af463b6290..3e2a682782 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.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/typescript-sdk/package-lock.json b/typescript-sdk/package-lock.json index a8b29412c7..13d9436c9a 100644 --- a/typescript-sdk/package-lock.json +++ b/typescript-sdk/package-lock.json @@ -1,12 +1,12 @@ { "name": "@apicurio/apicurio-registry-sdk", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@apicurio/apicurio-registry-sdk", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.1", "devDependencies": { "@apicurio/eslint-config": "0.2.0", "@kiota-community/kiota-gen": "1.0.1", diff --git a/typescript-sdk/package.json b/typescript-sdk/package.json index 512a5e2e39..b4ae80a383 100644 --- a/typescript-sdk/package.json +++ b/typescript-sdk/package.json @@ -1,7 +1,7 @@ { "name": "@apicurio/apicurio-registry-sdk", "private": false, - "version": "3.0.0-SNAPSHOT", + "version": "3.0.1", "type": "module", "main": "dist/main.js", "types": "dist/main.d.ts", diff --git a/ui/package-lock.json b/ui/package-lock.json index 0572580b35..b18fa5283a 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -18,7 +18,7 @@ }, "../typescript-sdk": { "name": "@apicurio/apicurio-registry-sdk", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.1", "devDependencies": { "@apicurio/eslint-config": "0.2.0", "@kiota-community/kiota-gen": "1.0.1", diff --git a/ui/ui-app/package-lock.json b/ui/ui-app/package-lock.json index 3cc17ceae6..3ccecf226d 100644 --- a/ui/ui-app/package-lock.json +++ b/ui/ui-app/package-lock.json @@ -58,7 +58,7 @@ }, "../../typescript-sdk": { "name": "@apicurio/apicurio-registry-sdk", - "version": "3.0.0-SNAPSHOT", + "version": "3.0.1", "devDependencies": { "@apicurio/eslint-config": "0.2.0", "@kiota-community/kiota-gen": "1.0.1", diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index 0d64151be2..baf324c79a 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index 10e9ae43c6..8fb8243838 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index 2bec914ce7..bc0872edb9 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index d9fdcd8ed1..d2a0d02539 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 4908da8fbe..157ad234cf 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index 266d413236..f720075e2e 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.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index 1306690a39..6de61a4cb7 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 624a6e2e21..aba3dca2dc 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml