From 16682f9df642079be839a15ce260410a3cbe7cb8 Mon Sep 17 00:00:00 2001 From: apicurio-ci Date: Mon, 9 Sep 2024 18:17:52 +0000 Subject: [PATCH] Automated update to Release Version:: 2.6.3.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 ce628c5b6e..70db02fcc2 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/client/pom.xml b/client/pom.xml index 251b8df8f2..4090604766 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ apicurio-registry io.apicurio - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 2e2ed66b54..158cd91f0b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 3ac8dbee37..f137270db1 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml index 6913d2c7c0..08e5a4d7ca 100644 --- a/distro/docker-compose/pom.xml +++ b/distro/docker-compose/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index 2f8c419f72..1f0212e160 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml index ef040d5f7a..b33ee3a7ee 100644 --- a/distro/openshift-template/pom.xml +++ b/distro/openshift-template/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index ff756343ec..661662a48e 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index 89c91efeca..7b60ce3556 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index a318b24e6c..c87910147d 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry-docs - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml index 559b16950c..e5fc8b3cb3 100644 --- a/examples/avro-bean/pom.xml +++ b/examples/avro-bean/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml index 14c035a469..89130dc5d0 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.3-SNAPSHOT + 2.6.3.Final 4.0.0 diff --git a/examples/avro-maven-with-references/pom.xml b/examples/avro-maven-with-references/pom.xml index 9c9494b4a6..921e97a8c0 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.3-SNAPSHOT + 2.6.3.Final 4.0.0 diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml index a95a987530..5eefa27115 100644 --- a/examples/confluent-serdes/pom.xml +++ b/examples/confluent-serdes/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index ae0fd127da..dc697c4d43 100644 --- a/examples/custom-resolver/pom.xml +++ b/examples/custom-resolver/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml index 9792478f3f..0286e69d05 100644 --- a/examples/custom-strategy/pom.xml +++ b/examples/custom-strategy/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml index 711b4dd990..23958be6f1 100644 --- a/examples/jsonschema-validation/pom.xml +++ b/examples/jsonschema-validation/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml index 4bec85e69c..98136c86e9 100644 --- a/examples/mix-avro/pom.xml +++ b/examples/mix-avro/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index a79adc4a14..1570f37b8e 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,13 +3,13 @@ 4.0.0 apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final pom io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml index 223b862063..e522625983 100644 --- a/examples/protobuf-bean/pom.xml +++ b/examples/protobuf-bean/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml index acf3842f3f..d6c32964f2 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.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml index f4689763d8..f1afd3b040 100644 --- a/examples/protobuf-validation/pom.xml +++ b/examples/protobuf-validation/pom.xml @@ -5,7 +5,7 @@ apicurio-registry-examples io.apicurio - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml 4.0.0 diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml index daff685630..794c9da7df 100644 --- a/examples/rest-client/pom.xml +++ b/examples/rest-client/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml index 54e8aa92ab..f70d755aa6 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.3-SNAPSHOT + 2.6.3.Final ../pom.xml 4.0.0 diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml index 07d5478dbe..8a56f45c7c 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.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml index 3660dd560f..8308dddad7 100644 --- a/examples/simple-avro/pom.xml +++ b/examples/simple-avro/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml index e1665a8793..672d773aed 100644 --- a/examples/simple-json/pom.xml +++ b/examples/simple-json/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml index a9e2490303..80b4d7e945 100644 --- a/examples/simple-protobuf/pom.xml +++ b/examples/simple-protobuf/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml index 8b60147a38..a964ace736 100644 --- a/examples/simple-validation/pom.xml +++ b/examples/simple-validation/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 86b0a013eb..85bf766aa2 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final apicurio-registry-integration-tests diff --git a/pom.xml b/pom.xml index 80224580b6..614db705ae 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final pom apicurio-registry diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml index 56521c346f..a1bd8034cf 100644 --- a/python-sdk/pyproject.toml +++ b/python-sdk/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "apicurioregistrysdk" -version = "2.6.2" +version = "2.6.3" description = "" authors = ["Andrea Peruffo "] readme = "README.md" diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index 2c6656df44..cbee08ce97 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 6e4adc8634..3e8d4983b7 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index 4ee808cd5e..b6b01b3554 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index 2507412fea..c500d010a7 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index d819027d94..11e9284da6 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index a0e0ac74b7..899dcc27db 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index 6ee2857ff2..611d7cd593 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index 05ed8b023a..2626d34d6a 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index 1358a6df7e..c717bd7497 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index 4335881c84..bc6a26a463 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.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index ad88c430ee..af97ddbe15 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index 5659944780..877e593426 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index 84792795bf..26e5ef1d58 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml index 997b022231..90a5c59459 100644 --- a/serdes/avro-serde/pom.xml +++ b/serdes/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml index 7058c1eaf1..eb792bfc36 100644 --- a/serdes/jsonschema-serde/pom.xml +++ b/serdes/jsonschema-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml index c03ef8e058..461b612764 100644 --- a/serdes/protobuf-serde/pom.xml +++ b/serdes/protobuf-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml index 266d69600a..584edb4419 100644 --- a/serdes/serde-common/pom.xml +++ b/serdes/serde-common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml index c9c03c6b23..be330a85a4 100644 --- a/storage/kafkasql/pom.xml +++ b/storage/kafkasql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml index 9d20bc69be..de3da9e44e 100644 --- a/storage/mssql/pom.xml +++ b/storage/mssql/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-storage - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml index 632de84692..c6c68c09dd 100644 --- a/storage/mysql/pom.xml +++ b/storage/mysql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-storage - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/storage/pom.xml b/storage/pom.xml index 3910eece34..1c10912c92 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml apicurio-registry-storage diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml index 3d887a65dd..7f0e56023a 100644 --- a/storage/sql/pom.xml +++ b/storage/sql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/ui/pom.xml b/ui/pom.xml index 47d30daa04..5de7063471 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../pom.xml diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index fa6113aa42..70ffac1668 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index b48922c73d..9ee1fe4b69 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml index 595d581342..a8638d6c4e 100644 --- a/utils/exportV1/pom.xml +++ b/utils/exportV1/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index efe8f8bce0..04bdb7ce95 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index f83a63c6cb..ae634ff73d 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index dc1804b951..1cb093f8c7 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index e20fca9483..40750f04fc 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.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index 015b38afb6..5551b7b4fa 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 6f81bb4758..ce6487992c 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.3-SNAPSHOT + 2.6.3.Final ../../pom.xml