diff --git a/app/pom.xml b/app/pom.xml
index 2050dcbfc4..90ddbdf75d 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/client/pom.xml b/client/pom.xml
index 35ad32d21e..f482d5517b 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -21,7 +21,7 @@
apicurio-registry
io.apicurio
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index 51b96ce3e3..339feb4a76 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml
index 9504205012..03c1c0ad0b 100644
--- a/distro/connect-converter/pom.xml
+++ b/distro/connect-converter/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml
index a60389a92c..0eb32e9ed7 100644
--- a/distro/docker-compose/pom.xml
+++ b/distro/docker-compose/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml
index 5e779966d6..5cfc1848fb 100644
--- a/distro/docker/pom.xml
+++ b/distro/docker/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml
index a8989b010e..20d922cc5c 100644
--- a/distro/openshift-template/pom.xml
+++ b/distro/openshift-template/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/distro/pom.xml b/distro/pom.xml
index 5848c7b043..ced4897909 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
apicurio-registry-distro
diff --git a/docs/pom.xml b/docs/pom.xml
index 48acb74c3e..91f65ca5bc 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml
index f63ff87fc8..eb6ad099d9 100644
--- a/docs/rest-api/pom.xml
+++ b/docs/rest-api/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry-docs
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 83275425a4..58c59e7796 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
apicurio-registry-integration-tests
diff --git a/pom.xml b/pom.xml
index 6f7c0af384..d3425e67c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
pom
apicurio-registry
diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml
index aa02b5f4ae..d2eacdfd7b 100644
--- a/python-sdk/pyproject.toml
+++ b/python-sdk/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apicurioregistrysdk"
-version = "2.5.7"
+version = "2.5.8"
description = ""
authors = ["Andrea Peruffo "]
readme = "README.md"
diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml
index 42f75f0956..bfc4a979a5 100644
--- a/schema-resolver/pom.xml
+++ b/schema-resolver/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml
index d22a174b92..ccee597000 100644
--- a/schema-util/asyncapi/pom.xml
+++ b/schema-util/asyncapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml
index 9234ec9c69..475cd44c19 100644
--- a/schema-util/avro/pom.xml
+++ b/schema-util/avro/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml
index 3115bdb46b..c5403e8aed 100644
--- a/schema-util/common/pom.xml
+++ b/schema-util/common/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml
index e0ee9a27b8..2eefc8dec5 100644
--- a/schema-util/graphql/pom.xml
+++ b/schema-util/graphql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml
index f2764254e7..fa8875347e 100644
--- a/schema-util/json/pom.xml
+++ b/schema-util/json/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml
index ec5a240efe..370e2cd0a8 100644
--- a/schema-util/kconnect/pom.xml
+++ b/schema-util/kconnect/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml
index e422d08aa4..6e92a2c699 100644
--- a/schema-util/openapi/pom.xml
+++ b/schema-util/openapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml
index 71587aa27b..6703ee0775 100644
--- a/schema-util/protobuf/pom.xml
+++ b/schema-util/protobuf/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml
index 83d448caa5..609aa8e7f7 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.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml
index 70a51face0..398579ceea 100644
--- a/schema-util/wsdl/pom.xml
+++ b/schema-util/wsdl/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml
index 549ced396b..baa222915d 100644
--- a/schema-util/xml/pom.xml
+++ b/schema-util/xml/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml
index f491c9e94d..59a9291679 100644
--- a/schema-util/xsd/pom.xml
+++ b/schema-util/xsd/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml
index d65c560c87..a1dbe2e379 100644
--- a/serdes/avro-serde/pom.xml
+++ b/serdes/avro-serde/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml
index cbc9f6d194..eebe082ff0 100644
--- a/serdes/jsonschema-serde/pom.xml
+++ b/serdes/jsonschema-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml
index 260124e809..86877c7cf8 100644
--- a/serdes/protobuf-serde/pom.xml
+++ b/serdes/protobuf-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml
index 7631162155..25cbd9f5ab 100644
--- a/serdes/serde-common/pom.xml
+++ b/serdes/serde-common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml
index ac91973f0e..1b7810d025 100644
--- a/storage/kafkasql/pom.xml
+++ b/storage/kafkasql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml
index 55fc3a3843..9bf2783ace 100644
--- a/storage/mssql/pom.xml
+++ b/storage/mssql/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml
index 408fd1de65..8306c55a4b 100644
--- a/storage/mysql/pom.xml
+++ b/storage/mysql/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/storage/pom.xml b/storage/pom.xml
index 0f65ae262c..65a1f20963 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
apicurio-registry-storage
diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml
index d4a3d5e505..515df8cdc1 100644
--- a/storage/sql/pom.xml
+++ b/storage/sql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/ui/pom.xml b/ui/pom.xml
index 1cb5bb9bc3..04b3981b43 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../pom.xml
diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml
index 7dea27f6c6..7b63c318c9 100644
--- a/utils/converter/pom.xml
+++ b/utils/converter/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml
index 478ba4275a..1fa436aa90 100644
--- a/utils/exportConfluent/pom.xml
+++ b/utils/exportConfluent/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml
index 5910600874..805fbd6d14 100644
--- a/utils/exportV1/pom.xml
+++ b/utils/exportV1/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml
index 3e9f51c517..33c0fee0df 100644
--- a/utils/importexport/pom.xml
+++ b/utils/importexport/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml
index 40317eb125..a23e3e5944 100644
--- a/utils/kafka/pom.xml
+++ b/utils/kafka/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml
index ecdd20cb03..f636a3d2a5 100644
--- a/utils/maven-plugin/pom.xml
+++ b/utils/maven-plugin/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml
index 16a9b1bb6e..f4c9aa5dd5 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.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml
index 1cedd3318c..f50fd2b9c1 100644
--- a/utils/tests/pom.xml
+++ b/utils/tests/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml
diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml
index 8e9fc40783..606cf2912e 100644
--- a/utils/tools/pom.xml
+++ b/utils/tools/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.8-SNAPSHOT
+ 2.5.8.Final
../../pom.xml