diff --git a/app/pom.xml b/app/pom.xml index bc46fb9e6b..6cc007d419 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/client/pom.xml b/client/pom.xml index 0bf328151f..69a6a197c6 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ apicurio-registry io.apicurio - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 19a0e6f2a2..0891f1acaf 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 0ea72f5fb2..d3ce663a55 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml index 7c75cb6f57..b9950e7a2f 100644 --- a/distro/docker-compose/pom.xml +++ b/distro/docker-compose/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index 59eff5318d..22842e7ce6 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml index 50a7f4b30a..b9e48906be 100644 --- a/distro/openshift-template/pom.xml +++ b/distro/openshift-template/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index c1ccdde71f..127c57b6c9 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index 935b9a54c3..75e2c95444 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index 95314e8285..207793e923 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry-docs - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index edc35f17f3..42784f4632 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final apicurio-registry-integration-tests diff --git a/pom.xml b/pom.xml index f938c93c26..63e2f161bc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final pom apicurio-registry diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml index e0f13b1381..aa02b5f4ae 100644 --- a/python-sdk/pyproject.toml +++ b/python-sdk/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "apicurioregistrysdk" -version = "2.5.6" +version = "2.5.7" description = "" authors = ["Andrea Peruffo "] readme = "README.md" diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index b59ca4c4f4..0c87c6b5cc 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 3eb52bbe42..7ad2957301 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index c3d50c9812..73caa1d9ac 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index e26dc3437a..73adb32a5a 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index 169bca9aad..6ff41f9cd8 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index 603e7d1b95..1b33926985 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index 001fbdc5a9..7e6475fe7e 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index aed76c599a..21e3542c36 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index 006a39b828..0a8f7178a1 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index 0bfc9db695..22b5302d88 100644 --- a/schema-util/util-provider/pom.xml +++ b/schema-util/util-provider/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 38ae2bfe98..a235731171 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index 393e8b2ed3..5f98846ec0 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index 97dd9f7939..8e59747e38 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml index 8271b8cb95..f304185636 100644 --- a/serdes/avro-serde/pom.xml +++ b/serdes/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml index 95dbb0fc3a..8285c2b4ec 100644 --- a/serdes/jsonschema-serde/pom.xml +++ b/serdes/jsonschema-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml index 30f6c8db71..c99ccd7826 100644 --- a/serdes/protobuf-serde/pom.xml +++ b/serdes/protobuf-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml index 7c543db452..9dcc3be0de 100644 --- a/serdes/serde-common/pom.xml +++ b/serdes/serde-common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml index 955ba06be0..492334bc7a 100644 --- a/storage/kafkasql/pom.xml +++ b/storage/kafkasql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml index e14712f7fd..7e5c0fb9c7 100644 --- a/storage/mssql/pom.xml +++ b/storage/mssql/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-storage - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml index e64cc08875..e4e7d32b78 100644 --- a/storage/mysql/pom.xml +++ b/storage/mysql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-storage - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/storage/pom.xml b/storage/pom.xml index c54545f304..ff665211d5 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml apicurio-registry-storage diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml index 4d4593fdb9..21ddf2dfde 100644 --- a/storage/sql/pom.xml +++ b/storage/sql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/ui/pom.xml b/ui/pom.xml index 84b4d9d0e2..f0d8f40e6a 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../pom.xml diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index 692c435dbf..fa245b8862 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index 5a66f45ee2..e0cf057456 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml index d01a51e4db..48f6d21889 100644 --- a/utils/exportV1/pom.xml +++ b/utils/exportV1/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index 154a912abd..5d327cba05 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index 53f38ecc2c..38856147d2 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 00419b9705..ed9269ce2d 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index ea61064528..f3d6833554 100644 --- a/utils/protobuf-schema-utilities/pom.xml +++ b/utils/protobuf-schema-utilities/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index f9d0fe3dc8..408b40d268 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 3e641254f8..0d6221881f 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.7-SNAPSHOT + 2.5.7.Final ../../pom.xml