From da5fd5ce8d98e76b4741b18a12a8e8726fe45fb8 Mon Sep 17 00:00:00 2001 From: apicurio-ci Date: Thu, 3 Oct 2024 11:05:00 +0000 Subject: [PATCH] Automated update to Release Version:: 2.6.5.Final --- app/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- distro/connect-converter/pom.xml | 2 +- distro/docker-compose/pom.xml | 2 +- distro/docker/pom.xml | 2 +- distro/openshift-template/pom.xml | 2 +- distro/pom.xml | 2 +- docs/pom.xml | 2 +- docs/rest-api/pom.xml | 2 +- examples/avro-bean/pom.xml | 2 +- examples/avro-maven-with-references-auto/pom.xml | 2 +- examples/avro-maven-with-references/pom.xml | 2 +- examples/confluent-serdes/pom.xml | 2 +- examples/custom-resolver/pom.xml | 2 +- examples/custom-strategy/pom.xml | 2 +- examples/jsonschema-validation/pom.xml | 2 +- examples/mix-avro/pom.xml | 2 +- examples/pom.xml | 4 ++-- examples/protobuf-bean/pom.xml | 2 +- examples/protobuf-find-latest/pom.xml | 2 +- examples/protobuf-validation/pom.xml | 2 +- examples/rest-client/pom.xml | 2 +- examples/serdes-with-references/pom.xml | 2 +- examples/simple-avro-maven/pom.xml | 2 +- examples/simple-avro/pom.xml | 2 +- examples/simple-json/pom.xml | 2 +- examples/simple-protobuf/pom.xml | 2 +- examples/simple-validation/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 2 +- python-sdk/pyproject.toml | 2 +- schema-resolver/pom.xml | 2 +- schema-util/asyncapi/pom.xml | 2 +- schema-util/avro/pom.xml | 2 +- schema-util/common/pom.xml | 2 +- schema-util/graphql/pom.xml | 2 +- schema-util/json/pom.xml | 2 +- schema-util/kconnect/pom.xml | 2 +- schema-util/openapi/pom.xml | 2 +- schema-util/protobuf/pom.xml | 2 +- schema-util/util-provider/pom.xml | 2 +- schema-util/wsdl/pom.xml | 2 +- schema-util/xml/pom.xml | 2 +- schema-util/xsd/pom.xml | 2 +- serdes/avro-serde/pom.xml | 2 +- serdes/jsonschema-serde/pom.xml | 2 +- serdes/protobuf-serde/pom.xml | 2 +- serdes/serde-common/pom.xml | 2 +- storage/kafkasql/pom.xml | 2 +- storage/mssql/pom.xml | 2 +- storage/mysql/pom.xml | 2 +- storage/pom.xml | 2 +- storage/sql/pom.xml | 2 +- ui/pom.xml | 2 +- utils/converter/pom.xml | 2 +- utils/exportConfluent/pom.xml | 2 +- utils/exportV1/pom.xml | 2 +- utils/importexport/pom.xml | 2 +- utils/kafka/pom.xml | 2 +- utils/maven-plugin/pom.xml | 2 +- utils/protobuf-schema-utilities/pom.xml | 2 +- utils/tests/pom.xml | 2 +- utils/tools/pom.xml | 2 +- 64 files changed, 65 insertions(+), 65 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index a201fe6321..0c98e0be87 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/client/pom.xml b/client/pom.xml index d32974203e..64fce68deb 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ apicurio-registry io.apicurio - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 39562ede97..6d01331f5a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index fb64eb56f2..2dfdeab1da 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml index 857ea1cfe8..868a399603 100644 --- a/distro/docker-compose/pom.xml +++ b/distro/docker-compose/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index ad5102581a..1c6f54a84c 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml index fb16e837ae..fcb9d3a81a 100644 --- a/distro/openshift-template/pom.xml +++ b/distro/openshift-template/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index cce1d0a009..d76fa54a05 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index d2f1825102..9f8884756d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index 232a703651..2e3a35bf78 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry-docs - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml index 71ed161b2a..950290b0fc 100644 --- a/examples/avro-bean/pom.xml +++ b/examples/avro-bean/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml index 4c76577e8a..72684519d5 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.5-SNAPSHOT + 2.6.5.Final 4.0.0 diff --git a/examples/avro-maven-with-references/pom.xml b/examples/avro-maven-with-references/pom.xml index 0aa31a5e95..866c7c8c43 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.5-SNAPSHOT + 2.6.5.Final 4.0.0 diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml index 7c1cf415c7..7de4ffa40d 100644 --- a/examples/confluent-serdes/pom.xml +++ b/examples/confluent-serdes/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index 9532134baa..34bf54aab5 100644 --- a/examples/custom-resolver/pom.xml +++ b/examples/custom-resolver/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml index 73f5ccf04b..5904cfabf8 100644 --- a/examples/custom-strategy/pom.xml +++ b/examples/custom-strategy/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml index 418cee76cf..bacbd2ea1d 100644 --- a/examples/jsonschema-validation/pom.xml +++ b/examples/jsonschema-validation/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml index b78b26f8d5..b28a61da3f 100644 --- a/examples/mix-avro/pom.xml +++ b/examples/mix-avro/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index b155a02738..cfa44682b9 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,13 +3,13 @@ 4.0.0 apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final pom io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml index 3c34a1437e..ad3a555cfa 100644 --- a/examples/protobuf-bean/pom.xml +++ b/examples/protobuf-bean/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml index cb671da047..311ca203c2 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.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml index 1608400432..1b63bde97e 100644 --- a/examples/protobuf-validation/pom.xml +++ b/examples/protobuf-validation/pom.xml @@ -5,7 +5,7 @@ apicurio-registry-examples io.apicurio - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml 4.0.0 diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml index af5d7b5f92..3d685795b4 100644 --- a/examples/rest-client/pom.xml +++ b/examples/rest-client/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml index e3eca54c07..537788b81b 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.5-SNAPSHOT + 2.6.5.Final ../pom.xml 4.0.0 diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml index 6ebc65d1c8..17c960da16 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.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml index 1704b544c9..35df43f162 100644 --- a/examples/simple-avro/pom.xml +++ b/examples/simple-avro/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml index 52b14f229a..99bcc4b467 100644 --- a/examples/simple-json/pom.xml +++ b/examples/simple-json/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml index 607afce82d..f2f39fada1 100644 --- a/examples/simple-protobuf/pom.xml +++ b/examples/simple-protobuf/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml index af9a7f1a41..e546fedcb7 100644 --- a/examples/simple-validation/pom.xml +++ b/examples/simple-validation/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a31920174b..9f754c4315 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final apicurio-registry-integration-tests diff --git a/pom.xml b/pom.xml index 542c7bb881..fcc0fb9ce9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final pom apicurio-registry diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml index dbba93082c..6e9168eab0 100644 --- a/python-sdk/pyproject.toml +++ b/python-sdk/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "apicurioregistrysdk" -version = "2.6.4" +version = "2.6.5" description = "" authors = ["Andrea Peruffo "] readme = "README.md" diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index 8a5f196e65..0132d89931 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 325c3f9c8a..b49e01a019 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index 973c205bd4..304456c31a 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index 44b8b6bf23..67862dd95e 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index 07bd62e506..a06bafd644 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index e9494fa8e4..c0a56290a1 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index 39768a20f9..26fe9d69af 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index f6d4706d80..3924d9b30d 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index 4f0976a335..49ac4031c3 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index c5d833eba1..f2881d6635 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.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 821b2c8bf8..3fbf552552 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index 7b7d14af7d..b25f0ef33e 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index 7c8eff5947..ae84532b15 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml index fa19750cd6..6f41d2b775 100644 --- a/serdes/avro-serde/pom.xml +++ b/serdes/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml index 2d08141bb5..f61303a566 100644 --- a/serdes/jsonschema-serde/pom.xml +++ b/serdes/jsonschema-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml index 07a0397124..74e025eb83 100644 --- a/serdes/protobuf-serde/pom.xml +++ b/serdes/protobuf-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml index 2c6e3663cc..8112bda6df 100644 --- a/serdes/serde-common/pom.xml +++ b/serdes/serde-common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml index b53811efcf..8c9b7b444d 100644 --- a/storage/kafkasql/pom.xml +++ b/storage/kafkasql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml index d2588a289d..d8114bcee6 100644 --- a/storage/mssql/pom.xml +++ b/storage/mssql/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-storage - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml index 16dacf2c76..5bb6070240 100644 --- a/storage/mysql/pom.xml +++ b/storage/mysql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-storage - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/storage/pom.xml b/storage/pom.xml index e8f2df676c..51d777627b 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml apicurio-registry-storage diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml index 738c6701d3..d538afab57 100644 --- a/storage/sql/pom.xml +++ b/storage/sql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/ui/pom.xml b/ui/pom.xml index 9c559052a1..b7961363ea 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../pom.xml diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index 49c84bdbcd..91deaed2e1 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index a3474bf740..65683ac469 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml index 68677a861c..41d8acbd6b 100644 --- a/utils/exportV1/pom.xml +++ b/utils/exportV1/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index 76cb28bc1c..d0bf9c9d05 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index 2f769d4a3c..d85295e504 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 1ec9150391..19d87771c2 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index 1d4b2bc187..ccd5c7b092 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.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index 98b89f3ee9..798c3b9dc9 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 4099f69e15..c565ed5d3e 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.5-SNAPSHOT + 2.6.5.Final ../../pom.xml