diff --git a/app/pom.xml b/app/pom.xml
index 72380111a2..2835678278 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/client/pom.xml b/client/pom.xml
index e0caa9137d..b2273a1fa7 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -21,7 +21,7 @@
apicurio-registry
io.apicurio
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index 6fc7668689..a57707d880 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml
index e3914e5a0d..69f4848f42 100644
--- a/distro/connect-converter/pom.xml
+++ b/distro/connect-converter/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml
index 0889468340..03857a4075 100644
--- a/distro/docker-compose/pom.xml
+++ b/distro/docker-compose/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml
index 3e2f1c1529..6f726a4837 100644
--- a/distro/docker/pom.xml
+++ b/distro/docker/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml
index 3ad2117203..f3b36ab3ba 100644
--- a/distro/openshift-template/pom.xml
+++ b/distro/openshift-template/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/distro/pom.xml b/distro/pom.xml
index 66e786050f..5036fb21f3 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
apicurio-registry-distro
diff --git a/docs/pom.xml b/docs/pom.xml
index c1a23d58e4..7bc8f5d038 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml
index b1319a2f9f..d5f7f06d5c 100644
--- a/docs/rest-api/pom.xml
+++ b/docs/rest-api/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry-docs
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 356cef0dac..35fac2a7af 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
apicurio-registry-integration-tests
diff --git a/pom.xml b/pom.xml
index bd7a48203a..b48987cd5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
pom
apicurio-registry
diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml
index 1f9b913806..2b3315564b 100644
--- a/python-sdk/pyproject.toml
+++ b/python-sdk/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apicurioregistrysdk"
-version = "2.5.9"
+version = "2.5.10"
description = ""
authors = ["Andrea Peruffo "]
readme = "README.md"
diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml
index a809c2e5c5..777c827ba8 100644
--- a/schema-resolver/pom.xml
+++ b/schema-resolver/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml
index 17043025f6..381fb668d8 100644
--- a/schema-util/asyncapi/pom.xml
+++ b/schema-util/asyncapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml
index a499281c89..bc0972ae49 100644
--- a/schema-util/avro/pom.xml
+++ b/schema-util/avro/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml
index b065314051..fabc460ac1 100644
--- a/schema-util/common/pom.xml
+++ b/schema-util/common/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml
index 947cbf6d56..e4590fc622 100644
--- a/schema-util/graphql/pom.xml
+++ b/schema-util/graphql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml
index c0c710bede..d5f043021a 100644
--- a/schema-util/json/pom.xml
+++ b/schema-util/json/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml
index 2c7f8ccce7..5bbf5779b8 100644
--- a/schema-util/kconnect/pom.xml
+++ b/schema-util/kconnect/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml
index f3af1dde19..75fd7d9bf3 100644
--- a/schema-util/openapi/pom.xml
+++ b/schema-util/openapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml
index fc36851cb6..f35577f146 100644
--- a/schema-util/protobuf/pom.xml
+++ b/schema-util/protobuf/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml
index dba5214517..07c1ad3012 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.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml
index 89575e6fbb..afef4012e0 100644
--- a/schema-util/wsdl/pom.xml
+++ b/schema-util/wsdl/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml
index 4a701c5bc2..05167f4797 100644
--- a/schema-util/xml/pom.xml
+++ b/schema-util/xml/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml
index ffba9b211d..bfc94267e7 100644
--- a/schema-util/xsd/pom.xml
+++ b/schema-util/xsd/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml
index dac34e2942..31559b6cc0 100644
--- a/serdes/avro-serde/pom.xml
+++ b/serdes/avro-serde/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml
index 96a7011e69..7eb0c6dc44 100644
--- a/serdes/jsonschema-serde/pom.xml
+++ b/serdes/jsonschema-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml
index 679540fdff..4d1e27e4fc 100644
--- a/serdes/protobuf-serde/pom.xml
+++ b/serdes/protobuf-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml
index e7fd2f2ff7..8ebe615bcc 100644
--- a/serdes/serde-common/pom.xml
+++ b/serdes/serde-common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml
index 346aab5107..bdbdf8e6c8 100644
--- a/storage/kafkasql/pom.xml
+++ b/storage/kafkasql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml
index aed312a59c..f194eeaeda 100644
--- a/storage/mssql/pom.xml
+++ b/storage/mssql/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml
index 110eadadc9..17ff65a8ef 100644
--- a/storage/mysql/pom.xml
+++ b/storage/mysql/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/storage/pom.xml b/storage/pom.xml
index 1066f040ab..d49c777da9 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
apicurio-registry-storage
diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml
index 518a638062..c6704552a7 100644
--- a/storage/sql/pom.xml
+++ b/storage/sql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/ui/pom.xml b/ui/pom.xml
index fc9e253df5..84377d543c 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../pom.xml
diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml
index 7b4e613b83..5d477da2dc 100644
--- a/utils/converter/pom.xml
+++ b/utils/converter/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml
index 3981187f63..a3004d6310 100644
--- a/utils/exportConfluent/pom.xml
+++ b/utils/exportConfluent/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml
index eb12fc9a89..16b6587f83 100644
--- a/utils/exportV1/pom.xml
+++ b/utils/exportV1/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml
index 055eb04727..0416959a10 100644
--- a/utils/importexport/pom.xml
+++ b/utils/importexport/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml
index 8127f56304..f4dbed4915 100644
--- a/utils/kafka/pom.xml
+++ b/utils/kafka/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml
index efdbab8c23..05d16575de 100644
--- a/utils/maven-plugin/pom.xml
+++ b/utils/maven-plugin/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml
index e983fa5fe9..b9a31c0bfd 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.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml
index 6ea79fbd54..8814206d43 100644
--- a/utils/tests/pom.xml
+++ b/utils/tests/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml
diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml
index b08144eb7c..c151761cd6 100644
--- a/utils/tools/pom.xml
+++ b/utils/tools/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.10-SNAPSHOT
+ 2.5.10.Final
../../pom.xml