diff --git a/app/pom.xml b/app/pom.xml
index f90077305f..552afde796 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/client/pom.xml b/client/pom.xml
index 1217ca11e9..251f5f0e38 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -21,7 +21,7 @@
apicurio-registry
io.apicurio
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index 953c2f2eec..d2de4a20d2 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml
index 0148f07e03..8e99f0afc1 100644
--- a/distro/connect-converter/pom.xml
+++ b/distro/connect-converter/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml
index b668491fbc..d0a45642b8 100644
--- a/distro/docker-compose/pom.xml
+++ b/distro/docker-compose/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml
index d9d321aac0..61dcf481f7 100644
--- a/distro/docker/pom.xml
+++ b/distro/docker/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml
index 87834e09d0..5bc5a12736 100644
--- a/distro/openshift-template/pom.xml
+++ b/distro/openshift-template/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/distro/pom.xml b/distro/pom.xml
index 3da736b1e2..8b8d0560e1 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
apicurio-registry-distro
diff --git a/docs/pom.xml b/docs/pom.xml
index f17b321ca3..b38aeca1be 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml
index 26ebb9f97d..23d2b901f1 100644
--- a/docs/rest-api/pom.xml
+++ b/docs/rest-api/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry-docs
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml
index 3aa129b44e..31e04fa036 100644
--- a/examples/avro-bean/pom.xml
+++ b/examples/avro-bean/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml
index 91dc79d138..154ed26113 100644
--- a/examples/avro-maven-with-references-auto/pom.xml
+++ b/examples/avro-maven-with-references-auto/pom.xml
@@ -5,7 +5,7 @@
apicurio-registry-examples
io.apicurio
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
4.0.0
diff --git a/examples/avro-maven-with-references/pom.xml b/examples/avro-maven-with-references/pom.xml
index 13e8a67a17..c53fc65161 100644
--- a/examples/avro-maven-with-references/pom.xml
+++ b/examples/avro-maven-with-references/pom.xml
@@ -5,7 +5,7 @@
apicurio-registry-examples
io.apicurio
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
4.0.0
diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml
index 90ca5ee635..ec38e1bac0 100644
--- a/examples/confluent-serdes/pom.xml
+++ b/examples/confluent-serdes/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml
index f0fc1ada84..4a0222b087 100644
--- a/examples/custom-resolver/pom.xml
+++ b/examples/custom-resolver/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml
index 057db5661f..035fdae6dd 100644
--- a/examples/custom-strategy/pom.xml
+++ b/examples/custom-strategy/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/json-maven-with-references-auto/pom.xml b/examples/json-maven-with-references-auto/pom.xml
index f8d11433ba..a8c6cd3329 100644
--- a/examples/json-maven-with-references-auto/pom.xml
+++ b/examples/json-maven-with-references-auto/pom.xml
@@ -5,7 +5,7 @@
apicurio-registry-examples
io.apicurio
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
4.0.0
diff --git a/examples/json-maven-with-references/pom.xml b/examples/json-maven-with-references/pom.xml
index aca440a329..10ba899e74 100644
--- a/examples/json-maven-with-references/pom.xml
+++ b/examples/json-maven-with-references/pom.xml
@@ -5,7 +5,7 @@
apicurio-registry-examples
io.apicurio
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
4.0.0
diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml
index 66eb0685ee..4d0ba1cf88 100644
--- a/examples/jsonschema-validation/pom.xml
+++ b/examples/jsonschema-validation/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml
index 6757d33999..db0962e824 100644
--- a/examples/mix-avro/pom.xml
+++ b/examples/mix-avro/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/pom.xml b/examples/pom.xml
index bb41713dfc..7ccc1e27f6 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -3,13 +3,13 @@
4.0.0
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
pom
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml
index 42c8bda9af..cf0baafe98 100644
--- a/examples/protobuf-bean/pom.xml
+++ b/examples/protobuf-bean/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml
index 3c83bd94ea..6a5684a1a9 100644
--- a/examples/protobuf-find-latest/pom.xml
+++ b/examples/protobuf-find-latest/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml
index f18a7af21d..82fee4fd47 100644
--- a/examples/protobuf-validation/pom.xml
+++ b/examples/protobuf-validation/pom.xml
@@ -5,7 +5,7 @@
apicurio-registry-examples
io.apicurio
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
4.0.0
diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml
index 618268646b..81d2f0a9b6 100644
--- a/examples/rest-client/pom.xml
+++ b/examples/rest-client/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml
index d9adc80992..1353bc6f39 100644
--- a/examples/serdes-with-references/pom.xml
+++ b/examples/serdes-with-references/pom.xml
@@ -5,7 +5,7 @@
apicurio-registry-examples
io.apicurio
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
4.0.0
diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml
index 2a5db7e6e6..0aef305feb 100644
--- a/examples/simple-avro-maven/pom.xml
+++ b/examples/simple-avro-maven/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml
index 3756af3940..ddece847a5 100644
--- a/examples/simple-avro/pom.xml
+++ b/examples/simple-avro/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml
index b8e1d90689..62451ed181 100644
--- a/examples/simple-json/pom.xml
+++ b/examples/simple-json/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml
index 7c896f5b08..99dd603d0c 100644
--- a/examples/simple-protobuf/pom.xml
+++ b/examples/simple-protobuf/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml
index cc5bd2f89b..d00ecde7c0 100644
--- a/examples/simple-validation/pom.xml
+++ b/examples/simple-validation/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index c4653086a2..e09304089d 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
apicurio-registry-integration-tests
diff --git a/pom.xml b/pom.xml
index 0ac3ce3ade..53ce86126e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
pom
apicurio-registry
diff --git a/prod-verifier/pom.xml b/prod-verifier/pom.xml
index 84407fe75a..fd39c0cca9 100644
--- a/prod-verifier/pom.xml
+++ b/prod-verifier/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
apicurio-registry-prod-verifier
diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml
index a5f7ff3fd6..777321069e 100644
--- a/python-sdk/pyproject.toml
+++ b/python-sdk/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apicurioregistrysdk"
-version = "2.6.7"
+version = "2.6.8"
description = ""
authors = ["Andrea Peruffo "]
readme = "README.md"
diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml
index 02102e1beb..a388a44902 100644
--- a/schema-resolver/pom.xml
+++ b/schema-resolver/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml
index 166f55d135..703785731b 100644
--- a/schema-util/asyncapi/pom.xml
+++ b/schema-util/asyncapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml
index c9ec804284..09481d833a 100644
--- a/schema-util/avro/pom.xml
+++ b/schema-util/avro/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml
index d76b3642ee..dd3af810ae 100644
--- a/schema-util/common/pom.xml
+++ b/schema-util/common/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml
index 16855f0a0d..a5306f25f5 100644
--- a/schema-util/graphql/pom.xml
+++ b/schema-util/graphql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml
index dc48376caf..e4d08f3cd7 100644
--- a/schema-util/json/pom.xml
+++ b/schema-util/json/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml
index c693f64631..32a92b215e 100644
--- a/schema-util/kconnect/pom.xml
+++ b/schema-util/kconnect/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml
index 3c49d09979..8fe98c39f0 100644
--- a/schema-util/openapi/pom.xml
+++ b/schema-util/openapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml
index 3cec5fca90..a849dcda37 100644
--- a/schema-util/protobuf/pom.xml
+++ b/schema-util/protobuf/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml
index d0e34f11a5..03dc5e3a63 100644
--- a/schema-util/util-provider/pom.xml
+++ b/schema-util/util-provider/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml
index e3569cd253..8f778dda1d 100644
--- a/schema-util/wsdl/pom.xml
+++ b/schema-util/wsdl/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml
index c7fc3f7620..5a8afcc933 100644
--- a/schema-util/xml/pom.xml
+++ b/schema-util/xml/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml
index 6c6dbba074..12d2d1d08d 100644
--- a/schema-util/xsd/pom.xml
+++ b/schema-util/xsd/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml
index b6c92d5712..64858361e8 100644
--- a/serdes/avro-serde/pom.xml
+++ b/serdes/avro-serde/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml
index 3b365a4002..b5dc74e558 100644
--- a/serdes/jsonschema-serde/pom.xml
+++ b/serdes/jsonschema-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml
index 0030a87a93..e636201722 100644
--- a/serdes/protobuf-serde/pom.xml
+++ b/serdes/protobuf-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml
index 4d97355a3f..b98a5057da 100644
--- a/serdes/serde-common/pom.xml
+++ b/serdes/serde-common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml
index 36a0e20f05..301f1382b2 100644
--- a/storage/kafkasql/pom.xml
+++ b/storage/kafkasql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml
index db9c832d21..d0d2b3e58c 100644
--- a/storage/mssql/pom.xml
+++ b/storage/mssql/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-storage
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml
index 71e5e2974a..681d3ed2e7 100644
--- a/storage/mysql/pom.xml
+++ b/storage/mysql/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-storage
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/storage/pom.xml b/storage/pom.xml
index c275891043..c2bc930ae1 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
apicurio-registry-storage
diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml
index cecc7ca8f0..5bb4ff33f7 100644
--- a/storage/sql/pom.xml
+++ b/storage/sql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/ui/pom.xml b/ui/pom.xml
index 5cc21dd894..c4c9f51f8e 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../pom.xml
diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml
index c7f9fbaf04..b462bd6602 100644
--- a/utils/converter/pom.xml
+++ b/utils/converter/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml
index 0436f2b68a..1ee835c796 100644
--- a/utils/exportConfluent/pom.xml
+++ b/utils/exportConfluent/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml
index af4af419c6..c3b1e61d3e 100644
--- a/utils/exportV1/pom.xml
+++ b/utils/exportV1/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml
index ab822d2fb0..ed6fa2d940 100644
--- a/utils/importexport/pom.xml
+++ b/utils/importexport/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml
index 8eece54ca1..5b6e20ba65 100644
--- a/utils/kafka/pom.xml
+++ b/utils/kafka/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml
index 9494bc68a8..649991e647 100644
--- a/utils/maven-plugin/pom.xml
+++ b/utils/maven-plugin/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml
index bcae4db3d4..8352295f0d 100644
--- a/utils/protobuf-schema-utilities/pom.xml
+++ b/utils/protobuf-schema-utilities/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml
index 3e72865dc0..52c182f2c4 100644
--- a/utils/tests/pom.xml
+++ b/utils/tests/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml
diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml
index 8f1395c311..21b65f890a 100644
--- a/utils/tools/pom.xml
+++ b/utils/tools/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.8-SNAPSHOT
+ 2.6.8.Final
../../pom.xml