diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index 45bf2f29edc..39bd4269136 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-mp pom diff --git a/applications/pom.xml b/applications/pom.xml index 38f36dc50a6..7f080fb157a 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 1.3.1-SNAPSHOT + 1.3.1 ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 1d10ea352ca..e5673961515 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-se pom diff --git a/archetypes/mp/pom.xml b/archetypes/mp/pom.xml index 08e2f043e11..f6c35c57698 100644 --- a/archetypes/mp/pom.xml +++ b/archetypes/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.archetypes helidon-archetypes-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-mp maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 469906765de..8f15588050e 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.archetypes helidon-archetypes-project diff --git a/archetypes/se/pom.xml b/archetypes/se/pom.xml index 543bd927d92..54f49490e42 100644 --- a/archetypes/se/pom.xml +++ b/archetypes/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.archetypes helidon-archetypes-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-se maven-archetype diff --git a/bom/pom.xml b/bom/pom.xml index f7e3142ea06..9ca6fe702f8 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 1.3.1-SNAPSHOT + 1.3.1 ../parent/pom.xml io.helidon @@ -32,7 +32,7 @@ Helidon BOM POM - 1.3.1-SNAPSHOT + 1.3.1 diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index 1e977c9bdf6..5d359bc8e44 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-bundles-config diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index 7bf92bdd71f..c52aab483f5 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-bundles-jersey diff --git a/bundles/pom.xml b/bundles/pom.xml index 97936d6894a..27d2e7efb6f 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index f073f69036a..82465a87b3b 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-bundles-security diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index e0065633e2a..5da716e3a22 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-bundles-webserver diff --git a/common/common/pom.xml b/common/common/pom.xml index df4c3a847c8..0b9c5fec7d5 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index 735f8c1d995..0628171412a 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 1.3.1-SNAPSHOT + 1.3.1 Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index da8ccd53023..2055932ebb9 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-common-context Helidon Common Context diff --git a/common/http/pom.xml b/common/http/pom.xml index 1ec2be7eab6..c77e76a9198 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 7d2cfb547f7..5f0ce267999 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index 309d8c91f79..ba7cd3e7cc0 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/common/metrics/pom.xml b/common/metrics/pom.xml index 421b7c7d435..583c2f4f589 100644 --- a/common/metrics/pom.xml +++ b/common/metrics/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-common-metrics diff --git a/common/pom.xml b/common/pom.xml index e0c95a33cf2..bd121f5cbbe 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index 3110825433c..5e20eb316ba 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-common-reactive Helidon Common Reactive diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index 6d45dd2831d..1378a4c8917 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/config/config/pom.xml b/config/config/pom.xml index 86844da2874..38cbdfea44e 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index 04821a8f976..3fabd4d15b6 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index 1726fc3ec51..324434ea997 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index 5860b2b7927..98c4d89365c 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-config-git Helidon Config Git diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index 0dd14f67b75..e34c1420fef 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-config-hocon Helidon Config HOCON diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index 9357c2cf9e2..730d60fa98e 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 570eaeab55e..3831479e816 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index bde1979c43f..f4d4da34b7d 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index 68c23aad85c..1a4c3b30d15 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index 6c76f9ff200..672b5c1440f 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.3.1-SNAPSHOT + 1.3.1 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 0c36580d7b1..fa38509b253 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.3.1-SNAPSHOT + 1.3.1 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 aeec43dd28b..9d71c6afc43 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.3.1-SNAPSHOT + 1.3.1 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 b6e9409ec60..40b02ac4612 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.3.1-SNAPSHOT + 1.3.1 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 cc296853568..917200d2010 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.3.1-SNAPSHOT + 1.3.1 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 168bb891880..bf1f7b1e6ce 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.3.1-SNAPSHOT + 1.3.1 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 383ec2b2d94..221f31a98ce 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.3.1-SNAPSHOT + 1.3.1 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 1bf839cb2bb..d83487f464b 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.3.1-SNAPSHOT + 1.3.1 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 c6ceeee9a4a..c8ef30c7c11 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.3.1-SNAPSHOT + 1.3.1 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 5970c9effca..e54d3657f5e 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.3.1-SNAPSHOT + 1.3.1 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 14b8b0f2fc2..f86315f7a61 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.3.1-SNAPSHOT + 1.3.1 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 d09fddb2f49..441a7809e89 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.3.1-SNAPSHOT + 1.3.1 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 91c30fa982a..29d879bcfff 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.3.1-SNAPSHOT + 1.3.1 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 c496951ce52..a951bea4a34 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.3.1-SNAPSHOT + 1.3.1 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 727c3ae0057..c9bb6b23c41 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.3.1-SNAPSHOT + 1.3.1 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 0a7375dc945..1d2af4a4dc0 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.3.1-SNAPSHOT + 1.3.1 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 0615e57a080..150f38dd7e8 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.3.1-SNAPSHOT + 1.3.1 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 438673c771a..fed022b54f8 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.3.1-SNAPSHOT + 1.3.1 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 02368e6b7f5..9042ca0456f 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.3.1-SNAPSHOT + 1.3.1 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 25b1374500c..409f1bd7f2e 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.3.1-SNAPSHOT + 1.3.1 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 1b7aca3fe2a..366df5c3a86 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.3.1-SNAPSHOT + 1.3.1 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 a1af7cf3fa2..0f2099592ea 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-config-yaml Helidon Config YAML diff --git a/dependencies/pom.xml b/dependencies/pom.xml index f619426265d..726f851707c 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 1.3.1-SNAPSHOT + 1.3.1 ../bom/pom.xml helidon-dependencies diff --git a/docs/pom.xml b/docs/pom.xml index 01ce088d350..8bc42dd7f24 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-docs Helidon Documentation diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 77f7d7073b6..2b0f7cc6d7a 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 23f52905f99..06a09d008ac 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 24ae3f2cd1e..57db9e94ff0 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 824866d608b..472f8866acf 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 9682ec4133c..81bf27b6931 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/pom.xml b/examples/config/pom.xml index 37e4f31d3ab..4a443ac79b5 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.examples.config helidon-examples-config-project diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 34ca1cd4838..3cc7ff3bb59 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 63c743d3ce0..17fe5c84e64 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../applications/se/pom.xml io.helidon.examples.employee diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index 78ad322a982..08579abcd36 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index 53381c9e689..cddab76ef68 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index fdefef2e64a..c24e69bfdaf 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index 6f5ee736002..4af702c6702 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/pom.xml b/examples/grpc/pom.xml index 6530e356f28..fbe8f4d138d 100644 --- a/examples/grpc/pom.xml +++ b/examples/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.3.1-SNAPSHOT + 1.3.1 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 6a20959a62a..6a330cce2bc 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.3.1-SNAPSHOT + 1.3.1 ../../../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 5a037064998..67d7567ae72 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 6a6848db366..e2fa3e33728 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 4c46e0b21f0..dac695a2a3c 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.health diff --git a/examples/health/pom.xml b/examples/health/pom.xml index ca38508f334..0e5694a83fe 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 1.3.1-SNAPSHOT + 1.3.1 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 48d9c0c316b..5058eb39dc5 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.3.1-SNAPSHOT + 1.3.1 ../../../../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 4a2f6010589..17618ae4715 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.3.1-SNAPSHOT + 1.3.1 ../../../../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 8a40ad91b2d..62dc35f4a3f 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.3.1-SNAPSHOT + 1.3.1 ../../../../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 f949ad92f28..1f4d742bee2 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.3.1-SNAPSHOT + 1.3.1 ../../../../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 f6b72c19a89..2dc152bb4cc 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.3.1-SNAPSHOT + 1.3.1 ../../../../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 435fff167cf..606e5081d35 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.3.1-SNAPSHOT + 1.3.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index ff7c166b223..361c09f7b3e 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.3.1-SNAPSHOT + 1.3.1 io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index b3b8a9a2c43..49560ce6532 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.3.1-SNAPSHOT + 1.3.1 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 a3be41afa17..6eb33d447d0 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.3.1-SNAPSHOT + 1.3.1 ../../../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 15956875740..3b75fb5de27 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 2d0ac770600..150d5c38aa3 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.3.1-SNAPSHOT + 1.3.1 ../../../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 edcd6ff6290..35288cf5bf3 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.3.1-SNAPSHOT + 1.3.1 ../../../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 5d44c92a9e5..c56e4bbf072 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.3.1-SNAPSHOT + 1.3.1 ../../../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 34ca78ed13f..edd06fe2099 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index 4d331a11bfb..3b1bee45aa2 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index ee17046e2fb..4ad1fe16842 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/pom.xml b/examples/pom.xml index aff29804394..80d2135cbe5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.examples helidon-examples-project diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index 84b3f5c426a..0d98ff88843 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index 1ea10d1232a..a300fd2eac7 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples helidon-quickstart-se - 1.3.1-SNAPSHOT + 1.3.1 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 0f86cefe786..6e4413f9476 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.3.1-SNAPSHOT + 1.3.1 Helidon Standalone Quickstart MP Example - 1.3.1-SNAPSHOT + 1.3.1 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 123a484bbe5..5f850f832a6 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.3.1-SNAPSHOT + 1.3.1 Helidon Standalone Quickstart SE Example - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.examples.quickstart.se.Main 8 diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index 0eccae5b586..ac13380a209 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.3.1-SNAPSHOT + 1.3.1 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 8bab8d95048..8b9ecdc0948 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.3.1-SNAPSHOT + 1.3.1 ../../../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 5cc9ae3b762..50cb934a18d 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.3.1-SNAPSHOT + 1.3.1 ../../../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 32c5ac21eb2..2f583ff5482 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index d2e0108b5c7..214cc8e5c5a 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../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 1996bfd3b50..52bc315661f 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/oidc/pom.xml b/examples/security/oidc/pom.xml index 448e09ac6da..439f181f47e 100644 --- a/examples/security/oidc/pom.xml +++ b/examples/security/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 6c3635a4a0a..297fff561c1 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/pom.xml b/examples/security/pom.xml index 7dbe9270bdd..103a9c1c529 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.3.1-SNAPSHOT + 1.3.1 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 30e8433f6e1..69e700a97a6 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.3.1-SNAPSHOT + 1.3.1 ../../../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 567aff8afb1..7d87bf158ac 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.3.1-SNAPSHOT + 1.3.1 ../../../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 e75031dea93..dd4421137ea 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.3.1-SNAPSHOT + 1.3.1 ../../../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 3df1afe4eba..126562286ee 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.3.1-SNAPSHOT + 1.3.1 ../../../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 65cc32685a2..ed7298040d3 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index e077860deab..b21c20bc6cc 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.3.1-SNAPSHOT + 1.3.1 Helidon Examples TODO Demo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index 8e1c9cb1604..4a494fbc762 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-backend - 1.3.1-SNAPSHOT + 1.3.1 Helidon Examples Translator Backend diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 0bba0e5c259..b42ff127568 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-frontend - 1.3.1-SNAPSHOT + 1.3.1 Helidon Examples Translator Frontend diff --git a/examples/translator-app/pom.xml b/examples/translator-app/pom.xml index ab0eee850bc..320b883b3f5 100644 --- a/examples/translator-app/pom.xml +++ b/examples/translator-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.examples.translator helidon-examples-translator-project diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 31445334238..8fc20ba7f06 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../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 503f222f7e3..14d149fe3e9 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index f7ad75515e5..3c3ad656eb0 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 235e782c585..6a1c8472c3a 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index 24ea52f9263..a3762059b36 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.3.1-SNAPSHOT + 1.3.1 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 433462dabac..fff9e28f866 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 936293c01fb..7c091c3d8a2 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 1cf01fcc80d..def8cb06311 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.3.1-SNAPSHOT + 1.3.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index 9f2c391a569..5518086783b 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-grpc-client diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index bdb72ed2a16..ea173ec1b5a 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-grpc-core diff --git a/grpc/io.grpc/pom.xml b/grpc/io.grpc/pom.xml index 9a8804a7dfe..b3b5f43b552 100644 --- a/grpc/io.grpc/pom.xml +++ b/grpc/io.grpc/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.3.1-SNAPSHOT + 1.3.1 io.grpc diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index 679c6ae8cd5..be15d66f2cc 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.grpc helidon-grpc-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-grpc-metrics diff --git a/grpc/pom.xml b/grpc/pom.xml index a54c6cde24f..8169067a6ee 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.grpc diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index 47caaa88502..6d9400fa2fe 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-grpc-server diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index e31315a6e36..edc5b927842 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index 3e46844b6e3..5a78c353400 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index 4d295e69ff7..4bd11f6562c 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 pom diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index 4539a4b8e10..72ed15b88f2 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.3.1-SNAPSHOT + 1.3.1 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 3c5d2ab28f9..85ee2f1c241 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.3.1-SNAPSHOT + 1.3.1 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 fb54f142ef8..df8c416f767 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.3.1-SNAPSHOT + 1.3.1 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 f2653cd4e99..e600b086022 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.3.1-SNAPSHOT + 1.3.1 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 f035b2a48be..440c70c91a2 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.3.1-SNAPSHOT + 1.3.1 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 dc88e4369ef..20528c3e8d2 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.3.1-SNAPSHOT + 1.3.1 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 950c833d42a..8bcad7e607a 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.3.1-SNAPSHOT + 1.3.1 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 90d1ba273ba..5edc35808e2 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.3.1-SNAPSHOT + 1.3.1 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 4ccae1ce778..7aec28f55da 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.3.1-SNAPSHOT + 1.3.1 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 7b1587efa01..5c05a05966f 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.3.1-SNAPSHOT + 1.3.1 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 04e8c8d99a7..f5751a04311 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.3.1-SNAPSHOT + 1.3.1 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 9030fc63112..32ec2e4e27b 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.3.1-SNAPSHOT + 1.3.1 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 f47b8dbb960..052a5713816 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.3.1-SNAPSHOT + 1.3.1 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 221132c6091..f5846281687 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.3.1-SNAPSHOT + 1.3.1 helidon-integrations-cdi-oci-objectstorage Helidon CDI Integrations OCI Object Storage diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index e4b025f35fe..20243acc497 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 1.3.1-SNAPSHOT + 1.3.1 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 e2cc53d4ee8..48a0c2c18d4 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index b13b18da76f..c61bf7644b1 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.integrations.graal diff --git a/integrations/pom.xml b/integrations/pom.xml index 5d5cb28339e..870e979a8f5 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.integrations helidon-integrations-project diff --git a/integrations/serviceconfiguration/pom.xml b/integrations/serviceconfiguration/pom.xml index 8ea8775f2f5..f2dec98835b 100644 --- a/integrations/serviceconfiguration/pom.xml +++ b/integrations/serviceconfiguration/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.serviceconfiguration helidon-serviceconfiguration-project diff --git a/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml index 3d2006ed0a7..fee1d19c5e2 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.3.1-SNAPSHOT + 1.3.1 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 da0f3aa26c9..438c4af8e35 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.3.1-SNAPSHOT + 1.3.1 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 24143453663..f7beb30a8ad 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.3.1-SNAPSHOT + 1.3.1 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 33a77dd9adc..e094838221e 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.3.1-SNAPSHOT + 1.3.1 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 7e664ab1d10..979aacc5cc9 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.3.1-SNAPSHOT + 1.3.1 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 4cb42deff2d..bc675e1721e 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.3.1-SNAPSHOT + 1.3.1 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 43eff2d0a70..cebb72644ea 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.3.1-SNAPSHOT + 1.3.1 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 1c53c603dd2..4ac8ccc722b 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.3.1-SNAPSHOT + 1.3.1 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 99582efe5fc..8a8b19aed43 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.3.1-SNAPSHOT + 1.3.1 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 0e14ba09c40..cff85acc6e6 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.3.1-SNAPSHOT + 1.3.1 helidon-serviceconfiguration-ucp Helidon ServiceConfiguration UCP Implementation diff --git a/javadocs/pom.xml b/javadocs/pom.xml index cab8a929b6c..675034dbc88 100644 --- a/javadocs/pom.xml +++ b/javadocs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-javadocs Helidon Javadocs diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index d030f099b90..ff4511647c8 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index 93d19719078..5512dd8d027 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index 8d9dc4b41c6..6093d987500 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index 7a5dbabd7bd..b1f5bf42055 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index d0c33141e49..3e96803cee2 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-jersey-server diff --git a/media/common/pom.xml b/media/common/pom.xml index be3f4cbf2d3..8dcb8958590 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ io.helidon.media helidon-media-project - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/media/jackson/common/pom.xml b/media/jackson/common/pom.xml index 63fd8a9e1c7..93e78b4a928 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index 6d95e56c323..53158d7a555 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.3.1-SNAPSHOT + 1.3.1 pom diff --git a/media/jackson/server/pom.xml b/media/jackson/server/pom.xml index 42595f3ce18..4643dc2cae6 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/media/jsonb/common/pom.xml b/media/jsonb/common/pom.xml index 57faf67e8ed..8f02a7a4d0e 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index 7c727437758..1c5b859930b 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.3.1-SNAPSHOT + 1.3.1 pom diff --git a/media/jsonb/server/pom.xml b/media/jsonb/server/pom.xml index 6170c50ae32..2883121598d 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/media/jsonp/common/pom.xml b/media/jsonp/common/pom.xml index 4cb6fccc1cc..2dc37cd0cdd 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index d1fac9df94b..d5d4aca5ace 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.3.1-SNAPSHOT + 1.3.1 pom diff --git a/media/jsonp/server/pom.xml b/media/jsonp/server/pom.xml index aa812d57c7c..88b3bdf4bd3 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/media/pom.xml b/media/pom.xml index 5ea5f8dbacd..326c59e2a74 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.media diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index 089eee895ad..cad5532f877 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index b7b804cd541..482c15b419a 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index 868f462cb7c..41729e79aad 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics2/metrics2/pom.xml b/metrics2/metrics2/pom.xml index 0765b337725..b0ca538e6f3 100644 --- a/metrics2/metrics2/pom.xml +++ b/metrics2/metrics2/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics2-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-metrics2 Helidon Metrics2 diff --git a/metrics2/pom.xml b/metrics2/pom.xml index fae32450026..84f7018d57f 100644 --- a/metrics2/pom.xml +++ b/metrics2/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.metrics diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index a5de634e608..562fc131d74 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/microprofile/bundles/helidon-microprofile-1.0/pom.xml b/microprofile/bundles/helidon-microprofile-1.0/pom.xml index 32b8df229d3..30280c2ed90 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.3.1-SNAPSHOT + 1.3.1 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 b2a1777070f..610acaf62bc 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.3.1-SNAPSHOT + 1.3.1 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 5fe3d373e1f..976df885c56 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.3.1-SNAPSHOT + 1.3.1 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 36434f1789f..e67448ffdf4 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.3.1-SNAPSHOT + 1.3.1 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 94191c5066e..16c03d3536e 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.3.1-SNAPSHOT + 1.3.1 helidon-microprofile-3.0 Helidon Microprofile Bundles 3.0 diff --git a/microprofile/bundles/internal-test-libs/pom.xml b/microprofile/bundles/internal-test-libs/pom.xml index 3a5ce6cdeb4..36524a8b843 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.3.1-SNAPSHOT + 1.3.1 internal-test-libs Helidon Microprofile Bundles Test Libraries diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 54a88d067f9..1940cc4cc43 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.microprofile.bundles diff --git a/microprofile/config/config-cdi/pom.xml b/microprofile/config/config-cdi/pom.xml index 98587ec10eb..e72a43c5770 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.3.1-SNAPSHOT + 1.3.1 helidon-microprofile-config-cdi Helidon Microprofile Config CDI diff --git a/microprofile/config/config/pom.xml b/microprofile/config/config/pom.xml index 06fd1ffee42..120d9b3dc73 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.3.1-SNAPSHOT + 1.3.1 helidon-microprofile-config Helidon Microprofile Config diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index 5bfb9066b19..d31d61d0812 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.microprofile.config diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index 7bd5f4fcbad..37301c19ea0 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index 4c9c5486afb..4505488ba8e 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 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 dbb21c54b10..d1fd948a162 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.3.1-SNAPSHOT + 1.3.1 helidon-microprofile-jwt-auth-cdi diff --git a/microprofile/jwt-auth/jwt-auth/pom.xml b/microprofile/jwt-auth/jwt-auth/pom.xml index 80896ee6cb6..ba52faf5ea6 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index f97c9526cc7..8805e167d73 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.microprofile.jwt diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index 4f9e8b3f50b..bf0d1987172 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/metrics2/pom.xml b/microprofile/metrics2/pom.xml index 6738dae9bfb..7559e6be9d4 100644 --- a/microprofile/metrics2/pom.xml +++ b/microprofile/metrics2/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.microprofile.metrics helidon-microprofile-metrics2 diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index c5fb9899248..1200432dbe0 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index 9da0ca58eb7..7e36a4b4638 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 33eb3828dc2..df4bd2f5611 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.microprofile diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index 9dd172b2e99..cd5024c278b 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.microprofile.rest-client diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index d3575aa36dd..a3651b7ee7c 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index f9616107376..53fcbac6031 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index 20e1e224e5a..12809abab0d 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index 5f436487cf1..b27cfde1b69 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index f95a04ed3f7..140f9007ba9 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index 501779d0688..abb31e34bea 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.3.1-SNAPSHOT + 1.3.1 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 377cc6051d6..3b1aba3f682 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.3.1-SNAPSHOT + 1.3.1 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 dfd4f98df56..75466b8f2ae 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index f9940a8f80d..53b5aa7e5e3 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.3.1-SNAPSHOT + 1.3.1 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 7fa3aa27683..9b400533d0a 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.3.1-SNAPSHOT + 1.3.1 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 d8d3c731fab..097fa77b6ff 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.3.1-SNAPSHOT + 1.3.1 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 ef9b9ddefad..c5bc9a8a375 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index e795282944f..ed866cbf3a5 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.3.1-SNAPSHOT + 1.3.1 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 63c7d6bb4ae..e60324dd350 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index a20e99c8e78..b9cac88cb5e 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/openapi/pom.xml b/openapi/pom.xml index bdd038c1058..4e889249f91 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.openapi helidon-openapi diff --git a/parent/pom.xml b/parent/pom.xml index 91cbe544264..838cb93a091 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 1.3.1-SNAPSHOT + 1.3.1 pom Helidon Parent @@ -47,7 +47,7 @@ scm:git:git@github.com:oracle/helidon.git scm:git:git@github.com:oracle/helidon.git - HEAD + 1.3.1 https://github.com/oracle/helidon diff --git a/pom.xml b/pom.xml index 7c3ab4da838..6a0675ae746 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 1.3.1-SNAPSHOT + 1.3.1 ./dependencies/pom.xml helidon-project diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index de24050e89a..146cbf57c72 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.3.1-SNAPSHOT + 1.3.1 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index 2f2545db208..fc6442a4edf 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.3.1-SNAPSHOT + 1.3.1 helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index 86d372dbb67..3294768c29a 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 1.3.1-SNAPSHOT + 1.3.1 pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index ebe4a82ae4f..7163f5af014 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.3.1-SNAPSHOT + 1.3.1 helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index fb7e4e554fd..6e42c96f3f3 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.3.1-SNAPSHOT + 1.3.1 helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index 96456dd8b1c..c6f97532294 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.3.1-SNAPSHOT + 1.3.1 helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index e1177eeb71b..233e2b5c448 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index c606b280bce..04c3988cf21 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.3.1-SNAPSHOT + 1.3.1 helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index 7b879f85979..aa65b0d1ff1 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.3.1-SNAPSHOT + 1.3.1 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 c199c4f609a..ccdb91bcca4 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.3.1-SNAPSHOT + 1.3.1 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 247ba3bddf6..637567354c9 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.3.1-SNAPSHOT + 1.3.1 helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index b63b1c1b0cd..e0597caa293 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.3.1-SNAPSHOT + 1.3.1 pom diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index 4522df80b50..37d23bfef8f 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.3.1-SNAPSHOT + 1.3.1 helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index 943a53b2b2c..1becd3da88d 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 5244e380449..413077ae585 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index a3629d0b91f..566efbaaa94 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.3.1-SNAPSHOT + 1.3.1 helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index 59c18a63681..a97ebb532ee 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.3.1-SNAPSHOT + 1.3.1 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 8e1929ae23a..d9a8b98ebb1 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.3.1-SNAPSHOT + 1.3.1 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 1b590288541..6cd36e93baa 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.3.1-SNAPSHOT + 1.3.1 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 0f7a2ae5d3b..7cf8fc888ed 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.3.1-SNAPSHOT + 1.3.1 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 082ef16b55e..f7255f0d5fe 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.3.1-SNAPSHOT + 1.3.1 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 e4519a5545e..73ff9bf5808 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.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index 98407da51a1..37935804495 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.3.1-SNAPSHOT + 1.3.1 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 3e2562002bd..63abcfe91e8 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.3.1-SNAPSHOT + 1.3.1 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index c3a35d01f7c..c5d13c30449 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.3.1-SNAPSHOT + 1.3.1 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index 35560bad185..10fe0c09f07 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index 19a9e6d8bcb..778fdc0ec2c 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index 0f22e6b58b4..b4db707dbd3 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.3.1-SNAPSHOT + 1.3.1 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 75d5b72d7f3..50cd0aa2258 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.3.1-SNAPSHOT + 1.3.1 ../../../../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 6bfc55a6f67..4967cf67bdf 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.3.1-SNAPSHOT + 1.3.1 ../../../../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 65c76a71b57..2fce387a60c 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.3.1-SNAPSHOT + 1.3.1 ../../../../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 d6fa80e5fe1..cfa609091ac 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.3.1-SNAPSHOT + 1.3.1 io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index 5bba0e910ef..cee7033782d 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.tests.apps diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index 6af9dda84d8..5deb68ada59 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.3.1-SNAPSHOT + 1.3.1 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 4ac77fe900e..dede8fdc61a 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.3.1-SNAPSHOT + 1.3.1 helidon-tests-functional-context-propagation diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index 122d9d0bb4f..d503edce7b0 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.3.1-SNAPSHOT + 1.3.1 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 161787ab807..1db1a8096ab 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.3.1-SNAPSHOT + 1.3.1 helidon-tests-functional-multiport Helidon Functional Test: Multiport with MP diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index 34855992a15..b8b1d8df3ee 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.tests.functional diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index 663ff499bf5..a65c8d48079 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.3.1-SNAPSHOT + 1.3.1 ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index a1faf796609..a3e03756aed 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.3.1-SNAPSHOT + 1.3.1 io.helidon.tests.integration.health helidon-tests-integration-health-project diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index 51f4a0f4a2a..bc2bad1cb97 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.3.1-SNAPSHOT + 1.3.1 ../../../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 07a95130adf..f6242cb6b04 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.3.1-SNAPSHOT + 1.3.1 ../pom.xml pom diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index 8f04d8931cf..e5b91e13f41 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.3.1-SNAPSHOT + 1.3.1 ../../../../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 5766a1c2896..dd1c9f6625a 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.3.1-SNAPSHOT + 1.3.1 ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 321bbfe8158..9c9d490b551 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 1.3.1-SNAPSHOT + 1.3.1 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 e720e225940..2da2d7108b3 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.3.1-SNAPSHOT + 1.3.1 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index 557658eb2f4..566c16c8f24 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.tests diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index 58138a67eeb..44afd9b1649 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-tracing-config diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index 0d0cf398c2b..d9f2ff0cdb5 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-tracing-jaeger diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index db25e2ec847..65b20ebe50b 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index c835cf20ffa..5a052b36eca 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-tracing-jersey diff --git a/tracing/pom.xml b/tracing/pom.xml index 1e4e1d62e3c..4423c2c7d0d 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 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 098be67cb81..4209a994687 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.3.1-SNAPSHOT + 1.3.1 helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index 3e7cd5be104..b29f28db3b2 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 1.3.1-SNAPSHOT + 1.3.1 pom diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index bba1e6e8277..fcffc872401 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-tracing diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index 743b4a06aeb..e94143964bd 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-tracing-zipkin diff --git a/webclient/jaxrs/pom.xml b/webclient/jaxrs/pom.xml index 0789f631f91..a6884b1c68d 100644 --- a/webclient/jaxrs/pom.xml +++ b/webclient/jaxrs/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index 723cad0c338..77293ad248d 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.webclient diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index ca9a2dc5683..9c90f4a0a42 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index 89fed651db3..0f869493e0d 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/pom.xml b/webserver/pom.xml index c5d873b5748..4bd8ce06ccc 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.3.1-SNAPSHOT + 1.3.1 io.helidon.webserver helidon-webserver-project diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index ff1256dbd2b..45b014abfbd 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-webserver-test-support Helidon WebServer Test Support diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index 3662de39e17..a540c8c81e1 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.3.1-SNAPSHOT + 1.3.1 helidon-webserver Helidon WebServer