From cde7f3386f5298f2e8809d144574d4acc095e059 Mon Sep 17 00:00:00 2001 From: Helidon Robot Date: Mon, 29 Jul 2019 22:58:41 +0000 Subject: [PATCH] Release 1.2.0 [ci skip] --- bom/pom.xml | 2 +- bundles/config/pom.xml | 2 +- bundles/jersey/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/security/pom.xml | 2 +- bundles/webserver/pom.xml | 2 +- common/common/pom.xml | 2 +- common/configurable/pom.xml | 2 +- common/context/pom.xml | 2 +- common/http/pom.xml | 2 +- common/key-util/pom.xml | 2 +- common/pom.xml | 2 +- common/reactive/pom.xml | 2 +- common/service-loader/pom.xml | 2 +- config/config/pom.xml | 2 +- config/encryption/pom.xml | 2 +- config/etcd/pom.xml | 2 +- config/git/pom.xml | 2 +- config/hocon/pom.xml | 2 +- config/object-mapping/pom.xml | 2 +- config/pom.xml | 2 +- config/test-infrastructure/pom.xml | 2 +- config/testing/pom.xml | 2 +- config/tests/integration-tests/pom.xml | 2 +- config/tests/module-mappers-1-base/pom.xml | 2 +- config/tests/module-mappers-2-override/pom.xml | 2 +- config/tests/module-meta-source-1/pom.xml | 2 +- config/tests/module-meta-source-2/pom.xml | 2 +- config/tests/module-parsers-1-override/pom.xml | 2 +- config/tests/pom.xml | 2 +- config/tests/test-bundle/pom.xml | 2 +- config/tests/test-default_config-1-properties/pom.xml | 2 +- config/tests/test-default_config-2-hocon-json/pom.xml | 2 +- config/tests/test-default_config-3-hocon/pom.xml | 2 +- config/tests/test-default_config-4-yaml/pom.xml | 2 +- config/tests/test-default_config-5-env_vars/pom.xml | 2 +- config/tests/test-default_config-6-meta-properties/pom.xml | 2 +- config/tests/test-default_config-7-meta-hocon-json/pom.xml | 2 +- config/tests/test-default_config-8-meta-hocon/pom.xml | 2 +- config/tests/test-default_config-9-meta-yaml/pom.xml | 2 +- config/tests/test-mappers-1-common/pom.xml | 2 +- config/tests/test-mappers-2-complex/pom.xml | 2 +- config/tests/test-meta-source/pom.xml | 2 +- config/tests/test-parsers-1-complex/pom.xml | 2 +- config/yaml/pom.xml | 2 +- docs/pom.xml | 2 +- examples/config/basics/pom.xml | 2 +- examples/config/changes/pom.xml | 2 +- examples/config/git/pom.xml | 2 +- examples/config/mapping/pom.xml | 2 +- examples/config/overrides/pom.xml | 2 +- examples/config/pom.xml | 2 +- examples/config/sources/pom.xml | 2 +- examples/employee-app/pom.xml | 2 +- examples/grpc/basics/pom.xml | 2 +- examples/grpc/common/pom.xml | 2 +- examples/grpc/metrics/pom.xml | 2 +- examples/grpc/opentracing/pom.xml | 2 +- examples/grpc/pom.xml | 2 +- examples/grpc/security-abac/pom.xml | 2 +- examples/grpc/security-outbound/pom.xml | 2 +- examples/grpc/security/pom.xml | 2 +- examples/health/basics/pom.xml | 2 +- examples/health/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp/pom.xml | 2 +- examples/integrations/cdi/jedis/pom.xml | 2 +- examples/integrations/cdi/jpa/pom.xml | 2 +- examples/integrations/cdi/oci-objectstorage/pom.xml | 2 +- examples/integrations/cdi/pom.xml | 2 +- examples/integrations/pom.xml | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/mp1_1-security/pom.xml | 2 +- examples/microprofile/mp1_1-static-content/pom.xml | 2 +- examples/microprofile/openapi-basic/pom.xml | 2 +- examples/microprofile/pom.xml | 2 +- examples/openapi/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-mp/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-mp/pom.xml | 4 ++-- examples/quickstarts/helidon-quickstart-se/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-se/pom.xml | 4 ++-- examples/quickstarts/pom.xml | 2 +- examples/security/attribute-based-access-control/pom.xml | 2 +- examples/security/google-login/pom.xml | 2 +- examples/security/idcs-login/pom.xml | 2 +- examples/security/jersey/pom.xml | 2 +- examples/security/nohttp-programmatic/pom.xml | 2 +- examples/security/oidc/pom.xml | 2 +- examples/security/outbound-override/pom.xml | 2 +- examples/security/pom.xml | 2 +- examples/security/spi-examples/pom.xml | 2 +- examples/security/webserver-digest-auth/pom.xml | 2 +- examples/security/webserver-signatures/pom.xml | 2 +- examples/todo-app/demo-backend/pom.xml | 2 +- examples/todo-app/demo-frontend/pom.xml | 2 +- examples/todo-app/pom.xml | 2 +- examples/webserver/basics/pom.xml | 2 +- examples/webserver/comment-aas/pom.xml | 2 +- examples/webserver/demo-translator-backend/pom.xml | 2 +- examples/webserver/demo-translator-frontend/pom.xml | 2 +- examples/webserver/jersey/pom.xml | 2 +- examples/webserver/opentracing/pom.xml | 2 +- examples/webserver/pom.xml | 2 +- examples/webserver/static-content/pom.xml | 2 +- examples/webserver/streaming/pom.xml | 2 +- examples/webserver/tutorial/pom.xml | 2 +- grpc/client/pom.xml | 2 +- grpc/core/pom.xml | 2 +- grpc/metrics/pom.xml | 2 +- grpc/pom.xml | 2 +- grpc/server/pom.xml | 2 +- health/health-checks/pom.xml | 2 +- health/health/pom.xml | 2 +- health/pom.xml | 2 +- integrations/cdi/common-cdi/delegates/pom.xml | 2 +- integrations/cdi/common-cdi/pom.xml | 2 +- integrations/cdi/common-cdi/reference-counted-context/pom.xml | 2 +- integrations/cdi/datasource-hikaricp/pom.xml | 2 +- integrations/cdi/datasource-ucp/pom.xml | 2 +- integrations/cdi/datasource/pom.xml | 2 +- integrations/cdi/eclipselink-cdi/pom.xml | 2 +- integrations/cdi/jedis-cdi/pom.xml | 2 +- integrations/cdi/jpa-cdi/pom.xml | 2 +- integrations/cdi/jpa-weld/pom.xml | 2 +- integrations/cdi/jta-cdi/pom.xml | 2 +- integrations/cdi/jta-weld/pom.xml | 2 +- integrations/cdi/oci-objectstorage-cdi/pom.xml | 2 +- integrations/cdi/pom.xml | 2 +- integrations/graal/native-image-extension/pom.xml | 2 +- integrations/graal/pom.xml | 2 +- integrations/pom.xml | 2 +- integrations/serviceconfiguration/pom.xml | 2 +- .../serviceconfiguration/serviceconfiguration-api/pom.xml | 2 +- .../serviceconfiguration-config-source/pom.xml | 2 +- .../serviceconfiguration-hikaricp-accs/pom.xml | 2 +- .../serviceconfiguration-hikaricp-localhost/pom.xml | 2 +- .../serviceconfiguration-hikaricp/pom.xml | 2 +- .../serviceconfiguration-system-kubernetes/pom.xml | 2 +- .../serviceconfiguration-system-oracle-accs/pom.xml | 2 +- .../serviceconfiguration-ucp-accs/pom.xml | 2 +- .../serviceconfiguration-ucp-localhost/pom.xml | 2 +- .../serviceconfiguration/serviceconfiguration-ucp/pom.xml | 2 +- javadocs/pom.xml | 2 +- jersey/client/pom.xml | 2 +- jersey/common/pom.xml | 2 +- jersey/jsonp/pom.xml | 2 +- jersey/pom.xml | 2 +- jersey/server/pom.xml | 2 +- media/common/pom.xml | 2 +- media/jackson/common/pom.xml | 2 +- media/jackson/pom.xml | 2 +- media/jackson/server/pom.xml | 2 +- media/jsonb/common/pom.xml | 2 +- media/jsonb/pom.xml | 2 +- media/jsonb/server/pom.xml | 2 +- media/jsonp/common/pom.xml | 2 +- media/jsonp/pom.xml | 2 +- media/jsonp/server/pom.xml | 2 +- media/pom.xml | 2 +- metrics/metrics/pom.xml | 2 +- metrics/pom.xml | 2 +- metrics/prometheus/pom.xml | 2 +- microprofile/access-log/pom.xml | 2 +- microprofile/bundles/helidon-microprofile-1.0/pom.xml | 2 +- microprofile/bundles/helidon-microprofile-1.1/pom.xml | 2 +- microprofile/bundles/helidon-microprofile-1.2/pom.xml | 2 +- microprofile/bundles/helidon-microprofile-2.2/pom.xml | 2 +- microprofile/bundles/internal-test-libs/pom.xml | 2 +- microprofile/bundles/pom.xml | 2 +- microprofile/config/config-cdi/pom.xml | 2 +- microprofile/config/config/pom.xml | 2 +- microprofile/config/pom.xml | 2 +- microprofile/fault-tolerance/pom.xml | 2 +- microprofile/health/pom.xml | 2 +- microprofile/jwt-auth/jwt-auth-cdi/pom.xml | 2 +- microprofile/jwt-auth/jwt-auth/pom.xml | 2 +- microprofile/jwt-auth/pom.xml | 2 +- microprofile/metrics/pom.xml | 2 +- microprofile/oidc/pom.xml | 2 +- microprofile/openapi/pom.xml | 2 +- microprofile/pom.xml | 2 +- microprofile/rest-client/pom.xml | 2 +- microprofile/security/pom.xml | 2 +- microprofile/server/pom.xml | 2 +- microprofile/tests/arquillian/pom.xml | 2 +- microprofile/tests/pom.xml | 2 +- microprofile/tests/tck/pom.xml | 2 +- microprofile/tests/tck/tck-config/pom.xml | 2 +- microprofile/tests/tck/tck-fault-tolerance/pom.xml | 2 +- microprofile/tests/tck/tck-health/pom.xml | 2 +- microprofile/tests/tck/tck-jwt-auth/pom.xml | 2 +- microprofile/tests/tck/tck-metrics/pom.xml | 2 +- microprofile/tests/tck/tck-openapi/pom.xml | 2 +- microprofile/tests/tck/tck-opentracing/pom.xml | 2 +- microprofile/tests/tck/tck-rest-client/pom.xml | 2 +- microprofile/tracing/pom.xml | 2 +- openapi/pom.xml | 2 +- pom.xml | 2 +- security/abac/policy-el/pom.xml | 2 +- security/abac/policy/pom.xml | 2 +- security/abac/pom.xml | 2 +- security/abac/role/pom.xml | 2 +- security/abac/scope/pom.xml | 2 +- security/abac/time/pom.xml | 2 +- security/annotations/pom.xml | 2 +- security/integration/common/pom.xml | 2 +- security/integration/grpc/pom.xml | 2 +- security/integration/jersey/pom.xml | 2 +- security/integration/pom.xml | 2 +- security/integration/webserver/pom.xml | 2 +- security/jwt/pom.xml | 2 +- security/pom.xml | 2 +- security/providers/abac/pom.xml | 2 +- security/providers/common/pom.xml | 2 +- security/providers/google-login/pom.xml | 2 +- security/providers/header/pom.xml | 2 +- security/providers/http-auth/pom.xml | 2 +- security/providers/http-sign/pom.xml | 2 +- security/providers/idcs-mapper/pom.xml | 2 +- security/providers/jwt/pom.xml | 2 +- security/providers/oidc-common/pom.xml | 2 +- security/providers/oidc/pom.xml | 2 +- security/providers/pom.xml | 2 +- security/security/pom.xml | 2 +- security/util/pom.xml | 2 +- tests/apps/bookstore/bookstore-mp/pom.xml | 2 +- tests/apps/bookstore/bookstore-se/pom.xml | 2 +- tests/apps/bookstore/common/pom.xml | 2 +- tests/apps/bookstore/pom.xml | 2 +- tests/apps/pom.xml | 2 +- tests/functional/bookstore/pom.xml | 2 +- tests/functional/context-propagation/pom.xml | 2 +- tests/functional/jax-rs-subresource/pom.xml | 2 +- tests/functional/multiport/pom.xml | 2 +- tests/functional/pom.xml | 2 +- tests/pom.xml | 2 +- tracing/config/pom.xml | 2 +- tracing/jaeger/pom.xml | 2 +- tracing/jersey-client/pom.xml | 2 +- tracing/jersey/pom.xml | 2 +- tracing/pom.xml | 2 +- tracing/tests/it-tracing-client-zipkin/pom.xml | 2 +- tracing/tests/pom.xml | 2 +- tracing/tracing/pom.xml | 2 +- tracing/zipkin/pom.xml | 2 +- webserver/access-log/pom.xml | 2 +- webserver/jersey/pom.xml | 2 +- webserver/pom.xml | 2 +- webserver/test-support/pom.xml | 2 +- webserver/webserver/pom.xml | 2 +- 253 files changed, 255 insertions(+), 255 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index d74931ed200..e5475d315f9 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-bom pom diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index d8719220a46..c7ee46e9895 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-bundles-config diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index 326dbb5e6fe..94e90f331ae 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-bundles-jersey diff --git a/bundles/pom.xml b/bundles/pom.xml index a9038f7f715..ac3c2773ac2 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index a0b1ff94263..e81d3e10a57 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-bundles-security diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index b619322a83f..79010533002 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-bundles-webserver diff --git a/common/common/pom.xml b/common/common/pom.xml index 54786338062..867e0cc5052 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index 5dc4d929b21..08990efaa4b 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 1.2.0-SNAPSHOT + 1.2.0 Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index 88e58ab7b6f..8f9026e4372 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-common-context Helidon Common Context diff --git a/common/http/pom.xml b/common/http/pom.xml index e6e551a226f..37982f56a00 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 4ea7dc793c7..86067c291da 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-common-key-util Helidon Common Key Util diff --git a/common/pom.xml b/common/pom.xml index 18fed5af234..a4f5bdc6a09 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index 3bbf12fea69..8b1bfa2df3e 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-common-reactive Helidon Common Reactive diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index 0b9359fd688..fce31f9a94b 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/config/config/pom.xml b/config/config/pom.xml index 5af139a7b63..c37bacca143 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index 155b845c752..05d2b60b261 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index dc19df7aba4..74b4d528975 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index 3cac9696746..b9edee34424 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-config-git Helidon Config Git diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index c6a2501b694..7db57f9a4af 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-config-hocon Helidon Config HOCON diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index 2134d9af4b0..985a06e8d1a 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index d11beba33f8..f592712863d 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index 4119322eb9f..a793e940a96 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index 7de0c6b7aa7..6140f1f5a6b 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index 4ebb47a7c40..bd7cc419409 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.2.0-SNAPSHOT + 1.2.0 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 906562e418d..dcf2d7acc1c 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.2.0-SNAPSHOT + 1.2.0 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 b7a00afcca3..2bd580b1a61 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.2.0-SNAPSHOT + 1.2.0 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 251222f83df..9bc5f7391e7 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.2.0-SNAPSHOT + 1.2.0 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 c3f23ec07b9..d95db7fd4de 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.2.0-SNAPSHOT + 1.2.0 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 bb53a3724f0..e0b1eff51ca 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.2.0-SNAPSHOT + 1.2.0 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 09699b7cf09..043077ff16a 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.2.0-SNAPSHOT + 1.2.0 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 bd0b3e34df9..e902ed09d60 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.2.0-SNAPSHOT + 1.2.0 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 ca68b40d35e..b65acf51664 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.2.0-SNAPSHOT + 1.2.0 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 813192cca9d..582ef5d5648 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.2.0-SNAPSHOT + 1.2.0 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 d03e00b2a73..dd7af0b6bdd 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.2.0-SNAPSHOT + 1.2.0 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 aedb3a7c4f8..69fc2582100 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.2.0-SNAPSHOT + 1.2.0 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 1522334eb89..a229d092c76 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.2.0-SNAPSHOT + 1.2.0 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 20696a7c7ff..e56af4c8f39 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.2.0-SNAPSHOT + 1.2.0 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 bb9e80d6e12..c61c23fab83 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.2.0-SNAPSHOT + 1.2.0 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 7cd8a53750b..3f7521aecb4 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.2.0-SNAPSHOT + 1.2.0 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 cbd9510f91a..e259cf8e15b 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.2.0-SNAPSHOT + 1.2.0 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 c20a53c7245..89e210ddf9e 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.2.0-SNAPSHOT + 1.2.0 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 47f4a4cb538..ecb5dd05e56 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.2.0-SNAPSHOT + 1.2.0 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 1bc7ac1c796..3dfb8624c89 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.2.0-SNAPSHOT + 1.2.0 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 380c162d290..b154f136122 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.2.0-SNAPSHOT + 1.2.0 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 d8cdff1932a..dcb9a99d62d 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-config-yaml Helidon Config YAML diff --git a/docs/pom.xml b/docs/pom.xml index 2f624da2a71..f70176ffafc 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-docs Helidon Documentation diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index fd35a76b342..b1fec5aa5b3 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.config helidon-examples-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-config-basics Helidon Config Examples Basics diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index c96a0641fd9..cbf3c4eff2c 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.config helidon-examples-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-config-changes Helidon Config Examples Changes diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index c578cddd370..89598059db4 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.config helidon-examples-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-config-git Helidon Config Examples Git diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index adf2ed01cd6..e52751370bd 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.config helidon-examples-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-config-mapping Helidon Config Examples Mapping diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index ffe49b3ccbb..d785c0d9822 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.config helidon-examples-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-config-overrides Helidon Config Examples Overrides diff --git a/examples/config/pom.xml b/examples/config/pom.xml index 6ea9742a918..1a674250df1 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.examples.config helidon-examples-config-project diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index c2015c3428e..cb44c8205f5 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.config helidon-examples-config-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-config-sources Helidon Config Examples Sources diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 6a57880cc5d..04d60a4b937 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index f98bbf5ded9..72556ce9d37 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-grpc-basics Helidon gRPC Server Examples Basics diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index d596db60883..8f69221f1f2 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-grpc-common Helidon gRPC Server Examples ProtoBuf Services diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index a94529dc450..644a1e6c1f4 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-grpc-metrics Helidon gRPC Server Examples Metrics diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index 590e2f84243..a15e87aa5e2 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-grpc-opentracing Helidon gRPC Server Examples OpenTracing diff --git a/examples/grpc/pom.xml b/examples/grpc/pom.xml index 053f0128243..d4207a0d58b 100644 --- a/examples/grpc/pom.xml +++ b/examples/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.examples.grpc diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index a6e6f6687c8..54cf79f7c2c 100644 --- a/examples/grpc/security-abac/pom.xml +++ b/examples/grpc/security-abac/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-grpc-security-abac Helidon gRPC Server Examples ABAC Security diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index e729068d87b..8f4f366b0d1 100644 --- a/examples/grpc/security-outbound/pom.xml +++ b/examples/grpc/security-outbound/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-grpc-security-outbound Helidon gRPC Server Examples Outbound Security diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 5ace5f28060..e1cf5e2fed0 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-grpc-security Helidon gRPC Server Examples Security diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index a7ea8d54f58..fbcb36829f5 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -21,7 +21,7 @@ helidon-examples-health-project io.helidon.examples.health - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/examples/health/pom.xml b/examples/health/pom.xml index 77d641e2730..5705b35c71d 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -21,7 +21,7 @@ helidon-examples-project io.helidon.examples - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 Helidon Health Examples diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index f4b170e1637..8d5d3ee8aea 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.examples.integrations.cdi helidon-examples-integrations-cdi-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-integrations-examples-datasource-hikaricp-mysql Helidon CDI Extensions Examples DataSource/HikariCP MySQL diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index 847f56d9ba2..5008ca5f3e9 100644 --- a/examples/integrations/cdi/datasource-hikaricp/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-integrations-datasource-hikaricp Helidon CDI Extensions Examples DataSource/HikariCP diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index c850b67c595..f492464d3d2 100644 --- a/examples/integrations/cdi/jedis/pom.xml +++ b/examples/integrations/cdi/jedis/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-integrations-jedis Helidon CDI Extensions Examples Jedis diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index c117306b3b2..a68457470ca 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-integrations-examples-jpa Helidon CDI Extensions Examples JPA diff --git a/examples/integrations/cdi/oci-objectstorage/pom.xml b/examples/integrations/cdi/oci-objectstorage/pom.xml index b92abaea4c9..01a04117ce6 100644 --- a/examples/integrations/cdi/oci-objectstorage/pom.xml +++ b/examples/integrations/cdi/oci-objectstorage/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-integrations-examples-oci-objectstorage Helidon CDI Extensions Examples OCI ObjectStorage diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index 443546b0084..f84f197cc08 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.2.0-SNAPSHOT + 1.2.0 io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index abe5f453c85..bebab9f8d03 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.2.0-SNAPSHOT + 1.2.0 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 f215e66608c..9a30124fd4f 100644 --- a/examples/microprofile/hello-world-explicit/pom.xml +++ b/examples/microprofile/hello-world-explicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.microprofile helidon-examples-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-microprofile-hello-world-explicit Helidon Microprofile Examples Explicit Hello World diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 7503ec1b9f9..98831c6074a 100644 --- a/examples/microprofile/hello-world-implicit/pom.xml +++ b/examples/microprofile/hello-world-implicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.microprofile helidon-examples-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-microprofile-hello-world-implicit Helidon Microprofile Examples Implicit Hello World diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 85eaa5185b8..27ea074628c 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.microprofile helidon-examples-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-microprofile-security-idcs Helidon Microprofile Examples IDCS Security diff --git a/examples/microprofile/mp1_1-security/pom.xml b/examples/microprofile/mp1_1-security/pom.xml index 18b6b85c4d0..aafd9152b40 100644 --- a/examples/microprofile/mp1_1-security/pom.xml +++ b/examples/microprofile/mp1_1-security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.microprofile helidon-examples-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-microprofile-mp1_1-security Helidon Microprofile Examples MP 1.1 Security diff --git a/examples/microprofile/mp1_1-static-content/pom.xml b/examples/microprofile/mp1_1-static-content/pom.xml index 3dd73846b12..b1b677dc891 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.examples.microprofile helidon-examples-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-microprofile-mp1_1-static-content Helidon Microprofile Examples MP 1.1 Static Content diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index 87e348fd2bf..0000a1b1ef0 100644 --- a/examples/microprofile/openapi-basic/pom.xml +++ b/examples/microprofile/openapi-basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.microprofile helidon-examples-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-microprofile-openapi-basic Helidon Microprofile Example Basic OpenAPI diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index 33c59290b64..7aaacb62620 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.2.0-SNAPSHOT + 1.2.0 pom io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index c60018cd7cd..319a37a0be0 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.examples helidon-examples-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-openapi Helidon Examples OpenAPI diff --git a/examples/pom.xml b/examples/pom.xml index 3c26406f41a..cefd532a0b6 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.examples helidon-examples-project diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 7c85d428807..3e7c74e19cc 100644 --- a/examples/quickstarts/helidon-quickstart-mp/build.gradle +++ b/examples/quickstarts/helidon-quickstart-mp/build.gradle @@ -29,7 +29,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '1.2.0-SNAPSHOT' + helidonversion = '1.2.0' } repositories { diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index 5d286c0760a..cb040f1b914 100644 --- a/examples/quickstarts/helidon-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-quickstart-mp/pom.xml @@ -23,12 +23,12 @@ io.helidon.examples helidon-quickstart-mp - 1.2.0-SNAPSHOT + 1.2.0 jar Helidon Quickstart MP Example - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.examples.quickstart.mp.Main ${mainClass} 8 diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index d0c53fad56f..f2550158519 100644 --- a/examples/quickstarts/helidon-quickstart-se/build.gradle +++ b/examples/quickstarts/helidon-quickstart-se/build.gradle @@ -29,7 +29,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '1.2.0-SNAPSHOT' + helidonversion = '1.2.0' } repositories { diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index b99327ce55e..759682b9a1d 100644 --- a/examples/quickstarts/helidon-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-quickstart-se/pom.xml @@ -23,12 +23,12 @@ io.helidon.examples helidon-quickstart-se - 1.2.0-SNAPSHOT + 1.2.0 jar Helidon Quickstart SE Example - 1.2.0-SNAPSHOT + 1.2.0 1.0.10 io.helidon.examples.quickstart.se.Main ${mainClass} diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index 700adb9d01c..d4a6be9e627 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -20,7 +20,7 @@ io.helidon.examples helidon-examples-project - 1.2.0-SNAPSHOT + 1.2.0 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 047734a2a61..26152ddc19c 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.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-security-abac Helidon Security Examples ABAC diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index eacd37f0169..07b575d7ccd 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-security-google-login Helidon Security Examples Google Login diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 6f7b5483cea..c43a54c3659 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-security-oidc Helidon Security Examples IDCS Login diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index 50afc631c73..173adb53501 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-security-jersey Helidon Security Examples Jersey Integration diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index b7b4c95aa5b..170e5103ece 100644 --- a/examples/security/nohttp-programmatic/pom.xml +++ b/examples/security/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-security-nohttp-programmatic Helidon Security Examples No-HTTP programmatic diff --git a/examples/security/oidc/pom.xml b/examples/security/oidc/pom.xml index f7cfafdefd6..2e716cf5267 100644 --- a/examples/security/oidc/pom.xml +++ b/examples/security/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 oidc-login diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 80727a82352..9f8fa6742de 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 helidon-examples-security-outbound-override diff --git a/examples/security/pom.xml b/examples/security/pom.xml index 21e80299b66..45f010d087a 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.2.0-SNAPSHOT + 1.2.0 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 960e143c69b..0f774e60938 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-security-spi Helidon Security Examples SPI Implementation diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 5a09a75005b..597d4ccf11f 100644 --- a/examples/security/webserver-digest-auth/pom.xml +++ b/examples/security/webserver-digest-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-security-webserver-digest-auth Helidon Security Examples Digest Authentication diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 1d100bc2a01..5123ee33b31 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.security helidon-examples-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-security-webserver-signatures Helidon Security Examples HTTP Signatures diff --git a/examples/todo-app/demo-backend/pom.xml b/examples/todo-app/demo-backend/pom.xml index 9b09ae431bb..22a5b59c952 100644 --- a/examples/todo-app/demo-backend/pom.xml +++ b/examples/todo-app/demo-backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.todos example-todo-app-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-todos-backend Helidon Examples ToDo Demo Backend diff --git a/examples/todo-app/demo-frontend/pom.xml b/examples/todo-app/demo-frontend/pom.xml index 95f48e9c7bf..34ee287d370 100644 --- a/examples/todo-app/demo-frontend/pom.xml +++ b/examples/todo-app/demo-frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.todos example-todo-app-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-todos-frontend Helidon Examples ToDo Demo Frontend diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index 3fba0e8e7c4..9271db1813c 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.2.0-SNAPSHOT + 1.2.0 Helidon Examples ToDo Demo diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 3bb0415eb4c..69eb044b639 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.webserver helidon-examples-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-webserver-basics Helidon WebServer Examples Basics diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 3466f6737e9..efb20cf0819 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.webserver helidon-examples-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-webserver-comment-aas Helidon WebServer Examples CommentsAAS diff --git a/examples/webserver/demo-translator-backend/pom.xml b/examples/webserver/demo-translator-backend/pom.xml index 40f48ff44c6..a5348574ad2 100644 --- a/examples/webserver/demo-translator-backend/pom.xml +++ b/examples/webserver/demo-translator-backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.webserver helidon-examples-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-webserver-translator-backend Helidon WebServer Examples Translator Backend diff --git a/examples/webserver/demo-translator-frontend/pom.xml b/examples/webserver/demo-translator-frontend/pom.xml index 6d643c95e41..a145c43124e 100644 --- a/examples/webserver/demo-translator-frontend/pom.xml +++ b/examples/webserver/demo-translator-frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.webserver helidon-examples-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-webserver-translator-frontend Helidon WebServer Examples Translator Frontend diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index f828744afb4..b2ee0e2e7f5 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.webserver helidon-examples-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-webserver-jersey Helidon WebServer Examples Jersey diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index c22d04287f7..72f2e503364 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.webserver helidon-examples-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-webserver-opentracing Helidon WebServer Examples OpenTracing diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index 4dd829deb07..904f46d7b45 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.examples.webserver diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index bb436b5950d..39d4b98eb10 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.webserver helidon-examples-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-webserver-static-content Helidon WebServer Examples Static Content diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 57b012646fb..93e8a45662f 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.webserver helidon-examples-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-webserver-streaming Helidon WebServer Examples Streaming diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 954dfd80f63..0270d6bf47e 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.webserver helidon-examples-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-examples-webserver-tutorial Helidon WebServer Examples Tutorial diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index 873b48cc9fa..745c4182cef 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-grpc-client diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index ad01efef4d4..388287a189b 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-grpc-core diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index 70a693ecbfd..f5ec24645b7 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.grpc helidon-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-grpc-metrics diff --git a/grpc/pom.xml b/grpc/pom.xml index cc99596507c..a0750c6f883 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.grpc diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index 61153925368..5b222e9b5eb 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-grpc-server diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index 8aa7780b01d..b2e41b2352c 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index a5effdd698e..86257b52673 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index fc88e6586fe..f4dfb437733 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 pom diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index 1ed52575762..b0138a13096 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.2.0-SNAPSHOT + 1.2.0 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 4303b932e40..14511beaad0 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.2.0-SNAPSHOT + 1.2.0 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 0a484d58a00..5d2f38876ac 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.2.0-SNAPSHOT + 1.2.0 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 a1b1b902650..70e8ecd5cec 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.2.0-SNAPSHOT + 1.2.0 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 244ef84a669..817db033485 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.2.0-SNAPSHOT + 1.2.0 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 27ac6b687cd..660ffe24d1c 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.2.0-SNAPSHOT + 1.2.0 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 11e8379eb52..9613eb5c655 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.2.0-SNAPSHOT + 1.2.0 helidon-integrations-cdi-eclipselink Helidon CDI Integrations Eclipselink diff --git a/integrations/cdi/jedis-cdi/pom.xml b/integrations/cdi/jedis-cdi/pom.xml index 6014ce1dfd6..b82ea25cc81 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.2.0-SNAPSHOT + 1.2.0 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 aea196c0c9d..013adfae99b 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.2.0-SNAPSHOT + 1.2.0 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 e4094663017..08c23807d3c 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.2.0-SNAPSHOT + 1.2.0 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 eb85f6e20a3..4bcbc3c3bd8 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.2.0-SNAPSHOT + 1.2.0 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 772eae54d08..a473b90e2cf 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.2.0-SNAPSHOT + 1.2.0 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 b6db75e75d9..e09ca636439 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.2.0-SNAPSHOT + 1.2.0 helidon-integrations-cdi-oci-objectstorage Helidon CDI Integrations OCI Object Storage diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index 96c87cf5af0..e09c35c1553 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 1.2.0-SNAPSHOT + 1.2.0 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 a346cfcbf54..0ba37153eb4 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index a2d044899f1..4d4293bb58a 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.integrations.graal diff --git a/integrations/pom.xml b/integrations/pom.xml index 7d6c9a65098..176a5eefe7f 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.integrations helidon-integrations-project diff --git a/integrations/serviceconfiguration/pom.xml b/integrations/serviceconfiguration/pom.xml index 704c8539bc6..380c37f2595 100644 --- a/integrations/serviceconfiguration/pom.xml +++ b/integrations/serviceconfiguration/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.serviceconfiguration helidon-serviceconfiguration-project diff --git a/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml index 35d14dc603e..95ed56d49a8 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.2.0-SNAPSHOT + 1.2.0 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 9c679a0cdfb..e079600cdb4 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.2.0-SNAPSHOT + 1.2.0 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 237eb88a02b..b15e241ada0 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.2.0-SNAPSHOT + 1.2.0 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 77f01d498c0..409a4e397e5 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.2.0-SNAPSHOT + 1.2.0 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 4a73c677336..2d72f3c809d 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.2.0-SNAPSHOT + 1.2.0 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 40298aae15e..7b094e936da 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.2.0-SNAPSHOT + 1.2.0 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 7702629ef41..a2d625194b2 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.2.0-SNAPSHOT + 1.2.0 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 515308ab959..4ef8d478c22 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.2.0-SNAPSHOT + 1.2.0 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 7825c9a2819..b57cc4af5ab 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.2.0-SNAPSHOT + 1.2.0 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 e205cca0bd6..260ea9858cc 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.2.0-SNAPSHOT + 1.2.0 helidon-serviceconfiguration-ucp Helidon ServiceConfiguration UCP Implementation diff --git a/javadocs/pom.xml b/javadocs/pom.xml index 49c7d0b4fee..4576204a56a 100644 --- a/javadocs/pom.xml +++ b/javadocs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-javadocs Helidon Javadocs diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index 495f55072c7..12e325df15a 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index 0d4c8929c62..92edad72a12 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index 3cc9ee583a0..46da197c8dc 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index 367cd2534ce..051acb35cd2 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index 29868dad60c..f51a7019a82 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-jersey-server diff --git a/media/common/pom.xml b/media/common/pom.xml index 29089435d8f..c3263feaa68 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ io.helidon.media helidon-media-project - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/media/jackson/common/pom.xml b/media/jackson/common/pom.xml index 1d381503728..2265bf4c3a5 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index 4c20190133a..ef9bc776b25 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.2.0-SNAPSHOT + 1.2.0 pom diff --git a/media/jackson/server/pom.xml b/media/jackson/server/pom.xml index 657c1e943d0..1ef2574332d 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/media/jsonb/common/pom.xml b/media/jsonb/common/pom.xml index 20ccc6361bf..a64fa1a844e 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index 41fcf1fa482..418b2658709 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.2.0-SNAPSHOT + 1.2.0 pom diff --git a/media/jsonb/server/pom.xml b/media/jsonb/server/pom.xml index cebc9dfb527..583ef0eb8af 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/media/jsonp/common/pom.xml b/media/jsonp/common/pom.xml index de7d026bd6c..32619e78ef4 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index 6cc7bfdb3fb..24a7819fd61 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.2.0-SNAPSHOT + 1.2.0 pom diff --git a/media/jsonp/server/pom.xml b/media/jsonp/server/pom.xml index 073dae8dbee..269dc04f23d 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/media/pom.xml b/media/pom.xml index f3dba4a5242..4b391ba8e01 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 pom io.helidon.media diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index c782d936930..8b79219f108 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index f86a0cde3b0..ef8d0406b51 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index 541b96d6a34..b9397c0edde 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index 05b1c0ab95c..86dc62a3538 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/microprofile/bundles/helidon-microprofile-1.0/pom.xml b/microprofile/bundles/helidon-microprofile-1.0/pom.xml index b7d6a0f9625..cf745ef31a3 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.2.0-SNAPSHOT + 1.2.0 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 93e6e7004c0..3d931810303 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.2.0-SNAPSHOT + 1.2.0 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 e84e3394ab9..4fb778d58bf 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.2.0-SNAPSHOT + 1.2.0 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 af9173575af..9d3c8fc0a41 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.2.0-SNAPSHOT + 1.2.0 helidon-microprofile-2.2 Helidon Microprofile Bundles 2.2 diff --git a/microprofile/bundles/internal-test-libs/pom.xml b/microprofile/bundles/internal-test-libs/pom.xml index 2829e339ac3..3c864af3743 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.2.0-SNAPSHOT + 1.2.0 internal-test-libs Helidon Microprofile Bundles Test Libraries diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 1eececee741..f0365f296e7 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 pom io.helidon.microprofile.bundles diff --git a/microprofile/config/config-cdi/pom.xml b/microprofile/config/config-cdi/pom.xml index 812facd121c..37bbd97012c 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.2.0-SNAPSHOT + 1.2.0 helidon-microprofile-config-cdi Helidon Microprofile Config CDI diff --git a/microprofile/config/config/pom.xml b/microprofile/config/config/pom.xml index 60623353910..170e9c4bbaf 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.2.0-SNAPSHOT + 1.2.0 helidon-microprofile-config Helidon Microprofile Config diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index f4fc976e401..e1bdee834d0 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 pom io.helidon.microprofile.config diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index a849746f0d2..a681595a8ac 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index 086d6e7a96d..d471e0036dd 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 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 e9c4c0feeeb..f84b6b7a7ef 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.2.0-SNAPSHOT + 1.2.0 helidon-microprofile-jwt-auth-cdi diff --git a/microprofile/jwt-auth/jwt-auth/pom.xml b/microprofile/jwt-auth/jwt-auth/pom.xml index 55384ba80cf..713b75780bd 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index 99bf11da54e..9cfb3271ca9 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 pom io.helidon.microprofile.jwt diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index 4492b27d6f8..02bb9f9f204 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index aa12e064ae1..615b7dae668 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index 8a541cb87b2..6e7318ce41c 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 9b829088442..23d87e77cc7 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 pom io.helidon.microprofile diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index d8dbf3e4809..6698a9092a2 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.microprofile.rest-client diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index af1e7478f7a..5c73a4625dc 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 45e00480593..ec5a4870e45 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index 5da1cebf8ab..b81378a23b7 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index f65a16f6211..723170f035a 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.2.0-SNAPSHOT + 1.2.0 pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index 8609b361644..3d5591dd967 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index 95eef04f539..8ce82e20a2a 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.2.0-SNAPSHOT + 1.2.0 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 a15531b4a1b..4cbad826385 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.2.0-SNAPSHOT + 1.2.0 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 5bd9f8bf1b8..1659f89dba4 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index e3945c54099..4384596abf6 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.2.0-SNAPSHOT + 1.2.0 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 eaabe2c4b41..2382126eac0 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.2.0-SNAPSHOT + 1.2.0 tck-metrics Helidon Microprofile Tests TCK Metrics diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index 09771f6f50b..1620a39b488 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index 5e3ff2409df..aa0f8b9505c 100644 --- a/microprofile/tests/tck/tck-opentracing/pom.xml +++ b/microprofile/tests/tck/tck-opentracing/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index 363b900c327..da76c49cb1c 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index 43e9705ff1a..16249402743 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -21,7 +21,7 @@ helidon-microprofile-project io.helidon.microprofile - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/openapi/pom.xml b/openapi/pom.xml index 6212da3a953..bb10ebe9527 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.openapi helidon-openapi diff --git a/pom.xml b/pom.xml index d7f86666595..bf438239b01 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 pom Helidon Project diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index 28516172fd0..2e3a42c4bb9 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.2.0-SNAPSHOT + 1.2.0 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index 6872018cb72..ae1aea06a95 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.2.0-SNAPSHOT + 1.2.0 helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index f1cf4e2eefd..b2444fa1959 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 1.2.0-SNAPSHOT + 1.2.0 pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index 0beabe11edb..dfdfdaae537 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.2.0-SNAPSHOT + 1.2.0 helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index 358d91dbc6a..b7418363ad4 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.2.0-SNAPSHOT + 1.2.0 helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index 2a64f6b39a8..95f644ea64c 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.2.0-SNAPSHOT + 1.2.0 helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index 8560d084a5b..67fd985605f 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index 1278c7bb042..43db39dad20 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.2.0-SNAPSHOT + 1.2.0 helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index 92803e37ab8..3fd0fe50b8d 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.2.0-SNAPSHOT + 1.2.0 helidon-security-integration-grpc Helidon Security Integration gRPC Server diff --git a/security/integration/jersey/pom.xml b/security/integration/jersey/pom.xml index 18d6951bd48..d4aef18fcd4 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.2.0-SNAPSHOT + 1.2.0 helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index 719856792c0..b3a079f127b 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.2.0-SNAPSHOT + 1.2.0 pom diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index 789735ad097..75a7d126c3b 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.2.0-SNAPSHOT + 1.2.0 helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index e7e532820b9..fed5b1742b4 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 298fcfbd08c..97413e7f496 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index a6d5bdb56e8..5136dfd5400 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.2.0-SNAPSHOT + 1.2.0 helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index a879c1f02e6..6053bc475ff 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.2.0-SNAPSHOT + 1.2.0 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 298d67f4058..61eb6af8271 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.2.0-SNAPSHOT + 1.2.0 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 a2b3cb5703a..87798d4233b 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.2.0-SNAPSHOT + 1.2.0 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 79be2885c8d..44f40b1acd3 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.2.0-SNAPSHOT + 1.2.0 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 f41057bcbe0..78337b024a1 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.2.0-SNAPSHOT + 1.2.0 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 5344bf6eade..ae94cb23d57 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index f88d9189388..54726290a86 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.2.0-SNAPSHOT + 1.2.0 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 2b60880c837..d69a576ce53 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.2.0-SNAPSHOT + 1.2.0 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index d7031bcff3c..c56a2cae3f4 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.2.0-SNAPSHOT + 1.2.0 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index 5f02b8437aa..304ad4e2878 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index 77a7af77121..e2e6524bf60 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index 5d7de877d89..4ef71a322ed 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.2.0-SNAPSHOT + 1.2.0 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 ec3cb797320..8b020a58bd0 100644 --- a/tests/apps/bookstore/bookstore-mp/pom.xml +++ b/tests/apps/bookstore/bookstore-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.apps.bookstore helidon-tests-apps-bookstore-project - 1.2.0-SNAPSHOT + 1.2.0 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 48d5aefbcc9..70357063c9b 100644 --- a/tests/apps/bookstore/bookstore-se/pom.xml +++ b/tests/apps/bookstore/bookstore-se/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.apps.bookstore helidon-tests-apps-bookstore-project - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/tests/apps/bookstore/common/pom.xml b/tests/apps/bookstore/common/pom.xml index ed010174088..25274852fac 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.apps.bookstore helidon-tests-apps-bookstore-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.tests.apps.bookstore.common diff --git a/tests/apps/bookstore/pom.xml b/tests/apps/bookstore/pom.xml index c5e1f7fa3eb..b1e765cdca0 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.2.0-SNAPSHOT + 1.2.0 io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index 566c4bd7528..a590cb5e304 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.tests.apps diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index 797a2ada6d1..5ca81d2bbf7 100644 --- a/tests/functional/bookstore/pom.xml +++ b/tests/functional/bookstore/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.tests.functional.bookstore diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index 930a4aea002..88d27dff10c 100644 --- a/tests/functional/context-propagation/pom.xml +++ b/tests/functional/context-propagation/pom.xml @@ -21,7 +21,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index 5c26aef9363..4703a82830f 100644 --- a/tests/functional/jax-rs-subresource/pom.xml +++ b/tests/functional/jax-rs-subresource/pom.xml @@ -21,7 +21,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index be2aa137159..27e949e707f 100644 --- a/tests/functional/multiport/pom.xml +++ b/tests/functional/multiport/pom.xml @@ -21,7 +21,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index 17e9c4842b2..f7c9ca0c30a 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.tests.functional diff --git a/tests/pom.xml b/tests/pom.xml index 459d7647a25..54871735ed0 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.tests diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index ad6fb8492c6..51da334314f 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-tracing-config diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index eaff3e15653..112ad639d63 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-tracing-jaeger diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index f97959b6362..0cbb4d18e73 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index aeb72edb1c2..e47e296edaa 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-tracing-jersey diff --git a/tracing/pom.xml b/tracing/pom.xml index 971fa5eb7ff..eda32ddac74 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 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 653d0d726f1..6439c31d95b 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.2.0-SNAPSHOT + 1.2.0 helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index 45b4d62e6d6..8c1f1732210 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 1.2.0-SNAPSHOT + 1.2.0 pom diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index 8346279ca7a..cdc4438beb6 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-tracing diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index 154edba6530..df46f1662c4 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-tracing-zipkin diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index d3ea8ba0bcf..30008aa0006 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 1.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index d62a0b58f6f..b232b21911e 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/pom.xml b/webserver/pom.xml index 7a27e330967..0a2cf8d5c15 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.2.0-SNAPSHOT + 1.2.0 io.helidon.webserver helidon-webserver-project diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index ebf338fd3e3..0b27af00d01 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-webserver-test-support Helidon WebServer Test Support diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index 035de81a00a..5f6f986726b 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.2.0-SNAPSHOT + 1.2.0 helidon-webserver Helidon WebServer