diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index 431d0dd3b79..932530ad19c 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-mp pom diff --git a/applications/pom.xml b/applications/pom.xml index 953ec845aea..67341b9f847 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 1.4.2-SNAPSHOT + 1.4.2 ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 6e738b1a10c..eca59c00d15 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-se pom diff --git a/archetypes/mp/pom.xml b/archetypes/mp/pom.xml index bb16f376671..3b2bf6ea70d 100644 --- a/archetypes/mp/pom.xml +++ b/archetypes/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.archetypes helidon-archetypes-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-mp maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 5d3f5ee33ca..84663929f10 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.archetypes helidon-archetypes-project diff --git a/archetypes/se/pom.xml b/archetypes/se/pom.xml index 6c8d5b593ae..f76bf285833 100644 --- a/archetypes/se/pom.xml +++ b/archetypes/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.archetypes helidon-archetypes-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-se maven-archetype diff --git a/bom/pom.xml b/bom/pom.xml index de548e98e90..1c50d22b2a8 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 1.4.2-SNAPSHOT + 1.4.2 ../parent/pom.xml io.helidon @@ -32,7 +32,7 @@ Helidon BOM POM - 1.4.2-SNAPSHOT + 1.4.2 diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index baa6866c563..6cb2eaff5aa 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-bundles-config diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index 806d03f9e1d..9759e002bd0 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-bundles-jersey diff --git a/bundles/pom.xml b/bundles/pom.xml index 6e135720080..cd3d1bf1f08 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index 25cc446195f..bfc4b3cee27 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-bundles-security diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index 0af8a8353ac..f345b365fe3 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-bundles-webserver diff --git a/common/common/pom.xml b/common/common/pom.xml index 80359470ed5..83f87c9dc58 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index fbb8b01ddda..42db8de9b6d 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 1.4.2-SNAPSHOT + 1.4.2 Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index f50f76c2eec..5adec0fb38e 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-common-context Helidon Common Context diff --git a/common/http/pom.xml b/common/http/pom.xml index faf914e70a4..92a049ebe3a 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 317415e4cac..a8ca31f6fbb 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index 2dd3498efbc..71e4ef6e7ed 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index 6368d9cc52b..dfe0527070c 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-common-media-type diff --git a/common/metrics/pom.xml b/common/metrics/pom.xml index d5913c04159..c70b7ea9c6d 100644 --- a/common/metrics/pom.xml +++ b/common/metrics/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-common-metrics diff --git a/common/pom.xml b/common/pom.xml index c25ebac4e19..8d6ccfa9a3c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index 34c3c5f20c5..ca4465e5f44 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-common-reactive Helidon Common Reactive diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index 32b438d4df5..3712e642a7d 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/config/config/pom.xml b/config/config/pom.xml index 7b3c376032c..64eaa47a848 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index d58c1e3b562..15c00b7b422 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index e5f71cfa2b4..48cd8d9d982 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index b053c843c2a..ac7318f4bdc 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-config-git Helidon Config Git diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index a9cd9b09a06..815c03c5457 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-config-hocon Helidon Config HOCON diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index 0f9d159045f..6ff728a78ca 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 949b3ca4dbc..6d1ca028a37 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index 8ceff3fd35e..f0b440c5950 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index ac6188cc1c8..dd9b39e9541 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index bd55a22dbfa..890b8d27c66 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 - 1.4.2-SNAPSHOT + 1.4.2 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 3cc7d57535b..8623c07ce67 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 - 1.4.2-SNAPSHOT + 1.4.2 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 6f5bf788a25..49ab280581c 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 - 1.4.2-SNAPSHOT + 1.4.2 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 096a6a59ead..c51d10beb87 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 - 1.4.2-SNAPSHOT + 1.4.2 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 56a4c7e14c8..8251456cb20 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 - 1.4.2-SNAPSHOT + 1.4.2 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 6dfd9bda157..4f880c2bf67 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 - 1.4.2-SNAPSHOT + 1.4.2 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 f2eece6a99d..9fbc0085e61 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.4.2-SNAPSHOT + 1.4.2 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 c71c359df92..412941a58f2 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 - 1.4.2-SNAPSHOT + 1.4.2 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 d7a7998feda..546f7e2405a 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 - 1.4.2-SNAPSHOT + 1.4.2 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 74201650f42..1902fe8179b 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 - 1.4.2-SNAPSHOT + 1.4.2 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 f4797afa07d..2a8e15e2dd8 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 - 1.4.2-SNAPSHOT + 1.4.2 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 ed660597af1..e4acb8c0987 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 - 1.4.2-SNAPSHOT + 1.4.2 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 a608714a079..f4c110477f7 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 - 1.4.2-SNAPSHOT + 1.4.2 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 8b23e6c9a9a..b802c6e7873 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 - 1.4.2-SNAPSHOT + 1.4.2 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 63bfadd8c21..45446b431b0 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 - 1.4.2-SNAPSHOT + 1.4.2 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 69ad564c3c9..a20d090269a 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 - 1.4.2-SNAPSHOT + 1.4.2 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 9e1b8825f05..bc0bb0c0867 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 - 1.4.2-SNAPSHOT + 1.4.2 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 6639af8be29..a3c1cde0f3a 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 - 1.4.2-SNAPSHOT + 1.4.2 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 bd7ba869d48..adb1e6d9de9 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 - 1.4.2-SNAPSHOT + 1.4.2 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 016e60826a0..2fad4029b68 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 - 1.4.2-SNAPSHOT + 1.4.2 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 d9ae2dee0fe..8973e5854f4 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-config-tests-test-parsers-1-complex Helidon Config Tests Parsers 1 diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index cdbd70911f8..e1d618ea6af 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-config-yaml Helidon Config YAML diff --git a/dependencies/pom.xml b/dependencies/pom.xml index f5bf5ab71ed..dbf59ec7728 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 1.4.2-SNAPSHOT + 1.4.2 ../bom/pom.xml helidon-dependencies diff --git a/docs/pom.xml b/docs/pom.xml index 3c094b21636..455ec329743 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-docs Helidon Documentation diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 4fc1941f49c..88b2bfcc840 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index d2f8be06c9e..2b5106a47ab 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index d8e435bfc80..5de0ec93890 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 781418f91c6..51f6143cdb0 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index c48160fb14c..223a4c31034 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/pom.xml b/examples/config/pom.xml index 3dea6470ffd..0a15bed4d16 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.config helidon-examples-config-project diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 2a23f93ef4b..84cf335bb78 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index e89c53085fb..44a2c897351 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../applications/se/pom.xml io.helidon.examples.employee diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index 4bab884ec6c..e2cd1319693 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index 29da7ed8a2e..a36907ddcf4 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index 57c4eaa3727..9bedb9b4171 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml index 3465ffe07a7..a5a0dd6860a 100644 --- a/examples/grpc/microprofile/basic-client/pom.xml +++ b/examples/grpc/microprofile/basic-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc.microprofile helidon-examples-grpc-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-examples-grpc-microprofile-client Helidon Microprofile gRPC Client Example diff --git a/examples/grpc/microprofile/basic-server-implicit/pom.xml b/examples/grpc/microprofile/basic-server-implicit/pom.xml index 9d5c725a98c..6b5d37b5cce 100644 --- a/examples/grpc/microprofile/basic-server-implicit/pom.xml +++ b/examples/grpc/microprofile/basic-server-implicit/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc.microprofile helidon-examples-grpc-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-examples-grpc-microprofile-basic-implicit Helidon Microprofile Examples gRPC Implicit Server diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml index 09984ee3925..1f23cb0ab23 100644 --- a/examples/grpc/microprofile/metrics/pom.xml +++ b/examples/grpc/microprofile/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc.microprofile helidon-examples-grpc-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-examples-grpc-microprofile-metrics Helidon Microprofile Examples gRPC Metrics diff --git a/examples/grpc/microprofile/pom.xml b/examples/grpc/microprofile/pom.xml index c3890bc8d84..99dd24db4aa 100644 --- a/examples/grpc/microprofile/pom.xml +++ b/examples/grpc/microprofile/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.examples.grpc.microprofile diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index d31aab4ac7b..eb52155ea2e 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/pom.xml b/examples/grpc/pom.xml index faf781d6ec2..0d183973d98 100644 --- a/examples/grpc/pom.xml +++ b/examples/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.grpc helidon-examples-grpc-project diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index a4bdbe16515..8447d60d5c3 100644 --- a/examples/grpc/security-abac/pom.xml +++ b/examples/grpc/security-abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index 99cbc20798b..fd773b23a7b 100644 --- a/examples/grpc/security-outbound/pom.xml +++ b/examples/grpc/security-outbound/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 42f7cfedda4..447b4fb78b8 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 533bb99988e..bb0b6b3ab30 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.health diff --git a/examples/health/pom.xml b/examples/health/pom.xml index 0a76fb6f4dd..181c802223e 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.health helidon-examples-health-project diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index 76074b69df5..00ef35e162a 100644 --- a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index 5eb9fd01f1c..9ee13eadc93 100644 --- a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index 8def84aa59b..f17cce9c9c7 100644 --- a/examples/integrations/cdi/datasource-hikaricp/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index 663428e1c41..4c174c38e96 100644 --- a/examples/integrations/cdi/jedis/pom.xml +++ b/examples/integrations/cdi/jedis/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index a05c8772edd..a0819273a2b 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/oci-objectstorage/pom.xml b/examples/integrations/cdi/oci-objectstorage/pom.xml index 7f31d5dbfbf..bf08cd41730 100644 --- a/examples/integrations/cdi/oci-objectstorage/pom.xml +++ b/examples/integrations/cdi/oci-objectstorage/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index 835fcb2e52b..388b7579e93 100644 --- a/examples/integrations/cdi/pom.xml +++ b/examples/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index f9bf5760335..993847ea250 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.integrations helidon-examples-integrations-project diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 768fcf37e54..99bd2eebff1 100644 --- a/examples/microprofile/hello-world-explicit/pom.xml +++ b/examples/microprofile/hello-world-explicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml helidon-examples-microprofile-hello-world-explicit diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 34902aebdc1..f0d7ae8787b 100644 --- a/examples/microprofile/hello-world-implicit/pom.xml +++ b/examples/microprofile/hello-world-implicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index c84598677a3..b0445b2cc05 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/mp1_1-security/pom.xml b/examples/microprofile/mp1_1-security/pom.xml index 4c42ae8d967..b24734811b3 100644 --- a/examples/microprofile/mp1_1-security/pom.xml +++ b/examples/microprofile/mp1_1-security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/mp1_1-static-content/pom.xml b/examples/microprofile/mp1_1-static-content/pom.xml index ba252923ea7..b7ffda983df 100644 --- a/examples/microprofile/mp1_1-static-content/pom.xml +++ b/examples/microprofile/mp1_1-static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index b24d3cd715e..292bfefb8a4 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index 3cd824b0da7..62992548328 100644 --- a/examples/microprofile/openapi-basic/pom.xml +++ b/examples/microprofile/openapi-basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index cd0cb1fae52..7466cf6776e 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 74b63fde360..5bedd7ea176 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/pom.xml b/examples/pom.xml index 757863c086c..3752be1d420 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples helidon-examples-project diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 03be579c4a2..44770702e16 100644 --- a/examples/quickstarts/helidon-quickstart-mp/build.gradle +++ b/examples/quickstarts/helidon-quickstart-mp/build.gradle @@ -29,7 +29,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '1.4.2-SNAPSHOT' + helidonversion = '1.4.2' } repositories { diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index be7ed4dfbb9..e17b5a4b5c0 100644 --- a/examples/quickstarts/helidon-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-quickstart-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 7146b01e6a3..753ba16cb7f 100644 --- a/examples/quickstarts/helidon-quickstart-se/build.gradle +++ b/examples/quickstarts/helidon-quickstart-se/build.gradle @@ -29,7 +29,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '1.4.2-SNAPSHOT' + helidonversion = '1.4.2' } repositories { diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index d9894156825..13f75301707 100644 --- a/examples/quickstarts/helidon-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-quickstart-se/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples helidon-quickstart-se - 1.4.2-SNAPSHOT + 1.4.2 Helidon Quickstart SE Example diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 7b9d58a1107..9bc54071043 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -22,11 +22,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-mp - 1.4.2-SNAPSHOT + 1.4.2 Helidon Standalone Quickstart MP Example - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.quickstart.mp.Main 8 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index 3227b89a45f..8af7bbb83c9 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -22,11 +22,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-se - 1.4.2-SNAPSHOT + 1.4.2 Helidon Standalone Quickstart SE Example - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.quickstart.se.Main 8 diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index 48b9ea0b96f..6fc00231b76 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.quickstarts examples-quickstarts-project diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml index 2c55b656b1e..0cff4fbbf46 100644 --- a/examples/security/attribute-based-access-control/pom.xml +++ b/examples/security/attribute-based-access-control/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 436a5da6c3b..189683d1973 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index c9848ee0e93..0103c6efb89 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index 3dee546ae3f..5fea2f95b68 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index a8b313b8c15..b0dadf52eef 100644 --- a/examples/security/nohttp-programmatic/pom.xml +++ b/examples/security/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 0426db5e29a..958d9255b75 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/pom.xml b/examples/security/pom.xml index 8570e948b26..c8aa2db8fc1 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.security helidon-examples-security-project diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 87f55228962..e46849c9b62 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 1355a1b98ff..ab882f9959b 100644 --- a/examples/security/webserver-digest-auth/pom.xml +++ b/examples/security/webserver-digest-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 5be658ca963..ab20e093e53 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index f02bd649d34..1f8ecf56faa 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index 70b92fb7e72..c2a6883b29a 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index 447f7f23ed4..64003a58286 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.examples.todos example-todo-app-project pom - 1.4.2-SNAPSHOT + 1.4.2 Helidon Examples TODO Demo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index 8f349e1f7ce..65ecf7ec62c 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-backend - 1.4.2-SNAPSHOT + 1.4.2 Helidon Examples Translator Backend diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index c8ee7251708..721fd1857bb 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-frontend - 1.4.2-SNAPSHOT + 1.4.2 Helidon Examples Translator Frontend diff --git a/examples/translator-app/pom.xml b/examples/translator-app/pom.xml index 3ab4d6abebc..3f8bf692429 100644 --- a/examples/translator-app/pom.xml +++ b/examples/translator-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.translator helidon-examples-translator-project diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 53d8452ff89..385b877cdab 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index d49236bd3f8..e5bbd33d264 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index 797c96c8e3d..21bb4d5488f 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index f835227d6c0..17a46fcc585 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index 2ad71aac293..da7c621c7ce 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.examples.webserver helidon-examples-webserver-project diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 63f8f3dec4b..982ea0ec3ab 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index abd5e1c7a9f..da6eb7874e8 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index e4c63e37970..a3fa2570d31 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index 32852dc455a..73d02dec632 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-grpc-client diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index d1cb559b7c1..d73a11700ef 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-grpc-core diff --git a/grpc/io.grpc/pom.xml b/grpc/io.grpc/pom.xml index 26f9a029427..342f1b37766 100644 --- a/grpc/io.grpc/pom.xml +++ b/grpc/io.grpc/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.2-SNAPSHOT + 1.4.2 io.grpc diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index 5668b5a7bf9..6c0375a79b8 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-grpc-metrics diff --git a/grpc/pom.xml b/grpc/pom.xml index 0e50c0871f3..7c948cfad15 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.grpc diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index 174fa98c648..166d3977f22 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-grpc-server diff --git a/health/common/pom.xml b/health/common/pom.xml index 27cec038244..cd350cc9354 100644 --- a/health/common/pom.xml +++ b/health/common/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index 9e7a769bcd8..94f685c7acb 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index 9d7b3fc94c6..1057e20478c 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index 4d6414e89a6..2984053a44d 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 pom diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index fb6b4cf5867..2f42dbaa1ee 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 - 1.4.2-SNAPSHOT + 1.4.2 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 a53fbb485f3..eec690f3233 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 - 1.4.2-SNAPSHOT + 1.4.2 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 eced804477c..ce6ae6a4f0a 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 - 1.4.2-SNAPSHOT + 1.4.2 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 d6d31195b9b..eacd01c6536 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 - 1.4.2-SNAPSHOT + 1.4.2 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 608a8ddb7d6..12a86652aaf 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 - 1.4.2-SNAPSHOT + 1.4.2 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 1ff090e766b..4226cc2c73c 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 - 1.4.2-SNAPSHOT + 1.4.2 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 34b3855ea0b..1d7f6ef9970 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 - 1.4.2-SNAPSHOT + 1.4.2 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 4425b540973..df02fc78a0d 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 - 1.4.2-SNAPSHOT + 1.4.2 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 76c1332f846..c511987d811 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 - 1.4.2-SNAPSHOT + 1.4.2 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 3a25a249277..f6046e3504f 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-integrations-cdi-jpa Helidon CDI Integrations JPA diff --git a/integrations/cdi/jpa-weld/pom.xml b/integrations/cdi/jpa-weld/pom.xml index 0bdc3a75bcf..4d875d29173 100644 --- a/integrations/cdi/jpa-weld/pom.xml +++ b/integrations/cdi/jpa-weld/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-integrations-cdi-jpa-weld Helidon CDI Integrations JPA Weld diff --git a/integrations/cdi/jta-cdi/pom.xml b/integrations/cdi/jta-cdi/pom.xml index c89b07389da..101fb75bdea 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 - 1.4.2-SNAPSHOT + 1.4.2 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 6333367988d..f582ff55970 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-integrations-cdi-jta-weld Helidon CDI Integrations JTA Weld diff --git a/integrations/cdi/oci-objectstorage-cdi/pom.xml b/integrations/cdi/oci-objectstorage-cdi/pom.xml index 910ead7472d..cfe7586723c 100644 --- a/integrations/cdi/oci-objectstorage-cdi/pom.xml +++ b/integrations/cdi/oci-objectstorage-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-integrations-cdi-oci-objectstorage Helidon CDI Integrations OCI Object Storage diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index 2b91c40e9a5..9987160fabb 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.integrations.cdi helidon-integrations-cdi-project diff --git a/integrations/graal/native-image-extension/pom.xml b/integrations/graal/native-image-extension/pom.xml index e2311325a42..1442352b26d 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 - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index b0abbb4a424..9ab07ba7a40 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.integrations.graal diff --git a/integrations/pom.xml b/integrations/pom.xml index c2b73ab8a1d..90674cfff1d 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.integrations helidon-integrations-project diff --git a/integrations/serviceconfiguration/pom.xml b/integrations/serviceconfiguration/pom.xml index 57b49e69be7..d582c8c94c9 100644 --- a/integrations/serviceconfiguration/pom.xml +++ b/integrations/serviceconfiguration/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.serviceconfiguration helidon-serviceconfiguration-project diff --git a/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml index 3bec0525c50..206ba680c3b 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-api Helidon Service Configuration API diff --git a/integrations/serviceconfiguration/serviceconfiguration-config-source/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-config-source/pom.xml index fd8385f7eb5..cb75c71e985 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-config-source/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-config-source/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-config-source Helidon Service Configuration ConfigSource diff --git a/integrations/serviceconfiguration/serviceconfiguration-hikaricp-accs/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-hikaricp-accs/pom.xml index 1c17cd3b9b6..d8cbdabe58b 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-hikaricp-accs/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-hikaricp-accs/pom.xml @@ -23,7 +23,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-hikaricp-accs Helidon ServiceConfiguration HikariCP ACCS diff --git a/integrations/serviceconfiguration/serviceconfiguration-hikaricp-localhost/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-hikaricp-localhost/pom.xml index 4090e1ed27d..59b64b25b5e 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-hikaricp-localhost/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-hikaricp-localhost/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-hikaricp-localhost Helidon ServiceConfiguration HikariCP Localhost diff --git a/integrations/serviceconfiguration/serviceconfiguration-hikaricp/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-hikaricp/pom.xml index 6b9667903c8..fcd8b81b925 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-hikaricp/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-hikaricp/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-hikaricp Helidon ServiceConfiguration HikariCP Implementation diff --git a/integrations/serviceconfiguration/serviceconfiguration-system-kubernetes/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-system-kubernetes/pom.xml index db06214b2cd..c99140cc95d 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-system-kubernetes/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-system-kubernetes/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-system-kubernetes Helidon Kubernetes System Implementation diff --git a/integrations/serviceconfiguration/serviceconfiguration-system-oracle-accs/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-system-oracle-accs/pom.xml index 4005778687c..51f042a7fa2 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-system-oracle-accs/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-system-oracle-accs/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-system-oracle-accs Helidon Oracle ACCS System Implementation diff --git a/integrations/serviceconfiguration/serviceconfiguration-ucp-accs/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-ucp-accs/pom.xml index 361ad34031a..f5ef2928990 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-ucp-accs/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-ucp-accs/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-ucp-accs Helidon ServiceConfiguration UCP ACCS diff --git a/integrations/serviceconfiguration/serviceconfiguration-ucp-localhost/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-ucp-localhost/pom.xml index bee08cb0bd7..ed9c93f2b8d 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-ucp-localhost/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-ucp-localhost/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-ucp-localhost Helidon ServiceConfiguration UCP Localhost diff --git a/integrations/serviceconfiguration/serviceconfiguration-ucp/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-ucp/pom.xml index 2e26b3f99ad..000ba642ab2 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-ucp/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-ucp/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-serviceconfiguration-ucp Helidon ServiceConfiguration UCP Implementation diff --git a/javadocs/pom.xml b/javadocs/pom.xml index 5c1e3d1370d..b557c56d223 100644 --- a/javadocs/pom.xml +++ b/javadocs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-javadocs Helidon Javadocs diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index 15e04aff147..1b504d97ff7 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index 83499b9c284..d21f28124a8 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index 6d9f3577549..7ddff58253b 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index 04cc2177e1e..20a4e5e6c55 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index 9a8c23897fe..488f69ec5b8 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-jersey-server diff --git a/media/common/pom.xml b/media/common/pom.xml index 3078b8e9cde..26b379a8fbf 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ io.helidon.media helidon-media-project - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/media/jackson/common/pom.xml b/media/jackson/common/pom.xml index e2848ab564c..5fe64fdc065 100644 --- a/media/jackson/common/pom.xml +++ b/media/jackson/common/pom.xml @@ -23,7 +23,7 @@ helidon-media-jackson-project io.helidon.media.jackson - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index 295640e9bca..f231fe21813 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.4.2-SNAPSHOT + 1.4.2 pom diff --git a/media/jackson/server/pom.xml b/media/jackson/server/pom.xml index be20b9d6c70..d9f4e346464 100644 --- a/media/jackson/server/pom.xml +++ b/media/jackson/server/pom.xml @@ -21,7 +21,7 @@ helidon-media-jackson-project io.helidon.media.jackson - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/media/jsonb/common/pom.xml b/media/jsonb/common/pom.xml index aff24de5cb7..aae6e477612 100644 --- a/media/jsonb/common/pom.xml +++ b/media/jsonb/common/pom.xml @@ -21,7 +21,7 @@ helidon-media-jsonb-project io.helidon.media.jsonb - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index 1c2105b092f..39fead30c69 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.4.2-SNAPSHOT + 1.4.2 pom diff --git a/media/jsonb/server/pom.xml b/media/jsonb/server/pom.xml index e9277979497..506a858bf49 100644 --- a/media/jsonb/server/pom.xml +++ b/media/jsonb/server/pom.xml @@ -21,7 +21,7 @@ helidon-media-jsonb-project io.helidon.media.jsonb - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/media/jsonp/common/pom.xml b/media/jsonp/common/pom.xml index 423b35b5ac3..97deca4399b 100644 --- a/media/jsonp/common/pom.xml +++ b/media/jsonp/common/pom.xml @@ -21,7 +21,7 @@ helidon-media-jsonp-project io.helidon.media.jsonp - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index f492f893b24..a65f6f117ba 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.4.2-SNAPSHOT + 1.4.2 pom diff --git a/media/jsonp/server/pom.xml b/media/jsonp/server/pom.xml index cc73ce5b91d..408ecee983b 100644 --- a/media/jsonp/server/pom.xml +++ b/media/jsonp/server/pom.xml @@ -21,7 +21,7 @@ helidon-media-jsonp-project io.helidon.media.jsonp - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/media/pom.xml b/media/pom.xml index fb0883fce74..bf7b7dc5bc9 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.media diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index 2ce884847b5..e1b9ba47e55 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index 3a84040a85d..8e9d1e167ce 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index 7f761ce6637..571cdf8f198 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics2/metrics2/pom.xml b/metrics2/metrics2/pom.xml index 926abc4ec43..f2b15e9cbff 100644 --- a/metrics2/metrics2/pom.xml +++ b/metrics2/metrics2/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics2-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-metrics2 Helidon Metrics2 diff --git a/metrics2/pom.xml b/metrics2/pom.xml index f5555ef3881..16fd7e7a1a5 100644 --- a/metrics2/pom.xml +++ b/metrics2/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.metrics diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index 91651b2774d..0766b59c22c 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/microprofile/bundles/helidon-microprofile-1.0/pom.xml b/microprofile/bundles/helidon-microprofile-1.0/pom.xml index 8b680a10c72..d3b842f51e4 100644 --- a/microprofile/bundles/helidon-microprofile-1.0/pom.xml +++ b/microprofile/bundles/helidon-microprofile-1.0/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-1.0 Helidon Microprofile Bundles 1.0 diff --git a/microprofile/bundles/helidon-microprofile-1.1/pom.xml b/microprofile/bundles/helidon-microprofile-1.1/pom.xml index adaa8ec26a8..9010ecc201b 100644 --- a/microprofile/bundles/helidon-microprofile-1.1/pom.xml +++ b/microprofile/bundles/helidon-microprofile-1.1/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-1.1 Helidon Microprofile Bundles 1.1 diff --git a/microprofile/bundles/helidon-microprofile-1.2/pom.xml b/microprofile/bundles/helidon-microprofile-1.2/pom.xml index cecf8a83dbe..9fdc4c72f6b 100644 --- a/microprofile/bundles/helidon-microprofile-1.2/pom.xml +++ b/microprofile/bundles/helidon-microprofile-1.2/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-1.2 Helidon Microprofile Bundles 1.2 diff --git a/microprofile/bundles/helidon-microprofile-2.2/pom.xml b/microprofile/bundles/helidon-microprofile-2.2/pom.xml index 35b66856b21..c2165a71f1e 100644 --- a/microprofile/bundles/helidon-microprofile-2.2/pom.xml +++ b/microprofile/bundles/helidon-microprofile-2.2/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-2.2 Helidon Microprofile Bundles 2.2 diff --git a/microprofile/bundles/helidon-microprofile-3.0/pom.xml b/microprofile/bundles/helidon-microprofile-3.0/pom.xml index fde41edeaef..7ed6eda3ef6 100644 --- a/microprofile/bundles/helidon-microprofile-3.0/pom.xml +++ b/microprofile/bundles/helidon-microprofile-3.0/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-3.0 Helidon Microprofile Bundles 3.0 diff --git a/microprofile/bundles/helidon-microprofile-3.1/pom.xml b/microprofile/bundles/helidon-microprofile-3.1/pom.xml index 8fb98d2f483..13d93ffed16 100644 --- a/microprofile/bundles/helidon-microprofile-3.1/pom.xml +++ b/microprofile/bundles/helidon-microprofile-3.1/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-3.1 Helidon Microprofile Bundles 3.1 diff --git a/microprofile/bundles/helidon-microprofile-core/pom.xml b/microprofile/bundles/helidon-microprofile-core/pom.xml index e3e176ee2e7..bc5c77a67c1 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-core Helidon Microprofile Core Bundle diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index 69bcdca616b..dab6878c3a7 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile Helidon Microprofile Full Bundle diff --git a/microprofile/bundles/internal-test-libs/pom.xml b/microprofile/bundles/internal-test-libs/pom.xml index 79e2efc8177..bfabb7b0bba 100644 --- a/microprofile/bundles/internal-test-libs/pom.xml +++ b/microprofile/bundles/internal-test-libs/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.2-SNAPSHOT + 1.4.2 internal-test-libs Helidon Microprofile Bundles Test Libraries diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 527db0b3840..9c4385a312d 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.microprofile.bundles diff --git a/microprofile/config/config-cdi/pom.xml b/microprofile/config/config-cdi/pom.xml index 2073573d49d..9a046aebcec 100644 --- a/microprofile/config/config-cdi/pom.xml +++ b/microprofile/config/config-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.config helidon-microprofile-config-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-config-cdi Helidon Microprofile Config CDI diff --git a/microprofile/config/config/pom.xml b/microprofile/config/config/pom.xml index 1e4e2db0f4a..4a1ed4d6f14 100644 --- a/microprofile/config/config/pom.xml +++ b/microprofile/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.config helidon-microprofile-config-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-config Helidon Microprofile Config diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index db5083f8024..befcd746a93 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.microprofile.config diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index 9870b3819aa..df50be63e19 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/grpc/client/pom.xml b/microprofile/grpc/client/pom.xml index d985f7d537c..b5be22870c2 100644 --- a/microprofile/grpc/client/pom.xml +++ b/microprofile/grpc/client/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-grpc-client diff --git a/microprofile/grpc/core/pom.xml b/microprofile/grpc/core/pom.xml index 5d0078ed5aa..b916049c13a 100644 --- a/microprofile/grpc/core/pom.xml +++ b/microprofile/grpc/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-grpc-core diff --git a/microprofile/grpc/metrics/pom.xml b/microprofile/grpc/metrics/pom.xml index 4285f18eb6a..d5df1d81348 100644 --- a/microprofile/grpc/metrics/pom.xml +++ b/microprofile/grpc/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-grpc-metrics diff --git a/microprofile/grpc/pom.xml b/microprofile/grpc/pom.xml index e605afc8ad9..58af1d1b872 100644 --- a/microprofile/grpc/pom.xml +++ b/microprofile/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.microprofile.grpc diff --git a/microprofile/grpc/server/pom.xml b/microprofile/grpc/server/pom.xml index 65bbf9601a7..48214131155 100644 --- a/microprofile/grpc/server/pom.xml +++ b/microprofile/grpc/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-grpc-server diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index 9f51acc3156..206f6f3dae9 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.microprofile.health helidon-microprofile-health diff --git a/microprofile/jwt-auth/jwt-auth-cdi/pom.xml b/microprofile/jwt-auth/jwt-auth-cdi/pom.xml index bb455d57f14..2ccac817d4b 100644 --- a/microprofile/jwt-auth/jwt-auth-cdi/pom.xml +++ b/microprofile/jwt-auth/jwt-auth-cdi/pom.xml @@ -24,7 +24,7 @@ helidon-microprofile-jwt-project io.helidon.microprofile.jwt - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-jwt-auth-cdi diff --git a/microprofile/jwt-auth/jwt-auth/pom.xml b/microprofile/jwt-auth/jwt-auth/pom.xml index ccae85a670c..75b146b53b3 100644 --- a/microprofile/jwt-auth/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/jwt-auth/pom.xml @@ -21,7 +21,7 @@ helidon-microprofile-jwt-project io.helidon.microprofile.jwt - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index bae4357ba31..0106c64d50c 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.microprofile.jwt diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index b75a4abc643..289b19dca32 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/metrics2/pom.xml b/microprofile/metrics2/pom.xml index 440e591f555..d4193349ec2 100644 --- a/microprofile/metrics2/pom.xml +++ b/microprofile/metrics2/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.microprofile.metrics helidon-microprofile-metrics2 diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index 7f6934d751f..f3798623e22 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index e02837596e3..e6551c4e92b 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 632b2467a42..d7b89348035 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.microprofile diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index dc18b2e4885..51a2dd66d8d 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.microprofile.rest-client diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index 36a7318b62c..94eb564eaba 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index b6a1e427e4a..390831fa3af 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index a57af1f9522..1818084edb9 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index d433b6f8c4f..11dff0f593e 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index ab3789548ac..b009e13e4d9 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index f284ec2e6ee..623dbc7d9a0 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 - 1.4.2-SNAPSHOT + 1.4.2 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 ef279bebe4f..5362b1da1af 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 - 1.4.2-SNAPSHOT + 1.4.2 tck-fault-tolerance Helidon Microprofile Tests TCK Fault Tolerance diff --git a/microprofile/tests/tck/tck-health/pom.xml b/microprofile/tests/tck/tck-health/pom.xml index 4ee5b2844c6..98fc02b0b8e 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 - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index 9b0fb8c7d6b..ede32c84fa2 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 - 1.4.2-SNAPSHOT + 1.4.2 tck-jwt-auth Helidon Microprofile Tests TCK JWT-Auth diff --git a/microprofile/tests/tck/tck-metrics/pom.xml b/microprofile/tests/tck/tck-metrics/pom.xml index b3197af0e69..1a379ca8bdd 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 - 1.4.2-SNAPSHOT + 1.4.2 tck-metrics Helidon Microprofile Tests TCK Metrics diff --git a/microprofile/tests/tck/tck-metrics2/pom.xml b/microprofile/tests/tck/tck-metrics2/pom.xml index e0bf87e0306..dd55d01c3e5 100644 --- a/microprofile/tests/tck/tck-metrics2/pom.xml +++ b/microprofile/tests/tck/tck-metrics2/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 1.4.2-SNAPSHOT + 1.4.2 tck-metrics2 Helidon Microprofile Tests TCK Metrics 2 diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index ff6e0bb5c4b..4fc3fa9bee5 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 - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index 5e341f06017..c21b6baa46d 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 - 1.4.2-SNAPSHOT + 1.4.2 tck-opentracing Helidon Microprofile Tests TCK Opentracing diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index 590cb821006..0aa4f812d04 100644 --- a/microprofile/tests/tck/tck-rest-client/pom.xml +++ b/microprofile/tests/tck/tck-rest-client/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index 90eaf231b3e..221e50d3727 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/openapi/pom.xml b/openapi/pom.xml index 6be1c88a218..efc0b9f80ce 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.openapi helidon-openapi diff --git a/parent/pom.xml b/parent/pom.xml index 0272f677563..63bcb059865 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 1.4.2-SNAPSHOT + 1.4.2 pom Helidon Parent diff --git a/pom.xml b/pom.xml index 65cf67a64dc..4bf3b6f5dfe 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 1.4.2-SNAPSHOT + 1.4.2 ./dependencies/pom.xml helidon-project diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index 1991041084c..c3cd1a9eec9 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 - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index 57c86b460b5..1eaf6ba7fe7 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index 9d1aa2f3ccc..fc0a8b00d59 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 1.4.2-SNAPSHOT + 1.4.2 pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index 4dfe2d24e0e..30f674a909c 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index 9abeb298018..81a84442eca 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index afccdcf78fb..45820fa70ac 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index b09e2a3595a..e3e13e5d9ab 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index 0224a749924..d9f1cfbede7 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index 697aed3c0d0..47eb62a2060 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 - 1.4.2-SNAPSHOT + 1.4.2 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 5ca2f8f9da0..c2f52d632d1 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 - 1.4.2-SNAPSHOT + 1.4.2 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 d8ee63ddb6a..222439f1563 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index 2a90305ffc4..aa81c681cfe 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.2-SNAPSHOT + 1.4.2 pom diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index 78f879bd8b6..3d223bdfb36 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index ca95f630329..c4e6cd49863 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 27524060366..bc0a85a96d1 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index 5810321b7d8..1313e4191bb 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index 271df94f609..24f1a5c6619 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-providers-common Helidon Security Providers Common diff --git a/security/providers/google-login/pom.xml b/security/providers/google-login/pom.xml index a6cf4d43871..f727d4ac093 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 - 1.4.2-SNAPSHOT + 1.4.2 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 87c2a1bbf00..579f08ccc3e 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 - 1.4.2-SNAPSHOT + 1.4.2 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 456df26b0ed..a75d82e7cf2 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 - 1.4.2-SNAPSHOT + 1.4.2 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 d97c434282b..7c6b3244acb 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 - 1.4.2-SNAPSHOT + 1.4.2 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 d9f1de5a0f2..bd58c0a5f9c 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 - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index 55cb3ff53b3..3bf801a8531 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 - 1.4.2-SNAPSHOT + 1.4.2 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 63ca1f03553..f848d3cacdc 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 - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index b64ac05c269..bc9113b4ed3 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 - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index 6aeca689d80..8ea82794237 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index c4f0af6fd23..c4272e6ed97 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index e54c0a86d00..2444134a532 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-security-util Helidon Security Utilities diff --git a/tests/apps/bookstore/bookstore-mp/pom.xml b/tests/apps/bookstore/bookstore-mp/pom.xml index 7bdfbe99e65..aff41fbd3f5 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 - 1.4.2-SNAPSHOT + 1.4.2 ../../../../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 87decd88512..ed3f2cd24c1 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 - 1.4.2-SNAPSHOT + 1.4.2 ../../../../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 d034fc570ff..31eca8bcd55 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.2-SNAPSHOT + 1.4.2 ../../../../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 3d8f3432c14..a2819a48b47 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 - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index 5611b85d046..bbf02c9e493 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.tests.apps diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index d9ff0506c7a..014c2bc1d6a 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 - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.tests.functional.bookstore helidon-tests-functional-bookstore diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index f579d6a19e3..3eb267e3204 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-tests-functional-context-propagation diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index 63f0dc4ba7d..5a546affa87 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-tests-functional-jax-rs-subresource Helidon Functional Test: JAX-RS Subresources diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index 68cd2a3fcc8..6a81b65bd1d 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-tests-functional-multiport Helidon Functional Test: Multiport with MP diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index d535ea13a22..c66a6872690 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.tests.functional diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index fe96f9e3dab..0bc8752390b 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 - 1.4.2-SNAPSHOT + 1.4.2 ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index 0b8eb26f4e2..1b09c195db9 100644 --- a/tests/integration/health/pom.xml +++ b/tests/integration/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.tests.integration.health helidon-tests-integration-health-project diff --git a/tests/integration/mp-autodiscovery/pom.xml b/tests/integration/mp-autodiscovery/pom.xml index 0d2e1840b35..95f874422de 100644 --- a/tests/integration/mp-autodiscovery/pom.xml +++ b/tests/integration/mp-autodiscovery/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index 006676c3e51..c5883dadf9c 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 - 1.4.2-SNAPSHOT + 1.4.2 ../../../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 231346e2f7d..b9b6b76746f 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 - 1.4.2-SNAPSHOT + 1.4.2 ../../../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 9ed6730c40f..5f0c0fadd78 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 - 1.4.2-SNAPSHOT + 1.4.2 ../pom.xml pom diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index 35efdec2166..42bb1e8b3a9 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 - 1.4.2-SNAPSHOT + 1.4.2 ../../../../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 e57ad3284c8..65c5813b341 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 - 1.4.2-SNAPSHOT + 1.4.2 ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index b99a9ec4a73..c099217ac46 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.tests.integration diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index 1b2f1512ab9..cb76e50fd93 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 - 1.4.2-SNAPSHOT + 1.4.2 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index fa1c310d652..ad5b99a3861 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.tests diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index 716d415a150..2eed164d2d3 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-tracing-config diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index 2f8a974940a..9a64e1ce5e8 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-tracing-jaeger diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index 4386c32e57e..5acf1f6a7a2 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index 2b78235d955..d9f5bd9150d 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-tracing-jersey diff --git a/tracing/pom.xml b/tracing/pom.xml index 6de723b181a..5da838c81c0 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 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 52237f5340c..7efa985f377 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 - 1.4.2-SNAPSHOT + 1.4.2 helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index cab02eacb18..d852db85aae 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.2-SNAPSHOT + 1.4.2 pom diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index 3d1db4d9335..904bcd9f761 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-tracing diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index 920c7e34ce4..ca0768f5faf 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-tracing-zipkin diff --git a/webclient/jaxrs/pom.xml b/webclient/jaxrs/pom.xml index aded41eb32b..6a39efc6314 100644 --- a/webclient/jaxrs/pom.xml +++ b/webclient/jaxrs/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index 55218ddb7d0..8c8f5abfe3b 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.webclient diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index 9483191a7c6..a373bf058a4 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 1.4.2-SNAPSHOT + 1.4.2 4.0.0 diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index 59891099175..865a5ffa1e2 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/pom.xml b/webserver/pom.xml index b509929e27d..3f12457417c 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.2-SNAPSHOT + 1.4.2 io.helidon.webserver helidon-webserver-project diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index eb34ed463eb..111b35e8393 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-webserver-test-support Helidon WebServer Test Support diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index d0744e34c6f..a54cbe03224 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.4.2-SNAPSHOT + 1.4.2 helidon-webserver Helidon WebServer