diff --git a/app/pom.xml b/app/pom.xml
index 224e53c4fe..8fc74e5a9a 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/client/pom.xml b/client/pom.xml
index 8a46ac14ce..6b08505cfc 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -21,7 +21,7 @@
apicurio-registry
io.apicurio
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index 1df81bed5e..641f896590 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml
index 57d729b7f5..4ab7975542 100644
--- a/distro/connect-converter/pom.xml
+++ b/distro/connect-converter/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml
index 17cdc45ef2..fdb5377567 100644
--- a/distro/docker-compose/pom.xml
+++ b/distro/docker-compose/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml
index 8b9354a515..334b0968ff 100644
--- a/distro/docker/pom.xml
+++ b/distro/docker/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml
index b1c6b1c267..885a24ab08 100644
--- a/distro/openshift-template/pom.xml
+++ b/distro/openshift-template/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/distro/pom.xml b/distro/pom.xml
index ed7cf9fcdb..5748ee5dca 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
apicurio-registry-distro
diff --git a/docs/pom.xml b/docs/pom.xml
index 614a338a87..90c6670fae 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml
index 5c11969737..8b79ba4bb2 100644
--- a/docs/rest-api/pom.xml
+++ b/docs/rest-api/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry-docs
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 9d1bba50db..fa776a797c 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
apicurio-registry-integration-tests
diff --git a/pom.xml b/pom.xml
index 7a038782be..432253a39b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
pom
apicurio-registry
diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml
index b6d04ca29a..e0f13b1381 100644
--- a/python-sdk/pyproject.toml
+++ b/python-sdk/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apicurioregistrysdk"
-version = "2.5.5"
+version = "2.5.6"
description = ""
authors = ["Andrea Peruffo "]
readme = "README.md"
diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml
index 15f7caec00..7975b2b1e8 100644
--- a/schema-resolver/pom.xml
+++ b/schema-resolver/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml
index 439bb5108d..23f85096b2 100644
--- a/schema-util/asyncapi/pom.xml
+++ b/schema-util/asyncapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml
index eac7a2f43b..167e101565 100644
--- a/schema-util/avro/pom.xml
+++ b/schema-util/avro/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml
index fb4929837c..03f3ed4fa4 100644
--- a/schema-util/common/pom.xml
+++ b/schema-util/common/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml
index 395a3fc93a..285c547017 100644
--- a/schema-util/graphql/pom.xml
+++ b/schema-util/graphql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml
index 88e9a6c9c7..fd90e2f174 100644
--- a/schema-util/json/pom.xml
+++ b/schema-util/json/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml
index fffb20e187..2e564042b4 100644
--- a/schema-util/kconnect/pom.xml
+++ b/schema-util/kconnect/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml
index 173fb73ea1..cc138fc646 100644
--- a/schema-util/openapi/pom.xml
+++ b/schema-util/openapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml
index 65fa17777f..e7d70cd497 100644
--- a/schema-util/protobuf/pom.xml
+++ b/schema-util/protobuf/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml
index 0b1508bbab..1b48b851c2 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.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml
index d44e6d700b..dbdcc73dee 100644
--- a/schema-util/wsdl/pom.xml
+++ b/schema-util/wsdl/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml
index 6731846bc3..32f269acd0 100644
--- a/schema-util/xml/pom.xml
+++ b/schema-util/xml/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml
index 99636daee7..1748d41b93 100644
--- a/schema-util/xsd/pom.xml
+++ b/schema-util/xsd/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml
index 14f682c709..9242eb96fd 100644
--- a/serdes/avro-serde/pom.xml
+++ b/serdes/avro-serde/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml
index fe576d8374..302613139f 100644
--- a/serdes/jsonschema-serde/pom.xml
+++ b/serdes/jsonschema-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml
index 6da6f5156a..c58e6d6794 100644
--- a/serdes/protobuf-serde/pom.xml
+++ b/serdes/protobuf-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml
index 8bcab55823..52312f46fe 100644
--- a/serdes/serde-common/pom.xml
+++ b/serdes/serde-common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml
index 90de2c7003..4caa5f942f 100644
--- a/storage/kafkasql/pom.xml
+++ b/storage/kafkasql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml
index 93b4a7a4cb..4a0773cca3 100644
--- a/storage/mssql/pom.xml
+++ b/storage/mssql/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml
index 822cfd3c23..7ea4de4570 100644
--- a/storage/mysql/pom.xml
+++ b/storage/mysql/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/storage/pom.xml b/storage/pom.xml
index 387b3436c0..5612aff3e9 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
apicurio-registry-storage
diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml
index aeed4e78dc..9ee9beb483 100644
--- a/storage/sql/pom.xml
+++ b/storage/sql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/ui/pom.xml b/ui/pom.xml
index 97c9f6b827..82e7c1936f 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../pom.xml
diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml
index 23a55e7cf4..e860a2a4a4 100644
--- a/utils/converter/pom.xml
+++ b/utils/converter/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml
index 33813e7e79..18b46a43c0 100644
--- a/utils/exportConfluent/pom.xml
+++ b/utils/exportConfluent/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml
index 01f8a829df..560fc3c60e 100644
--- a/utils/exportV1/pom.xml
+++ b/utils/exportV1/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml
index 14fa6a3800..7f47cc5bc7 100644
--- a/utils/importexport/pom.xml
+++ b/utils/importexport/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml
index 401a68d6be..1fecb1d31b 100644
--- a/utils/kafka/pom.xml
+++ b/utils/kafka/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml
index 5b4b7348c3..aded0899eb 100644
--- a/utils/maven-plugin/pom.xml
+++ b/utils/maven-plugin/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml
index 658c61c03c..29c87e5dbb 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.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml
index 4c8060d17d..29656d7f32 100644
--- a/utils/tests/pom.xml
+++ b/utils/tests/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml
diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml
index 64c3012ea8..b764ad0478 100644
--- a/utils/tools/pom.xml
+++ b/utils/tools/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.5.6-SNAPSHOT
+ 2.5.6.Final
../../pom.xml