From aeafbe46c6526a77a455043e51fce37967d8dc76 Mon Sep 17 00:00:00 2001 From: apicurio-ci Date: Thu, 24 Oct 2024 16:11:35 +0000 Subject: [PATCH] Automated update to Release Version:: 3.0.3 --- 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 +- ui/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 +- 67 files changed, 68 insertions(+), 68 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index a7f993be48..b11f99b5b3 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index 513abf0951..1eeab71785 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 7c84be749e..2d95113cf0 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index d94f8c552c..f672fffb6f 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index dede6cb048..ca2e6a9b49 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index 997e9d3c34..918b4b9ae3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index a390b0983a..a12d1b53ba 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-docs - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml index a3c760e3e1..5c55248da5 100644 --- a/examples/avro-bean/pom.xml +++ b/examples/avro-bean/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml index bcf36b9627..34a63d21bd 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.3-SNAPSHOT + 3.0.3 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 2f23f6ee8a..1332d97e46 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.3-SNAPSHOT + 3.0.3 apicurio-registry-examples-avro-maven-with-references diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml index 20f0a2d889..15e59eec36 100644 --- a/examples/confluent-serdes/pom.xml +++ b/examples/confluent-serdes/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index ad3525f60a..5aad2a3dbc 100644 --- a/examples/custom-resolver/pom.xml +++ b/examples/custom-resolver/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml index aac3c7d207..41d6e9bbe6 100644 --- a/examples/custom-strategy/pom.xml +++ b/examples/custom-strategy/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml index 8595c6f412..1b2768e64c 100644 --- a/examples/jsonschema-validation/pom.xml +++ b/examples/jsonschema-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml index bc023a7fc3..9dc07ceb36 100644 --- a/examples/mix-avro/pom.xml +++ b/examples/mix-avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 5ec6c0b013..61acc2e6e5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,12 +5,12 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 pom Open Source API & Schema Registry diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml index bc1cf98dd8..a0ae70d05c 100644 --- a/examples/protobuf-bean/pom.xml +++ b/examples/protobuf-bean/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml index 167ca8e743..5f6b7dc2b6 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.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml index bc5d321166..6fddd53f1f 100644 --- a/examples/protobuf-validation/pom.xml +++ b/examples/protobuf-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml index 8a43317304..0c2711c27c 100644 --- a/examples/rest-client/pom.xml +++ b/examples/rest-client/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml index 27f03dd5a8..aa3c1b6929 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.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml index ca68e60601..340963ec20 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.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml index 202d69a4c1..62c379715f 100644 --- a/examples/simple-avro/pom.xml +++ b/examples/simple-avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml index 8b0f89c460..b1daea8614 100644 --- a/examples/simple-json/pom.xml +++ b/examples/simple-json/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml index 6669062c62..37756524f5 100644 --- a/examples/simple-protobuf/pom.xml +++ b/examples/simple-protobuf/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml index ebdfb4992c..c83063b75e 100644 --- a/examples/simple-validation/pom.xml +++ b/examples/simple-validation/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/go-sdk/pom.xml b/go-sdk/pom.xml index 5887b937e5..5991d666b9 100644 --- a/go-sdk/pom.xml +++ b/go-sdk/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3272c6d61a..6b9c7a725c 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 apicurio-registry-integration-tests diff --git a/java-sdk-v2/pom.xml b/java-sdk-v2/pom.xml index e1d15d7626..90f1546b54 100644 --- a/java-sdk-v2/pom.xml +++ b/java-sdk-v2/pom.xml @@ -19,7 +19,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml apicurio-registry-v2-java-sdk diff --git a/java-sdk/pom.xml b/java-sdk/pom.xml index 755ff771d3..23b44558f1 100644 --- a/java-sdk/pom.xml +++ b/java-sdk/pom.xml @@ -19,7 +19,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml apicurio-registry-java-sdk diff --git a/operator/controller/pom.xml b/operator/controller/pom.xml index 6922a00e19..d932686e1b 100644 --- a/operator/controller/pom.xml +++ b/operator/controller/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-operator - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/operator/model/pom.xml b/operator/model/pom.xml index a5df881b52..08beb0d926 100644 --- a/operator/model/pom.xml +++ b/operator/model/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-operator - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml apicurio-registry-operator-model diff --git a/operator/pom.xml b/operator/pom.xml index 1d43546c62..239eedcae3 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml apicurio-registry-operator diff --git a/pom.xml b/pom.xml index 084f14d8ad..86b43a9954 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 pom apicurio-registry Open Source API & Schema Registry diff --git a/prod-verifier/pom.xml b/prod-verifier/pom.xml index 1fa7cb302e..415d4610a4 100644 --- a/prod-verifier/pom.xml +++ b/prod-verifier/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml apicurio-registry-prod-verifier diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index c6467307b6..d3a1009068 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 870f5a9b38..407783d01e 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index 3200f9bfca..881f39b148 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index e559185975..9b52fb3927 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index 2784731b5b..143788fe49 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index ff6e40d266..192841cf8b 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index 1fb7f282c2..9a55b1b1ec 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index 929a5f31fd..fdb80e1905 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index 750aa406c2..ebe16f26f5 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index 7340741e51..a0356ae018 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.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 35aaf5cd35..1683df6f15 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index 9956cc0477..028c8a0190 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index d5c9d8b44a..5b665e1a60 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/serdes/generic/serde-common-avro/pom.xml b/serdes/generic/serde-common-avro/pom.xml index 7d7ca1a4d8..e0b59b36ed 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/serdes/generic/serde-common-jsonschema/pom.xml b/serdes/generic/serde-common-jsonschema/pom.xml index ca6388e946..7ce1f75d94 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/serdes/generic/serde-common-protobuf/pom.xml b/serdes/generic/serde-common-protobuf/pom.xml index 829caf3d65..e4279eac0d 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/serdes/generic/serde-common/pom.xml b/serdes/generic/serde-common/pom.xml index 0cd01dc1a5..3e992de9a0 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/serdes/kafka/avro-serde/pom.xml b/serdes/kafka/avro-serde/pom.xml index 59dc1197bb..dccc2a4428 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/serdes/kafka/jsonschema-serde/pom.xml b/serdes/kafka/jsonschema-serde/pom.xml index 42a10185f8..c32fea5365 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/serdes/kafka/protobuf-serde/pom.xml b/serdes/kafka/protobuf-serde/pom.xml index c1d61adfaa..0b6c0dc7fb 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/serdes/kafka/serde-kafka-common/pom.xml b/serdes/kafka/serde-kafka-common/pom.xml index 8ca45a370a..162c63bdd5 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/serdes/nats/avro-serde/pom.xml b/serdes/nats/avro-serde/pom.xml index ff25472108..5b852c5107 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/serdes/pulsar/avro-serde/pom.xml b/serdes/pulsar/avro-serde/pom.xml index b43a7d42f6..a0376ef14d 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.3-SNAPSHOT + 3.0.3 ../../../pom.xml diff --git a/ui/package-lock.json b/ui/package-lock.json index b2203550d6..41edde9095 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.2", + "version": "3.0.3", "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 fc8fec420c..4a937a43dd 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index b1c8fc78dd..81c10a60c0 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index af5d1b0ade..027da40734 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index fcda852810..765419fe61 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 05a4b350e7..e649c84fa9 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index 3b8d77f8eb..4369dc11e1 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.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index 4ede21bb33..cfd904a05b 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 4cca5d1f56..ff0dd0839a 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 3.0.3-SNAPSHOT + 3.0.3 ../../pom.xml