diff --git a/app/pom.xml b/app/pom.xml index 0abe64eb97..aad490dfc6 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/client/pom.xml b/client/pom.xml index 408ffdf7d1..986ee0c9c3 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ apicurio-registry io.apicurio - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index c329880355..1545dad058 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 3e438a314e..ebf7eefc5b 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml index 169e15dcd5..99385e49d6 100644 --- a/distro/docker-compose/pom.xml +++ b/distro/docker-compose/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index 3547a4b748..fba2ee5397 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml index 812f79996a..2981e20149 100644 --- a/distro/openshift-template/pom.xml +++ b/distro/openshift-template/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index 7e0226bff0..93f6a699ad 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index bd892de14c..389c3edc7e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index f5ff15f877..25b233f0c1 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry-docs - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/avro-bean/pom.xml b/examples/avro-bean/pom.xml index 84af6970a9..9c923a542e 100644 --- a/examples/avro-bean/pom.xml +++ b/examples/avro-bean/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/avro-maven-with-references-auto/pom.xml b/examples/avro-maven-with-references-auto/pom.xml index f4c25b32b9..dd6185b6dd 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.1-SNAPSHOT + 2.6.1.Final 4.0.0 diff --git a/examples/avro-maven-with-references/pom.xml b/examples/avro-maven-with-references/pom.xml index 169c7fb0db..ff6cdc0137 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.1-SNAPSHOT + 2.6.1.Final 4.0.0 diff --git a/examples/confluent-serdes/pom.xml b/examples/confluent-serdes/pom.xml index 06ae9e3557..ea4ed3aa31 100644 --- a/examples/confluent-serdes/pom.xml +++ b/examples/confluent-serdes/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index 6f90c16375..3732f70a08 100644 --- a/examples/custom-resolver/pom.xml +++ b/examples/custom-resolver/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/custom-strategy/pom.xml b/examples/custom-strategy/pom.xml index fcf9fb87c7..0dd04215bd 100644 --- a/examples/custom-strategy/pom.xml +++ b/examples/custom-strategy/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/jsonschema-validation/pom.xml b/examples/jsonschema-validation/pom.xml index f99b44e832..d2528b27f6 100644 --- a/examples/jsonschema-validation/pom.xml +++ b/examples/jsonschema-validation/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/mix-avro/pom.xml b/examples/mix-avro/pom.xml index 379f9efe62..2139e84413 100644 --- a/examples/mix-avro/pom.xml +++ b/examples/mix-avro/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index ee9826dc90..6477902778 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,13 +3,13 @@ 4.0.0 apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final pom io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/protobuf-bean/pom.xml b/examples/protobuf-bean/pom.xml index 2ab470bd09..da81ec3f32 100644 --- a/examples/protobuf-bean/pom.xml +++ b/examples/protobuf-bean/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/protobuf-find-latest/pom.xml b/examples/protobuf-find-latest/pom.xml index a8064c7ba4..a88269ae6d 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.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/protobuf-validation/pom.xml b/examples/protobuf-validation/pom.xml index d78f5fa840..b8ec152e66 100644 --- a/examples/protobuf-validation/pom.xml +++ b/examples/protobuf-validation/pom.xml @@ -5,7 +5,7 @@ apicurio-registry-examples io.apicurio - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml 4.0.0 diff --git a/examples/rest-client/pom.xml b/examples/rest-client/pom.xml index ef7a12579f..1bb603936b 100644 --- a/examples/rest-client/pom.xml +++ b/examples/rest-client/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/serdes-with-references/pom.xml b/examples/serdes-with-references/pom.xml index 6d88c0c25c..d139f0645a 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.1-SNAPSHOT + 2.6.1.Final ../pom.xml 4.0.0 diff --git a/examples/simple-avro-maven/pom.xml b/examples/simple-avro-maven/pom.xml index 8e524f72f1..7119af2a40 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.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/simple-avro/pom.xml b/examples/simple-avro/pom.xml index 75741778d8..cc591172c8 100644 --- a/examples/simple-avro/pom.xml +++ b/examples/simple-avro/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/simple-json/pom.xml b/examples/simple-json/pom.xml index 05f4a1d8cb..258a849df3 100644 --- a/examples/simple-json/pom.xml +++ b/examples/simple-json/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/simple-protobuf/pom.xml b/examples/simple-protobuf/pom.xml index cf93f8d59a..c389248ab7 100644 --- a/examples/simple-protobuf/pom.xml +++ b/examples/simple-protobuf/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/examples/simple-validation/pom.xml b/examples/simple-validation/pom.xml index 791ea36af1..6e28d6260f 100644 --- a/examples/simple-validation/pom.xml +++ b/examples/simple-validation/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-examples - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c0a3afb59e..e172969136 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final apicurio-registry-integration-tests diff --git a/pom.xml b/pom.xml index adc99f9592..3fb466da6d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final pom apicurio-registry diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml index 10472ae89f..c31cc995b6 100644 --- a/python-sdk/pyproject.toml +++ b/python-sdk/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "apicurioregistrysdk" -version = "2.6.0" +version = "2.6.1" description = "" authors = ["Andrea Peruffo "] readme = "README.md" diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index c0d84bb65c..fd35e4431a 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 210a80b35d..182e7202e2 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index 044dbbef2a..fe9d325aff 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index 50574a0159..236c5983c9 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index c439737cf8..276d9b92eb 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index df0f752d34..49789dcf87 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index 91f723dfcd..20f4725b22 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index 091d4c9618..e65e81701b 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index 3e5e2e3fee..0ead3d3b10 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index cfd81c0a5b..421e060413 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.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 5639537853..a72effdb12 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index 219561e1ac..1d8ae1874b 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index f16623b122..bdcc183ce2 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml index ca90dfe924..8b4f43b1ed 100644 --- a/serdes/avro-serde/pom.xml +++ b/serdes/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml index ee9222999c..a0fc1a60c2 100644 --- a/serdes/jsonschema-serde/pom.xml +++ b/serdes/jsonschema-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml index eff5c83e2e..9c62150541 100644 --- a/serdes/protobuf-serde/pom.xml +++ b/serdes/protobuf-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml index 525ae52207..d147e9a6ef 100644 --- a/serdes/serde-common/pom.xml +++ b/serdes/serde-common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml index d862522e07..e08430ab3f 100644 --- a/storage/kafkasql/pom.xml +++ b/storage/kafkasql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml index e2807a412b..89634f70a7 100644 --- a/storage/mssql/pom.xml +++ b/storage/mssql/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-storage - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml index 552bda62f8..ab5ec7f93c 100644 --- a/storage/mysql/pom.xml +++ b/storage/mysql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-storage - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/storage/pom.xml b/storage/pom.xml index b29170873c..ccc1f9a389 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml apicurio-registry-storage diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml index 7f2b96f8ba..32c0239685 100644 --- a/storage/sql/pom.xml +++ b/storage/sql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/ui/pom.xml b/ui/pom.xml index 8292dbb67d..066db027c8 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../pom.xml diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index b900a7ab5a..8fc201defc 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index a6ebe3521c..9401372955 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml index 7b57e4e8f2..1b904479de 100644 --- a/utils/exportV1/pom.xml +++ b/utils/exportV1/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index 0390bf651f..45bd11c65a 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index 85c1b4e065..e0b47d364d 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index 624c4503a4..174cc5921b 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index 9480d2eb12..070a696180 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.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index b1221131cc..e9bd25424c 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 2da77678b3..bfbfaa2e0f 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.6.1-SNAPSHOT + 2.6.1.Final ../../pom.xml