From 52591c9f13a1daf34df43bf299885a909ed62e1c Mon Sep 17 00:00:00 2001 From: Helidon Robot Date: Tue, 17 Mar 2020 23:58:17 +0000 Subject: [PATCH] Release 1.4.4 [ci skip] --- applications/mp/pom.xml | 2 +- applications/pom.xml | 2 +- applications/se/pom.xml | 2 +- archetypes/mp/pom.xml | 2 +- archetypes/pom.xml | 2 +- archetypes/se/pom.xml | 2 +- bom/pom.xml | 4 ++-- 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/mapper/pom.xml | 2 +- common/media-type/pom.xml | 2 +- common/metrics/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 +- dependencies/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/microprofile/basic-client/pom.xml | 2 +- examples/grpc/microprofile/basic-server-implicit/pom.xml | 2 +- examples/grpc/microprofile/metrics/pom.xml | 2 +- examples/grpc/microprofile/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-h2/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/oidc/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 | 2 +- examples/quickstarts/helidon-quickstart-se/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-se/pom.xml | 4 ++-- examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml | 4 ++-- examples/quickstarts/helidon-standalone-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/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/backend/pom.xml | 2 +- examples/todo-app/frontend/pom.xml | 2 +- examples/todo-app/pom.xml | 2 +- examples/translator-app/backend/pom.xml | 4 ++-- examples/translator-app/frontend/pom.xml | 4 ++-- examples/translator-app/pom.xml | 2 +- examples/webserver/basics/pom.xml | 2 +- examples/webserver/comment-aas/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/io.grpc/pom.xml | 2 +- grpc/metrics/pom.xml | 2 +- grpc/pom.xml | 2 +- grpc/server/pom.xml | 2 +- health/common/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/hibernate-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 +- metrics2/metrics2/pom.xml | 2 +- metrics2/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/helidon-microprofile-3.0/pom.xml | 2 +- microprofile/bundles/helidon-microprofile-3.1/pom.xml | 2 +- microprofile/bundles/helidon-microprofile-core/pom.xml | 2 +- microprofile/bundles/helidon-microprofile/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/grpc/client/pom.xml | 2 +- microprofile/grpc/core/pom.xml | 2 +- microprofile/grpc/metrics/pom.xml | 2 +- microprofile/grpc/pom.xml | 2 +- microprofile/grpc/server/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/metrics2/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-metrics2/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 +- parent/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-client/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/integration/health/mp-disabled/pom.xml | 2 +- tests/integration/health/pom.xml | 2 +- tests/integration/mp-autodiscovery/pom.xml | 2 +- tests/integration/mp-security-client/pom.xml | 2 +- tests/integration/mp-ws-services/pom.xml | 2 +- tests/integration/native-image/pom.xml | 2 +- tests/integration/native-image/se-1/pom.xml | 2 +- tests/integration/native-image/static-content/pom.xml | 2 +- tests/integration/pom.xml | 2 +- tests/integration/security/gh1487/pom.xml | 2 +- tests/integration/security/pom.xml | 2 +- tests/integration/zipkin-mp-2.2/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 +- webclient/jaxrs/pom.xml | 2 +- webclient/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 +- 303 files changed, 309 insertions(+), 309 deletions(-) diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index 5393686ebab..27bfc004d96 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-mp pom diff --git a/applications/pom.xml b/applications/pom.xml index 1693b3722f1..831620aaeb6 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 1.4.4-SNAPSHOT + 1.4.4 ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 004893762ea..407f3da4d92 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-se pom diff --git a/archetypes/mp/pom.xml b/archetypes/mp/pom.xml index 50eace6837e..dc8a6e8e7a2 100644 --- a/archetypes/mp/pom.xml +++ b/archetypes/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.archetypes helidon-archetypes-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-mp maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 48bd58389d2..16778595d56 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.archetypes helidon-archetypes-project diff --git a/archetypes/se/pom.xml b/archetypes/se/pom.xml index 2aea4dd3b51..0829b182c50 100644 --- a/archetypes/se/pom.xml +++ b/archetypes/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.archetypes helidon-archetypes-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-se maven-archetype diff --git a/bom/pom.xml b/bom/pom.xml index 2af877f7dc9..e42b4d8fb0c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 1.4.4-SNAPSHOT + 1.4.4 ../parent/pom.xml io.helidon @@ -32,7 +32,7 @@ Helidon BOM POM - 1.4.4-SNAPSHOT + 1.4.4 diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index f4b13263017..68677c5eb74 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-bundles-config diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index 67d052b57ee..d4c52817896 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-bundles-jersey diff --git a/bundles/pom.xml b/bundles/pom.xml index 5fbe7ca33ab..e27d07df418 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index 65ce549c229..cc49ea333c0 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-bundles-security diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index 3c3bc28fadd..90385d6bc3e 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-bundles-webserver diff --git a/common/common/pom.xml b/common/common/pom.xml index 0e11ede6f10..7114c5e0d55 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index 92bb0fb5db8..7d299c4396f 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 1.4.4-SNAPSHOT + 1.4.4 Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index ad0cd0c4a19..872f0e11f43 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-common-context Helidon Common Context diff --git a/common/http/pom.xml b/common/http/pom.xml index f73efc69731..b17646a6395 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index d0e200414b1..b5cbc40c2a3 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index 5af85a380d8..86a5c2d5196 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index 5a361ca84e0..ecbed04e09e 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-common-media-type diff --git a/common/metrics/pom.xml b/common/metrics/pom.xml index 2505a64e142..3183be22910 100644 --- a/common/metrics/pom.xml +++ b/common/metrics/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-common-metrics diff --git a/common/pom.xml b/common/pom.xml index 5d471c3201e..be24812c1ae 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index f376ff139e7..35e0af7c79e 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-common-reactive Helidon Common Reactive diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index d1277e072d2..ce109688901 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/config/config/pom.xml b/config/config/pom.xml index 6aff4c2fd19..08eabb8bbf1 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index 7ec46de8dca..37ac84d25a5 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index 2520a6ebdc7..cae967fa184 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index 5c473bbb111..41aea6a54a7 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-config-git Helidon Config Git diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index 30f228db70d..cdde9071d9d 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-config-hocon Helidon Config HOCON diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index 61754236437..be875bf225e 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index e79328f0c7d..9bb8646b504 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index a455ed6b931..931340a0f06 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index d10f6d2d100..436419adcba 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index ddb7552b1ee..a033a310f18 100644 --- a/config/tests/integration-tests/pom.xml +++ b/config/tests/integration-tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 b999d204043..c90382661fe 100644 --- a/config/tests/module-mappers-1-base/pom.xml +++ b/config/tests/module-mappers-1-base/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 ec2cbf5c013..b21c10b7a6d 100644 --- a/config/tests/module-mappers-2-override/pom.xml +++ b/config/tests/module-mappers-2-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 c6dc1573e77..14c33d867ed 100644 --- a/config/tests/module-meta-source-1/pom.xml +++ b/config/tests/module-meta-source-1/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 11a1511cd60..dfd274c8876 100644 --- a/config/tests/module-meta-source-2/pom.xml +++ b/config/tests/module-meta-source-2/pom.xml @@ -25,7 +25,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 e6b5719a1df..1cc3f4cf863 100644 --- a/config/tests/module-parsers-1-override/pom.xml +++ b/config/tests/module-parsers-1-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 4a49ffccb7a..d7039a595a3 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 1.4.4-SNAPSHOT + 1.4.4 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 55cf71785e1..d6f9afc757a 100644 --- a/config/tests/test-bundle/pom.xml +++ b/config/tests/test-bundle/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 24f9222f900..93ce3c26aee 100644 --- a/config/tests/test-default_config-1-properties/pom.xml +++ b/config/tests/test-default_config-1-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 21bea5499eb..fcf47f2f456 100644 --- a/config/tests/test-default_config-2-hocon-json/pom.xml +++ b/config/tests/test-default_config-2-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 913cb6f684d..b7e1dd322c0 100644 --- a/config/tests/test-default_config-3-hocon/pom.xml +++ b/config/tests/test-default_config-3-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 cc5c20ab38d..5594cbef9ec 100644 --- a/config/tests/test-default_config-4-yaml/pom.xml +++ b/config/tests/test-default_config-4-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 698df4eea3d..a3a28d6dcf7 100644 --- a/config/tests/test-default_config-5-env_vars/pom.xml +++ b/config/tests/test-default_config-5-env_vars/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 24250a51f63..87482b29be1 100644 --- a/config/tests/test-default_config-6-meta-properties/pom.xml +++ b/config/tests/test-default_config-6-meta-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 a5a5020f3bf..915920afa69 100644 --- a/config/tests/test-default_config-7-meta-hocon-json/pom.xml +++ b/config/tests/test-default_config-7-meta-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 20e9e88c56b..6622d64f7d8 100644 --- a/config/tests/test-default_config-8-meta-hocon/pom.xml +++ b/config/tests/test-default_config-8-meta-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 7bbdf7d1abb..27c28adca80 100644 --- a/config/tests/test-default_config-9-meta-yaml/pom.xml +++ b/config/tests/test-default_config-9-meta-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 f35f56bb9c2..c50ee897342 100644 --- a/config/tests/test-mappers-1-common/pom.xml +++ b/config/tests/test-mappers-1-common/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 7032b3434c4..e276ef9235f 100644 --- a/config/tests/test-mappers-2-complex/pom.xml +++ b/config/tests/test-mappers-2-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 74deeeea87d..b7c6a780b51 100644 --- a/config/tests/test-meta-source/pom.xml +++ b/config/tests/test-meta-source/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 60afa1d3819..0c93511fb7b 100644 --- a/config/tests/test-parsers-1-complex/pom.xml +++ b/config/tests/test-parsers-1-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 1.4.4-SNAPSHOT + 1.4.4 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 8d81425acd5..f10f0aa8eef 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-config-yaml Helidon Config YAML diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 4c7a782c46c..45ddf44751b 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 1.4.4-SNAPSHOT + 1.4.4 ../bom/pom.xml helidon-dependencies diff --git a/docs/pom.xml b/docs/pom.xml index 790a6b96755..0edd5c2fbcb 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-docs Helidon Documentation diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 3e099f28137..dfefffc04b9 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 0abe5fa923d..0cb9880358f 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 47c09fd302d..7f6fe82b65b 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index f4de35e49cf..3c0f0c6f3c1 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index f9a1c7230e8..7e3ad358c84 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/pom.xml b/examples/config/pom.xml index cd536d80ae9..3f28da067f1 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.examples.config helidon-examples-config-project diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 14470a20b58..12ed34510da 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index b6579458eda..93f8c5919e0 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../applications/se/pom.xml io.helidon.examples.employee diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index 7e910cc5bad..e34afe17189 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index 0899b026494..186c393969e 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index e60896eb250..443169c3411 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml index aad14e0c84e..4c8b2c676cb 100644 --- a/examples/grpc/microprofile/basic-client/pom.xml +++ b/examples/grpc/microprofile/basic-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc.microprofile helidon-examples-grpc-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-examples-grpc-microprofile-client Helidon Microprofile gRPC Client Example diff --git a/examples/grpc/microprofile/basic-server-implicit/pom.xml b/examples/grpc/microprofile/basic-server-implicit/pom.xml index e489cf319d7..7881ef73080 100644 --- a/examples/grpc/microprofile/basic-server-implicit/pom.xml +++ b/examples/grpc/microprofile/basic-server-implicit/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc.microprofile helidon-examples-grpc-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-examples-grpc-microprofile-basic-implicit Helidon Microprofile Examples gRPC Implicit Server diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml index 8cb3e5bba5c..679873b3ce3 100644 --- a/examples/grpc/microprofile/metrics/pom.xml +++ b/examples/grpc/microprofile/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc.microprofile helidon-examples-grpc-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-examples-grpc-microprofile-metrics Helidon Microprofile Examples gRPC Metrics diff --git a/examples/grpc/microprofile/pom.xml b/examples/grpc/microprofile/pom.xml index b02068f1f46..88b27804cd0 100644 --- a/examples/grpc/microprofile/pom.xml +++ b/examples/grpc/microprofile/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.examples.grpc.microprofile diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index 774c96f80c6..6c701fb4179 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/pom.xml b/examples/grpc/pom.xml index d178d94ad8d..4246634cfcd 100644 --- a/examples/grpc/pom.xml +++ b/examples/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.examples.grpc helidon-examples-grpc-project diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index b13a0ca2001..004a43384c3 100644 --- a/examples/grpc/security-abac/pom.xml +++ b/examples/grpc/security-abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index 7f303d96cec..59f2a37e767 100644 --- a/examples/grpc/security-outbound/pom.xml +++ b/examples/grpc/security-outbound/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 982c38b0565..0f62108d661 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index c60bfb639dc..42eddda9768 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.health diff --git a/examples/health/pom.xml b/examples/health/pom.xml index 67a79dd2c3a..f08d29f3566 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.examples.health helidon-examples-health-project diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index bdd5aea1b48..82220dcffc8 100644 --- a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index a3bdaf3d0b7..9b948c041bc 100644 --- a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index 816d80efe65..775047b4c16 100644 --- a/examples/integrations/cdi/datasource-hikaricp/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index f01da82357a..3c7de75f1e8 100644 --- a/examples/integrations/cdi/jedis/pom.xml +++ b/examples/integrations/cdi/jedis/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 1264426916b..c6130232f3a 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/oci-objectstorage/pom.xml b/examples/integrations/cdi/oci-objectstorage/pom.xml index 696aa12c203..04886e69e04 100644 --- a/examples/integrations/cdi/oci-objectstorage/pom.xml +++ b/examples/integrations/cdi/oci-objectstorage/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index 1f493c0a07e..d4ea37989b9 100644 --- a/examples/integrations/cdi/pom.xml +++ b/examples/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index efe0fda2636..9885e1ee1a0 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.4.4-SNAPSHOT + 1.4.4 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 51883a8ec12..0cb85208d40 100644 --- a/examples/microprofile/hello-world-explicit/pom.xml +++ b/examples/microprofile/hello-world-explicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml helidon-examples-microprofile-hello-world-explicit diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 6ee7061ca1f..ef3d20e0ae2 100644 --- a/examples/microprofile/hello-world-implicit/pom.xml +++ b/examples/microprofile/hello-world-implicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 0465cd66297..318f1f049c3 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/mp1_1-security/pom.xml b/examples/microprofile/mp1_1-security/pom.xml index f753f05a3d6..939fb9eafb2 100644 --- a/examples/microprofile/mp1_1-security/pom.xml +++ b/examples/microprofile/mp1_1-security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/mp1_1-static-content/pom.xml b/examples/microprofile/mp1_1-static-content/pom.xml index b8df2a66dcd..35c84329864 100644 --- a/examples/microprofile/mp1_1-static-content/pom.xml +++ b/examples/microprofile/mp1_1-static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 3d2d00b1d0a..918ba7c23f6 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index 2936af942ef..4b3d1b5189b 100644 --- a/examples/microprofile/openapi-basic/pom.xml +++ b/examples/microprofile/openapi-basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index 4c47b9fe9d0..93cc49cf259 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 527b366ad74..bfa49be7681 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/pom.xml b/examples/pom.xml index b16f40edadc..aa5962af6e6 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 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 ba19d69e917..505b055089d 100644 --- a/examples/quickstarts/helidon-quickstart-mp/build.gradle +++ b/examples/quickstarts/helidon-quickstart-mp/build.gradle @@ -29,7 +29,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '1.4.4-SNAPSHOT' + helidonversion = '1.4.4' } repositories { diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index 79651b1b2c8..ae7c7edbfee 100644 --- a/examples/quickstarts/helidon-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-quickstart-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index bf51f8b14d0..bbe21731ea7 100644 --- a/examples/quickstarts/helidon-quickstart-se/build.gradle +++ b/examples/quickstarts/helidon-quickstart-se/build.gradle @@ -29,7 +29,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '1.4.4-SNAPSHOT' + helidonversion = '1.4.4' } repositories { diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index b449b0c2dfa..5d95238923f 100644 --- a/examples/quickstarts/helidon-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-quickstart-se/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples helidon-quickstart-se - 1.4.4-SNAPSHOT + 1.4.4 Helidon Quickstart SE Example diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 564c72e8e16..a1a1cab943b 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -22,11 +22,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-mp - 1.4.4-SNAPSHOT + 1.4.4 Helidon Standalone Quickstart MP Example - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.examples.quickstart.mp.Main 8 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index 4abdb1c9939..75d856c6e2a 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -22,11 +22,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-se - 1.4.4-SNAPSHOT + 1.4.4 Helidon Standalone Quickstart SE Example - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.examples.quickstart.se.Main 8 diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index 3799fd28eef..4d2cd7ed68e 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 1.4.4-SNAPSHOT + 1.4.4 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 607079f71b6..fb014dfbd30 100644 --- a/examples/security/attribute-based-access-control/pom.xml +++ b/examples/security/attribute-based-access-control/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index b7bdd942975..1fdd3a1fb03 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index bd67f11259c..0b2daee4a6e 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index 0107f5c5d52..33296475ac3 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index 5d2924ac23f..4fb38f5c0a9 100644 --- a/examples/security/nohttp-programmatic/pom.xml +++ b/examples/security/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 203d760e57a..e004f60cc7d 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/pom.xml b/examples/security/pom.xml index b8c464413c1..1a5b9bc6eea 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.4-SNAPSHOT + 1.4.4 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 b426815de0e..6f967deefc0 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 2b5eb0b9c3f..a3a38846ab9 100644 --- a/examples/security/webserver-digest-auth/pom.xml +++ b/examples/security/webserver-digest-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index fbaf48398b5..03dc4f00d54 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index b9e3a22d024..7e8515b6fb5 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index 85469191c9c..8ba1990d330 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index bdddbed4224..c7f5c95f3fc 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.examples.todos example-todo-app-project pom - 1.4.4-SNAPSHOT + 1.4.4 Helidon Examples TODO Demo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index 14f2bb26146..e8ef763637e 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-backend - 1.4.4-SNAPSHOT + 1.4.4 Helidon Examples Translator Backend diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 79619496391..43cfd3b1120 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-frontend - 1.4.4-SNAPSHOT + 1.4.4 Helidon Examples Translator Frontend diff --git a/examples/translator-app/pom.xml b/examples/translator-app/pom.xml index 3cd9e940cbf..874af2a7348 100644 --- a/examples/translator-app/pom.xml +++ b/examples/translator-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.examples.translator helidon-examples-translator-project diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index bf1461561eb..e7e6bd907be 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 323cdc6cad9..ce64428ce4d 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index 363f3397e39..969e9417008 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index c2d47d89d70..c1befe2fee6 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index c18be351fe5..1e2efe143a7 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.examples.webserver helidon-examples-webserver-project diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 256c8a9823c..7378065f655 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 75255d0f1f5..42a17e28773 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 2f5d7a3d4e6..d9e2a6206e7 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index aff7a33d110..822f67af93b 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-grpc-client diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index a0258f8e6fd..f3cd83d204f 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-grpc-core diff --git a/grpc/io.grpc/pom.xml b/grpc/io.grpc/pom.xml index 838dc453a1e..237c36599c4 100644 --- a/grpc/io.grpc/pom.xml +++ b/grpc/io.grpc/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.4-SNAPSHOT + 1.4.4 io.grpc diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index 3c5058f4e48..4c66e0245f5 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-grpc-metrics diff --git a/grpc/pom.xml b/grpc/pom.xml index fb5f34ef07b..cd8a77f14e6 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.grpc diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index bd333fcfb25..5fa74ff00f3 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-grpc-server diff --git a/health/common/pom.xml b/health/common/pom.xml index f55f13200e8..4d041642e15 100644 --- a/health/common/pom.xml +++ b/health/common/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index cecef231334..7c0631f87be 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index 30698977d16..dcb1ceafd0f 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index b73f95e278a..0a10ed11a70 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 pom diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index 551149a4b22..ed01431f575 100644 --- a/integrations/cdi/common-cdi/delegates/pom.xml +++ b/integrations/cdi/common-cdi/delegates/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 1.4.4-SNAPSHOT + 1.4.4 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 d9028503e26..01411bb18f9 100644 --- a/integrations/cdi/common-cdi/pom.xml +++ b/integrations/cdi/common-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 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 d4a4d8d36a8..f84bbe20e90 100644 --- a/integrations/cdi/common-cdi/reference-counted-context/pom.xml +++ b/integrations/cdi/common-cdi/reference-counted-context/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 1.4.4-SNAPSHOT + 1.4.4 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 930f61e1e7d..178f2857b3a 100644 --- a/integrations/cdi/datasource-hikaricp/pom.xml +++ b/integrations/cdi/datasource-hikaricp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 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 7ad2326215a..960c155ccb3 100644 --- a/integrations/cdi/datasource-ucp/pom.xml +++ b/integrations/cdi/datasource-ucp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 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 e1495f20179..4bd261e90da 100644 --- a/integrations/cdi/datasource/pom.xml +++ b/integrations/cdi/datasource/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 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 c85e08b5909..aacb919ec77 100644 --- a/integrations/cdi/eclipselink-cdi/pom.xml +++ b/integrations/cdi/eclipselink-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-integrations-cdi-eclipselink Helidon CDI Integrations Eclipselink diff --git a/integrations/cdi/hibernate-cdi/pom.xml b/integrations/cdi/hibernate-cdi/pom.xml index 1161d185699..16ef1f9dfd2 100644 --- a/integrations/cdi/hibernate-cdi/pom.xml +++ b/integrations/cdi/hibernate-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-integrations-cdi-hibernate Helidon CDI Integrations Hibernate diff --git a/integrations/cdi/jedis-cdi/pom.xml b/integrations/cdi/jedis-cdi/pom.xml index 299a2782bab..fafbfda5044 100644 --- a/integrations/cdi/jedis-cdi/pom.xml +++ b/integrations/cdi/jedis-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 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 ddda4853557..cece0a76e9c 100644 --- a/integrations/cdi/jpa-cdi/pom.xml +++ b/integrations/cdi/jpa-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 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 0356b68bd6c..a69da5bfa74 100644 --- a/integrations/cdi/jpa-weld/pom.xml +++ b/integrations/cdi/jpa-weld/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 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 5a8dd1c6d63..3f7585bf79f 100644 --- a/integrations/cdi/jta-cdi/pom.xml +++ b/integrations/cdi/jta-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 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 cb4bc3fd2a3..be6a930f4f5 100644 --- a/integrations/cdi/jta-weld/pom.xml +++ b/integrations/cdi/jta-weld/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 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 69914ed1732..43fb5e9c089 100644 --- a/integrations/cdi/oci-objectstorage-cdi/pom.xml +++ b/integrations/cdi/oci-objectstorage-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-integrations-cdi-oci-objectstorage Helidon CDI Integrations OCI Object Storage diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index 05b27f3ebc8..6a42d4cf97e 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 1.4.4-SNAPSHOT + 1.4.4 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 efc9e9f904c..22c03f6f730 100644 --- a/integrations/graal/native-image-extension/pom.xml +++ b/integrations/graal/native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index dd8cdfd64bb..c9c69a42f01 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.integrations.graal diff --git a/integrations/pom.xml b/integrations/pom.xml index 369232fca17..c27a4d1bb55 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.integrations helidon-integrations-project diff --git a/integrations/serviceconfiguration/pom.xml b/integrations/serviceconfiguration/pom.xml index f49d6912f09..32376167432 100644 --- a/integrations/serviceconfiguration/pom.xml +++ b/integrations/serviceconfiguration/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.serviceconfiguration helidon-serviceconfiguration-project diff --git a/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml b/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml index 1ac3888a241..b9e0cc2b7bb 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 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 4f8f367fdbb..112ff23543b 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-config-source/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-config-source/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 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 11d9f0dd063..02fd8355978 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-hikaricp-accs/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-hikaricp-accs/pom.xml @@ -23,7 +23,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 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 6208fc48fd7..42dbce83d64 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-hikaricp-localhost/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-hikaricp-localhost/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 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 058383b991f..4e1c1a23321 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-hikaricp/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-hikaricp/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 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 bdf756e452d..7b68f029124 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-system-kubernetes/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-system-kubernetes/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 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 e888fc9d412..cbb93112ca0 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-system-oracle-accs/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-system-oracle-accs/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 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 76e5d30a5ff..16a8c0398ad 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-ucp-accs/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-ucp-accs/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 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 fd3494db006..2df072fb0e7 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-ucp-localhost/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-ucp-localhost/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 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 0ac6d3661ca..d07c0ed0ecc 100644 --- a/integrations/serviceconfiguration/serviceconfiguration-ucp/pom.xml +++ b/integrations/serviceconfiguration/serviceconfiguration-ucp/pom.xml @@ -24,7 +24,7 @@ io.helidon.serviceconfiguration helidon-serviceconfiguration-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-serviceconfiguration-ucp Helidon ServiceConfiguration UCP Implementation diff --git a/javadocs/pom.xml b/javadocs/pom.xml index ddb34635d89..abd99525a0f 100644 --- a/javadocs/pom.xml +++ b/javadocs/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-javadocs Helidon Javadocs diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index 32177d91829..31cf0068c91 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index 057909703aa..47166929b68 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index cbf9aaf9ae3..17822df905c 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index 11e7d561572..aa7f667e4ea 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index 12951f50f90..bc877c9e037 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-jersey-server diff --git a/media/common/pom.xml b/media/common/pom.xml index 9d7898409f2..09b09863196 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ io.helidon.media helidon-media-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/media/jackson/common/pom.xml b/media/jackson/common/pom.xml index 39722efbc22..9cd2cc29d15 100644 --- a/media/jackson/common/pom.xml +++ b/media/jackson/common/pom.xml @@ -23,7 +23,7 @@ helidon-media-jackson-project io.helidon.media.jackson - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index b521c773f42..8a060dd07e3 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.4.4-SNAPSHOT + 1.4.4 pom diff --git a/media/jackson/server/pom.xml b/media/jackson/server/pom.xml index 2e873e0daf4..714ecbd886d 100644 --- a/media/jackson/server/pom.xml +++ b/media/jackson/server/pom.xml @@ -21,7 +21,7 @@ helidon-media-jackson-project io.helidon.media.jackson - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/media/jsonb/common/pom.xml b/media/jsonb/common/pom.xml index c7ec9c9f2dc..c27f5db93de 100644 --- a/media/jsonb/common/pom.xml +++ b/media/jsonb/common/pom.xml @@ -21,7 +21,7 @@ helidon-media-jsonb-project io.helidon.media.jsonb - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index cc29d5cd1fb..2493aaa24aa 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.4.4-SNAPSHOT + 1.4.4 pom diff --git a/media/jsonb/server/pom.xml b/media/jsonb/server/pom.xml index 74b2da48b5e..dd5b970ea04 100644 --- a/media/jsonb/server/pom.xml +++ b/media/jsonb/server/pom.xml @@ -21,7 +21,7 @@ helidon-media-jsonb-project io.helidon.media.jsonb - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/media/jsonp/common/pom.xml b/media/jsonp/common/pom.xml index 12d5fb9eeda..2ba4afec912 100644 --- a/media/jsonp/common/pom.xml +++ b/media/jsonp/common/pom.xml @@ -21,7 +21,7 @@ helidon-media-jsonp-project io.helidon.media.jsonp - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index cfcd7ddad53..1862ae8f732 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 1.4.4-SNAPSHOT + 1.4.4 pom diff --git a/media/jsonp/server/pom.xml b/media/jsonp/server/pom.xml index 26d51429262..85610107678 100644 --- a/media/jsonp/server/pom.xml +++ b/media/jsonp/server/pom.xml @@ -21,7 +21,7 @@ helidon-media-jsonp-project io.helidon.media.jsonp - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/media/pom.xml b/media/pom.xml index 8ca30a6af8c..76a7aed58a0 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.media diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index 9a4290eaf6b..6f9e94e5357 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index b861257f000..d355148f923 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index 0285126667f..2e827ed756d 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics2/metrics2/pom.xml b/metrics2/metrics2/pom.xml index 5763498efdb..be7ba27da82 100644 --- a/metrics2/metrics2/pom.xml +++ b/metrics2/metrics2/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics2-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-metrics2 Helidon Metrics2 diff --git a/metrics2/pom.xml b/metrics2/pom.xml index ba7643f5dee..a22d6239237 100644 --- a/metrics2/pom.xml +++ b/metrics2/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.metrics diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index b5cd2d3f747..414e3f0c6e1 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/microprofile/bundles/helidon-microprofile-1.0/pom.xml b/microprofile/bundles/helidon-microprofile-1.0/pom.xml index 088d2fe4764..28b200768c8 100644 --- a/microprofile/bundles/helidon-microprofile-1.0/pom.xml +++ b/microprofile/bundles/helidon-microprofile-1.0/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.4-SNAPSHOT + 1.4.4 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 41093ab02f3..daa75674e48 100644 --- a/microprofile/bundles/helidon-microprofile-1.1/pom.xml +++ b/microprofile/bundles/helidon-microprofile-1.1/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.4-SNAPSHOT + 1.4.4 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 8b5121e2a2b..a29226c3c0c 100644 --- a/microprofile/bundles/helidon-microprofile-1.2/pom.xml +++ b/microprofile/bundles/helidon-microprofile-1.2/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.4-SNAPSHOT + 1.4.4 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 eb28eaf5d9d..b516094bc3b 100644 --- a/microprofile/bundles/helidon-microprofile-2.2/pom.xml +++ b/microprofile/bundles/helidon-microprofile-2.2/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-2.2 Helidon Microprofile Bundles 2.2 diff --git a/microprofile/bundles/helidon-microprofile-3.0/pom.xml b/microprofile/bundles/helidon-microprofile-3.0/pom.xml index 89ac72fb6be..b299e8d59f5 100644 --- a/microprofile/bundles/helidon-microprofile-3.0/pom.xml +++ b/microprofile/bundles/helidon-microprofile-3.0/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-3.0 Helidon Microprofile Bundles 3.0 diff --git a/microprofile/bundles/helidon-microprofile-3.1/pom.xml b/microprofile/bundles/helidon-microprofile-3.1/pom.xml index f8c22d82a2c..f72b3ef3c01 100644 --- a/microprofile/bundles/helidon-microprofile-3.1/pom.xml +++ b/microprofile/bundles/helidon-microprofile-3.1/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-3.1 Helidon Microprofile Bundles 3.1 diff --git a/microprofile/bundles/helidon-microprofile-core/pom.xml b/microprofile/bundles/helidon-microprofile-core/pom.xml index dd60f53bb7b..974e5c65715 100644 --- a/microprofile/bundles/helidon-microprofile-core/pom.xml +++ b/microprofile/bundles/helidon-microprofile-core/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-core Helidon Microprofile Core Bundle diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index 075ce47eb17..e3b85e583e7 100644 --- a/microprofile/bundles/helidon-microprofile/pom.xml +++ b/microprofile/bundles/helidon-microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile Helidon Microprofile Full Bundle diff --git a/microprofile/bundles/internal-test-libs/pom.xml b/microprofile/bundles/internal-test-libs/pom.xml index 92d122911da..a908313e5af 100644 --- a/microprofile/bundles/internal-test-libs/pom.xml +++ b/microprofile/bundles/internal-test-libs/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 1.4.4-SNAPSHOT + 1.4.4 internal-test-libs Helidon Microprofile Bundles Test Libraries diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 0209cda329e..35d721d5031 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.microprofile.bundles diff --git a/microprofile/config/config-cdi/pom.xml b/microprofile/config/config-cdi/pom.xml index 07ac626e237..8cb7bdd4c65 100644 --- a/microprofile/config/config-cdi/pom.xml +++ b/microprofile/config/config-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.config helidon-microprofile-config-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-config-cdi Helidon Microprofile Config CDI diff --git a/microprofile/config/config/pom.xml b/microprofile/config/config/pom.xml index 7781df23df5..c7450dc441e 100644 --- a/microprofile/config/config/pom.xml +++ b/microprofile/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.config helidon-microprofile-config-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-config Helidon Microprofile Config diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index c9d4b571924..4066a7f8cde 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.microprofile.config diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index d459b673ae2..78fe928caec 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/grpc/client/pom.xml b/microprofile/grpc/client/pom.xml index ceb4d25a448..1cf4c8557c2 100644 --- a/microprofile/grpc/client/pom.xml +++ b/microprofile/grpc/client/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-grpc-client diff --git a/microprofile/grpc/core/pom.xml b/microprofile/grpc/core/pom.xml index 979a5cb0669..98e1c5c215b 100644 --- a/microprofile/grpc/core/pom.xml +++ b/microprofile/grpc/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-grpc-core diff --git a/microprofile/grpc/metrics/pom.xml b/microprofile/grpc/metrics/pom.xml index 3581c2db729..1543beb0ef6 100644 --- a/microprofile/grpc/metrics/pom.xml +++ b/microprofile/grpc/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-grpc-metrics diff --git a/microprofile/grpc/pom.xml b/microprofile/grpc/pom.xml index 3f7109b91af..c17c9929ec6 100644 --- a/microprofile/grpc/pom.xml +++ b/microprofile/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.microprofile.grpc diff --git a/microprofile/grpc/server/pom.xml b/microprofile/grpc/server/pom.xml index a6138b8bed6..5594aaadafb 100644 --- a/microprofile/grpc/server/pom.xml +++ b/microprofile/grpc/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-grpc-server diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index 4286e0b3782..50bd7309f90 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 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 e10ea0e2beb..aba847cf5d7 100644 --- a/microprofile/jwt-auth/jwt-auth-cdi/pom.xml +++ b/microprofile/jwt-auth/jwt-auth-cdi/pom.xml @@ -24,7 +24,7 @@ helidon-microprofile-jwt-project io.helidon.microprofile.jwt - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-jwt-auth-cdi diff --git a/microprofile/jwt-auth/jwt-auth/pom.xml b/microprofile/jwt-auth/jwt-auth/pom.xml index f369a63fdfe..48c95c404d6 100644 --- a/microprofile/jwt-auth/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/jwt-auth/pom.xml @@ -21,7 +21,7 @@ helidon-microprofile-jwt-project io.helidon.microprofile.jwt - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index 1bb452c7410..5db843dccf1 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.microprofile.jwt diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index adefe986d8c..ee233bb970b 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/metrics2/pom.xml b/microprofile/metrics2/pom.xml index 329989c418c..f328c3a8a61 100644 --- a/microprofile/metrics2/pom.xml +++ b/microprofile/metrics2/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.microprofile.metrics helidon-microprofile-metrics2 diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index 3b5c616f65f..ac2220a2d85 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index 6c810cd0a89..b188ab294f7 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index e5250bddab2..b13e99356a1 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.microprofile diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index 2d37468ea6b..1491f540935 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.microprofile.rest-client diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index 9d552ae4c44..d408d2a1a9b 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 9cf79605db5..b8dd60d73e4 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index e07e638f39c..ea3e608bece 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index 00ffd86c832..6459456beae 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index 695a87e9423..8eabd4ef866 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index 7868f774676..eac930dfa72 100644 --- a/microprofile/tests/tck/tck-config/pom.xml +++ b/microprofile/tests/tck/tck-config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 1.4.4-SNAPSHOT + 1.4.4 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 5b3032ca144..4bf17523dc6 100644 --- a/microprofile/tests/tck/tck-fault-tolerance/pom.xml +++ b/microprofile/tests/tck/tck-fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 1.4.4-SNAPSHOT + 1.4.4 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 d2875747cf6..23763cf7d3f 100644 --- a/microprofile/tests/tck/tck-health/pom.xml +++ b/microprofile/tests/tck/tck-health/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index a70af41bbdb..eada63a90f5 100644 --- a/microprofile/tests/tck/tck-jwt-auth/pom.xml +++ b/microprofile/tests/tck/tck-jwt-auth/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 1.4.4-SNAPSHOT + 1.4.4 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 9282be360c1..13eeffde432 100644 --- a/microprofile/tests/tck/tck-metrics/pom.xml +++ b/microprofile/tests/tck/tck-metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 1.4.4-SNAPSHOT + 1.4.4 tck-metrics Helidon Microprofile Tests TCK Metrics diff --git a/microprofile/tests/tck/tck-metrics2/pom.xml b/microprofile/tests/tck/tck-metrics2/pom.xml index daecadac20c..d9071012175 100644 --- a/microprofile/tests/tck/tck-metrics2/pom.xml +++ b/microprofile/tests/tck/tck-metrics2/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 1.4.4-SNAPSHOT + 1.4.4 tck-metrics2 Helidon Microprofile Tests TCK Metrics 2 diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index f21689c4386..a0aca9cf415 100644 --- a/microprofile/tests/tck/tck-openapi/pom.xml +++ b/microprofile/tests/tck/tck-openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index b1febf9435e..6533916d10a 100644 --- a/microprofile/tests/tck/tck-opentracing/pom.xml +++ b/microprofile/tests/tck/tck-opentracing/pom.xml @@ -22,7 +22,7 @@ tck-project io.helidon.microprofile.tests - 1.4.4-SNAPSHOT + 1.4.4 tck-opentracing Helidon Microprofile Tests TCK Opentracing diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index 576f6464bd9..30c188de2f6 100644 --- a/microprofile/tests/tck/tck-rest-client/pom.xml +++ b/microprofile/tests/tck/tck-rest-client/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index 9f30a08f907..76281cf5e01 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/openapi/pom.xml b/openapi/pom.xml index f5ebb565411..f88bc719808 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.openapi helidon-openapi diff --git a/parent/pom.xml b/parent/pom.xml index 82536113562..593c47046aa 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 1.4.4-SNAPSHOT + 1.4.4 pom Helidon Parent diff --git a/pom.xml b/pom.xml index 3d6c888a09a..db9d8f2dcd9 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 1.4.4-SNAPSHOT + 1.4.4 ./dependencies/pom.xml helidon-project diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index 2eebd13ea01..467988e90d5 100644 --- a/security/abac/policy-el/pom.xml +++ b/security/abac/policy-el/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.abac helidon-security-abac-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index 13a97f3b867..10558b1098f 100644 --- a/security/abac/policy/pom.xml +++ b/security/abac/policy/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index ec8c9cd7a91..1d402906ab2 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 1.4.4-SNAPSHOT + 1.4.4 pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index 133a5737049..f23db66a908 100644 --- a/security/abac/role/pom.xml +++ b/security/abac/role/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index 43277e5f0b9..814ccb6e277 100644 --- a/security/abac/scope/pom.xml +++ b/security/abac/scope/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index 9859a920d42..704e305d984 100644 --- a/security/abac/time/pom.xml +++ b/security/abac/time/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index 051406a53b1..0b676126d8d 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index d4697935a47..a527c4c2538 100644 --- a/security/integration/common/pom.xml +++ b/security/integration/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index 5c1f41dc6c6..85a227170e6 100644 --- a/security/integration/grpc/pom.xml +++ b/security/integration/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-integration-grpc Helidon Security Integration gRPC Server diff --git a/security/integration/jersey-client/pom.xml b/security/integration/jersey-client/pom.xml index 8ecf08ba87b..3edeb06eb98 100644 --- a/security/integration/jersey-client/pom.xml +++ b/security/integration/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.security.integration helidon-security-integration-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-integration-jersey-client Helidon Security Integration Jersey Client diff --git a/security/integration/jersey/pom.xml b/security/integration/jersey/pom.xml index 2ba966ebf1a..540bc008c9e 100644 --- a/security/integration/jersey/pom.xml +++ b/security/integration/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index 7c94229da86..93e3fe9bd08 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.4-SNAPSHOT + 1.4.4 pom diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index fe5ca057485..1f66be205f2 100644 --- a/security/integration/webserver/pom.xml +++ b/security/integration/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index 7ac00714669..7b939d3d0f2 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 321516370b2..ca744539e81 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index 8fec54d9e1d..6ca80ff71f6 100644 --- a/security/providers/abac/pom.xml +++ b/security/providers/abac/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index cadd56d12d1..dfe4bbaf36d 100644 --- a/security/providers/common/pom.xml +++ b/security/providers/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 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 dd048adba57..4cb5bf78fc9 100644 --- a/security/providers/google-login/pom.xml +++ b/security/providers/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 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 325cffd9511..0864d4f5a64 100644 --- a/security/providers/header/pom.xml +++ b/security/providers/header/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 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 6edd7e452ae..e177ef1defb 100644 --- a/security/providers/http-auth/pom.xml +++ b/security/providers/http-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 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 c933ef1752d..513e785280a 100644 --- a/security/providers/http-sign/pom.xml +++ b/security/providers/http-sign/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 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 50af969e521..3643ddb01dd 100644 --- a/security/providers/idcs-mapper/pom.xml +++ b/security/providers/idcs-mapper/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index 23e44dd98d3..2a36a59b2d5 100644 --- a/security/providers/jwt/pom.xml +++ b/security/providers/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 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 deefe60335e..8d40d630d5a 100644 --- a/security/providers/oidc-common/pom.xml +++ b/security/providers/oidc-common/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index 0c10100e6d9..bad3718b60f 100644 --- a/security/providers/oidc/pom.xml +++ b/security/providers/oidc/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.providers helidon-security-providers-project - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index 30d1d7b64d3..5f9ca761a63 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index 0a634d5151f..049337bc2d7 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index 4adbb53c0dc..63b8ce0d4ad 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 1.4.4-SNAPSHOT + 1.4.4 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 bc6056685a7..75c5e5584ca 100644 --- a/tests/apps/bookstore/bookstore-mp/pom.xml +++ b/tests/apps/bookstore/bookstore-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/mp/pom.xml io.helidon.tests.apps.bookstore.bookstore-mp diff --git a/tests/apps/bookstore/bookstore-se/pom.xml b/tests/apps/bookstore/bookstore-se/pom.xml index 6b00ee8e48d..77e577dde00 100644 --- a/tests/apps/bookstore/bookstore-se/pom.xml +++ b/tests/apps/bookstore/bookstore-se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.bookstore-se diff --git a/tests/apps/bookstore/common/pom.xml b/tests/apps/bookstore/common/pom.xml index 023dc1d44e6..570a1be2fe7 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.common diff --git a/tests/apps/bookstore/pom.xml b/tests/apps/bookstore/pom.xml index 4e84dd0e952..51a20a5ce5e 100644 --- a/tests/apps/bookstore/pom.xml +++ b/tests/apps/bookstore/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.apps helidon-tests-apps-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index 9d4a329b7c9..f785c36d7cf 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.tests.apps diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index 66228182c47..f1ac2dc8a87 100644 --- a/tests/functional/bookstore/pom.xml +++ b/tests/functional/bookstore/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.tests.functional.bookstore helidon-tests-functional-bookstore diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index 3f43abff8ba..197e62486c6 100644 --- a/tests/functional/context-propagation/pom.xml +++ b/tests/functional/context-propagation/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 1.4.4-SNAPSHOT + 1.4.4 helidon-tests-functional-context-propagation diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index 4c3ece57aed..63a93051bef 100644 --- a/tests/functional/jax-rs-subresource/pom.xml +++ b/tests/functional/jax-rs-subresource/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 1.4.4-SNAPSHOT + 1.4.4 helidon-tests-functional-jax-rs-subresource Helidon Functional Test: JAX-RS Subresources diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index 663709c7f76..c4ea4abd5bb 100644 --- a/tests/functional/multiport/pom.xml +++ b/tests/functional/multiport/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 1.4.4-SNAPSHOT + 1.4.4 helidon-tests-functional-multiport Helidon Functional Test: Multiport with MP diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index b297add1dd9..36fec02b73a 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.tests.functional diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index e5271d99690..3dc393cfa31 100644 --- a/tests/integration/health/mp-disabled/pom.xml +++ b/tests/integration/health/mp-disabled/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index 1c02fd808df..67ef832f824 100644 --- a/tests/integration/health/pom.xml +++ b/tests/integration/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.tests.integration.health helidon-tests-integration-health-project diff --git a/tests/integration/mp-autodiscovery/pom.xml b/tests/integration/mp-autodiscovery/pom.xml index a234204ead5..61b058a134e 100644 --- a/tests/integration/mp-autodiscovery/pom.xml +++ b/tests/integration/mp-autodiscovery/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index af6e104ee00..a0f56396f01 100644 --- a/tests/integration/mp-security-client/pom.xml +++ b/tests/integration/mp-security-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-ws-services/pom.xml b/tests/integration/mp-ws-services/pom.xml index b569a679cf2..f818c6e5481 100644 --- a/tests/integration/mp-ws-services/pom.xml +++ b/tests/integration/mp-ws-services/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/pom.xml b/tests/integration/native-image/pom.xml index c11b10e4054..69a85be7024 100644 --- a/tests/integration/native-image/pom.xml +++ b/tests/integration/native-image/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 1.4.4-SNAPSHOT + 1.4.4 ../pom.xml pom diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index 230ba88bbc0..9f392fa5fad 100644 --- a/tests/integration/native-image/se-1/pom.xml +++ b/tests/integration/native-image/se-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/static-content/pom.xml b/tests/integration/native-image/static-content/pom.xml index cf88956ea7b..e1a5160ef97 100644 --- a/tests/integration/native-image/static-content/pom.xml +++ b/tests/integration/native-image/static-content/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 1.4.4-SNAPSHOT + 1.4.4 ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index db0b3b2baea..7359b4eba3b 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.tests.integration diff --git a/tests/integration/security/gh1487/pom.xml b/tests/integration/security/gh1487/pom.xml index fb9ee0ee64d..7a6be0c729f 100644 --- a/tests/integration/security/gh1487/pom.xml +++ b/tests/integration/security/gh1487/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/tests/integration/security/pom.xml b/tests/integration/security/pom.xml index 3d75ccae291..0536e4dc58c 100644 --- a/tests/integration/security/pom.xml +++ b/tests/integration/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 1.4.4-SNAPSHOT + 1.4.4 pom diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index 809011562dc..7ff5b80f613 100644 --- a/tests/integration/zipkin-mp-2.2/pom.xml +++ b/tests/integration/zipkin-mp-2.2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 1.4.4-SNAPSHOT + 1.4.4 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index a9c8f821592..5ed6b960b80 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.tests diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index 01c54cf1bea..56203e5fff9 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-tracing-config diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index 6a5b496db6c..ea612a53805 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-tracing-jaeger diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index da6d7facf6b..a78abb438dc 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index d9339a2dfe0..cd4b82f669b 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-tracing-jersey diff --git a/tracing/pom.xml b/tracing/pom.xml index cc6b2aca91d..d6a366f99d1 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 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 5992483c221..ab322b4a6c4 100644 --- a/tracing/tests/it-tracing-client-zipkin/pom.xml +++ b/tracing/tests/it-tracing-client-zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-tests - 1.4.4-SNAPSHOT + 1.4.4 helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index a6104b0740b..a611d5a955f 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.4-SNAPSHOT + 1.4.4 pom diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index 9cf24106d78..b1cb34c241d 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-tracing diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index a0f75aec286..267f6cb086c 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-tracing-zipkin diff --git a/webclient/jaxrs/pom.xml b/webclient/jaxrs/pom.xml index 480611e2be7..bc87223d883 100644 --- a/webclient/jaxrs/pom.xml +++ b/webclient/jaxrs/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index f78030aa275..ca19fc98755 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.webclient diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index 809b6ad6107..cbb70ad53d2 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 1.4.4-SNAPSHOT + 1.4.4 4.0.0 diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index 37af4384a77..0ce02a9676c 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/pom.xml b/webserver/pom.xml index f50d4bb6b0b..84def3379df 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 1.4.4-SNAPSHOT + 1.4.4 io.helidon.webserver helidon-webserver-project diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index 2b14bbb21df..009240147ae 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-webserver-test-support Helidon WebServer Test Support diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index be62c737c01..1c57f90d89c 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 1.4.4-SNAPSHOT + 1.4.4 helidon-webserver Helidon WebServer