diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index cfa19dc75d8..33e40627744 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../parent/pom.xml helidon-mp diff --git a/applications/parent/pom.xml b/applications/parent/pom.xml index 36bc7e0ff01..427e9165016 100644 --- a/applications/parent/pom.xml +++ b/applications/parent/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml helidon-applications diff --git a/applications/pom.xml b/applications/pom.xml index 23d420b02c6..aa136e35095 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 62a6e2b03e5..0783d3e62ca 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../parent/pom.xml helidon-se diff --git a/archetypes/helidon/pom.xml b/archetypes/helidon/pom.xml index 66a9704a5d4..1f72b54bc39 100644 --- a/archetypes/helidon/pom.xml +++ b/archetypes/helidon/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-archetype helidon diff --git a/archetypes/legacy/bare-mp/pom.xml b/archetypes/legacy/bare-mp/pom.xml index 0329a3148bd..d741e988eb8 100644 --- a/archetypes/legacy/bare-mp/pom.xml +++ b/archetypes/legacy/bare-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-bare-mp helidon-archetype diff --git a/archetypes/legacy/bare-se/pom.xml b/archetypes/legacy/bare-se/pom.xml index b8529e4ff3a..0db90737e7f 100644 --- a/archetypes/legacy/bare-se/pom.xml +++ b/archetypes/legacy/bare-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-bare-se helidon-archetype diff --git a/archetypes/legacy/database-mp/pom.xml b/archetypes/legacy/database-mp/pom.xml index 89fc75ab39f..2011107c077 100644 --- a/archetypes/legacy/database-mp/pom.xml +++ b/archetypes/legacy/database-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-database-mp helidon-archetype diff --git a/archetypes/legacy/database-se/pom.xml b/archetypes/legacy/database-se/pom.xml index 7e57e30884f..c0cd09e82cd 100644 --- a/archetypes/legacy/database-se/pom.xml +++ b/archetypes/legacy/database-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-database-se helidon-archetype diff --git a/archetypes/legacy/pom.xml b/archetypes/legacy/pom.xml index b52d9ec1ae7..aa1ed0660c6 100644 --- a/archetypes/legacy/pom.xml +++ b/archetypes/legacy/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-archetypes-legacy-project Helidon Legacy Archetypes diff --git a/archetypes/legacy/quickstart-mp/pom.xml b/archetypes/legacy/quickstart-mp/pom.xml index 354cf15e52b..2834301fa4e 100644 --- a/archetypes/legacy/quickstart-mp/pom.xml +++ b/archetypes/legacy/quickstart-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-quickstart-mp helidon-archetype diff --git a/archetypes/legacy/quickstart-se/pom.xml b/archetypes/legacy/quickstart-se/pom.xml index 8481f13f9c9..e8b78581937 100644 --- a/archetypes/legacy/quickstart-se/pom.xml +++ b/archetypes/legacy/quickstart-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-quickstart-se helidon-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 2abf9d82bf1..337df1ae7ee 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.archetypes helidon-archetypes-project diff --git a/bom/pom.xml b/bom/pom.xml index a360dcb8f8c..d108d3b1dc1 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../parent/pom.xml io.helidon @@ -32,7 +32,7 @@ Helidon BOM POM - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index 4e4a7834d60..aae281c4a14 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-bundles-config diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index 0129db8919d..26e5fef3935 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-bundles-jersey diff --git a/bundles/pom.xml b/bundles/pom.xml index 7ae6b0a27b1..a912b9e0b91 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index 293244690ab..d5a98047727 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-bundles-security diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index b297344ce2f..01d19f46882 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-bundles-webserver diff --git a/common/common/pom.xml b/common/common/pom.xml index d7276ee2f3b..9006a1b3466 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index b4fca2b7a6f..b8ad9eee4b7 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index 84ad0cff5a2..d087f5aa04e 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-common-context Helidon Common Context diff --git a/common/crypto/pom.xml b/common/crypto/pom.xml index af3523f2f70..0eacdfd6251 100644 --- a/common/crypto/pom.xml +++ b/common/crypto/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/common/http/pom.xml b/common/http/pom.xml index 449a18d9e74..8a1ff41c613 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 0d4a734650c..836dc26e1ca 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index 104094d67c3..4c1942f2cf6 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index fac79c250cf..c01d4963293 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-common-media-type diff --git a/common/pom.xml b/common/pom.xml index c1cfda2fea3..9a2f0354682 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index ba88ee83316..03a8e6ff617 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-common-reactive Helidon Common Reactive diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index 052dafa6379..dd4ae9bfe7d 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/common/testing/junit5/pom.xml b/common/testing/junit5/pom.xml index 5a381c31426..2f6fb4f690d 100644 --- a/common/testing/junit5/pom.xml +++ b/common/testing/junit5/pom.xml @@ -24,7 +24,7 @@ io.helidon.common.testing helidon-common-testing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-common-testing-junit5 diff --git a/common/testing/pom.xml b/common/testing/pom.xml index a70d16dd46f..1f82ecbd239 100644 --- a/common/testing/pom.xml +++ b/common/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.common.testing diff --git a/config/config-mp/pom.xml b/config/config-mp/pom.xml index 2dae19918d1..b753a05f22e 100644 --- a/config/config-mp/pom.xml +++ b/config/config-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-mp diff --git a/config/config/pom.xml b/config/config/pom.xml index eadde28c0db..6fd4014d310 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index d584b940cd7..afeca4d39f7 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index edddbe55f0d..c2316734234 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index 5f24b8ec439..a78c045bef9 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-git Helidon Config Git diff --git a/config/hocon-mp/pom.xml b/config/hocon-mp/pom.xml index e4ad6463707..4f5ef36639b 100644 --- a/config/hocon-mp/pom.xml +++ b/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-hocon-mp Helidon Config HOCON MP diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index 5145dacc28c..d0efafb1033 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-hocon Helidon Config HOCON diff --git a/config/metadata-processor/pom.xml b/config/metadata-processor/pom.xml index 08308470e79..cc95d026838 100644 --- a/config/metadata-processor/pom.xml +++ b/config/metadata-processor/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-metadata-processor Helidon Config Metadata Annotation Processor diff --git a/config/metadata/pom.xml b/config/metadata/pom.xml index 3f063f55035..8472af9110c 100644 --- a/config/metadata/pom.xml +++ b/config/metadata/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-metadata Helidon Config Metadata diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index 526b17418ec..ecf3202a542 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 4cd755eb6ad..ce566116d5b 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index f531669f2d4..de552e52cdb 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index 3679308f02b..0a87c4a6e8d 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index 3ce695e8b1a..971aeb9cdcf 100644 --- a/config/tests/integration-tests/pom.xml +++ b/config/tests/integration-tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-integration-tests Helidon Config Tests Integration diff --git a/config/tests/module-mappers-1-base/pom.xml b/config/tests/module-mappers-1-base/pom.xml index 3c42dfba12e..02b980954f2 100644 --- a/config/tests/module-mappers-1-base/pom.xml +++ b/config/tests/module-mappers-1-base/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-module-mappers-1-base Helidon Config Tests Mappers 1 diff --git a/config/tests/module-mappers-2-override/pom.xml b/config/tests/module-mappers-2-override/pom.xml index 816692e0068..d964298554d 100644 --- a/config/tests/module-mappers-2-override/pom.xml +++ b/config/tests/module-mappers-2-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-module-mappers-2-override Helidon Config Tests Parser 2 diff --git a/config/tests/module-meta-source-1/pom.xml b/config/tests/module-meta-source-1/pom.xml index 9414efcb4a7..74e212d1120 100644 --- a/config/tests/module-meta-source-1/pom.xml +++ b/config/tests/module-meta-source-1/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-module-meta-source-1 Helidon Config Tests Meta Source 1 diff --git a/config/tests/module-meta-source-2/pom.xml b/config/tests/module-meta-source-2/pom.xml index c9edd275093..9447d090e53 100644 --- a/config/tests/module-meta-source-2/pom.xml +++ b/config/tests/module-meta-source-2/pom.xml @@ -25,7 +25,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-module-meta-source-2 Helidon Config Tests Meta Source 2 diff --git a/config/tests/module-parsers-1-override/pom.xml b/config/tests/module-parsers-1-override/pom.xml index 53d30c74154..348d121f910 100644 --- a/config/tests/module-parsers-1-override/pom.xml +++ b/config/tests/module-parsers-1-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-module-parsers-1-override Helidon Config Tests Parser 1 diff --git a/config/tests/pom.xml b/config/tests/pom.xml index 2c1d1711588..c351b057117 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.config.tests helidon-config-tests-project diff --git a/config/tests/test-bundle/pom.xml b/config/tests/test-bundle/pom.xml index 517eb580e9e..dc0945315d0 100644 --- a/config/tests/test-bundle/pom.xml +++ b/config/tests/test-bundle/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-bundle Helidon Config Tests Bundle diff --git a/config/tests/test-default_config-1-properties/pom.xml b/config/tests/test-default_config-1-properties/pom.xml index c18e97e7fef..e27dcb2dcb0 100644 --- a/config/tests/test-default_config-1-properties/pom.xml +++ b/config/tests/test-default_config-1-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-default_config-1-properties Helidon Config Tests Default Config 1 diff --git a/config/tests/test-default_config-2-hocon-json/pom.xml b/config/tests/test-default_config-2-hocon-json/pom.xml index de118ed988d..f17dccbd919 100644 --- a/config/tests/test-default_config-2-hocon-json/pom.xml +++ b/config/tests/test-default_config-2-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-default_config-2-hocon-json Helidon Config Tests Default Config 2 diff --git a/config/tests/test-default_config-3-hocon/pom.xml b/config/tests/test-default_config-3-hocon/pom.xml index 8b71a9b4c82..61512eff29d 100644 --- a/config/tests/test-default_config-3-hocon/pom.xml +++ b/config/tests/test-default_config-3-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-default_config-3-hocon Helidon Config Tests Default Config 3 diff --git a/config/tests/test-default_config-4-yaml/pom.xml b/config/tests/test-default_config-4-yaml/pom.xml index db8e034d89f..9fc49c6257f 100644 --- a/config/tests/test-default_config-4-yaml/pom.xml +++ b/config/tests/test-default_config-4-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-default_config-4-yaml Helidon Config Tests Default Config 4 diff --git a/config/tests/test-default_config-5-env_vars/pom.xml b/config/tests/test-default_config-5-env_vars/pom.xml index d78791f46f4..bcfd3c0c285 100644 --- a/config/tests/test-default_config-5-env_vars/pom.xml +++ b/config/tests/test-default_config-5-env_vars/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-default_config-5-env_vars Helidon Config Tests Default Config 5 diff --git a/config/tests/test-default_config-6-meta-properties/pom.xml b/config/tests/test-default_config-6-meta-properties/pom.xml index 7c6aa708a0c..9b957194d40 100644 --- a/config/tests/test-default_config-6-meta-properties/pom.xml +++ b/config/tests/test-default_config-6-meta-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-default_config-6-meta-properties Helidon Config Tests Default Config 6 diff --git a/config/tests/test-default_config-7-meta-hocon-json/pom.xml b/config/tests/test-default_config-7-meta-hocon-json/pom.xml index f257b28d172..b1433ffd94c 100644 --- a/config/tests/test-default_config-7-meta-hocon-json/pom.xml +++ b/config/tests/test-default_config-7-meta-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-default_config-7-meta-hocon-json Helidon Config Tests Default Config 7 diff --git a/config/tests/test-default_config-8-meta-hocon/pom.xml b/config/tests/test-default_config-8-meta-hocon/pom.xml index 91c1257812c..896011987d4 100644 --- a/config/tests/test-default_config-8-meta-hocon/pom.xml +++ b/config/tests/test-default_config-8-meta-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-default_config-8-meta-hocon Helidon Config Tests Default Config 8 diff --git a/config/tests/test-default_config-9-meta-yaml/pom.xml b/config/tests/test-default_config-9-meta-yaml/pom.xml index 16ce76527ad..7826e29b964 100644 --- a/config/tests/test-default_config-9-meta-yaml/pom.xml +++ b/config/tests/test-default_config-9-meta-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-default_config-9-meta-yaml Helidon Config Tests Default Config 9 diff --git a/config/tests/test-mappers-1-common/pom.xml b/config/tests/test-mappers-1-common/pom.xml index 8c17b23d8fb..659191b0ca4 100644 --- a/config/tests/test-mappers-1-common/pom.xml +++ b/config/tests/test-mappers-1-common/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-mappers-1-common Helidon Config Tests Mappers Common 1 diff --git a/config/tests/test-mappers-2-complex/pom.xml b/config/tests/test-mappers-2-complex/pom.xml index 9441329a733..3c2043a8847 100644 --- a/config/tests/test-mappers-2-complex/pom.xml +++ b/config/tests/test-mappers-2-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-mappers-2-complex Helidon Config Tests Parsers 2 diff --git a/config/tests/test-meta-source/pom.xml b/config/tests/test-meta-source/pom.xml index d86909ab22a..f69374fd48b 100644 --- a/config/tests/test-meta-source/pom.xml +++ b/config/tests/test-meta-source/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-meta-source Helidon Config Tests Meta Source diff --git a/config/tests/test-parsers-1-complex/pom.xml b/config/tests/test-parsers-1-complex/pom.xml index 2cd280f2a44..9168c827f0e 100644 --- a/config/tests/test-parsers-1-complex/pom.xml +++ b/config/tests/test-parsers-1-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-tests-test-parsers-1-complex Helidon Config Tests Parsers 1 diff --git a/config/yaml-mp/pom.xml b/config/yaml-mp/pom.xml index ee355196186..dbe7beb5333 100644 --- a/config/yaml-mp/pom.xml +++ b/config/yaml-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-yaml-mp Helidon Config YAML MP diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index 46eaf37e775..e2b7a5b23c0 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-config-yaml Helidon Config YAML diff --git a/dbclient/common/pom.xml b/dbclient/common/pom.xml index bdaea4b38a4..6aaf254fe9b 100644 --- a/dbclient/common/pom.xml +++ b/dbclient/common/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/dbclient/dbclient/pom.xml b/dbclient/dbclient/pom.xml index 3e514c19954..43b21fa60ec 100644 --- a/dbclient/dbclient/pom.xml +++ b/dbclient/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-dbclient diff --git a/dbclient/health/pom.xml b/dbclient/health/pom.xml index e2ac8d3f31b..56051652c14 100644 --- a/dbclient/health/pom.xml +++ b/dbclient/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-dbclient-health diff --git a/dbclient/jdbc/pom.xml b/dbclient/jdbc/pom.xml index 9366e47c9c2..bf85b21b4b0 100644 --- a/dbclient/jdbc/pom.xml +++ b/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-dbclient-jdbc diff --git a/dbclient/jsonp/pom.xml b/dbclient/jsonp/pom.xml index 849a1e1990e..affd9d2b7cc 100644 --- a/dbclient/jsonp/pom.xml +++ b/dbclient/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/dbclient/metrics-jdbc/pom.xml b/dbclient/metrics-jdbc/pom.xml index c16850e8d24..8c2b6712d71 100644 --- a/dbclient/metrics-jdbc/pom.xml +++ b/dbclient/metrics-jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-dbclient-metrics-jdbc diff --git a/dbclient/metrics/pom.xml b/dbclient/metrics/pom.xml index 6872a043fcd..d13787fac86 100644 --- a/dbclient/metrics/pom.xml +++ b/dbclient/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-dbclient-metrics diff --git a/dbclient/mongodb/pom.xml b/dbclient/mongodb/pom.xml index 9ef2659cd40..1a8ce828768 100644 --- a/dbclient/mongodb/pom.xml +++ b/dbclient/mongodb/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/dbclient/pom.xml b/dbclient/pom.xml index bcd8409f122..72cee85ac1b 100644 --- a/dbclient/pom.xml +++ b/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-project io.helidon - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/dbclient/tracing/pom.xml b/dbclient/tracing/pom.xml index c29f3d4cd61..249bf1eec9f 100644 --- a/dbclient/tracing/pom.xml +++ b/dbclient/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-dbclient-tracing diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 9485687a06f..095d2a904c3 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../bom/pom.xml helidon-dependencies diff --git a/docs/includes/attributes.adoc b/docs/includes/attributes.adoc index 11a4b05dbff..8a04b36caeb 100644 --- a/docs/includes/attributes.adoc +++ b/docs/includes/attributes.adoc @@ -23,7 +23,7 @@ ifndef::attributes-included[] // functional attributes :imagesdir: {rootdir}/images -:helidon-version: 3.2.10-SNAPSHOT +:helidon-version: 3.2.11-SNAPSHOT :helidon-version-is-release: false ifeval::["{helidon-version-is-release}" != "true"] diff --git a/fault-tolerance/pom.xml b/fault-tolerance/pom.xml index 6825e830fb1..7ab2662d8b6 100644 --- a/fault-tolerance/pom.xml +++ b/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.fault-tolerance diff --git a/graphql/pom.xml b/graphql/pom.xml index b9cf5dd44a0..1bdfb8001f4 100644 --- a/graphql/pom.xml +++ b/graphql/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.graphql diff --git a/graphql/server/pom.xml b/graphql/server/pom.xml index e2f7bf7355b..d5daa7c3863 100644 --- a/graphql/server/pom.xml +++ b/graphql/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.graphql helidon-graphql-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-graphql-server diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index 15a6f0a84aa..8347c507a8a 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-grpc-client diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index 2477fb8b6ae..8024f7e86ab 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-grpc-core diff --git a/grpc/io.grpc/pom.xml b/grpc/io.grpc/pom.xml index 402066d2554..214f291f1d8 100644 --- a/grpc/io.grpc/pom.xml +++ b/grpc/io.grpc/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.grpc diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index d521001c1b3..e2d40bf2b8a 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.grpc helidon-grpc-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-grpc-metrics diff --git a/grpc/pom.xml b/grpc/pom.xml index e2e6c639f49..2376e9efe8b 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.grpc diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index baacc909822..d301cf2bb50 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-grpc-server diff --git a/health/common/pom.xml b/health/common/pom.xml index 6f31c569b44..929bc4bf83a 100644 --- a/health/common/pom.xml +++ b/health/common/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index 688d552ec43..29df9fc767a 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index 0140fd28239..3b250fe56b6 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index 7f3145161ae..fb234497f87 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index ee907113500..0b4ce41c8ea 100644 --- a/integrations/cdi/common-cdi/delegates/pom.xml +++ b/integrations/cdi/common-cdi/delegates/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-delegates Helidon CDI Integrations Common Delegates diff --git a/integrations/cdi/common-cdi/pom.xml b/integrations/cdi/common-cdi/pom.xml index 8fdfb14c4ff..4c27e34bfb4 100644 --- a/integrations/cdi/common-cdi/pom.xml +++ b/integrations/cdi/common-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-common-project pom diff --git a/integrations/cdi/common-cdi/reference-counted-context/pom.xml b/integrations/cdi/common-cdi/reference-counted-context/pom.xml index 253095c2150..23a1dd345b9 100644 --- a/integrations/cdi/common-cdi/reference-counted-context/pom.xml +++ b/integrations/cdi/common-cdi/reference-counted-context/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-reference-counted-context Helidon CDI Integrations Common Reference Counted Context diff --git a/integrations/cdi/datasource-hikaricp/pom.xml b/integrations/cdi/datasource-hikaricp/pom.xml index 76a81f98190..647543ec7d9 100644 --- a/integrations/cdi/datasource-hikaricp/pom.xml +++ b/integrations/cdi/datasource-hikaricp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-datasource-hikaricp Helidon CDI Integrations HikariCP DataSource diff --git a/integrations/cdi/datasource-ucp/pom.xml b/integrations/cdi/datasource-ucp/pom.xml index 766b099ab7d..6ba4cfa547a 100644 --- a/integrations/cdi/datasource-ucp/pom.xml +++ b/integrations/cdi/datasource-ucp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-datasource-ucp Helidon CDI Integrations UCP DataSource diff --git a/integrations/cdi/datasource/pom.xml b/integrations/cdi/datasource/pom.xml index 5a5458d0475..2cd997640dc 100644 --- a/integrations/cdi/datasource/pom.xml +++ b/integrations/cdi/datasource/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-datasource Helidon CDI Integrations DataSource diff --git a/integrations/cdi/eclipselink-cdi/pom.xml b/integrations/cdi/eclipselink-cdi/pom.xml index bdbead9c8e2..8612ff580e5 100644 --- a/integrations/cdi/eclipselink-cdi/pom.xml +++ b/integrations/cdi/eclipselink-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-eclipselink Helidon CDI Integrations Eclipselink diff --git a/integrations/cdi/hibernate-cdi/pom.xml b/integrations/cdi/hibernate-cdi/pom.xml index b3722ea6c20..f0052e0746d 100644 --- a/integrations/cdi/hibernate-cdi/pom.xml +++ b/integrations/cdi/hibernate-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-hibernate Helidon CDI Integrations Hibernate diff --git a/integrations/cdi/jedis-cdi/pom.xml b/integrations/cdi/jedis-cdi/pom.xml index e829941182c..36e9b6523b4 100644 --- a/integrations/cdi/jedis-cdi/pom.xml +++ b/integrations/cdi/jedis-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-jedis Helidon CDI Integrations Jedis diff --git a/integrations/cdi/jpa-cdi/pom.xml b/integrations/cdi/jpa-cdi/pom.xml index 9ed875c0301..f45b5cfe2c0 100644 --- a/integrations/cdi/jpa-cdi/pom.xml +++ b/integrations/cdi/jpa-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-jpa Helidon CDI Integrations JPA diff --git a/integrations/cdi/jta-cdi/pom.xml b/integrations/cdi/jta-cdi/pom.xml index 1738707dd96..3727249e8d8 100644 --- a/integrations/cdi/jta-cdi/pom.xml +++ b/integrations/cdi/jta-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-jta Helidon CDI Integrations JTA diff --git a/integrations/cdi/jta-weld/pom.xml b/integrations/cdi/jta-weld/pom.xml index c0d0181add9..abcad06312b 100644 --- a/integrations/cdi/jta-weld/pom.xml +++ b/integrations/cdi/jta-weld/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-cdi-jta-weld Helidon CDI Integrations JTA Weld diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index 01a428a92ef..a021a986bab 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.cdi helidon-integrations-cdi-project diff --git a/integrations/common/pom.xml b/integrations/common/pom.xml index 0c42b29835f..f0b305e6b7a 100644 --- a/integrations/common/pom.xml +++ b/integrations/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/integrations/common/rest/pom.xml b/integrations/common/rest/pom.xml index 048c46666a5..719e9127f50 100644 --- a/integrations/common/rest/pom.xml +++ b/integrations/common/rest/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.common helidon-integrations-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-common-rest diff --git a/integrations/db/h2/pom.xml b/integrations/db/h2/pom.xml index c6ed689a143..ff3940f52eb 100644 --- a/integrations/db/h2/pom.xml +++ b/integrations/db/h2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT h2 diff --git a/integrations/db/mysql/pom.xml b/integrations/db/mysql/pom.xml index 057e66771c8..a91f5a97690 100644 --- a/integrations/db/mysql/pom.xml +++ b/integrations/db/mysql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-db-mysql diff --git a/integrations/db/ojdbc/pom.xml b/integrations/db/ojdbc/pom.xml index 4f3dbb154c4..19e62f43a74 100644 --- a/integrations/db/ojdbc/pom.xml +++ b/integrations/db/ojdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ojdbc diff --git a/integrations/db/pgsql/pom.xml b/integrations/db/pgsql/pom.xml index ac9a3ca9b40..fa611d5092d 100644 --- a/integrations/db/pgsql/pom.xml +++ b/integrations/db/pgsql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-db-pgsql diff --git a/integrations/db/pom.xml b/integrations/db/pom.xml index 5fcdb283355..5fdd578ba8c 100644 --- a/integrations/db/pom.xml +++ b/integrations/db/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 pom diff --git a/integrations/graal/mp-native-image-extension/pom.xml b/integrations/graal/mp-native-image-extension/pom.xml index 0d71949832b..67b849a933e 100644 --- a/integrations/graal/mp-native-image-extension/pom.xml +++ b/integrations/graal/mp-native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/integrations/graal/native-image-extension/pom.xml b/integrations/graal/native-image-extension/pom.xml index 346f20a937c..8c824823108 100644 --- a/integrations/graal/native-image-extension/pom.xml +++ b/integrations/graal/native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index 09e5e1b9749..62e416e296b 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT diff --git a/integrations/jdbc/jdbc/pom.xml b/integrations/jdbc/jdbc/pom.xml index 5d4578b1419..79f20e541c8 100644 --- a/integrations/jdbc/jdbc/pom.xml +++ b/integrations/jdbc/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jdbc-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.jdbc diff --git a/integrations/jdbc/pom.xml b/integrations/jdbc/pom.xml index 1d5343bd0e1..b18eec846f1 100644 --- a/integrations/jdbc/pom.xml +++ b/integrations/jdbc/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 pom diff --git a/integrations/jta/jdbc/pom.xml b/integrations/jta/jdbc/pom.xml index c6e4ff24775..4001871af8e 100644 --- a/integrations/jta/jdbc/pom.xml +++ b/integrations/jta/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jta-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.jta diff --git a/integrations/jta/pom.xml b/integrations/jta/pom.xml index 9e9a4a20c15..fff80769912 100644 --- a/integrations/jta/pom.xml +++ b/integrations/jta/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 pom diff --git a/integrations/micrometer/cdi/pom.xml b/integrations/micrometer/cdi/pom.xml index 15ef8daa72d..6739f77c132 100644 --- a/integrations/micrometer/cdi/pom.xml +++ b/integrations/micrometer/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.micrometer diff --git a/integrations/micrometer/micrometer/pom.xml b/integrations/micrometer/micrometer/pom.xml index 7cdc345fdfe..4b47efc5ee4 100644 --- a/integrations/micrometer/micrometer/pom.xml +++ b/integrations/micrometer/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.micrometer diff --git a/integrations/micrometer/pom.xml b/integrations/micrometer/pom.xml index b2485930ebc..d9295f8aee9 100644 --- a/integrations/micrometer/pom.xml +++ b/integrations/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-micrometer-project Helidon Integrations Micrometer Project diff --git a/integrations/micronaut/cdi-processor/pom.xml b/integrations/micronaut/cdi-processor/pom.xml index 906088b059b..19432d7f953 100644 --- a/integrations/micronaut/cdi-processor/pom.xml +++ b/integrations/micronaut/cdi-processor/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-micronaut-cdi-processor diff --git a/integrations/micronaut/cdi/pom.xml b/integrations/micronaut/cdi/pom.xml index bb94678e2fd..cb1142b75c6 100644 --- a/integrations/micronaut/cdi/pom.xml +++ b/integrations/micronaut/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-micronaut-cdi diff --git a/integrations/micronaut/data/pom.xml b/integrations/micronaut/data/pom.xml index dcd5e7652c2..21c01021809 100644 --- a/integrations/micronaut/data/pom.xml +++ b/integrations/micronaut/data/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-micronaut-data diff --git a/integrations/micronaut/pom.xml b/integrations/micronaut/pom.xml index 8f7f643df65..05d051edcd3 100644 --- a/integrations/micronaut/pom.xml +++ b/integrations/micronaut/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.micronaut diff --git a/integrations/microstream/cache/pom.xml b/integrations/microstream/cache/pom.xml index 9617b8ea273..550b4d2abbb 100644 --- a/integrations/microstream/cache/pom.xml +++ b/integrations/microstream/cache/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-microstream-cache diff --git a/integrations/microstream/cdi/pom.xml b/integrations/microstream/cdi/pom.xml index f862beb3cde..2c40a4b4844 100644 --- a/integrations/microstream/cdi/pom.xml +++ b/integrations/microstream/cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-microstream-cdi diff --git a/integrations/microstream/core/pom.xml b/integrations/microstream/core/pom.xml index d5e492f519a..597b77e131c 100644 --- a/integrations/microstream/core/pom.xml +++ b/integrations/microstream/core/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-microstream diff --git a/integrations/microstream/health/pom.xml b/integrations/microstream/health/pom.xml index 622be8af91c..e7f8ac4088a 100644 --- a/integrations/microstream/health/pom.xml +++ b/integrations/microstream/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-microstream-health diff --git a/integrations/microstream/metrics/pom.xml b/integrations/microstream/metrics/pom.xml index 61d19f70b4b..0dbd4c1f3a4 100644 --- a/integrations/microstream/metrics/pom.xml +++ b/integrations/microstream/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-microstream-metrics diff --git a/integrations/microstream/pom.xml b/integrations/microstream/pom.xml index 167d546ce8b..e017ca3f354 100644 --- a/integrations/microstream/pom.xml +++ b/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.microstream diff --git a/integrations/neo4j/health/pom.xml b/integrations/neo4j/health/pom.xml index ebe78d54c0d..b38ed716ed5 100644 --- a/integrations/neo4j/health/pom.xml +++ b/integrations/neo4j/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-neo4j-health diff --git a/integrations/neo4j/metrics/pom.xml b/integrations/neo4j/metrics/pom.xml index 78f91e0b1e8..53f62ff6db9 100644 --- a/integrations/neo4j/metrics/pom.xml +++ b/integrations/neo4j/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-neo4j-metrics diff --git a/integrations/neo4j/neo4j/pom.xml b/integrations/neo4j/neo4j/pom.xml index fed5425f6ed..641b1d365cb 100644 --- a/integrations/neo4j/neo4j/pom.xml +++ b/integrations/neo4j/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-neo4j diff --git a/integrations/neo4j/pom.xml b/integrations/neo4j/pom.xml index c0504ee9659..c1031238711 100644 --- a/integrations/neo4j/pom.xml +++ b/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.neo4j helidon-integrations-neo4j-project diff --git a/integrations/oci/metrics/cdi/pom.xml b/integrations/oci/metrics/cdi/pom.xml index a4a319d7dba..3c9279b4e1d 100644 --- a/integrations/oci/metrics/cdi/pom.xml +++ b/integrations/oci/metrics/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-oci-metrics-cdi Helidon Integrations OCI Metrics CDI diff --git a/integrations/oci/metrics/metrics/pom.xml b/integrations/oci/metrics/metrics/pom.xml index 4a8b0972782..03f036624bf 100644 --- a/integrations/oci/metrics/metrics/pom.xml +++ b/integrations/oci/metrics/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-oci-metrics Helidon Integrations OCI Metrics diff --git a/integrations/oci/metrics/pom.xml b/integrations/oci/metrics/pom.xml index 0fb9c282cd5..618cb0581b1 100644 --- a/integrations/oci/metrics/pom.xml +++ b/integrations/oci/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project diff --git a/integrations/oci/oci-secrets-config-source/pom.xml b/integrations/oci/oci-secrets-config-source/pom.xml index d746b459ad3..91a0322655e 100644 --- a/integrations/oci/oci-secrets-config-source/pom.xml +++ b/integrations/oci/oci-secrets-config-source/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-oci-secrets-config-source Helidon Integrations OCI Secrets Config Source diff --git a/integrations/oci/oci-secrets-mp-config-source/pom.xml b/integrations/oci/oci-secrets-mp-config-source/pom.xml index 780b29df89b..a76bc281a61 100644 --- a/integrations/oci/oci-secrets-mp-config-source/pom.xml +++ b/integrations/oci/oci-secrets-mp-config-source/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-oci-secrets-mp-config-source Helidon Integrations OCI Secrets MP Config Source diff --git a/integrations/oci/pom.xml b/integrations/oci/pom.xml index 6f8c4bdda15..e8569621499 100644 --- a/integrations/oci/pom.xml +++ b/integrations/oci/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.oci diff --git a/integrations/oci/sdk/cdi/pom.xml b/integrations/oci/sdk/cdi/pom.xml index a6cf939d611..4f5f757e781 100644 --- a/integrations/oci/sdk/cdi/pom.xml +++ b/integrations/oci/sdk/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-oci-sdk-cdi Helidon Integrations OCI SDK CDI diff --git a/integrations/oci/sdk/pom.xml b/integrations/oci/sdk/pom.xml index 0d6e8fb661b..25031cef367 100644 --- a/integrations/oci/sdk/pom.xml +++ b/integrations/oci/sdk/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom io.helidon.integrations.oci.sdk diff --git a/integrations/oci/sdk/runtime/pom.xml b/integrations/oci/sdk/runtime/pom.xml index 6a992a14ead..282a36ef93e 100644 --- a/integrations/oci/sdk/runtime/pom.xml +++ b/integrations/oci/sdk/runtime/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integrations/oci/tls-certificates/pom.xml b/integrations/oci/tls-certificates/pom.xml index e77cd3b45c8..b08a1324d20 100644 --- a/integrations/oci/tls-certificates/pom.xml +++ b/integrations/oci/tls-certificates/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/integrations/openapi-ui/pom.xml b/integrations/openapi-ui/pom.xml index a13185e2dd4..1c438bc736e 100644 --- a/integrations/openapi-ui/pom.xml +++ b/integrations/openapi-ui/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.openapi-ui diff --git a/integrations/pom.xml b/integrations/pom.xml index 68f6ea49580..41c0c9e0393 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations helidon-integrations-project diff --git a/integrations/vault/auths/approle/pom.xml b/integrations/vault/auths/approle/pom.xml index e2de54ae5f7..9d73a603bf4 100644 --- a/integrations/vault/auths/approle/pom.xml +++ b/integrations/vault/auths/approle/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-auths-approle diff --git a/integrations/vault/auths/common/pom.xml b/integrations/vault/auths/common/pom.xml index 1245d154eef..c64781d889e 100644 --- a/integrations/vault/auths/common/pom.xml +++ b/integrations/vault/auths/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-auths-common diff --git a/integrations/vault/auths/k8s/pom.xml b/integrations/vault/auths/k8s/pom.xml index 09ece8d2dd6..d64ad1d1149 100644 --- a/integrations/vault/auths/k8s/pom.xml +++ b/integrations/vault/auths/k8s/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-auths-k8s diff --git a/integrations/vault/auths/pom.xml b/integrations/vault/auths/pom.xml index 81b7b0c180f..f6b48ccca17 100644 --- a/integrations/vault/auths/pom.xml +++ b/integrations/vault/auths/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/integrations/vault/auths/token/pom.xml b/integrations/vault/auths/token/pom.xml index f4dc7b58120..bbf79ee37db 100644 --- a/integrations/vault/auths/token/pom.xml +++ b/integrations/vault/auths/token/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-auths-token diff --git a/integrations/vault/cdi/pom.xml b/integrations/vault/cdi/pom.xml index 11a6ed86c26..37b69dadf8a 100644 --- a/integrations/vault/cdi/pom.xml +++ b/integrations/vault/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-cdi diff --git a/integrations/vault/pom.xml b/integrations/vault/pom.xml index b47d8ab0d53..b08b8d411e0 100644 --- a/integrations/vault/pom.xml +++ b/integrations/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.integrations.vault diff --git a/integrations/vault/secrets/cubbyhole/pom.xml b/integrations/vault/secrets/cubbyhole/pom.xml index 00f3f9e335d..462bf96e87f 100644 --- a/integrations/vault/secrets/cubbyhole/pom.xml +++ b/integrations/vault/secrets/cubbyhole/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-secrets-cubbyhole diff --git a/integrations/vault/secrets/database/pom.xml b/integrations/vault/secrets/database/pom.xml index a446fd6fb9d..f56ce32f5c3 100644 --- a/integrations/vault/secrets/database/pom.xml +++ b/integrations/vault/secrets/database/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-secrets-database diff --git a/integrations/vault/secrets/kv1/pom.xml b/integrations/vault/secrets/kv1/pom.xml index 60113c3a606..39381dbf1ee 100644 --- a/integrations/vault/secrets/kv1/pom.xml +++ b/integrations/vault/secrets/kv1/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-secrets-kv1 diff --git a/integrations/vault/secrets/kv2/pom.xml b/integrations/vault/secrets/kv2/pom.xml index 6f50abbd738..e41822e72a8 100644 --- a/integrations/vault/secrets/kv2/pom.xml +++ b/integrations/vault/secrets/kv2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-secrets-kv2 diff --git a/integrations/vault/secrets/pki/pom.xml b/integrations/vault/secrets/pki/pom.xml index 7f221dffab9..b5bcb8b358e 100644 --- a/integrations/vault/secrets/pki/pom.xml +++ b/integrations/vault/secrets/pki/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-secrets-pki diff --git a/integrations/vault/secrets/pom.xml b/integrations/vault/secrets/pom.xml index 23b92901bd3..5b7ccc73ee1 100644 --- a/integrations/vault/secrets/pom.xml +++ b/integrations/vault/secrets/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/integrations/vault/secrets/transit/pom.xml b/integrations/vault/secrets/transit/pom.xml index 73956590dbe..35c9fbaada6 100644 --- a/integrations/vault/secrets/transit/pom.xml +++ b/integrations/vault/secrets/transit/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault-secrets-transit diff --git a/integrations/vault/sys/pom.xml b/integrations/vault/sys/pom.xml index f9b5cfe1a7e..68ea05c2bc1 100644 --- a/integrations/vault/sys/pom.xml +++ b/integrations/vault/sys/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/integrations/vault/sys/sys/pom.xml b/integrations/vault/sys/sys/pom.xml index c5bfc69c1f0..6cfe20ab6c0 100644 --- a/integrations/vault/sys/sys/pom.xml +++ b/integrations/vault/sys/sys/pom.xml @@ -21,7 +21,7 @@ helidon-integrations-vault-sys-project io.helidon.integrations.vault.sys - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/integrations/vault/vault/pom.xml b/integrations/vault/vault/pom.xml index 27018639d4e..07a60e8934c 100644 --- a/integrations/vault/vault/pom.xml +++ b/integrations/vault/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-integrations-vault diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index e5eb050ec21..182918876e7 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index 8140b54c034..9cdcabece61 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/jersey/connector/pom.xml b/jersey/connector/pom.xml index 18d6a7fa550..0cb3502e7a8 100644 --- a/jersey/connector/pom.xml +++ b/jersey/connector/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index 607cf48cba1..2598b02dbc9 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index f753d36b980..604e34f9082 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index ca22018265a..ec7a211ff06 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-jersey-server diff --git a/licensing/pom.xml b/licensing/pom.xml index cc277a589a6..4cb16cb782e 100644 --- a/licensing/pom.xml +++ b/licensing/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.licensing helidon-licensing diff --git a/logging/common/pom.xml b/logging/common/pom.xml index 7c571b3e664..e5b38728b76 100644 --- a/logging/common/pom.xml +++ b/logging/common/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-logging-common diff --git a/logging/jul/pom.xml b/logging/jul/pom.xml index 53523194b26..688638020f2 100644 --- a/logging/jul/pom.xml +++ b/logging/jul/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/logging/log4j/pom.xml b/logging/log4j/pom.xml index e9e33f7716c..aa4faf929c8 100644 --- a/logging/log4j/pom.xml +++ b/logging/log4j/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/logging/pom.xml b/logging/pom.xml index 6bfd8a57f4a..f5e30ca30f0 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.logging diff --git a/logging/slf4j/pom.xml b/logging/slf4j/pom.xml index c34cba149a8..b6a1cd5410b 100644 --- a/logging/slf4j/pom.xml +++ b/logging/slf4j/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-logging-slf4j diff --git a/lra/coordinator/client/narayana-client/pom.xml b/lra/coordinator/client/narayana-client/pom.xml index 7ed275d6689..83f06be73c0 100644 --- a/lra/coordinator/client/narayana-client/pom.xml +++ b/lra/coordinator/client/narayana-client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-lra-coordinator-narayana-client diff --git a/lra/coordinator/client/pom.xml b/lra/coordinator/client/pom.xml index c37303fd57d..4f157451a2b 100644 --- a/lra/coordinator/client/pom.xml +++ b/lra/coordinator/client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.lra helidon-lra-coordinator-client-project diff --git a/lra/coordinator/client/spi/pom.xml b/lra/coordinator/client/spi/pom.xml index 520696fd442..5b1243735ec 100644 --- a/lra/coordinator/client/spi/pom.xml +++ b/lra/coordinator/client/spi/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-lra-coordinator-client-spi diff --git a/lra/coordinator/pom.xml b/lra/coordinator/pom.xml index d92b96415ad..12666c5d239 100644 --- a/lra/coordinator/pom.xml +++ b/lra/coordinator/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.lra helidon-lra-coordinator-project diff --git a/lra/coordinator/server/pom.xml b/lra/coordinator/server/pom.xml index 81046ad92c3..81f3d89d2db 100644 --- a/lra/coordinator/server/pom.xml +++ b/lra/coordinator/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../applications/se/pom.xml diff --git a/lra/pom.xml b/lra/pom.xml index fab49665e7c..a7176735ec5 100644 --- a/lra/pom.xml +++ b/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.lra helidon-lra-project diff --git a/media/common/pom.xml b/media/common/pom.xml index ce2a0b373e9..2b77afd6e03 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ io.helidon.media helidon-media-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index 8172bb54006..a3b116fb663 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-media-jackson diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index 7030c5ba2c3..ee80b9ce799 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-media-jsonb diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index 7b3371e810b..1613036b5bc 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-media-jsonp diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml index 2782799f9ed..4c4a1cf76be 100644 --- a/media/multipart/pom.xml +++ b/media/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.media helidon-media-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-media-multipart Helidon Media MultiPart diff --git a/media/pom.xml b/media/pom.xml index b1c5b619c1c..f4f7feed00d 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom io.helidon.media diff --git a/messaging/connectors/aq/pom.xml b/messaging/connectors/aq/pom.xml index 8dad94773ba..38eefdf77a9 100644 --- a/messaging/connectors/aq/pom.xml +++ b/messaging/connectors/aq/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.messaging.aq diff --git a/messaging/connectors/jms-shim/pom.xml b/messaging/connectors/jms-shim/pom.xml index 7b0f30e5b37..3644d53903f 100644 --- a/messaging/connectors/jms-shim/pom.xml +++ b/messaging/connectors/jms-shim/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-messaging-jms-shim diff --git a/messaging/connectors/jms/pom.xml b/messaging/connectors/jms/pom.xml index 48c7206d627..3a2fef87dd3 100644 --- a/messaging/connectors/jms/pom.xml +++ b/messaging/connectors/jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.messaging.jms diff --git a/messaging/connectors/kafka/pom.xml b/messaging/connectors/kafka/pom.xml index 53eebe5bded..68cb52acf5a 100644 --- a/messaging/connectors/kafka/pom.xml +++ b/messaging/connectors/kafka/pom.xml @@ -25,7 +25,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.messaging.kafka diff --git a/messaging/connectors/mock/pom.xml b/messaging/connectors/mock/pom.xml index dcae2625bee..234d70b7647 100644 --- a/messaging/connectors/mock/pom.xml +++ b/messaging/connectors/mock/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.messaging.mock diff --git a/messaging/connectors/pom.xml b/messaging/connectors/pom.xml index a5266dbce59..5af5998c3a7 100644 --- a/messaging/connectors/pom.xml +++ b/messaging/connectors/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-messaging-connectors-project Helidon Messaging Connectors Project diff --git a/messaging/connectors/wls-jms/pom.xml b/messaging/connectors/wls-jms/pom.xml index ca390dfd7b9..0acd76dfcf3 100644 --- a/messaging/connectors/wls-jms/pom.xml +++ b/messaging/connectors/wls-jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.messaging.wls-jms diff --git a/messaging/messaging/pom.xml b/messaging/messaging/pom.xml index edcc891bc32..4a52e7a2a32 100644 --- a/messaging/messaging/pom.xml +++ b/messaging/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-messaging diff --git a/messaging/pom.xml b/messaging/pom.xml index 26f3aa97df8..a9feba31f00 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.messaging helidon-messaging-project diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index ba47c3560a8..86d95c48bc8 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -21,7 +21,7 @@ io.helidon.metrics helidon-metrics-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index 0feb79ac6d5..d66240b6574 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index 5056d425936..5ec79e8d68e 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index 88a83ffc7e3..bae2424d4a0 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics/service-api/pom.xml b/metrics/service-api/pom.xml index 7e73d892bef..113ec7cdb90 100644 --- a/metrics/service-api/pom.xml +++ b/metrics/service-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-metrics-service-api Helidon Metrics Web Support API diff --git a/metrics/trace-exemplar/pom.xml b/metrics/trace-exemplar/pom.xml index 4c15201c53d..a9b3b1ddad0 100644 --- a/metrics/trace-exemplar/pom.xml +++ b/metrics/trace-exemplar/pom.xml @@ -23,7 +23,7 @@ helidon-metrics-project io.helidon.metrics - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index 08bc7c6319c..9580826e2e9 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/microprofile/bean-validation/pom.xml b/microprofile/bean-validation/pom.xml index 0b2b00cc8f6..c02b2a8f35c 100644 --- a/microprofile/bean-validation/pom.xml +++ b/microprofile/bean-validation/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.bean-validation helidon-microprofile-bean-validation diff --git a/microprofile/bundles/helidon-microprofile-core/pom.xml b/microprofile/bundles/helidon-microprofile-core/pom.xml index 2acae6dbcaa..90cfa22dbf1 100644 --- a/microprofile/bundles/helidon-microprofile-core/pom.xml +++ b/microprofile/bundles/helidon-microprofile-core/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-core Helidon Microprofile Core Bundle diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index f25ab52edba..1706e0ed29f 100644 --- a/microprofile/bundles/helidon-microprofile/pom.xml +++ b/microprofile/bundles/helidon-microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile Helidon Microprofile Full Bundle diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 7d8f9a55327..6527fca774d 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom io.helidon.microprofile.bundles diff --git a/microprofile/cdi/pom.xml b/microprofile/cdi/pom.xml index b8e36689d02..ae3a90922d1 100644 --- a/microprofile/cdi/pom.xml +++ b/microprofile/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.cdi diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index 73ceb841464..8ddae12f289 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.config helidon-microprofile-config diff --git a/microprofile/cors/pom.xml b/microprofile/cors/pom.xml index 9b9c15aedc5..860e261f905 100644 --- a/microprofile/cors/pom.xml +++ b/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-cors diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index 22e6908fef4..0498403f13e 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/graphql/pom.xml b/microprofile/graphql/pom.xml index 677bc1323fe..4197a6fe134 100644 --- a/microprofile/graphql/pom.xml +++ b/microprofile/graphql/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/microprofile/graphql/server/pom.xml b/microprofile/graphql/server/pom.xml index f6e4d4ae9b9..95b0c30d001 100644 --- a/microprofile/graphql/server/pom.xml +++ b/microprofile/graphql/server/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile.graphql helidon-microprofile-graphql - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/microprofile/grpc/client/pom.xml b/microprofile/grpc/client/pom.xml index 08a4912dd52..0f02306e202 100644 --- a/microprofile/grpc/client/pom.xml +++ b/microprofile/grpc/client/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-grpc-client diff --git a/microprofile/grpc/core/pom.xml b/microprofile/grpc/core/pom.xml index bb3649280b0..f3b510d4f99 100644 --- a/microprofile/grpc/core/pom.xml +++ b/microprofile/grpc/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-grpc-core diff --git a/microprofile/grpc/metrics/pom.xml b/microprofile/grpc/metrics/pom.xml index a289730b596..c0e4debfb72 100644 --- a/microprofile/grpc/metrics/pom.xml +++ b/microprofile/grpc/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-grpc-metrics diff --git a/microprofile/grpc/pom.xml b/microprofile/grpc/pom.xml index 03b0d1be58a..1d3c42587d0 100644 --- a/microprofile/grpc/pom.xml +++ b/microprofile/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.grpc diff --git a/microprofile/grpc/server/pom.xml b/microprofile/grpc/server/pom.xml index 324d28f2c85..16ee4309aeb 100644 --- a/microprofile/grpc/server/pom.xml +++ b/microprofile/grpc/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-grpc-server diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index 198e85c53ea..182a9ec38a4 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.health helidon-microprofile-health diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index 198ba1d7168..9627bb02585 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.jwt diff --git a/microprofile/lra/jax-rs/pom.xml b/microprofile/lra/jax-rs/pom.xml index 93007f348f1..83250c42f0b 100644 --- a/microprofile/lra/jax-rs/pom.xml +++ b/microprofile/lra/jax-rs/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.lra helidon-microprofile-lra-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-lra diff --git a/microprofile/lra/pom.xml b/microprofile/lra/pom.xml index 503cf5457b5..a32a05f3d49 100644 --- a/microprofile/lra/pom.xml +++ b/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.lra diff --git a/microprofile/messaging/core/pom.xml b/microprofile/messaging/core/pom.xml index 52685e62ddb..bdd1e931b5e 100644 --- a/microprofile/messaging/core/pom.xml +++ b/microprofile/messaging/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-messaging diff --git a/microprofile/messaging/health/pom.xml b/microprofile/messaging/health/pom.xml index 3da094a42b1..9c95310d1f8 100644 --- a/microprofile/messaging/health/pom.xml +++ b/microprofile/messaging/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-messaging-health diff --git a/microprofile/messaging/metrics/pom.xml b/microprofile/messaging/metrics/pom.xml index 1d4f0a8c221..ab8acc37710 100644 --- a/microprofile/messaging/metrics/pom.xml +++ b/microprofile/messaging/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-messaging-metrics diff --git a/microprofile/messaging/pom.xml b/microprofile/messaging/pom.xml index 08fd3fe4659..58430a630c0 100644 --- a/microprofile/messaging/pom.xml +++ b/microprofile/messaging/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.messaging diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index 487cf53c36c..68b3de0e402 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index c1eb7e1424e..e40f5b5910a 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index c5cbbfbe197..82c1bf824b2 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 70d6293de9a..6eee10ed490 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom io.helidon.microprofile diff --git a/microprofile/reactive-streams/pom.xml b/microprofile/reactive-streams/pom.xml index a088c9c01e9..f2ffc3a7f8b 100644 --- a/microprofile/reactive-streams/pom.xml +++ b/microprofile/reactive-streams/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.reactive-streams diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index ff85a084431..4f26bc657df 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.rest-client diff --git a/microprofile/scheduling/pom.xml b/microprofile/scheduling/pom.xml index 06d1c3c1564..e1476dfdcb1 100644 --- a/microprofile/scheduling/pom.xml +++ b/microprofile/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.scheduling diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index 0d5dd8ad78f..742e4f85953 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 082f5387e75..ba06be5c16f 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index 3307fa36d81..c11de8b156e 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/junit5-tests/pom.xml b/microprofile/tests/junit5-tests/pom.xml index ca08b2ffb73..494cad5f1ef 100644 --- a/microprofile/tests/junit5-tests/pom.xml +++ b/microprofile/tests/junit5-tests/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-tests-junit5-tests diff --git a/microprofile/tests/junit5/pom.xml b/microprofile/tests/junit5/pom.xml index 6e01de05dda..fce92393d7c 100644 --- a/microprofile/tests/junit5/pom.xml +++ b/microprofile/tests/junit5/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../pom.xml diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index 66ba79a422e..d76d3eda34c 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index 5b1c058ab83..d3955ec8d5f 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index fc36f265b72..f312164ede2 100644 --- a/microprofile/tests/tck/tck-config/pom.xml +++ b/microprofile/tests/tck/tck-config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT tck-config Helidon Microprofile Tests TCK Config diff --git a/microprofile/tests/tck/tck-fault-tolerance/pom.xml b/microprofile/tests/tck/tck-fault-tolerance/pom.xml index d73f33c807e..05b3cb34807 100644 --- a/microprofile/tests/tck/tck-fault-tolerance/pom.xml +++ b/microprofile/tests/tck/tck-fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT tck-fault-tolerance Helidon Microprofile Tests TCK Fault Tolerance diff --git a/microprofile/tests/tck/tck-graphql/pom.xml b/microprofile/tests/tck/tck-graphql/pom.xml index 97a117531b2..72cf6aaf08f 100644 --- a/microprofile/tests/tck/tck-graphql/pom.xml +++ b/microprofile/tests/tck/tck-graphql/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT tck-graphql Helidon Microprofile Tests TCK GraphQL diff --git a/microprofile/tests/tck/tck-health/pom.xml b/microprofile/tests/tck/tck-health/pom.xml index dc56a96924b..3074bef5f9e 100644 --- a/microprofile/tests/tck/tck-health/pom.xml +++ b/microprofile/tests/tck/tck-health/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index ca04522994b..e2f88c2f9e6 100644 --- a/microprofile/tests/tck/tck-jwt-auth/pom.xml +++ b/microprofile/tests/tck/tck-jwt-auth/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT tck-jwt-auth Helidon Microprofile Tests TCK JWT-Auth diff --git a/microprofile/tests/tck/tck-lra/pom.xml b/microprofile/tests/tck/tck-lra/pom.xml index f8c4f363bf9..e8addff9ced 100644 --- a/microprofile/tests/tck/tck-lra/pom.xml +++ b/microprofile/tests/tck/tck-lra/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT tck-lra diff --git a/microprofile/tests/tck/tck-messaging/pom.xml b/microprofile/tests/tck/tck-messaging/pom.xml index bbe71452307..f68e2131a03 100644 --- a/microprofile/tests/tck/tck-messaging/pom.xml +++ b/microprofile/tests/tck/tck-messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT tck-messaging Helidon Microprofile Tests TCK Messaging diff --git a/microprofile/tests/tck/tck-metrics/pom.xml b/microprofile/tests/tck/tck-metrics/pom.xml index c2a26c4bc9e..7c163ee3a7d 100644 --- a/microprofile/tests/tck/tck-metrics/pom.xml +++ b/microprofile/tests/tck/tck-metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT tck-metrics Helidon Microprofile Tests TCK Metrics diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index 373e42713ac..7882ec8ae96 100644 --- a/microprofile/tests/tck/tck-openapi/pom.xml +++ b/microprofile/tests/tck/tck-openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index 601151da35e..74db411fa36 100644 --- a/microprofile/tests/tck/tck-opentracing/pom.xml +++ b/microprofile/tests/tck/tck-opentracing/pom.xml @@ -22,7 +22,7 @@ tck-project io.helidon.microprofile.tests - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT tck-opentracing Helidon Microprofile Tests TCK Opentracing diff --git a/microprofile/tests/tck/tck-reactive-operators/pom.xml b/microprofile/tests/tck/tck-reactive-operators/pom.xml index 1374acbd3d3..43e521e6f18 100644 --- a/microprofile/tests/tck/tck-reactive-operators/pom.xml +++ b/microprofile/tests/tck/tck-reactive-operators/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT tck-reactive-operators Helidon Microprofile Tests TCK Reactive Streams Operators diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index 98876c3b2dd..5797390991e 100644 --- a/microprofile/tests/tck/tck-rest-client/pom.xml +++ b/microprofile/tests/tck/tck-rest-client/pom.xml @@ -23,7 +23,7 @@ tck-project io.helidon.microprofile.tests - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/testng-tests/pom.xml b/microprofile/tests/testng-tests/pom.xml index f84b8dddae5..6fe6c4f3c95 100644 --- a/microprofile/tests/testng-tests/pom.xml +++ b/microprofile/tests/testng-tests/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-microprofile-tests-testng-tests diff --git a/microprofile/tests/testng/pom.xml b/microprofile/tests/testng/pom.xml index b36e528c45d..da3d078faf1 100644 --- a/microprofile/tests/testng/pom.xml +++ b/microprofile/tests/testng/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index 016554a3549..7de6a71d67f 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/microprofile/websocket/pom.xml b/microprofile/websocket/pom.xml index 99f7cb62dd8..4213602c8d0 100644 --- a/microprofile/websocket/pom.xml +++ b/microprofile/websocket/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.microprofile.websocket diff --git a/microprofile/weld/pom.xml b/microprofile/weld/pom.xml index 6bdf97dc7c6..93151c4ce5b 100644 --- a/microprofile/weld/pom.xml +++ b/microprofile/weld/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/microprofile/weld/weld-core-impl/pom.xml b/microprofile/weld/weld-core-impl/pom.xml index 5a9be4ae777..f894b3331ce 100644 --- a/microprofile/weld/weld-core-impl/pom.xml +++ b/microprofile/weld/weld-core-impl/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/microprofile/weld/weld-se-core/pom.xml b/microprofile/weld/weld-se-core/pom.xml index 4115602ef4c..ca695b8d48f 100644 --- a/microprofile/weld/weld-se-core/pom.xml +++ b/microprofile/weld/weld-se-core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/openapi/pom.xml b/openapi/pom.xml index 1a065a542ba..c90f12c8543 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.openapi diff --git a/parent/pom.xml b/parent/pom.xml index 9fabe53890f..67a6894e00f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom Helidon Parent diff --git a/pom.xml b/pom.xml index 76e80c73cc7..67c9e05d741 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ./dependencies/pom.xml helidon-project diff --git a/scheduling/pom.xml b/scheduling/pom.xml index 71634c1e7bf..ca5a18b8d4e 100644 --- a/scheduling/pom.xml +++ b/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.scheduling diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index 54f63d9fd8c..5bb542c4930 100644 --- a/security/abac/policy-el/pom.xml +++ b/security/abac/policy-el/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index c45fa331bd5..2a035940125 100644 --- a/security/abac/policy/pom.xml +++ b/security/abac/policy/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index a87c3f4ff34..0480771235f 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index 734e709365e..4decc2d120c 100644 --- a/security/abac/role/pom.xml +++ b/security/abac/role/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index 65388d08a3f..9a4e1a2fc89 100644 --- a/security/abac/scope/pom.xml +++ b/security/abac/scope/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index a0c8e770bfb..20359103bbf 100644 --- a/security/abac/time/pom.xml +++ b/security/abac/time/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index 1f890ab9dd5..41b14337d5e 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index 599bb730cb6..2e79f61f472 100644 --- a/security/integration/common/pom.xml +++ b/security/integration/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index 9d30ce75bf2..6abbb0020d3 100644 --- a/security/integration/grpc/pom.xml +++ b/security/integration/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-integration-grpc Helidon Security Integration gRPC Server diff --git a/security/integration/jersey-client/pom.xml b/security/integration/jersey-client/pom.xml index 1559d70a3f6..b0fba34a582 100644 --- a/security/integration/jersey-client/pom.xml +++ b/security/integration/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-integration-jersey-client Helidon Security Integration Jersey Client diff --git a/security/integration/jersey/pom.xml b/security/integration/jersey/pom.xml index a35a54f0901..e2d97ba5af3 100644 --- a/security/integration/jersey/pom.xml +++ b/security/integration/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index 733e13b351a..37f5555193f 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index b2af3e35c07..df8c96051ce 100644 --- a/security/integration/webserver/pom.xml +++ b/security/integration/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index 92d54867abc..ca85dda66c3 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 5d1dde42771..14308e03b17 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index e59fe863f81..0479d0a510d 100644 --- a/security/providers/abac/pom.xml +++ b/security/providers/abac/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index 08f7ee82ce6..4d22160fbed 100644 --- a/security/providers/common/pom.xml +++ b/security/providers/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-providers-common Helidon Security Providers Common diff --git a/security/providers/config-vault/pom.xml b/security/providers/config-vault/pom.xml index 336978b02f9..9748e5c61f8 100644 --- a/security/providers/config-vault/pom.xml +++ b/security/providers/config-vault/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-providers-config-vault Helidon Security Providers Config Vault diff --git a/security/providers/google-login/pom.xml b/security/providers/google-login/pom.xml index 0b974041f8a..67cb0a49436 100644 --- a/security/providers/google-login/pom.xml +++ b/security/providers/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-providers-google-login Helidon Security Providers Google Login diff --git a/security/providers/header/pom.xml b/security/providers/header/pom.xml index 8f720d46d9e..ea5dbccfb36 100644 --- a/security/providers/header/pom.xml +++ b/security/providers/header/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-providers-header Helidon Security Providers Header authentication diff --git a/security/providers/http-auth/pom.xml b/security/providers/http-auth/pom.xml index 06f7046f681..f6bafd6aba7 100644 --- a/security/providers/http-auth/pom.xml +++ b/security/providers/http-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-providers-http-auth Helidon Security Providers HTTP Authentication diff --git a/security/providers/http-sign/pom.xml b/security/providers/http-sign/pom.xml index ea97d63e9b3..54e6946d50a 100644 --- a/security/providers/http-sign/pom.xml +++ b/security/providers/http-sign/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-providers-http-sign Helidon Security Providers HTTP Signature diff --git a/security/providers/idcs-mapper/pom.xml b/security/providers/idcs-mapper/pom.xml index 77419deec97..55e23f32019 100644 --- a/security/providers/idcs-mapper/pom.xml +++ b/security/providers/idcs-mapper/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index ca8cfe1e42e..b2892932363 100644 --- a/security/providers/jwt/pom.xml +++ b/security/providers/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-providers-jwt Helidon Security Providers JWT diff --git a/security/providers/oidc-common/pom.xml b/security/providers/oidc-common/pom.xml index b6c697e1922..ca0bac5fa4d 100644 --- a/security/providers/oidc-common/pom.xml +++ b/security/providers/oidc-common/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index 29cb75e0484..aeda497d44b 100644 --- a/security/providers/oidc/pom.xml +++ b/security/providers/oidc/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index 3331c7b4f1e..6cd6bdfeb6a 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index 92b3570fa73..7ee62d4429e 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index f3b3f5ed743..6f0d5943c5d 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-security-util Helidon Security Utilities diff --git a/service-common/pom.xml b/service-common/pom.xml index 7d578379b80..9bed7747aec 100644 --- a/service-common/pom.xml +++ b/service-common/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.service-common diff --git a/service-common/rest-cdi/pom.xml b/service-common/rest-cdi/pom.xml index 5e69d16af21..e90c29028ff 100644 --- a/service-common/rest-cdi/pom.xml +++ b/service-common/rest-cdi/pom.xml @@ -20,7 +20,7 @@ io.helidon.service-common helidon-service-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/service-common/rest/pom.xml b/service-common/rest/pom.xml index 7d674f3ffaf..c286a881ea1 100644 --- a/service-common/rest/pom.xml +++ b/service-common/rest/pom.xml @@ -20,7 +20,7 @@ io.helidon.service-common helidon-service-common-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/apps/bookstore/bookstore-mp/pom.xml b/tests/apps/bookstore/bookstore-mp/pom.xml index e5b4216ee6d..2e033b88432 100644 --- a/tests/apps/bookstore/bookstore-mp/pom.xml +++ b/tests/apps/bookstore/bookstore-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.apps.bookstore.bookstore-mp diff --git a/tests/apps/bookstore/bookstore-se/pom.xml b/tests/apps/bookstore/bookstore-se/pom.xml index a95cb50ea92..0c8b4d38131 100644 --- a/tests/apps/bookstore/bookstore-se/pom.xml +++ b/tests/apps/bookstore/bookstore-se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.bookstore-se diff --git a/tests/apps/bookstore/common/pom.xml b/tests/apps/bookstore/common/pom.xml index e52129b3eb5..f14efd886ac 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.common diff --git a/tests/apps/bookstore/pom.xml b/tests/apps/bookstore/pom.xml index 3a957a5386c..d9504a9a3cc 100644 --- a/tests/apps/bookstore/pom.xml +++ b/tests/apps/bookstore/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.apps helidon-tests-apps-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index a4374a52dd4..533733c3fb8 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.apps diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index 408d8c4e06c..0b838df6fa7 100644 --- a/tests/functional/bookstore/pom.xml +++ b/tests/functional/bookstore/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.functional.bookstore helidon-tests-functional-bookstore diff --git a/tests/functional/config-profiles/pom.xml b/tests/functional/config-profiles/pom.xml index e39150e423f..8f8ee13bc3e 100644 --- a/tests/functional/config-profiles/pom.xml +++ b/tests/functional/config-profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.functional.configprofile helidon-tests-functional-configprofile diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index bd3805d03f3..d0d703cb6ca 100644 --- a/tests/functional/context-propagation/pom.xml +++ b/tests/functional/context-propagation/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-functional-context-propagation diff --git a/tests/functional/jax-rs-multiple-apps/pom.xml b/tests/functional/jax-rs-multiple-apps/pom.xml index 507810db7f2..f303c0167a0 100644 --- a/tests/functional/jax-rs-multiple-apps/pom.xml +++ b/tests/functional/jax-rs-multiple-apps/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-functional-jax-rs-multiple-apps diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index 7e9d455f658..a3ec8eb8fe6 100644 --- a/tests/functional/jax-rs-subresource/pom.xml +++ b/tests/functional/jax-rs-subresource/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-functional-jax-rs-subresource Helidon Functional Test: JAX-RS Subresources diff --git a/tests/functional/mp-compression/pom.xml b/tests/functional/mp-compression/pom.xml index 95f48c7774f..2c78f8cd0fd 100644 --- a/tests/functional/mp-compression/pom.xml +++ b/tests/functional/mp-compression/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-functional-mp-compression Helidon Functional Test: HTTP compression diff --git a/tests/functional/mp-synthetic-app/pom.xml b/tests/functional/mp-synthetic-app/pom.xml index 5aab702ed96..8c03a2cc85c 100644 --- a/tests/functional/mp-synthetic-app/pom.xml +++ b/tests/functional/mp-synthetic-app/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-functional-mp-synthetic-app Helidon Functional Test: MP Synthetic Application diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index a94f48d7a4e..36c34be4c35 100644 --- a/tests/functional/multiport/pom.xml +++ b/tests/functional/multiport/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-functional-multiport Helidon Functional Test: Multiport with MP diff --git a/tests/functional/param-converter-provider/pom.xml b/tests/functional/param-converter-provider/pom.xml index 6f3cefd3371..908d857bcdf 100644 --- a/tests/functional/param-converter-provider/pom.xml +++ b/tests/functional/param-converter-provider/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-param-converter-provider diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index bc0e89b62b4..9e62c412fe1 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.functional diff --git a/tests/functional/request-scope-cdi/pom.xml b/tests/functional/request-scope-cdi/pom.xml index 394612a298a..6002039bf5f 100644 --- a/tests/functional/request-scope-cdi/pom.xml +++ b/tests/functional/request-scope-cdi/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-functional-request-scope-cdi diff --git a/tests/functional/request-scope-injection/pom.xml b/tests/functional/request-scope-injection/pom.xml index 280ff39b94e..a0ac76310cc 100644 --- a/tests/functional/request-scope-injection/pom.xml +++ b/tests/functional/request-scope-injection/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-functional-request-scope-injection diff --git a/tests/functional/request-scope/pom.xml b/tests/functional/request-scope/pom.xml index b49db3dca69..2097ee35b1e 100644 --- a/tests/functional/request-scope/pom.xml +++ b/tests/functional/request-scope/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-functional-request-scope diff --git a/tests/integration/config/gh-2171-yml/pom.xml b/tests/integration/config/gh-2171-yml/pom.xml index 1b151a5e424..14218dae123 100644 --- a/tests/integration/config/gh-2171-yml/pom.xml +++ b/tests/integration/config/gh-2171-yml/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/config/gh-2171/pom.xml b/tests/integration/config/gh-2171/pom.xml index 59415c1ebef..efe70e32e43 100644 --- a/tests/integration/config/gh-2171/pom.xml +++ b/tests/integration/config/gh-2171/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/config/gh-4375/pom.xml b/tests/integration/config/gh-4375/pom.xml index 6caa8d0a077..0b2cf525504 100644 --- a/tests/integration/config/gh-4375/pom.xml +++ b/tests/integration/config/gh-4375/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-config-gh-4375 diff --git a/tests/integration/config/hocon-mp/pom.xml b/tests/integration/config/hocon-mp/pom.xml index 8c1317d01fc..ae39ad9f8cb 100644 --- a/tests/integration/config/hocon-mp/pom.xml +++ b/tests/integration/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-config-hocon-mp diff --git a/tests/integration/config/pom.xml b/tests/integration/config/pom.xml index 16d5e111c83..0c0f4dbcbcb 100644 --- a/tests/integration/config/pom.xml +++ b/tests/integration/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/tests/integration/dbclient/appl/pom.xml b/tests/integration/dbclient/appl/pom.xml index 4051ea42a56..e99828c7b26 100644 --- a/tests/integration/dbclient/appl/pom.xml +++ b/tests/integration/dbclient/appl/pom.xml @@ -31,13 +31,13 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-appl - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT Integration Tests: DB Client Application diff --git a/tests/integration/dbclient/common/pom.xml b/tests/integration/dbclient/common/pom.xml index baba6556666..1475f4977c9 100644 --- a/tests/integration/dbclient/common/pom.xml +++ b/tests/integration/dbclient/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml diff --git a/tests/integration/dbclient/jdbc/pom.xml b/tests/integration/dbclient/jdbc/pom.xml index ec003ff7ed5..aaa47bf00e2 100644 --- a/tests/integration/dbclient/jdbc/pom.xml +++ b/tests/integration/dbclient/jdbc/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml diff --git a/tests/integration/dbclient/mongodb/pom.xml b/tests/integration/dbclient/mongodb/pom.xml index 77db714bcb0..ae32d7569a3 100644 --- a/tests/integration/dbclient/mongodb/pom.xml +++ b/tests/integration/dbclient/mongodb/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml diff --git a/tests/integration/dbclient/pom.xml b/tests/integration/dbclient/pom.xml index 066d428bf18..f3fbae5eb2b 100644 --- a/tests/integration/dbclient/pom.xml +++ b/tests/integration/dbclient/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml diff --git a/tests/integration/gh-5792/pom.xml b/tests/integration/gh-5792/pom.xml index c2e333f7fbe..cad59ca7501 100644 --- a/tests/integration/gh-5792/pom.xml +++ b/tests/integration/gh-5792/pom.xml @@ -21,12 +21,12 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../applications/se/pom.xml io.helidon.tests.integration helidon-tests-integration-yaml-parsing - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.integration.yamlparsing.Main diff --git a/tests/integration/gh-6970/pom.xml b/tests/integration/gh-6970/pom.xml index 2f0ea823d5f..0bc4bb7a8d3 100644 --- a/tests/integration/gh-6970/pom.xml +++ b/tests/integration/gh-6970/pom.xml @@ -21,12 +21,12 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../applications/se/pom.xml io.helidon.tests.integration helidon-tests-integration-tracer-baggage - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index 46478daf5eb..a6aa2a83b52 100644 --- a/tests/integration/health/mp-disabled/pom.xml +++ b/tests/integration/health/mp-disabled/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index 16c298ec55f..fb56ea064df 100644 --- a/tests/integration/health/pom.xml +++ b/tests/integration/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.integration.health helidon-tests-integration-health-project diff --git a/tests/integration/jep290/check_f_f_ok/pom.xml b/tests/integration/jep290/check_f_f_ok/pom.xml index 97d215ca7c5..d9c0c786bb2 100644 --- a/tests/integration/jep290/check_f_f_ok/pom.xml +++ b/tests/integration/jep290/check_f_f_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-check_f_f_ok diff --git a/tests/integration/jep290/check_f_f_w/pom.xml b/tests/integration/jep290/check_f_f_w/pom.xml index 6b4c349e9e6..f43d841710e 100644 --- a/tests/integration/jep290/check_f_f_w/pom.xml +++ b/tests/integration/jep290/check_f_f_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-check_f_f_w diff --git a/tests/integration/jep290/check_f_p_ok/pom.xml b/tests/integration/jep290/check_f_p_ok/pom.xml index 1f414fa01fd..fccb197ce1d 100644 --- a/tests/integration/jep290/check_f_p_ok/pom.xml +++ b/tests/integration/jep290/check_f_p_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-check_f_p_ok diff --git a/tests/integration/jep290/check_f_p_w/pom.xml b/tests/integration/jep290/check_f_p_w/pom.xml index 8538ea70fb6..f770a70ca9c 100644 --- a/tests/integration/jep290/check_f_p_w/pom.xml +++ b/tests/integration/jep290/check_f_p_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-check_f_p_w diff --git a/tests/integration/jep290/pom.xml b/tests/integration/jep290/pom.xml index 9a17c0e4e2e..634761e71ff 100644 --- a/tests/integration/jep290/pom.xml +++ b/tests/integration/jep290/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project diff --git a/tests/integration/jep290/server_and_custom/pom.xml b/tests/integration/jep290/server_and_custom/pom.xml index 65682417951..111ddc22f17 100644 --- a/tests/integration/jep290/server_and_custom/pom.xml +++ b/tests/integration/jep290/server_and_custom/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-server-and-custom diff --git a/tests/integration/jep290/set_c_f_c/pom.xml b/tests/integration/jep290/set_c_f_c/pom.xml index e8988a19e90..2f9506f3ad9 100644 --- a/tests/integration/jep290/set_c_f_c/pom.xml +++ b/tests/integration/jep290/set_c_f_c/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-set_c_f_c diff --git a/tests/integration/jep290/set_c_f_d/pom.xml b/tests/integration/jep290/set_c_f_d/pom.xml index 21984872e1a..ec312cdacdf 100644 --- a/tests/integration/jep290/set_c_f_d/pom.xml +++ b/tests/integration/jep290/set_c_f_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-set_c_f_d diff --git a/tests/integration/jep290/set_c_t_d/pom.xml b/tests/integration/jep290/set_c_t_d/pom.xml index b8be425bc1c..161f33362c4 100644 --- a/tests/integration/jep290/set_c_t_d/pom.xml +++ b/tests/integration/jep290/set_c_t_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-set_c_t_d diff --git a/tests/integration/jep290/set_f/pom.xml b/tests/integration/jep290/set_f/pom.xml index 20f710f8fef..d8584ef504a 100644 --- a/tests/integration/jep290/set_f/pom.xml +++ b/tests/integration/jep290/set_f/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-set_f diff --git a/tests/integration/jep290/set_o/pom.xml b/tests/integration/jep290/set_o/pom.xml index e13a1988179..6785aab23da 100644 --- a/tests/integration/jep290/set_o/pom.xml +++ b/tests/integration/jep290/set_o/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-jep290-set_o diff --git a/tests/integration/jms/pom.xml b/tests/integration/jms/pom.xml index 96c6abf5838..8e09d7c032c 100644 --- a/tests/integration/jms/pom.xml +++ b/tests/integration/jms/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.integration.jms diff --git a/tests/integration/jpa/appl/pom.xml b/tests/integration/jpa/appl/pom.xml index 44604a45e2e..7200b6a2874 100644 --- a/tests/integration/jpa/appl/pom.xml +++ b/tests/integration/jpa/appl/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/tests/integration/jpa/model/pom.xml b/tests/integration/jpa/model/pom.xml index c046083d302..c494179d11e 100644 --- a/tests/integration/jpa/model/pom.xml +++ b/tests/integration/jpa/model/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml diff --git a/tests/integration/jpa/pom.xml b/tests/integration/jpa/pom.xml index 71681c78d80..96dbce10b0c 100644 --- a/tests/integration/jpa/pom.xml +++ b/tests/integration/jpa/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml diff --git a/tests/integration/jpa/simple/pom.xml b/tests/integration/jpa/simple/pom.xml index 2b8c097faac..a8ba28837f0 100644 --- a/tests/integration/jpa/simple/pom.xml +++ b/tests/integration/jpa/simple/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml diff --git a/tests/integration/kafka/pom.xml b/tests/integration/kafka/pom.xml index 82feb005faa..01c892dcb24 100644 --- a/tests/integration/kafka/pom.xml +++ b/tests/integration/kafka/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.integration.kafka diff --git a/tests/integration/mp-bean-validation/pom.xml b/tests/integration/mp-bean-validation/pom.xml index 531c910b3b1..2cbca6e68d0 100644 --- a/tests/integration/mp-bean-validation/pom.xml +++ b/tests/integration/mp-bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-gh-1538/pom.xml b/tests/integration/mp-gh-1538/pom.xml index 2ca3acdbfc9..af59f70e954 100644 --- a/tests/integration/mp-gh-1538/pom.xml +++ b/tests/integration/mp-gh-1538/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-2421/pom.xml b/tests/integration/mp-gh-2421/pom.xml index 7fc4ca94001..cba8b15aa73 100644 --- a/tests/integration/mp-gh-2421/pom.xml +++ b/tests/integration/mp-gh-2421/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-2461/pom.xml b/tests/integration/mp-gh-2461/pom.xml index 4dd802c0878..974a3d38f82 100644 --- a/tests/integration/mp-gh-2461/pom.xml +++ b/tests/integration/mp-gh-2461/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-3246/pom.xml b/tests/integration/mp-gh-3246/pom.xml index 18d7369a72b..4fb857065e9 100644 --- a/tests/integration/mp-gh-3246/pom.xml +++ b/tests/integration/mp-gh-3246/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-3974/pom.xml b/tests/integration/mp-gh-3974/pom.xml index 4cec23373d1..d1e75bfe092 100644 --- a/tests/integration/mp-gh-3974/pom.xml +++ b/tests/integration/mp-gh-3974/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-4123/pom.xml b/tests/integration/mp-gh-4123/pom.xml index d210d5d37bd..2bf64b9572c 100644 --- a/tests/integration/mp-gh-4123/pom.xml +++ b/tests/integration/mp-gh-4123/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-4654/pom.xml b/tests/integration/mp-gh-4654/pom.xml index 1f57bfbb643..6582845d1ce 100644 --- a/tests/integration/mp-gh-4654/pom.xml +++ b/tests/integration/mp-gh-4654/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-5328/pom.xml b/tests/integration/mp-gh-5328/pom.xml index e0bc2fdae98..106f339e646 100644 --- a/tests/integration/mp-gh-5328/pom.xml +++ b/tests/integration/mp-gh-5328/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-8478/pom.xml b/tests/integration/mp-gh-8478/pom.xml index d84c35a946b..bf9300525f5 100644 --- a/tests/integration/mp-gh-8478/pom.xml +++ b/tests/integration/mp-gh-8478/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-8493/pom.xml b/tests/integration/mp-gh-8493/pom.xml index f096075e5c7..94e22597a05 100644 --- a/tests/integration/mp-gh-8493/pom.xml +++ b/tests/integration/mp-gh-8493/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-8495/pom.xml b/tests/integration/mp-gh-8495/pom.xml index 835f91cbc2f..b8f23a4d659 100644 --- a/tests/integration/mp-gh-8495/pom.xml +++ b/tests/integration/mp-gh-8495/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-graphql/pom.xml b/tests/integration/mp-graphql/pom.xml index d80699ead8f..61b541408a7 100644 --- a/tests/integration/mp-graphql/pom.xml +++ b/tests/integration/mp-graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml diff --git a/tests/integration/mp-grpc/pom.xml b/tests/integration/mp-grpc/pom.xml index dbe51ed3028..0ed37d8d38c 100644 --- a/tests/integration/mp-grpc/pom.xml +++ b/tests/integration/mp-grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index 1c585cddb33..f76896f646c 100644 --- a/tests/integration/mp-security-client/pom.xml +++ b/tests/integration/mp-security-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-ws-services/pom.xml b/tests/integration/mp-ws-services/pom.xml index 05d426ef9d7..56805b19806 100644 --- a/tests/integration/mp-ws-services/pom.xml +++ b/tests/integration/mp-ws-services/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-1/pom.xml b/tests/integration/native-image/mp-1/pom.xml index 4d7add41fdd..354802b82f0 100644 --- a/tests/integration/native-image/mp-1/pom.xml +++ b/tests/integration/native-image/mp-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-2/pom.xml b/tests/integration/native-image/mp-2/pom.xml index b0b354ed4c9..056f11aabc5 100644 --- a/tests/integration/native-image/mp-2/pom.xml +++ b/tests/integration/native-image/mp-2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-3/pom.xml b/tests/integration/native-image/mp-3/pom.xml index 84a25bb62a4..27ba611a64d 100644 --- a/tests/integration/native-image/mp-3/pom.xml +++ b/tests/integration/native-image/mp-3/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/pom.xml b/tests/integration/native-image/pom.xml index 6aa6b85965d..df8a6b3588d 100644 --- a/tests/integration/native-image/pom.xml +++ b/tests/integration/native-image/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../pom.xml pom diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index 477eafd1b49..ed49a40c934 100644 --- a/tests/integration/native-image/se-1/pom.xml +++ b/tests/integration/native-image/se-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/static-content/pom.xml b/tests/integration/native-image/static-content/pom.xml index 16b8e8a917c..715fdb7f40f 100644 --- a/tests/integration/native-image/static-content/pom.xml +++ b/tests/integration/native-image/static-content/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/oidc/pom.xml b/tests/integration/oidc/pom.xml index cc5dbfdbf85..9c3339f29d6 100644 --- a/tests/integration/oidc/pom.xml +++ b/tests/integration/oidc/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 6623fb467f1..b21a9a1af58 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests.integration diff --git a/tests/integration/restclient-connector/pom.xml b/tests/integration/restclient-connector/pom.xml index 430f2007dff..8e7d6259c54 100644 --- a/tests/integration/restclient-connector/pom.xml +++ b/tests/integration/restclient-connector/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-restclient-connector diff --git a/tests/integration/restclient/pom.xml b/tests/integration/restclient/pom.xml index 1478bfa14ee..b6307409a9a 100644 --- a/tests/integration/restclient/pom.xml +++ b/tests/integration/restclient/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/se-gh-6845/pom.xml b/tests/integration/se-gh-6845/pom.xml index bd5048afa3a..a5a6beb7329 100644 --- a/tests/integration/se-gh-6845/pom.xml +++ b/tests/integration/se-gh-6845/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/security/gh1487/pom.xml b/tests/integration/security/gh1487/pom.xml index 1214fc6b1d6..b5d0f6da395 100644 --- a/tests/integration/security/gh1487/pom.xml +++ b/tests/integration/security/gh1487/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2297/pom.xml b/tests/integration/security/gh2297/pom.xml index d84c4e8f3cc..726abed9257 100644 --- a/tests/integration/security/gh2297/pom.xml +++ b/tests/integration/security/gh2297/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2455/pom.xml b/tests/integration/security/gh2455/pom.xml index f3265552f5a..a1e533ab56b 100644 --- a/tests/integration/security/gh2455/pom.xml +++ b/tests/integration/security/gh2455/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2772/pom.xml b/tests/integration/security/gh2772/pom.xml index 0bbe4729242..0f62e8bcfe2 100644 --- a/tests/integration/security/gh2772/pom.xml +++ b/tests/integration/security/gh2772/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/path-params/pom.xml b/tests/integration/security/path-params/pom.xml index 35f2bb215e3..6dd67cd80db 100644 --- a/tests/integration/security/path-params/pom.xml +++ b/tests/integration/security/path-params/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/pom.xml b/tests/integration/security/pom.xml index 177be29bee9..329c7495976 100644 --- a/tests/integration/security/pom.xml +++ b/tests/integration/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/tests/integration/security/security-context-not-overridden/pom.xml b/tests/integration/security/security-context-not-overridden/pom.xml index ab915b1b35e..bc457d33e3a 100644 --- a/tests/integration/security/security-context-not-overridden/pom.xml +++ b/tests/integration/security/security-context-not-overridden/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-security-context-not-overridden diff --git a/tests/integration/security/security-response-mapper/pom.xml b/tests/integration/security/security-response-mapper/pom.xml index 3d68c218c2e..6787401a94a 100644 --- a/tests/integration/security/security-response-mapper/pom.xml +++ b/tests/integration/security/security-response-mapper/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/tools/client/pom.xml b/tests/integration/tools/client/pom.xml index e98514e6ad4..b44b44a5d5e 100644 --- a/tests/integration/tools/client/pom.xml +++ b/tests/integration/tools/client/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration.tools helidon-tests-integration-tools-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/tools/example/pom.xml b/tests/integration/tools/example/pom.xml index 8f64ef96ff2..136fa2de4ae 100644 --- a/tests/integration/tools/example/pom.xml +++ b/tests/integration/tools/example/pom.xml @@ -29,7 +29,7 @@ io.helidon.applications helidon-se - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../../applications/se/pom.xml 4.0.0 diff --git a/tests/integration/tools/pom.xml b/tests/integration/tools/pom.xml index dc6eef18c0c..049e26c39ed 100644 --- a/tests/integration/tools/pom.xml +++ b/tests/integration/tools/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/tools/service/pom.xml b/tests/integration/tools/service/pom.xml index 9d328617c65..e3d7014e805 100644 --- a/tests/integration/tools/service/pom.xml +++ b/tests/integration/tools/service/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration.tools helidon-tests-integration-tools-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/vault/mp/pom.xml b/tests/integration/vault/mp/pom.xml index 77702b8e845..85151042212 100644 --- a/tests/integration/vault/mp/pom.xml +++ b/tests/integration/vault/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.vault helidon-tests-integration-vault-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-vault-mp diff --git a/tests/integration/vault/pom.xml b/tests/integration/vault/pom.xml index c93227c6566..3d993a39464 100644 --- a/tests/integration/vault/pom.xml +++ b/tests/integration/vault/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 pom diff --git a/tests/integration/vault/se/pom.xml b/tests/integration/vault/se/pom.xml index c2ad53238cd..f302b17de53 100644 --- a/tests/integration/vault/se/pom.xml +++ b/tests/integration/vault/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.vault helidon-tests-integration-vault-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tests-integration-vault-se diff --git a/tests/integration/webclient/pom.xml b/tests/integration/webclient/pom.xml index c052331c9dc..ed892b4c1e6 100644 --- a/tests/integration/webclient/pom.xml +++ b/tests/integration/webclient/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/webserver/gh2631/pom.xml b/tests/integration/webserver/gh2631/pom.xml index e6c7687464f..d075798e73b 100644 --- a/tests/integration/webserver/gh2631/pom.xml +++ b/tests/integration/webserver/gh2631/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration-webserver io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/webserver/pom.xml b/tests/integration/webserver/pom.xml index 72b8cd75686..76765498b73 100644 --- a/tests/integration/webserver/pom.xml +++ b/tests/integration/webserver/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/tests/integration/webserver/upgrade/pom.xml b/tests/integration/webserver/upgrade/pom.xml index db2bf53179b..ad318b4771a 100644 --- a/tests/integration/webserver/upgrade/pom.xml +++ b/tests/integration/webserver/upgrade/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration-webserver io.helidon.tests.integration - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index dbcc8a545f8..b8be7cfe3a4 100644 --- a/tests/integration/zipkin-mp-2.2/pom.xml +++ b/tests/integration/zipkin-mp-2.2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index 34e1d3b72cc..3156e64109f 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.tests diff --git a/tests/tck/pom.xml b/tests/tck/pom.xml index 5d1156b38d1..6c809de0531 100644 --- a/tests/tck/pom.xml +++ b/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 pom diff --git a/tests/tck/tck-reactive-streams/pom.xml b/tests/tck/tck-reactive-streams/pom.xml index ca524ff6aaf..d50f59f3210 100644 --- a/tests/tck/tck-reactive-streams/pom.xml +++ b/tests/tck/tck-reactive-streams/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests tck-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 tck-reactive-streams diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index 29bb0bc5e4e..c1f1fd6db9b 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing-config diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index 164e7aa3853..eee0fccc42e 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing-jaeger diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index e7c35505860..f4ff41ce44e 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index 05482d2fa0e..442464af4bd 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing-jersey diff --git a/tracing/opentelemetry/pom.xml b/tracing/opentelemetry/pom.xml index 136dadf7b13..6c24285545e 100644 --- a/tracing/opentelemetry/pom.xml +++ b/tracing/opentelemetry/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing-opentelemetry diff --git a/tracing/opentracing/pom.xml b/tracing/opentracing/pom.xml index d442afc385c..7eacf40f4da 100644 --- a/tracing/opentracing/pom.xml +++ b/tracing/opentracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing-opentracing diff --git a/tracing/pom.xml b/tracing/pom.xml index 143d391f45f..8f91126b097 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom io.helidon.tracing diff --git a/tracing/tests/it-tracing-client-zipkin/pom.xml b/tracing/tests/it-tracing-client-zipkin/pom.xml index e1ec1f3165d..4b1727ddc44 100644 --- a/tracing/tests/it-tracing-client-zipkin/pom.xml +++ b/tracing/tests/it-tracing-client-zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-tests - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index da349142db1..30507743134 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT pom diff --git a/tracing/tracer-resolver/pom.xml b/tracing/tracer-resolver/pom.xml index a3e203de7d1..4e9c3c3c8e3 100644 --- a/tracing/tracer-resolver/pom.xml +++ b/tracing/tracer-resolver/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing-tracer-resolver diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index 0183e110c3e..722355b7fe6 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index 4662b88a86c..0a7d628ea2a 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-tracing-zipkin diff --git a/webclient/jaxrs/pom.xml b/webclient/jaxrs/pom.xml index 74f55310817..9311f9f43fb 100644 --- a/webclient/jaxrs/pom.xml +++ b/webclient/jaxrs/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/webclient/metrics/pom.xml b/webclient/metrics/pom.xml index 0e6603f43a3..be29a7a88a0 100644 --- a/webclient/metrics/pom.xml +++ b/webclient/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index 3ba8a9b8b65..a9b86f96057 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.webclient diff --git a/webclient/security/pom.xml b/webclient/security/pom.xml index c2a8b0cb164..a5158567c2a 100644 --- a/webclient/security/pom.xml +++ b/webclient/security/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/webclient/tracing/pom.xml b/webclient/tracing/pom.xml index d9f08ebf4d1..6719a841c67 100644 --- a/webclient/tracing/pom.xml +++ b/webclient/tracing/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/webclient/webclient/pom.xml b/webclient/webclient/pom.xml index ede6fccb5a5..3c39f4250dd 100644 --- a/webclient/webclient/pom.xml +++ b/webclient/webclient/pom.xml @@ -24,7 +24,7 @@ io.helidon.webclient helidon-webclient-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-webclient diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index ff178f1a443..24794dc4be4 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/webserver/cors/pom.xml b/webserver/cors/pom.xml index 3ec86751f3d..910de128f7f 100644 --- a/webserver/cors/pom.xml +++ b/webserver/cors/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-webserver-cors diff --git a/webserver/http2/pom.xml b/webserver/http2/pom.xml index 8aa9f5744f1..213a390c903 100644 --- a/webserver/http2/pom.xml +++ b/webserver/http2/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-webserver-http2 Helidon WebServer HTTP2 diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index 4c27970f084..a959758991a 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/pom.xml b/webserver/pom.xml index 293d10a1d90..7ecdb1a0f4a 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.webserver helidon-webserver-project diff --git a/webserver/static-content/pom.xml b/webserver/static-content/pom.xml index d83ce4c762d..df38b404196 100644 --- a/webserver/static-content/pom.xml +++ b/webserver/static-content/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT 4.0.0 diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index 4bffc5942b6..357ce883670 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-webserver-test-support Helidon WebServer Test Support diff --git a/webserver/transport/netty/epoll/pom.xml b/webserver/transport/netty/epoll/pom.xml index 865eff02dd0..5dab3ac5231 100644 --- a/webserver/transport/netty/epoll/pom.xml +++ b/webserver/transport/netty/epoll/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-webserver-transport-netty-epoll Helidon WebServer Transport Netty Epoll diff --git a/webserver/transport/netty/iouring/pom.xml b/webserver/transport/netty/iouring/pom.xml index 1e43b1f7092..7a37745673e 100644 --- a/webserver/transport/netty/iouring/pom.xml +++ b/webserver/transport/netty/iouring/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-webserver-transport-netty-iouring Helidon WebServer Transport Netty io_uring diff --git a/webserver/transport/netty/pom.xml b/webserver/transport/netty/pom.xml index 9cc35167cb4..7a22b8574c9 100644 --- a/webserver/transport/netty/pom.xml +++ b/webserver/transport/netty/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport helidon-webserver-transport-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project diff --git a/webserver/transport/pom.xml b/webserver/transport/pom.xml index 676f76dee77..aa50bb98530 100644 --- a/webserver/transport/pom.xml +++ b/webserver/transport/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT io.helidon.webserver.transport helidon-webserver-transport-project diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index 16d016bd568..4e3a2792f0f 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-webserver Helidon WebServer diff --git a/webserver/websocket/pom.xml b/webserver/websocket/pom.xml index 10a3951674b..8a59ffbf3fb 100644 --- a/webserver/websocket/pom.xml +++ b/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.2.10-SNAPSHOT + 3.2.11-SNAPSHOT helidon-webserver-websocket Helidon WebServer WebSocket