diff --git a/app/pom.xml b/app/pom.xml index 6f6b7d52f4..282372df35 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/client/pom.xml b/client/pom.xml index 01ab13eeee..2ece1a4c7f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ apicurio-registry io.apicurio - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index ba7e87f1b2..24c25c4912 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 95ac2e2984..614227a4d6 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml index 399f81d751..b18bea68aa 100644 --- a/distro/docker-compose/pom.xml +++ b/distro/docker-compose/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index c100efddfd..c04436ce94 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml index a727f31cf5..6ad760a1db 100644 --- a/distro/openshift-template/pom.xml +++ b/distro/openshift-template/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index 7fcfc15517..ad7e278f84 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml apicurio-registry-distro diff --git a/docs/pom.xml b/docs/pom.xml index 6db38642fb..7ef88a0603 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index 1f5c0fffb5..6331d75856 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry-docs - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7beb5f132a..88eacd6a8d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final apicurio-registry-integration-tests diff --git a/pom.xml b/pom.xml index 7579b5cde1..8cedd929cb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final pom apicurio-registry diff --git a/python-sdk/pyproject.toml b/python-sdk/pyproject.toml index 7655ed5e47..b6d04ca29a 100644 --- a/python-sdk/pyproject.toml +++ b/python-sdk/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "apicurioregistrysdk" -version = "2.5.4" +version = "2.5.5" description = "" authors = ["Andrea Peruffo "] readme = "README.md" diff --git a/schema-resolver/pom.xml b/schema-resolver/pom.xml index 386aa4e639..63e66ba65c 100644 --- a/schema-resolver/pom.xml +++ b/schema-resolver/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/schema-util/asyncapi/pom.xml b/schema-util/asyncapi/pom.xml index 5abbb6005b..ef6b67fcb1 100644 --- a/schema-util/asyncapi/pom.xml +++ b/schema-util/asyncapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/avro/pom.xml b/schema-util/avro/pom.xml index df2bf8cdd4..a39a943c39 100644 --- a/schema-util/avro/pom.xml +++ b/schema-util/avro/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/common/pom.xml b/schema-util/common/pom.xml index 4660c89471..d75a17aebf 100644 --- a/schema-util/common/pom.xml +++ b/schema-util/common/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/graphql/pom.xml b/schema-util/graphql/pom.xml index 3132a5d9fe..d9d9b412f9 100644 --- a/schema-util/graphql/pom.xml +++ b/schema-util/graphql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/json/pom.xml b/schema-util/json/pom.xml index 7a03e5aed5..764b2b2127 100644 --- a/schema-util/json/pom.xml +++ b/schema-util/json/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/kconnect/pom.xml b/schema-util/kconnect/pom.xml index aa3ccd2d29..a684f54a98 100644 --- a/schema-util/kconnect/pom.xml +++ b/schema-util/kconnect/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/openapi/pom.xml b/schema-util/openapi/pom.xml index d7d62f08a9..0529772bd6 100644 --- a/schema-util/openapi/pom.xml +++ b/schema-util/openapi/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/protobuf/pom.xml b/schema-util/protobuf/pom.xml index e314a2c3d8..27f550836f 100644 --- a/schema-util/protobuf/pom.xml +++ b/schema-util/protobuf/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/util-provider/pom.xml b/schema-util/util-provider/pom.xml index e38d5e9e11..4fbdc584c8 100644 --- a/schema-util/util-provider/pom.xml +++ b/schema-util/util-provider/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/wsdl/pom.xml b/schema-util/wsdl/pom.xml index 58a285c927..cfb2bfd3fb 100644 --- a/schema-util/wsdl/pom.xml +++ b/schema-util/wsdl/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/xml/pom.xml b/schema-util/xml/pom.xml index aa6c39be64..3bf6cfeae0 100644 --- a/schema-util/xml/pom.xml +++ b/schema-util/xml/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/schema-util/xsd/pom.xml b/schema-util/xsd/pom.xml index dea2c228fc..bfa793db4e 100644 --- a/schema-util/xsd/pom.xml +++ b/schema-util/xsd/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/serdes/avro-serde/pom.xml b/serdes/avro-serde/pom.xml index 67fca8855b..dc5c8dbea3 100644 --- a/serdes/avro-serde/pom.xml +++ b/serdes/avro-serde/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/serdes/jsonschema-serde/pom.xml b/serdes/jsonschema-serde/pom.xml index d237519e80..8d071d462e 100644 --- a/serdes/jsonschema-serde/pom.xml +++ b/serdes/jsonschema-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/serdes/protobuf-serde/pom.xml b/serdes/protobuf-serde/pom.xml index 1103e478af..c933c667f7 100644 --- a/serdes/protobuf-serde/pom.xml +++ b/serdes/protobuf-serde/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/serdes/serde-common/pom.xml b/serdes/serde-common/pom.xml index 15121c4d8b..36f4ff741d 100644 --- a/serdes/serde-common/pom.xml +++ b/serdes/serde-common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/storage/kafkasql/pom.xml b/storage/kafkasql/pom.xml index 90da08900c..632cae0ded 100644 --- a/storage/kafkasql/pom.xml +++ b/storage/kafkasql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/storage/mssql/pom.xml b/storage/mssql/pom.xml index c64ba2e75e..8f9775ac03 100644 --- a/storage/mssql/pom.xml +++ b/storage/mssql/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-storage - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/storage/mysql/pom.xml b/storage/mysql/pom.xml index f45e66aec4..5fcd16b268 100644 --- a/storage/mysql/pom.xml +++ b/storage/mysql/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry-storage - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/storage/pom.xml b/storage/pom.xml index e58d1ef9f0..1067cad7e3 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml apicurio-registry-storage diff --git a/storage/sql/pom.xml b/storage/sql/pom.xml index cca3fbc9a0..b3376560d3 100644 --- a/storage/sql/pom.xml +++ b/storage/sql/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry-storage - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/ui/pom.xml b/ui/pom.xml index 107a759011..e08a57add3 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../pom.xml diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index 68a1d63c4b..327aa2264d 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/utils/exportConfluent/pom.xml b/utils/exportConfluent/pom.xml index 03f2fc5403..a4820294fa 100644 --- a/utils/exportConfluent/pom.xml +++ b/utils/exportConfluent/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/utils/exportV1/pom.xml b/utils/exportV1/pom.xml index 77a5c56e58..1a17bb1d44 100644 --- a/utils/exportV1/pom.xml +++ b/utils/exportV1/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/utils/importexport/pom.xml b/utils/importexport/pom.xml index 75efb1f7c7..de64238926 100644 --- a/utils/importexport/pom.xml +++ b/utils/importexport/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index fc421c9571..4ce4f57ffc 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index e32eb6f15c..ec58728fa2 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/utils/protobuf-schema-utilities/pom.xml b/utils/protobuf-schema-utilities/pom.xml index 73d2c7e744..32f735bfce 100644 --- a/utils/protobuf-schema-utilities/pom.xml +++ b/utils/protobuf-schema-utilities/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index e5b2ba7e51..2bad18d9c1 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 7f78dce8df..7136072961 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 2.5.5-SNAPSHOT + 2.5.5.Final ../../pom.xml