diff --git a/app/pom.xml b/app/pom.xml index 179abd9e36..bd0b9b9ba1 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/client/pom.xml b/client/pom.xml index 33cab482db..143abb3fd3 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ apicurio-registry io.apicurio - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 11740bcfd4..7d2b8cb21b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 453f1c1885..7ab266eb1c 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml index 51e3426635..1ec15292cd 100644 --- a/distro/docker-compose/pom.xml +++ b/distro/docker-compose/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index a35b15fdcb..fc505f138d 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml index 169faa18a7..7796fd0d50 100644 --- a/distro/openshift-template/pom.xml +++ b/distro/openshift-template/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index 5f95efd6da..095b632a12 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index a299cd9538..50f834adc9 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index 100319ba70..7cb8672363 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry-docs - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/integration-tests/integration-tests-common/pom.xml b/integration-tests/integration-tests-common/pom.xml index d0c4998a28..00b9ca83d3 100644 --- a/integration-tests/integration-tests-common/pom.xml +++ b/integration-tests/integration-tests-common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml apicurio-registry-integration-tests-common diff --git a/integration-tests/legacy-tests/pom.xml b/integration-tests/legacy-tests/pom.xml index 7a97980201..8a6b15b38f 100644 --- a/integration-tests/legacy-tests/pom.xml +++ b/integration-tests/legacy-tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml apicurio-registry-integration-tests-legacy-tests diff --git a/integration-tests/testsuite/pom.xml b/integration-tests/testsuite/pom.xml index 73a3d4bffc..a214ccc6da 100644 --- a/integration-tests/testsuite/pom.xml +++ b/integration-tests/testsuite/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml apicurio-registry-integration-tests-testsuite diff --git a/new-system-tests/pom.xml b/new-system-tests/pom.xml index 935f1043ac..fa6c836983 100644 --- a/new-system-tests/pom.xml +++ b/new-system-tests/pom.xml @@ -5,7 +5,7 @@ apicurio-registry io.apicurio - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 8d874d79d9..f4028b7682 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final pom apicurio-registry diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml index 27164fd843..c2aa3b96d6 100644 --- a/python-sdk/pyproject.toml +++ b/python-sdk/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "apicurioregistrysdk" -version = "2.4.11" +version = "2.4.12" description = "" authors = ["Andrea Peruffo "] readme = "README.md" diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index 203113aace..b86cf12eac 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 367e4c74de..b442ee9ee3 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index 8a39dceed5..139334e03f 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index 38c19071c6..e7ec6acef5 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index c68e2e1871..27b953f648 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index 259bcb201b..acfc5191ec 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index f7bd271a7e..e3252886f6 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index 24ecfc5400..3bf0899855 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index d0f84c01b7..bcea003318 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index d4f464911c..ec4ae478e8 100644 --- a/schema-util/util-provider/pom.xml +++ b/schema-util/util-provider/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 0061c61b5f..179cc086b5 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index 7b7bc62505..67c205461f 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index 4466ed783b..66b2ebebfe 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml index 02952cf692..06991109f4 100644 --- a/serdes/avro-serde/pom.xml +++ b/serdes/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml index 66964ec200..16aa367ff1 100644 --- a/serdes/jsonschema-serde/pom.xml +++ b/serdes/jsonschema-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml index bac5476559..f2d95a8180 100644 --- a/serdes/protobuf-serde/pom.xml +++ b/serdes/protobuf-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml index e1fb93e2d1..8ab37b0b65 100644 --- a/serdes/serde-common/pom.xml +++ b/serdes/serde-common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml index 3480ffe3df..93ff5f6929 100644 --- a/storage/kafkasql/pom.xml +++ b/storage/kafkasql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml index 3d405b193e..a51ebd0235 100644 --- a/storage/mssql/pom.xml +++ b/storage/mssql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-storage - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml index 82ca67732b..17efcf0fa1 100644 --- a/storage/mysql/pom.xml +++ b/storage/mysql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-storage - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/storage/pom.xml b/storage/pom.xml index 8372b91037..5d9d386c98 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml apicurio-registry-storage diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml index 62ba225f89..5d896c25c9 100644 --- a/storage/sql/pom.xml +++ b/storage/sql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/system-tests/pom.xml b/system-tests/pom.xml index 52b961e99a..6b67afeaaf 100644 --- a/system-tests/pom.xml +++ b/system-tests/pom.xml @@ -5,7 +5,7 @@ apicurio-registry io.apicurio - 2.4.12-SNAPSHOT + 2.4.12.Final 4.0.0 diff --git a/ui/pom.xml b/ui/pom.xml index be4d4b4da3..487a75ffaa 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../pom.xml diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index 5b590ddcca..756c3f0922 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index 2a84f5296a..c866ae4794 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml index c839debd8a..922147ae91 100644 --- a/utils/exportV1/pom.xml +++ b/utils/exportV1/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index abead79cab..cdfebc45ba 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index a02adea978..86eec71124 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 0eaeec9c09..936b681c54 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index 4f5c51201c..4fa14a5a67 100644 --- a/utils/protobuf-schema-utilities/pom.xml +++ b/utils/protobuf-schema-utilities/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index ee8a93e105..4ba41ca132 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 2e5ffe0cc1..c1cb27b47a 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.4.12-SNAPSHOT + 2.4.12.Final ../../pom.xml