diff --git a/app/pom.xml b/app/pom.xml
index 44edb61197..c4f464502a 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/client/pom.xml b/client/pom.xml
index 1e21d9d46d..c35c7e50ad 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -21,7 +21,7 @@
apicurio-registry
io.apicurio
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index 0af91b0e20..799a839810 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml
index 8295daf7aa..42ecbfa4c2 100644
--- a/distro/connect-converter/pom.xml
+++ b/distro/connect-converter/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml
index bc55687640..7de35b3a1e 100644
--- a/distro/docker-compose/pom.xml
+++ b/distro/docker-compose/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml
index 9e7cb27ba2..815f193839 100644
--- a/distro/docker/pom.xml
+++ b/distro/docker/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml
index 31420107f4..ee54a39249 100644
--- a/distro/openshift-template/pom.xml
+++ b/distro/openshift-template/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-distro
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/distro/pom.xml b/distro/pom.xml
index 08a435a89d..ffa0200b5d 100644
--- a/distro/pom.xml
+++ b/distro/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
apicurio-registry-distro
diff --git a/docs/pom.xml b/docs/pom.xml
index 40076187b0..2725e98acc 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml
index 361621ff8d..a65aff3bac 100644
--- a/docs/rest-api/pom.xml
+++ b/docs/rest-api/pom.xml
@@ -8,7 +8,7 @@
io.apicurio
apicurio-registry-docs
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml
index 23aebfd652..cbdbc9c8af 100644
--- a/examples/avro-bean/pom.xml
+++ b/examples/avro-bean/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml
index 3b52c0696a..0cb5657c8e 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.6.Final
+ 2.6.7-SNAPSHOT
4.0.0
diff --git a/examples/avro-maven-with-references/pom.xml b/examples/avro-maven-with-references/pom.xml
index 9b1dc91fae..c0f1a7ff37 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.6.Final
+ 2.6.7-SNAPSHOT
4.0.0
diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml
index 6b67353427..b93d933ce7 100644
--- a/examples/confluent-serdes/pom.xml
+++ b/examples/confluent-serdes/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml
index de23d771d9..7fe82d5031 100644
--- a/examples/custom-resolver/pom.xml
+++ b/examples/custom-resolver/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml
index d082b0923a..439d6b7cdf 100644
--- a/examples/custom-strategy/pom.xml
+++ b/examples/custom-strategy/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/json-maven-with-references-auto/pom.xml b/examples/json-maven-with-references-auto/pom.xml
index 3e84abf821..92a032b286 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.6.Final
+ 2.6.7-SNAPSHOT
4.0.0
diff --git a/examples/json-maven-with-references/pom.xml b/examples/json-maven-with-references/pom.xml
index 538b85b690..3c73fb3313 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.6.Final
+ 2.6.7-SNAPSHOT
4.0.0
diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml
index 5886994098..2aa7515308 100644
--- a/examples/jsonschema-validation/pom.xml
+++ b/examples/jsonschema-validation/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml
index 7c6dddc291..3d4cfdf0cb 100644
--- a/examples/mix-avro/pom.xml
+++ b/examples/mix-avro/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/pom.xml b/examples/pom.xml
index 4b699ff440..a4bbe8ddb7 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -3,13 +3,13 @@
4.0.0
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
pom
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml
index 6cc8d10f06..8998323e49 100644
--- a/examples/protobuf-bean/pom.xml
+++ b/examples/protobuf-bean/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml
index 48e734d53b..1c43b0f8b2 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.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml
index 6c11ceb17b..486e8bbeff 100644
--- a/examples/protobuf-validation/pom.xml
+++ b/examples/protobuf-validation/pom.xml
@@ -5,7 +5,7 @@
apicurio-registry-examples
io.apicurio
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
4.0.0
diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml
index e294d2a6d5..800bf26649 100644
--- a/examples/rest-client/pom.xml
+++ b/examples/rest-client/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml
index 98954292b7..cfe2b9b6e5 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.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
4.0.0
diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml
index 5429239473..271fda64b2 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.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml
index 1ed3895a38..3fdebc462a 100644
--- a/examples/simple-avro/pom.xml
+++ b/examples/simple-avro/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml
index 4675c027d3..413b2ce483 100644
--- a/examples/simple-json/pom.xml
+++ b/examples/simple-json/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml
index f2ab38bc87..3b9ed43768 100644
--- a/examples/simple-protobuf/pom.xml
+++ b/examples/simple-protobuf/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml
index 67a56e1237..65e5788828 100644
--- a/examples/simple-validation/pom.xml
+++ b/examples/simple-validation/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-examples
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index f79d0739d7..47da928e8d 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
apicurio-registry-integration-tests
diff --git a/pom.xml b/pom.xml
index bb54e55c88..606dde674c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
pom
apicurio-registry
diff --git a/prod-verifier/pom.xml b/prod-verifier/pom.xml
index f011c00f79..e387f2f3dd 100644
--- a/prod-verifier/pom.xml
+++ b/prod-verifier/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
apicurio-registry-prod-verifier
diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml
index 3ec3094c25..4bf274a289 100644
--- a/schema-resolver/pom.xml
+++ b/schema-resolver/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml
index d102489a23..8ca1fe0f2b 100644
--- a/schema-util/asyncapi/pom.xml
+++ b/schema-util/asyncapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml
index f869f92a97..55bce5d8a9 100644
--- a/schema-util/avro/pom.xml
+++ b/schema-util/avro/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml
index 72723367be..be9181bc1c 100644
--- a/schema-util/common/pom.xml
+++ b/schema-util/common/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml
index 46779aa1fa..ce563805ee 100644
--- a/schema-util/graphql/pom.xml
+++ b/schema-util/graphql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml
index c18c6ebe69..c2f81a2095 100644
--- a/schema-util/json/pom.xml
+++ b/schema-util/json/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml
index 76eec555ff..951ff60b76 100644
--- a/schema-util/kconnect/pom.xml
+++ b/schema-util/kconnect/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml
index 5ae705682c..e49480cb6d 100644
--- a/schema-util/openapi/pom.xml
+++ b/schema-util/openapi/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml
index 7e5711d7d4..996ea149da 100644
--- a/schema-util/protobuf/pom.xml
+++ b/schema-util/protobuf/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml
index 2d1e90b89a..789472200d 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.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml
index 7516f43f1d..ddc3b043d5 100644
--- a/schema-util/wsdl/pom.xml
+++ b/schema-util/wsdl/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml
index 4836f043a2..73a0e93c8a 100644
--- a/schema-util/xml/pom.xml
+++ b/schema-util/xml/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml
index ac1227486b..d20f8b4488 100644
--- a/schema-util/xsd/pom.xml
+++ b/schema-util/xsd/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml
index 25da6a4f27..af030d0f4b 100644
--- a/serdes/avro-serde/pom.xml
+++ b/serdes/avro-serde/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml
index fbaa7db5b9..7eca0fc5b8 100644
--- a/serdes/jsonschema-serde/pom.xml
+++ b/serdes/jsonschema-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml
index 0d52d3f4fc..7ef7244c72 100644
--- a/serdes/protobuf-serde/pom.xml
+++ b/serdes/protobuf-serde/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml
index 55600a2d3d..22bb4cb3e7 100644
--- a/serdes/serde-common/pom.xml
+++ b/serdes/serde-common/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml
index 475b9b8a8a..8477afa264 100644
--- a/storage/kafkasql/pom.xml
+++ b/storage/kafkasql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml
index be03ec7317..85df1327fc 100644
--- a/storage/mssql/pom.xml
+++ b/storage/mssql/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry-storage
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml
index 97f19b261c..6effd5a0e3 100644
--- a/storage/mysql/pom.xml
+++ b/storage/mysql/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry-storage
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/storage/pom.xml b/storage/pom.xml
index 49383def0a..4b2dd64b2a 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -4,7 +4,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
apicurio-registry-storage
diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml
index d236e3580e..3b9d841567 100644
--- a/storage/sql/pom.xml
+++ b/storage/sql/pom.xml
@@ -6,7 +6,7 @@
io.apicurio
apicurio-registry-storage
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/ui/pom.xml b/ui/pom.xml
index c77d867642..8fc3d46c1f 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../pom.xml
diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml
index 0fdac280eb..c60e5492f9 100644
--- a/utils/converter/pom.xml
+++ b/utils/converter/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml
index 12f583b1a2..1f9e68a7b1 100644
--- a/utils/exportConfluent/pom.xml
+++ b/utils/exportConfluent/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml
index ecf8930f1e..463a6fadfd 100644
--- a/utils/exportV1/pom.xml
+++ b/utils/exportV1/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml
index 98f2d4127a..c63f031420 100644
--- a/utils/importexport/pom.xml
+++ b/utils/importexport/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml
index f8ecb36900..65f010001f 100644
--- a/utils/kafka/pom.xml
+++ b/utils/kafka/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml
index 34c16c02ff..b8ef6e20b3 100644
--- a/utils/maven-plugin/pom.xml
+++ b/utils/maven-plugin/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml
index b408c17ddc..95a8297129 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.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml
index a2752ce3aa..03cb07867d 100644
--- a/utils/tests/pom.xml
+++ b/utils/tests/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml
diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml
index 4cfb75f584..18e376eb73 100644
--- a/utils/tools/pom.xml
+++ b/utils/tools/pom.xml
@@ -7,7 +7,7 @@
io.apicurio
apicurio-registry
- 2.6.6.Final
+ 2.6.7-SNAPSHOT
../../pom.xml