diff --git a/bom/pom.xml b/bom/pom.xml index 0a63ed58790..538a7a09808 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-bom pom diff --git a/common/common/pom.xml b/common/common/pom.xml index d6cc16f94be..8aa1e943059 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index bb146b807bf..cd745bf82d6 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 0.10.2-SNAPSHOT + 0.10.2 Helidon Common Configurable helidon-common-configurable diff --git a/common/http/pom.xml b/common/http/pom.xml index fc78ef385e3..505d12cb284 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 0.10.2-SNAPSHOT + 0.10.2 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 90b1cdef3ae..40e1c6c9e0c 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-common-key-util Helidon Common Key Util diff --git a/common/pom.xml b/common/pom.xml index d757bc99b8c..66357c3cead 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index ea8ed6673c6..bd000c79e8b 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-common-reactive Helidon Common Reactive diff --git a/config/bundle/pom.xml b/config/bundle/pom.xml index ca11d36dda1..8d77541d60a 100644 --- a/config/bundle/pom.xml +++ b/config/bundle/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-bundle Helidon Config Bundle diff --git a/config/config/pom.xml b/config/config/pom.xml index 0248d74e1bb..7e5da939985 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config Helidon Config diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index 4aa83839d2f..049d181109e 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-etcd Helidon Config Etcd diff --git a/config/examples/basics/pom.xml b/config/examples/basics/pom.xml index d327099ee62..92236015340 100644 --- a/config/examples/basics/pom.xml +++ b/config/examples/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.config.examples helidon-config-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-examples-basics Helidon Config Examples Basics @@ -33,7 +33,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.config.examples.basics.Main diff --git a/config/examples/changes/pom.xml b/config/examples/changes/pom.xml index 70237134ecb..cce033363a5 100644 --- a/config/examples/changes/pom.xml +++ b/config/examples/changes/pom.xml @@ -24,7 +24,7 @@ helidon-config-examples-project io.helidon.config.examples - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-examples-changes Helidon Config Examples Changes @@ -34,7 +34,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.config.examples.changes.Main diff --git a/config/examples/git/pom.xml b/config/examples/git/pom.xml index 087e73c6217..cc310855ae9 100644 --- a/config/examples/git/pom.xml +++ b/config/examples/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.config.examples helidon-config-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-examples-git Helidon Config Examples Git @@ -32,7 +32,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.config.examples.git.Main diff --git a/config/examples/mapping/pom.xml b/config/examples/mapping/pom.xml index 6c7e1b12d2f..1fc106ae0c2 100644 --- a/config/examples/mapping/pom.xml +++ b/config/examples/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.config.examples helidon-config-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-examples-mapping Helidon Config Examples Mapping @@ -33,7 +33,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.config.examples.mapping.Main diff --git a/config/examples/overrides/pom.xml b/config/examples/overrides/pom.xml index 5ea25379d7c..80e8603f065 100644 --- a/config/examples/overrides/pom.xml +++ b/config/examples/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.config.examples helidon-config-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-examples-overrides Helidon Config Examples Overrides @@ -33,7 +33,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.config.examples.overrides.Main diff --git a/config/examples/pom.xml b/config/examples/pom.xml index e4dfc5eca0c..3761b32d853 100644 --- a/config/examples/pom.xml +++ b/config/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.config.examples helidon-config-examples-project diff --git a/config/examples/sources/pom.xml b/config/examples/sources/pom.xml index d27cdc0d8da..cd9732bba9e 100644 --- a/config/examples/sources/pom.xml +++ b/config/examples/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.config.examples helidon-config-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-examples-sources Helidon Config Examples Sources @@ -33,7 +33,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.config.examples.sources.Main diff --git a/config/git/pom.xml b/config/git/pom.xml index 840beeaa2c7..cb1e973bfa8 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-git Helidon Config Git diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index b3bcc94f753..6176fea6d74 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-hocon Helidon Config HOCON diff --git a/config/pom.xml b/config/pom.xml index 28f28659ff6..8f1c75bc183 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index 8dfaf2e043c..45f98348f62 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index 70fd878bfd2..40e1860d7aa 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index 00f755da643..dabe1f82894 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-integration-tests Helidon Config Tests Integration diff --git a/config/tests/module-mappers-1-base/pom.xml b/config/tests/module-mappers-1-base/pom.xml index 63a1322c6de..d244ba42085 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-module-mappers-1-base Helidon Config Tests Mappers 1 diff --git a/config/tests/module-mappers-2-override/pom.xml b/config/tests/module-mappers-2-override/pom.xml index 81ec7fb6b6e..b2611522b34 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-module-mappers-2-override Helidon Config Tests Parser 2 diff --git a/config/tests/module-meta-source-1/pom.xml b/config/tests/module-meta-source-1/pom.xml index b40ee2b339a..30e08883931 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-module-meta-source-1 Helidon Config Tests Meta Source 1 diff --git a/config/tests/module-meta-source-2/pom.xml b/config/tests/module-meta-source-2/pom.xml index 6881dbf410b..e54ca65c3c1 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-module-meta-source-2 Helidon Config Tests Meta Source 2 diff --git a/config/tests/module-parsers-1-override/pom.xml b/config/tests/module-parsers-1-override/pom.xml index e501e1d5358..1b18a2ce695 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-module-parsers-1-override Helidon Config Tests Parser 1 diff --git a/config/tests/pom.xml b/config/tests/pom.xml index 8e4a1b7738d..b51d80b4be5 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.config.tests helidon-config-tests-project diff --git a/config/tests/test-bundle/pom.xml b/config/tests/test-bundle/pom.xml index 9f32fe771f2..50a88bc81d1 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-bundle Helidon Config Tests Bundle diff --git a/config/tests/test-default_config-1-properties/pom.xml b/config/tests/test-default_config-1-properties/pom.xml index b5dbd3c4351..0105d70ece6 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-default_config-1-properties Helidon Config Tests Default Config 1 diff --git a/config/tests/test-default_config-2-hocon-json/pom.xml b/config/tests/test-default_config-2-hocon-json/pom.xml index 25c5931a73f..edb3adf7d57 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-default_config-2-hocon-json Helidon Config Tests Default Config 2 diff --git a/config/tests/test-default_config-3-hocon/pom.xml b/config/tests/test-default_config-3-hocon/pom.xml index 9287f8b87f2..535250d0627 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-default_config-3-hocon Helidon Config Tests Default Config 3 diff --git a/config/tests/test-default_config-4-yaml/pom.xml b/config/tests/test-default_config-4-yaml/pom.xml index cdcc0e4cc25..f3b9efb5644 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-default_config-4-yaml Helidon Config Tests Default Config 4 diff --git a/config/tests/test-default_config-5-env_vars/pom.xml b/config/tests/test-default_config-5-env_vars/pom.xml index 5e69cd8432a..5684e6c1247 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-default_config-5-env_vars Helidon Config Tests Default Config 5 diff --git a/config/tests/test-default_config-6-meta-properties/pom.xml b/config/tests/test-default_config-6-meta-properties/pom.xml index 479451077ef..1d8942b1a5d 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-default_config-6-meta-properties Helidon Config Tests Default Config 6 diff --git a/config/tests/test-default_config-7-meta-hocon-json/pom.xml b/config/tests/test-default_config-7-meta-hocon-json/pom.xml index 1302d663817..79bb0689381 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-default_config-7-meta-hocon-json Helidon Config Tests Default Config 7 diff --git a/config/tests/test-default_config-8-meta-hocon/pom.xml b/config/tests/test-default_config-8-meta-hocon/pom.xml index d0f58092d12..79b2ef1d05c 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-default_config-8-meta-hocon Helidon Config Tests Default Config 8 diff --git a/config/tests/test-default_config-9-meta-yaml/pom.xml b/config/tests/test-default_config-9-meta-yaml/pom.xml index f2c3d12c103..3559adef5f8 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-default_config-9-meta-yaml Helidon Config Tests Default Config 9 diff --git a/config/tests/test-mappers-1-common/pom.xml b/config/tests/test-mappers-1-common/pom.xml index 5c9162fe7f9..85573c9e33a 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-mappers-1-common Helidon Config Tests Mappers Common 1 diff --git a/config/tests/test-mappers-2-complex/pom.xml b/config/tests/test-mappers-2-complex/pom.xml index 0ece2336141..a31141f2e5c 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-mappers-2-complex Helidon Config Tests Parsers 2 diff --git a/config/tests/test-meta-source/pom.xml b/config/tests/test-meta-source/pom.xml index 5e787d720c4..21578eb6177 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-meta-source Helidon Config Tests Meta Source diff --git a/config/tests/test-parsers-1-complex/pom.xml b/config/tests/test-parsers-1-complex/pom.xml index 942864ab167..b93740f0179 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-tests-test-parsers-1-complex Helidon Config Tests Parsers 1 diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index b6ed9a0678d..7851c484643 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-config-yaml Helidon Config YAML diff --git a/docs/pom.xml b/docs/pom.xml index d4565a128ef..9596c9c8d24 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-docs Helidon Documentation diff --git a/examples/archetypes/archetype.properties b/examples/archetypes/archetype.properties index 4e4355109dc..901f9d417e6 100644 --- a/examples/archetypes/archetype.properties +++ b/examples/archetypes/archetype.properties @@ -19,6 +19,6 @@ archetype.groupId=io.helidon.archetypes # Expanded by create-archetypes.sh script archetype.artifactId=${archetypeArtifactId} -archetype.version=0.10.2-SNAPSHOT +archetype.version=0.10.2 archetype.languages=java, docker excludePatterns=**/.idea/**, *.iml, target/**, build/**, build.gradle, settings.gradle, .gradle/** diff --git a/examples/helidon-quickstart-mp/build.gradle b/examples/helidon-quickstart-mp/build.gradle index 03b305691a4..6575bf0113b 100644 --- a/examples/helidon-quickstart-mp/build.gradle +++ b/examples/helidon-quickstart-mp/build.gradle @@ -29,7 +29,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '0.10.2-SNAPSHOT' + helidonversion = '0.10.2' } repositories { diff --git a/examples/helidon-quickstart-mp/pom.xml b/examples/helidon-quickstart-mp/pom.xml index 37dccac94fd..eb812f69856 100644 --- a/examples/helidon-quickstart-mp/pom.xml +++ b/examples/helidon-quickstart-mp/pom.xml @@ -23,12 +23,12 @@ io.helidon.examples quickstart-mp - 0.10.2-SNAPSHOT + 0.10.2 jar ${project.artifactId} - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.examples.quickstart.mp ${package}.Main diff --git a/examples/helidon-quickstart-se/build.gradle b/examples/helidon-quickstart-se/build.gradle index 4d6aebc0a17..57cca28016b 100644 --- a/examples/helidon-quickstart-se/build.gradle +++ b/examples/helidon-quickstart-se/build.gradle @@ -29,7 +29,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '0.10.2-SNAPSHOT' + helidonversion = '0.10.2' } repositories { diff --git a/examples/helidon-quickstart-se/pom.xml b/examples/helidon-quickstart-se/pom.xml index 6d1c733589e..6446bbf2a71 100644 --- a/examples/helidon-quickstart-se/pom.xml +++ b/examples/helidon-quickstart-se/pom.xml @@ -23,12 +23,12 @@ io.helidon.examples quickstart-se - 0.10.2-SNAPSHOT + 0.10.2 jar ${project.artifactId} - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.examples.quickstart.se ${package}.Main diff --git a/examples/pom.xml b/examples/pom.xml index e5bd6a118e1..175d9f44478 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.examples helidon-examples-project diff --git a/examples/todos/demo-backend/pom.xml b/examples/todos/demo-backend/pom.xml index 2dd6f91a10c..c5800f6929d 100644 --- a/examples/todos/demo-backend/pom.xml +++ b/examples/todos/demo-backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.demo.todos helidon-demo-todos-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-todos-backend Helidon Examples TODOs Demo Backend diff --git a/examples/todos/demo-frontend/pom.xml b/examples/todos/demo-frontend/pom.xml index a7e47ed6582..aff78f27f49 100644 --- a/examples/todos/demo-frontend/pom.xml +++ b/examples/todos/demo-frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.demo.todos helidon-demo-todos-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-todos-frontend Helidon Examples TODOs Demo Frontend diff --git a/examples/todos/pom.xml b/examples/todos/pom.xml index 156429ba614..4488d21d686 100644 --- a/examples/todos/pom.xml +++ b/examples/todos/pom.xml @@ -25,7 +25,7 @@ io.helidon.demo.todos helidon-demo-todos-project pom - 0.10.2-SNAPSHOT + 0.10.2 Helidon Examples TODOs Demo diff --git a/javadocs/pom.xml b/javadocs/pom.xml index 5528ee2f809..40820aceab1 100644 --- a/javadocs/pom.xml +++ b/javadocs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-javadocs Helidon Javadocs diff --git a/microprofile/bundles/helidon-microprofile-1.0/pom.xml b/microprofile/bundles/helidon-microprofile-1.0/pom.xml index cd946955be6..9be76ecfda6 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-1.0 Helidon Microprofile Bundles 1.0 diff --git a/microprofile/bundles/helidon-microprofile-1.1/pom.xml b/microprofile/bundles/helidon-microprofile-1.1/pom.xml index 9b4dc42ff01..c11719b34f2 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-1.1 Helidon Microprofile Bundles 1.1 diff --git a/microprofile/bundles/helidon-microprofile-1.2/pom.xml b/microprofile/bundles/helidon-microprofile-1.2/pom.xml index fa1be082432..7513d0977fb 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-1.2 Helidon Microprofile Bundles 1.2 diff --git a/microprofile/bundles/internal-test-libs/pom.xml b/microprofile/bundles/internal-test-libs/pom.xml index 96c3887bee6..8ba62ef60ea 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 - 0.10.2-SNAPSHOT + 0.10.2 internal-test-libs Helidon Microprofile Bundles Test Libraries diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 70414078093..628e3568877 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 pom io.helidon.microprofile.bundles diff --git a/microprofile/config/config-cdi/pom.xml b/microprofile/config/config-cdi/pom.xml index d84510ffcbf..9d90b495997 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 - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-config-cdi Helidon Microprofile Config CDI diff --git a/microprofile/config/config-core/pom.xml b/microprofile/config/config-core/pom.xml index 16bb9032eb3..2c391b7d6a4 100644 --- a/microprofile/config/config-core/pom.xml +++ b/microprofile/config/config-core/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.config helidon-microprofile-config-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-config Helidon Microprofile Config Core diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index cf48be1bded..7d241b2c7b9 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 pom io.helidon.microprofile.config diff --git a/microprofile/examples/hello-world-explicit/pom.xml b/microprofile/examples/hello-world-explicit/pom.xml index bb3fd34b911..49f43b8d903 100644 --- a/microprofile/examples/hello-world-explicit/pom.xml +++ b/microprofile/examples/hello-world-explicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.examples examples-project - 0.10.2-SNAPSHOT + 0.10.2 hello-world-explicit Helidon Microprofile Examples Explicit Hello World diff --git a/microprofile/examples/hello-world-implicit/pom.xml b/microprofile/examples/hello-world-implicit/pom.xml index 4fde58a8ed7..f9249884e46 100644 --- a/microprofile/examples/hello-world-implicit/pom.xml +++ b/microprofile/examples/hello-world-implicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.examples examples-project - 0.10.2-SNAPSHOT + 0.10.2 hello-world-implicit Helidon Microprofile Examples Implicit Hello World diff --git a/microprofile/examples/idcs/pom.xml b/microprofile/examples/idcs/pom.xml index 5f63c84f88b..acf25e62982 100644 --- a/microprofile/examples/idcs/pom.xml +++ b/microprofile/examples/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.examples examples-project - 0.10.2-SNAPSHOT + 0.10.2 security-idcs Helidon Microprofile Examples IDCS Security diff --git a/microprofile/examples/mp1_1-security/pom.xml b/microprofile/examples/mp1_1-security/pom.xml index 6a679baf881..89eee1fe020 100644 --- a/microprofile/examples/mp1_1-security/pom.xml +++ b/microprofile/examples/mp1_1-security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.examples examples-project - 0.10.2-SNAPSHOT + 0.10.2 mp1_1-security Helidon Microprofile Examples MP 1.1 Security diff --git a/microprofile/examples/mp1_1-static-content/pom.xml b/microprofile/examples/mp1_1-static-content/pom.xml index 39755c88e13..ade4011341b 100644 --- a/microprofile/examples/mp1_1-static-content/pom.xml +++ b/microprofile/examples/mp1_1-static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.examples examples-project - 0.10.2-SNAPSHOT + 0.10.2 mp1_1-static-content Helidon Microprofile Examples MP 1.1 Static Content diff --git a/microprofile/examples/pom.xml b/microprofile/examples/pom.xml index c75734408f5..69d0851a221 100644 --- a/microprofile/examples/pom.xml +++ b/microprofile/examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 pom io.helidon.microprofile.examples diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index 29c2575a904..198543a1835 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/health/health-checks/pom.xml b/microprofile/health/health-checks/pom.xml index 375577a77cc..343703175df 100644 --- a/microprofile/health/health-checks/pom.xml +++ b/microprofile/health/health-checks/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.health helidon-microprofile-health-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-health-checks Helidon Microprofile Health Checks diff --git a/microprofile/health/health-core/pom.xml b/microprofile/health/health-core/pom.xml index 7610e91a4f7..941fd0ac6f4 100644 --- a/microprofile/health/health-core/pom.xml +++ b/microprofile/health/health-core/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.health helidon-microprofile-health-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-health-core Helidon Microprofile Health Core diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index 603ae7e4310..a54cdfcd045 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 pom io.helidon.microprofile.health diff --git a/microprofile/metrics/metrics-cdi/pom.xml b/microprofile/metrics/metrics-cdi/pom.xml index a398cfc2af7..f20428aba09 100644 --- a/microprofile/metrics/metrics-cdi/pom.xml +++ b/microprofile/metrics/metrics-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.metrics helidon-microprofile-metrics-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-metrics-cdi Helidon Microprofile Metrics CDI diff --git a/microprofile/metrics/metrics-mp/pom.xml b/microprofile/metrics/metrics-mp/pom.xml index 06166ad0a83..e59fd20ec94 100644 --- a/microprofile/metrics/metrics-mp/pom.xml +++ b/microprofile/metrics/metrics-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.metrics helidon-microprofile-metrics-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-metrics Helidon Microprofile Metrics Core diff --git a/microprofile/metrics/metrics-se/pom.xml b/microprofile/metrics/metrics-se/pom.xml index 67323bdfa76..2c59a6a4656 100644 --- a/microprofile/metrics/metrics-se/pom.xml +++ b/microprofile/metrics/metrics-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.metrics helidon-microprofile-metrics-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-metrics-se Helidon Microprofile Metrics SE diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index 284c3967553..9483adcc030 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 pom io.helidon.microprofile.metrics diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index 12f90dfb3ab..a0b1e9d1e0a 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-oidc Helidon Microprofile Security integration with OIDC diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 694ec076605..9553c0419e5 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 pom io.helidon.microprofile diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index e33b2e8107e..770986f6cd1 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-microprofile-security Helidon Microprofile Security integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 28a697e585f..47212b08afc 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index f5f04687a4b..92075b69d71 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index d8ed75ced56..cff6cc07b29 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 0.10.2-SNAPSHOT + 0.10.2 pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index 566a0e00c6a..fac13a2c8ee 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 0.10.2-SNAPSHOT + 0.10.2 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index 7dc60a2bf2e..940adb4f291 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 - 0.10.2-SNAPSHOT + 0.10.2 tck-config Helidon Microprofile Tests TCK Config diff --git a/microprofile/tests/tck/tck-health/pom.xml b/microprofile/tests/tck/tck-health/pom.xml index 644eb96a86c..7fd5186cede 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 - 0.10.2-SNAPSHOT + 0.10.2 4.0.0 diff --git a/microprofile/tests/tck/tck-metrics/pom.xml b/microprofile/tests/tck/tck-metrics/pom.xml index 83529c9fa4e..fd60527f5b1 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 - 0.10.2-SNAPSHOT + 0.10.2 tck-metrics Helidon Microprofile Tests TCK Metrics diff --git a/pom.xml b/pom.xml index 4fb5e83da84..6f609f4ed9d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 pom Helidon Project diff --git a/security/abac-validators/policy-el/pom.xml b/security/abac-validators/policy-el/pom.xml index 2b52b53226c..948a83f1ce5 100644 --- a/security/abac-validators/policy-el/pom.xml +++ b/security/abac-validators/policy-el/pom.xml @@ -23,7 +23,7 @@ io.helidon.security abac-validators - 0.10.2-SNAPSHOT + 0.10.2 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac-validators/policy-validator/pom.xml b/security/abac-validators/policy-validator/pom.xml index 6c8f50c93e1..ec21d5bc8f5 100644 --- a/security/abac-validators/policy-validator/pom.xml +++ b/security/abac-validators/policy-validator/pom.xml @@ -24,7 +24,7 @@ io.helidon.security abac-validators - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac-validators/pom.xml b/security/abac-validators/pom.xml index 4e2f14cb7bd..5f9ba697585 100644 --- a/security/abac-validators/pom.xml +++ b/security/abac-validators/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 0.10.2-SNAPSHOT + 0.10.2 pom diff --git a/security/abac-validators/role-validator/pom.xml b/security/abac-validators/role-validator/pom.xml index 869e1b994c6..cb177be37c8 100644 --- a/security/abac-validators/role-validator/pom.xml +++ b/security/abac-validators/role-validator/pom.xml @@ -24,7 +24,7 @@ io.helidon.security abac-validators - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac-validators/scope-validator/pom.xml b/security/abac-validators/scope-validator/pom.xml index b2dff9d01af..d797c094061 100644 --- a/security/abac-validators/scope-validator/pom.xml +++ b/security/abac-validators/scope-validator/pom.xml @@ -24,7 +24,7 @@ io.helidon.security abac-validators - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac-validators/time-validator/pom.xml b/security/abac-validators/time-validator/pom.xml index a8bc750cd75..b4866d4ca6c 100644 --- a/security/abac-validators/time-validator/pom.xml +++ b/security/abac-validators/time-validator/pom.xml @@ -24,7 +24,7 @@ io.helidon.security abac-validators - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-abac-time Helidon Security Validators Time diff --git a/security/bundle/pom.xml b/security/bundle/pom.xml index 450b319909c..ecbde29a182 100644 --- a/security/bundle/pom.xml +++ b/security/bundle/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-bundle Helidon Security Bundle diff --git a/security/examples/attribute-based-access-control/pom.xml b/security/examples/attribute-based-access-control/pom.xml index 919c985afbd..16d9232680c 100644 --- a/security/examples/attribute-based-access-control/pom.xml +++ b/security/examples/attribute-based-access-control/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.examples helidon-security-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-examples-abac Helidon Security Examples ABAC diff --git a/security/examples/google-login/pom.xml b/security/examples/google-login/pom.xml index 1e2410fd8b3..508e19bdb90 100644 --- a/security/examples/google-login/pom.xml +++ b/security/examples/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.examples helidon-security-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-examples-google-login Helidon Security Examples Google Login diff --git a/security/examples/idcs-login/pom.xml b/security/examples/idcs-login/pom.xml index 4ae8f6e538e..cf48a734841 100644 --- a/security/examples/idcs-login/pom.xml +++ b/security/examples/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.examples helidon-security-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-examples-oidc Helidon Security Examples IDCS Login diff --git a/security/examples/jersey/pom.xml b/security/examples/jersey/pom.xml index 7ee50c419a2..f3522435350 100644 --- a/security/examples/jersey/pom.xml +++ b/security/examples/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.examples helidon-security-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-examples-jersey Helidon Security Examples Jersey integration diff --git a/security/examples/nohttp-programmatic/pom.xml b/security/examples/nohttp-programmatic/pom.xml index 0557061e4c1..44c84c45291 100644 --- a/security/examples/nohttp-programmatic/pom.xml +++ b/security/examples/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.examples helidon-security-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-examples-nohttp-programmatic Helidon Security Examples No-HTTP programmatic diff --git a/security/examples/outbound-override/pom.xml b/security/examples/outbound-override/pom.xml index 0346a74b798..610b1df5124 100644 --- a/security/examples/outbound-override/pom.xml +++ b/security/examples/outbound-override/pom.xml @@ -23,7 +23,7 @@ helidon-security-examples-project io.helidon.security.examples - 0.10.2-SNAPSHOT + 0.10.2 4.0.0 diff --git a/security/examples/pom.xml b/security/examples/pom.xml index f6e72837a32..7cc3e387046 100644 --- a/security/examples/pom.xml +++ b/security/examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.security.examples helidon-security-examples-project diff --git a/security/examples/spi-examples/pom.xml b/security/examples/spi-examples/pom.xml index 95de7e0b52d..444f1bd7e64 100644 --- a/security/examples/spi-examples/pom.xml +++ b/security/examples/spi-examples/pom.xml @@ -24,7 +24,7 @@ helidon-security-examples-project io.helidon.security.examples - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-examples-spi Helidon Security Examples SPI implementation diff --git a/security/examples/webserver-digest-auth/pom.xml b/security/examples/webserver-digest-auth/pom.xml index 5d0debc5313..7d862a8cd34 100644 --- a/security/examples/webserver-digest-auth/pom.xml +++ b/security/examples/webserver-digest-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.examples helidon-security-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-examples-webserver-digest-auth Helidon Security Examples Digest Authentication diff --git a/security/examples/webserver-signatures/pom.xml b/security/examples/webserver-signatures/pom.xml index 338e6a56499..0c2ac216919 100644 --- a/security/examples/webserver-signatures/pom.xml +++ b/security/examples/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.examples helidon-security-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-examples-webserver-signatures Helidon Security Examples HTTP Signatures diff --git a/security/integration/annotations/pom.xml b/security/integration/annotations/pom.xml index 2ce4ac7a44f..e59eb9343ca 100644 --- a/security/integration/annotations/pom.xml +++ b/security/integration/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-integration-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-integration-annotations Helidon Security Integration Annotations diff --git a/security/integration/jersey/pom.xml b/security/integration/jersey/pom.xml index 362da1f8864..7ecd9797e38 100644 --- a/security/integration/jersey/pom.xml +++ b/security/integration/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-integration-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index c7289daf20e..1626ae0d62f 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-integration-project Helidon Security Integration diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index 5167584fc03..6bde3dfa78b 100644 --- a/security/integration/webserver/pom.xml +++ b/security/integration/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-integration-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index b6b5408ffb9..fda89da5980 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index f2122ee36f2..40746ce5e35 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 pom io.helidon.security diff --git a/security/providers/abac-provider/pom.xml b/security/providers/abac-provider/pom.xml index d7e599d14f9..2fdd8760088 100644 --- a/security/providers/abac-provider/pom.xml +++ b/security/providers/abac-provider/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-providers-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-provider-abac Helidon Security Providers ABAC diff --git a/security/providers/google-login/pom.xml b/security/providers/google-login/pom.xml index 01bcba9edc9..37474e19cfb 100644 --- a/security/providers/google-login/pom.xml +++ b/security/providers/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-providers-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-provider-google-login Helidon Security Providers Google Login diff --git a/security/providers/header-atn-provider/pom.xml b/security/providers/header-atn-provider/pom.xml index 3c242a368d6..aaded9ec072 100644 --- a/security/providers/header-atn-provider/pom.xml +++ b/security/providers/header-atn-provider/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-providers-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-provider-header-atn Helidon Security Providers Header authentication diff --git a/security/providers/http-auth-provider/pom.xml b/security/providers/http-auth-provider/pom.xml index 621c3765b2e..95115c4a087 100644 --- a/security/providers/http-auth-provider/pom.xml +++ b/security/providers/http-auth-provider/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-providers-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-provider-http-auth Helidon Security Providers HTTP Authentication diff --git a/security/providers/http-signature-provider/pom.xml b/security/providers/http-signature-provider/pom.xml index ae147fe1146..4a7370e728b 100644 --- a/security/providers/http-signature-provider/pom.xml +++ b/security/providers/http-signature-provider/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-providers-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-provider-http-signature Helidon Security Providers HTTP Signature diff --git a/security/providers/idcs-mapper/pom.xml b/security/providers/idcs-mapper/pom.xml index efd82b526f3..cb96ff28d12 100644 --- a/security/providers/idcs-mapper/pom.xml +++ b/security/providers/idcs-mapper/pom.xml @@ -21,7 +21,7 @@ helidon-security-providers-project io.helidon.security - 0.10.2-SNAPSHOT + 0.10.2 4.0.0 diff --git a/security/providers/jwt-provider/pom.xml b/security/providers/jwt-provider/pom.xml index 18c63171ce4..8285858aa28 100644 --- a/security/providers/jwt-provider/pom.xml +++ b/security/providers/jwt-provider/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-providers-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-provider-jwt Helidon Security Providers JWT diff --git a/security/providers/oidc-common/pom.xml b/security/providers/oidc-common/pom.xml index 20612d3be32..9231f5b0169 100644 --- a/security/providers/oidc-common/pom.xml +++ b/security/providers/oidc-common/pom.xml @@ -21,7 +21,7 @@ helidon-security-providers-project io.helidon.security - 0.10.2-SNAPSHOT + 0.10.2 4.0.0 diff --git a/security/providers/oidc-provider/pom.xml b/security/providers/oidc-provider/pom.xml index d867dda1edc..deb30c24fab 100644 --- a/security/providers/oidc-provider/pom.xml +++ b/security/providers/oidc-provider/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-providers-project - 0.10.2-SNAPSHOT + 0.10.2 4.0.0 helidon-security-provider-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index 12392a0ed16..36ac8a8303b 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-providers-project Helidon Security Providers diff --git a/security/providers/providers-common/pom.xml b/security/providers/providers-common/pom.xml index 5353a837dc7..3cea82e0b87 100644 --- a/security/providers/providers-common/pom.xml +++ b/security/providers/providers-common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-providers-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-providers-common Helidon Security Providers Common diff --git a/security/security/pom.xml b/security/security/pom.xml index 50fc816199f..7a04073bb41 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security Helidon Security Core diff --git a/security/tools/pom.xml b/security/tools/pom.xml index 76affb96fe0..31351d3d9d7 100644 --- a/security/tools/pom.xml +++ b/security/tools/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 0.10.2-SNAPSHOT + 0.10.2 pom helidon-security-tools-project diff --git a/security/tools/secure-config/pom.xml b/security/tools/secure-config/pom.xml index e15ab51a3a9..21c0715d502 100644 --- a/security/tools/secure-config/pom.xml +++ b/security/tools/secure-config/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-tools-project - 0.10.2-SNAPSHOT + 0.10.2 4.0.0 helidon-security-tools-config diff --git a/security/tools/security-util/pom.xml b/security/tools/security-util/pom.xml index b0dae461bbe..637183d1c9a 100644 --- a/security/tools/security-util/pom.xml +++ b/security/tools/security-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-tools-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-security-util Helidon Security Utilities diff --git a/webserver/bundles/jersey/pom.xml b/webserver/bundles/jersey/pom.xml index b71c2b02a21..bbe99f86a5d 100644 --- a/webserver/bundles/jersey/pom.xml +++ b/webserver/bundles/jersey/pom.xml @@ -24,7 +24,7 @@ helidon-webserver-bundles-project io.helidon.webserver - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-jersey-bundle Helidon WebServer Jersey Bundle diff --git a/webserver/bundles/pom.xml b/webserver/bundles/pom.xml index 9f9b9f0735a..9c803789caa 100644 --- a/webserver/bundles/pom.xml +++ b/webserver/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 0.10.2-SNAPSHOT + 0.10.2 pom helidon-webserver-bundles-project diff --git a/webserver/bundles/webserver/pom.xml b/webserver/bundles/webserver/pom.xml index 24efed7c358..e214321d44b 100644 --- a/webserver/bundles/webserver/pom.xml +++ b/webserver/bundles/webserver/pom.xml @@ -24,7 +24,7 @@ helidon-webserver-bundles-project io.helidon.webserver - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-bundle Helidon WebServer Bundle diff --git a/webserver/examples/basics/pom.xml b/webserver/examples/basics/pom.xml index c01089c9213..3cf72f72c59 100644 --- a/webserver/examples/basics/pom.xml +++ b/webserver/examples/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.examples helidon-webserver-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-examples-basics Helidon WebServer Examples Basics @@ -34,7 +34,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples.basics.Main diff --git a/webserver/examples/comment-aas/pom.xml b/webserver/examples/comment-aas/pom.xml index 2158ff988bd..c0aff51eee2 100644 --- a/webserver/examples/comment-aas/pom.xml +++ b/webserver/examples/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.examples helidon-webserver-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-examples-comment-aas Helidon WebServer Examples CommentsAAS @@ -32,7 +32,7 @@ Comments As A Service example application - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples.comments.Main diff --git a/webserver/examples/demo-translator-backend/pom.xml b/webserver/examples/demo-translator-backend/pom.xml index 297e4320756..1c2beb3a343 100644 --- a/webserver/examples/demo-translator-backend/pom.xml +++ b/webserver/examples/demo-translator-backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.examples helidon-webserver-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-examples-translator-backend Helidon WebServer Examples Translator Backend @@ -34,7 +34,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples.translator.backend.Main ${docker.registry}/skeppare/helidon/helidon-webserver-translator-backend:${project.version} diff --git a/webserver/examples/demo-translator-frontend/pom.xml b/webserver/examples/demo-translator-frontend/pom.xml index cd9d4976a52..b47e98b52e6 100644 --- a/webserver/examples/demo-translator-frontend/pom.xml +++ b/webserver/examples/demo-translator-frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.examples helidon-webserver-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-examples-translator-frontend Helidon WebServer Examples Translator Frontend @@ -34,7 +34,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples.translator.frontend.Main ${docker.registry}/skeppare/helidon/helidon-webserver-translator-frontend:${project.version} diff --git a/webserver/examples/jersey/pom.xml b/webserver/examples/jersey/pom.xml index 2387c8632bb..f992664a9aa 100644 --- a/webserver/examples/jersey/pom.xml +++ b/webserver/examples/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.examples helidon-webserver-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-examples-jersey Helidon WebServer Examples Jersey @@ -34,7 +34,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples.jersey.WebServerJerseyMain diff --git a/webserver/examples/opentracing/pom.xml b/webserver/examples/opentracing/pom.xml index 84571444d88..f24106be827 100644 --- a/webserver/examples/opentracing/pom.xml +++ b/webserver/examples/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.examples helidon-webserver-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-examples-opentracing Helidon WebServer Examples OpenTracing @@ -34,7 +34,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples.opentracing.ZipkinExampleMain ${docker.registry}/helidon-webserver-opentracing-example:${project.version} diff --git a/webserver/examples/pom.xml b/webserver/examples/pom.xml index 44c06ded915..30f6d429cb1 100644 --- a/webserver/examples/pom.xml +++ b/webserver/examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples diff --git a/webserver/examples/static-content/pom.xml b/webserver/examples/static-content/pom.xml index 885d2b545b6..6e43ef3ead9 100644 --- a/webserver/examples/static-content/pom.xml +++ b/webserver/examples/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.examples helidon-webserver-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-examples-static-content Helidon WebServer Examples Static Content @@ -35,7 +35,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples.staticcontent.Main diff --git a/webserver/examples/streaming/pom.xml b/webserver/examples/streaming/pom.xml index 04ed83d01b5..d22bd094e6f 100644 --- a/webserver/examples/streaming/pom.xml +++ b/webserver/examples/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.examples helidon-webserver-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-examples-streaming Helidon WebServer Examples Streaming @@ -35,7 +35,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples.streaming.Main diff --git a/webserver/examples/tutorial/pom.xml b/webserver/examples/tutorial/pom.xml index 0bf1050359d..884c5a35ae5 100644 --- a/webserver/examples/tutorial/pom.xml +++ b/webserver/examples/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.examples helidon-webserver-examples-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-examples-tutorial Helidon WebServer Examples Tutorial @@ -35,7 +35,7 @@ - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver.examples.tutorial.Main diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index 5c9122a3e7e..68fc0a004ab 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/json/pom.xml b/webserver/json/pom.xml index 8fb925af397..38e8cf6ffd3 100644 --- a/webserver/json/pom.xml +++ b/webserver/json/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-json Helidon WebServer JSON Support diff --git a/webserver/netty/pom.xml b/webserver/netty/pom.xml index 93307c49074..85920ea4a0f 100644 --- a/webserver/netty/pom.xml +++ b/webserver/netty/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-netty Helidon WebServer Netty diff --git a/webserver/pom.xml b/webserver/pom.xml index 566702607ec..66acaf7cc56 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 0.10.2-SNAPSHOT + 0.10.2 io.helidon.webserver helidon-webserver-project diff --git a/webserver/prometheus/pom.xml b/webserver/prometheus/pom.xml index 62bfeae89dc..61d4870a8d4 100644 --- a/webserver/prometheus/pom.xml +++ b/webserver/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-prometheus Helidon WebServer Prometheus diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index ac58221f7d0..ae2605549c1 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-test-support Helidon WebServer Test Support diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index b62d0bbf4dc..600f07a0c28 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver Helidon WebServer diff --git a/webserver/zipkin/pom.xml b/webserver/zipkin/pom.xml index 746230e2659..bf056331500 100644 --- a/webserver/zipkin/pom.xml +++ b/webserver/zipkin/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 0.10.2-SNAPSHOT + 0.10.2 helidon-webserver-zipkin Helidon WebServer Zipkin