diff --git a/app/pom.xml b/app/pom.xml index 552afde796..713ed680d9 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/client/pom.xml b/client/pom.xml index 251f5f0e38..68941c377c 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ apicurio-registry io.apicurio - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index d2de4a20d2..a65108a6ee 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 8e99f0afc1..1e0414c3d3 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml index d0a45642b8..95880e94f5 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index 61dcf481f7..9adff8b955 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml index 5bc5a12736..3d9c5b0060 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index 8b8d0560e1..653080c4b0 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index b38aeca1be..f110134459 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index 23d2b901f1..170e6195c1 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml index 31e04fa036..104b997587 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml index 154ed26113..66343a31aa 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.Final + 2.6.9-SNAPSHOT 4.0.0 diff --git a/examples/avro-maven-with-references/pom.xml b/examples/avro-maven-with-references/pom.xml index c53fc65161..84496c2e81 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.Final + 2.6.9-SNAPSHOT 4.0.0 diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml index ec38e1bac0..197b7d223d 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index 4a0222b087..202d3ff29a 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml index 035fdae6dd..c779fb7f32 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/json-maven-with-references-auto/pom.xml b/examples/json-maven-with-references-auto/pom.xml index a8c6cd3329..7821e7d404 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.Final + 2.6.9-SNAPSHOT 4.0.0 diff --git a/examples/json-maven-with-references/pom.xml b/examples/json-maven-with-references/pom.xml index 10ba899e74..442e1cdeef 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.Final + 2.6.9-SNAPSHOT 4.0.0 diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml index 4d0ba1cf88..3459fba8d8 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml index db0962e824..b0bf7137fc 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 7ccc1e27f6..fcfed0e7b2 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,13 +3,13 @@ 4.0.0 apicurio-registry-examples - 2.6.8.Final + 2.6.9-SNAPSHOT pom io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml index cf0baafe98..704b99748e 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml index 6a5684a1a9..3fc1d88543 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml index 82fee4fd47..0ad6c9f8df 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.Final + 2.6.9-SNAPSHOT ../pom.xml 4.0.0 diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml index 81d2f0a9b6..2f7376474f 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml index 1353bc6f39..ec8bdc8a4d 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.Final + 2.6.9-SNAPSHOT ../pom.xml 4.0.0 diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml index 0aef305feb..326f2a8108 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml index ddece847a5..0d15b2c286 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml index 62451ed181..dd20a4a5b2 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml index 99dd603d0c..6b5684ff58 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml index d00ecde7c0..831c46e393 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.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index e09304089d..a1d59918be 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT apicurio-registry-integration-tests diff --git a/pom.xml b/pom.xml index 53ce86126e..ed7aeac686 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT pom apicurio-registry diff --git a/prod-verifier/pom.xml b/prod-verifier/pom.xml index fd39c0cca9..0f596baf36 100644 --- a/prod-verifier/pom.xml +++ b/prod-verifier/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml apicurio-registry-prod-verifier diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index a388a44902..502c0a2efb 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 703785731b..227958f0f2 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index 09481d833a..a52543079b 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index dd3af810ae..ec1e9e6b35 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index a5306f25f5..d02430935a 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index e4d08f3cd7..2ebbb82e33 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index 32a92b215e..9b1aa8879c 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index 8fe98c39f0..d74d208ad0 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index a849dcda37..c4911b7064 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index 03dc5e3a63..6e104c4dea 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.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 8f778dda1d..974e2ed625 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index 5a8afcc933..3f9342a2db 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index 12d2d1d08d..22e8a171a6 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml index 64858361e8..2beb794894 100644 --- a/serdes/avro-serde/pom.xml +++ b/serdes/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml index b5dc74e558..aff83fffd1 100644 --- a/serdes/jsonschema-serde/pom.xml +++ b/serdes/jsonschema-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml index e636201722..c55e3676e4 100644 --- a/serdes/protobuf-serde/pom.xml +++ b/serdes/protobuf-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml index b98a5057da..0f767bc4ae 100644 --- a/serdes/serde-common/pom.xml +++ b/serdes/serde-common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml index 301f1382b2..dfdacf6795 100644 --- a/storage/kafkasql/pom.xml +++ b/storage/kafkasql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml index d0d2b3e58c..d1c18443f5 100644 --- a/storage/mssql/pom.xml +++ b/storage/mssql/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-storage - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml index 681d3ed2e7..02aeb27ca3 100644 --- a/storage/mysql/pom.xml +++ b/storage/mysql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-storage - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/storage/pom.xml b/storage/pom.xml index c2bc930ae1..598fe8d7c6 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml apicurio-registry-storage diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml index 5bb4ff33f7..4fd35dfdd5 100644 --- a/storage/sql/pom.xml +++ b/storage/sql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/ui/pom.xml b/ui/pom.xml index c4c9f51f8e..e54b12c577 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../pom.xml diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index b462bd6602..f4f3384908 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index 1ee835c796..db39cf34aa 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml index c3b1e61d3e..b7d6c42a3f 100644 --- a/utils/exportV1/pom.xml +++ b/utils/exportV1/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index ed6fa2d940..7b32e264f8 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index 5b6e20ba65..ddb00e3836 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 649991e647..357367e09e 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index 8352295f0d..732e61b831 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.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index 52c182f2c4..2700cbab9d 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 21b65f890a..3832461542 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.8.Final + 2.6.9-SNAPSHOT ../../pom.xml