From 8e90839b40cf8cebefb2ae5796d2914c5ebaf690 Mon Sep 17 00:00:00 2001 From: Helidon Robot Date: Wed, 22 Nov 2023 19:05:06 +0000 Subject: [PATCH] Release 4.0.1 [ci skip] --- applications/mp/pom.xml | 2 +- applications/parent/pom.xml | 2 +- applications/pom.xml | 2 +- applications/se/pom.xml | 2 +- archetypes/helidon/pom.xml | 2 +- archetypes/legacy/bare-mp/pom.xml | 2 +- archetypes/legacy/bare-se/pom.xml | 2 +- archetypes/legacy/database-mp/pom.xml | 2 +- archetypes/legacy/database-se/pom.xml | 2 +- archetypes/legacy/pom.xml | 2 +- archetypes/legacy/quickstart-mp/pom.xml | 2 +- archetypes/legacy/quickstart-se/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 4 ++-- builder/api/pom.xml | 2 +- builder/pom.xml | 2 +- builder/processor/pom.xml | 2 +- builder/tests/builder/pom.xml | 2 +- builder/tests/common-types/pom.xml | 2 +- builder/tests/pom.xml | 2 +- bundles/config/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/security/pom.xml | 2 +- common/buffers/pom.xml | 2 +- common/common/pom.xml | 2 +- common/config/pom.xml | 2 +- common/configurable/pom.xml | 2 +- common/context/pom.xml | 2 +- common/crypto/pom.xml | 2 +- common/features/api/pom.xml | 2 +- common/features/features/pom.xml | 2 +- common/features/pom.xml | 2 +- common/features/processor/pom.xml | 2 +- common/key-util/pom.xml | 2 +- common/mapper/pom.xml | 2 +- common/media-type/pom.xml | 2 +- common/parameters/pom.xml | 2 +- common/pom.xml | 2 +- common/processor/class-model/pom.xml | 2 +- common/processor/helidon-copyright/pom.xml | 2 +- common/processor/pom.xml | 2 +- common/processor/processor/pom.xml | 2 +- common/reactive/pom.xml | 2 +- common/security/pom.xml | 2 +- common/socket/pom.xml | 2 +- common/task/pom.xml | 2 +- common/testing/http-junit5/pom.xml | 2 +- common/testing/junit5/pom.xml | 2 +- common/testing/pom.xml | 2 +- common/tls/pom.xml | 2 +- common/types/pom.xml | 2 +- common/uri/pom.xml | 2 +- config/config-mp/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-mp/pom.xml | 2 +- config/hocon/pom.xml | 2 +- config/metadata-processor/pom.xml | 2 +- config/metadata/pom.xml | 2 +- config/object-mapping/pom.xml | 2 +- config/pom.xml | 2 +- config/testing/pom.xml | 2 +- config/tests/config-metadata-builder-api/pom.xml | 2 +- config/tests/config-metadata-meta-api/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/service-registry/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-mp/pom.xml | 2 +- config/yaml/pom.xml | 2 +- cors/pom.xml | 2 +- dbclient/dbclient/pom.xml | 2 +- dbclient/health/pom.xml | 2 +- dbclient/hikari/pom.xml | 2 +- dbclient/jdbc/pom.xml | 2 +- dbclient/jsonp/pom.xml | 2 +- dbclient/metrics-hikari/pom.xml | 2 +- dbclient/metrics/pom.xml | 2 +- dbclient/mongodb/pom.xml | 2 +- dbclient/pom.xml | 2 +- dbclient/tracing/pom.xml | 2 +- dependencies/pom.xml | 2 +- docs/includes/attributes.adoc | 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/metadata/pom.xml | 2 +- examples/config/overrides/pom.xml | 2 +- examples/config/pom.xml | 2 +- examples/config/profiles/pom.xml | 2 +- examples/config/sources/pom.xml | 2 +- examples/cors/pom.xml | 2 +- examples/dbclient/common/pom.xml | 2 +- examples/dbclient/jdbc/pom.xml | 2 +- examples/dbclient/mongodb/pom.xml | 2 +- examples/dbclient/pokemons/pom.xml | 2 +- examples/dbclient/pom.xml | 2 +- examples/employee-app/pom.xml | 2 +- examples/graphql/basics/pom.xml | 2 +- examples/graphql/pom.xml | 2 +- examples/health/basics/pom.xml | 2 +- examples/health/pom.xml | 2 +- examples/inject/basics/pom.xml | 2 +- examples/inject/configdriven/pom.xml | 2 +- examples/inject/interceptors/pom.xml | 2 +- examples/inject/pom.xml | 2 +- examples/inject/providers/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/jpa/pom.xml | 2 +- examples/integrations/cdi/pokemons/pom.xml | 2 +- examples/integrations/cdi/pom.xml | 2 +- examples/integrations/micrometer/mp/pom.xml | 2 +- examples/integrations/micrometer/pom.xml | 2 +- examples/integrations/micrometer/se/pom.xml | 2 +- examples/integrations/micronaut/data/pom.xml | 2 +- examples/integrations/micronaut/pom.xml | 2 +- examples/integrations/microstream/greetings-mp/pom.xml | 2 +- examples/integrations/microstream/greetings-se/pom.xml | 2 +- examples/integrations/microstream/pom.xml | 2 +- examples/integrations/neo4j/pom.xml | 2 +- examples/integrations/oci/atp-cdi/pom.xml | 2 +- examples/integrations/oci/atp/pom.xml | 2 +- examples/integrations/oci/metrics/pom.xml | 2 +- examples/integrations/oci/objectstorage-cdi/pom.xml | 2 +- examples/integrations/oci/objectstorage/pom.xml | 2 +- examples/integrations/oci/pom.xml | 2 +- examples/integrations/oci/vault-cdi/pom.xml | 2 +- examples/integrations/oci/vault/pom.xml | 2 +- examples/integrations/pom.xml | 2 +- examples/integrations/vault/hcp-cdi/pom.xml | 2 +- examples/integrations/vault/hcp/pom.xml | 2 +- examples/integrations/vault/pom.xml | 2 +- examples/jbatch/pom.xml | 2 +- examples/logging/jul/pom.xml | 2 +- examples/logging/log4j/pom.xml | 2 +- examples/logging/logback-aot/pom.xml | 2 +- examples/logging/pom.xml | 2 +- examples/logging/slf4j/pom.xml | 2 +- examples/media/multipart/pom.xml | 2 +- examples/media/pom.xml | 2 +- examples/messaging/jms-websocket-mp/pom.xml | 2 +- examples/messaging/jms-websocket-se/pom.xml | 2 +- examples/messaging/kafka-websocket-mp/pom.xml | 2 +- examples/messaging/kafka-websocket-se/pom.xml | 2 +- examples/messaging/oracle-aq-websocket-mp/pom.xml | 2 +- examples/messaging/pom.xml | 2 +- examples/messaging/weblogic-jms-mp/pom.xml | 2 +- examples/metrics/exemplar/pom.xml | 2 +- examples/metrics/filtering/mp/pom.xml | 2 +- examples/metrics/filtering/pom.xml | 2 +- examples/metrics/filtering/se/pom.xml | 2 +- examples/metrics/http-status-count-se/pom.xml | 2 +- examples/metrics/kpi/pom.xml | 2 +- examples/metrics/pom.xml | 2 +- examples/microprofile/bean-validation/pom.xml | 2 +- examples/microprofile/cors/pom.xml | 2 +- examples/microprofile/graphql/pom.xml | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/oci-tls-certificates/pom.xml | 2 +- examples/microprofile/oidc/pom.xml | 2 +- examples/microprofile/openapi/pom.xml | 2 +- examples/microprofile/pom.xml | 2 +- examples/microprofile/security/pom.xml | 2 +- examples/microprofile/static-content/pom.xml | 2 +- examples/microprofile/telemetry/greeting/pom.xml | 2 +- examples/microprofile/telemetry/pom.xml | 2 +- examples/microprofile/telemetry/secondary/pom.xml | 2 +- examples/microprofile/tls/pom.xml | 2 +- examples/microprofile/websocket/pom.xml | 2 +- examples/openapi-tools/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/basic-auth-with-static-content/pom.xml | 2 +- examples/security/google-login/pom.xml | 2 +- examples/security/idcs-login/pom.xml | 2 +- examples/security/outbound-override/pom.xml | 2 +- examples/security/pom.xml | 2 +- examples/security/programmatic/pom.xml | 2 +- examples/security/spi-examples/pom.xml | 2 +- examples/security/vaults/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 | 4 ++-- examples/translator-app/backend/pom.xml | 2 +- examples/translator-app/frontend/pom.xml | 2 +- examples/translator-app/pom.xml | 2 +- examples/webclient/pom.xml | 2 +- examples/webclient/standalone/pom.xml | 2 +- examples/webserver/basic/pom.xml | 2 +- examples/webserver/basics/pom.xml | 2 +- examples/webserver/comment-aas/pom.xml | 2 +- examples/webserver/echo/pom.xml | 2 +- examples/webserver/fault-tolerance/pom.xml | 2 +- examples/webserver/imperative/pom.xml | 2 +- examples/webserver/multiport/pom.xml | 2 +- examples/webserver/mutual-tls/pom.xml | 2 +- examples/webserver/observe/pom.xml | 2 +- examples/webserver/opentracing/pom.xml | 2 +- examples/webserver/pom.xml | 2 +- examples/webserver/protocols/pom.xml | 2 +- examples/webserver/static-content/pom.xml | 2 +- examples/webserver/streaming/pom.xml | 2 +- examples/webserver/tls/pom.xml | 2 +- examples/webserver/tracing/pom.xml | 2 +- examples/webserver/tutorial/pom.xml | 2 +- examples/webserver/websocket/pom.xml | 2 +- fault-tolerance/fault-tolerance/pom.xml | 2 +- fault-tolerance/pom.xml | 2 +- graphql/pom.xml | 2 +- graphql/server/pom.xml | 2 +- health/health-checks/pom.xml | 2 +- health/health/pom.xml | 2 +- health/pom.xml | 2 +- helidon/pom.xml | 2 +- http/encoding/deflate/pom.xml | 2 +- http/encoding/encoding/pom.xml | 2 +- http/encoding/gzip/pom.xml | 2 +- http/encoding/pom.xml | 2 +- http/http/pom.xml | 2 +- http/http2/pom.xml | 2 +- http/media/jackson/pom.xml | 2 +- http/media/jsonb/pom.xml | 2 +- http/media/jsonp/pom.xml | 2 +- http/media/media/pom.xml | 2 +- http/media/multipart/pom.xml | 2 +- http/media/pom.xml | 2 +- http/pom.xml | 2 +- http/sse/pom.xml | 2 +- http/tests/encoding/deflate/pom.xml | 2 +- http/tests/encoding/gzip/pom.xml | 2 +- http/tests/encoding/pom.xml | 2 +- http/tests/media/jsonb/pom.xml | 2 +- http/tests/media/jsonp/pom.xml | 2 +- http/tests/media/multipart/pom.xml | 2 +- http/tests/media/pom.xml | 2 +- http/tests/media/string/pom.xml | 2 +- http/tests/pom.xml | 2 +- inject/api/pom.xml | 2 +- inject/configdriven/api/pom.xml | 2 +- inject/configdriven/pom.xml | 2 +- inject/configdriven/processor/pom.xml | 2 +- inject/configdriven/runtime/pom.xml | 2 +- inject/configdriven/tests/config/pom.xml | 2 +- inject/configdriven/tests/configuredby-application/pom.xml | 2 +- inject/configdriven/tests/configuredby/pom.xml | 2 +- inject/configdriven/tests/pom.xml | 2 +- inject/maven-plugin/pom.xml | 2 +- inject/pom.xml | 2 +- inject/processor/pom.xml | 2 +- inject/runtime/pom.xml | 2 +- inject/testing/pom.xml | 2 +- inject/tests/api/pom.xml | 2 +- inject/tests/interception/pom.xml | 2 +- inject/tests/pom.xml | 2 +- inject/tests/resources-inject/pom.xml | 2 +- inject/tests/resources-plain/pom.xml | 2 +- inject/tests/runtime/pom.xml | 2 +- inject/tests/tck-jsr330/pom.xml | 2 +- inject/tools/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/jpa-cdi/pom.xml | 2 +- integrations/cdi/jta-cdi/pom.xml | 2 +- integrations/cdi/jta-weld/pom.xml | 2 +- integrations/cdi/pom.xml | 2 +- integrations/common/pom.xml | 2 +- integrations/common/rest/pom.xml | 2 +- integrations/db/h2/pom.xml | 2 +- integrations/db/mysql/pom.xml | 2 +- integrations/db/ojdbc/pom.xml | 2 +- integrations/db/pgsql/pom.xml | 2 +- integrations/db/pom.xml | 2 +- integrations/graal/mp-native-image-extension/pom.xml | 2 +- integrations/graal/native-image-extension/pom.xml | 2 +- integrations/graal/pom.xml | 2 +- integrations/jdbc/jdbc/pom.xml | 2 +- integrations/jdbc/pom.xml | 2 +- integrations/jta/jdbc/pom.xml | 2 +- integrations/jta/pom.xml | 2 +- integrations/micrometer/cdi/pom.xml | 2 +- integrations/micrometer/micrometer/pom.xml | 2 +- integrations/micrometer/pom.xml | 2 +- integrations/micronaut/cdi-processor/pom.xml | 2 +- integrations/micronaut/cdi/pom.xml | 2 +- integrations/micronaut/data/pom.xml | 2 +- integrations/micronaut/pom.xml | 2 +- integrations/microstream/cache/pom.xml | 2 +- integrations/microstream/cdi/pom.xml | 2 +- integrations/microstream/core/pom.xml | 2 +- integrations/microstream/health/pom.xml | 2 +- integrations/microstream/metrics/pom.xml | 2 +- integrations/microstream/pom.xml | 2 +- integrations/neo4j/health/pom.xml | 2 +- integrations/neo4j/metrics/pom.xml | 2 +- integrations/neo4j/neo4j/pom.xml | 2 +- integrations/neo4j/pom.xml | 2 +- integrations/oci/metrics/cdi/pom.xml | 2 +- integrations/oci/metrics/metrics/pom.xml | 2 +- integrations/oci/metrics/pom.xml | 2 +- integrations/oci/oci-secrets-config-source/pom.xml | 2 +- integrations/oci/oci-secrets-mp-config-source/pom.xml | 2 +- integrations/oci/pom.xml | 2 +- integrations/oci/sdk/cdi/pom.xml | 2 +- integrations/oci/sdk/pom.xml | 2 +- integrations/oci/sdk/processor/pom.xml | 2 +- integrations/oci/sdk/runtime/pom.xml | 2 +- integrations/oci/sdk/tests/pom.xml | 2 +- integrations/oci/sdk/tests/test-application/pom.xml | 2 +- integrations/oci/sdk/tests/test-module1/pom.xml | 2 +- integrations/oci/sdk/tests/test-module2/pom.xml | 2 +- integrations/oci/tls-certificates/pom.xml | 2 +- integrations/openapi-ui/pom.xml | 2 +- integrations/pom.xml | 2 +- integrations/vault/auths/approle/pom.xml | 2 +- integrations/vault/auths/common/pom.xml | 2 +- integrations/vault/auths/k8s/pom.xml | 2 +- integrations/vault/auths/pom.xml | 2 +- integrations/vault/auths/token/pom.xml | 2 +- integrations/vault/cdi/pom.xml | 2 +- integrations/vault/pom.xml | 2 +- integrations/vault/secrets/cubbyhole/pom.xml | 2 +- integrations/vault/secrets/database/pom.xml | 2 +- integrations/vault/secrets/kv1/pom.xml | 2 +- integrations/vault/secrets/kv2/pom.xml | 2 +- integrations/vault/secrets/pki/pom.xml | 2 +- integrations/vault/secrets/pom.xml | 2 +- integrations/vault/secrets/transit/pom.xml | 2 +- integrations/vault/sys/pom.xml | 2 +- integrations/vault/sys/sys/pom.xml | 2 +- integrations/vault/vault/pom.xml | 2 +- jersey/client/pom.xml | 2 +- jersey/common/pom.xml | 2 +- jersey/connector/pom.xml | 2 +- jersey/jsonp/pom.xml | 2 +- jersey/pom.xml | 2 +- jersey/server/pom.xml | 2 +- jersey/tests/connector/pom.xml | 2 +- jersey/tests/pom.xml | 2 +- licensing/pom.xml | 2 +- logging/common/pom.xml | 2 +- logging/jul/pom.xml | 2 +- logging/log4j/pom.xml | 2 +- logging/pom.xml | 2 +- logging/slf4j/pom.xml | 2 +- logging/tests/log4j/pom.xml | 2 +- logging/tests/pom.xml | 2 +- lra/coordinator/client/narayana-client/pom.xml | 2 +- lra/coordinator/client/pom.xml | 2 +- lra/coordinator/client/spi/pom.xml | 2 +- lra/coordinator/pom.xml | 2 +- lra/coordinator/server/pom.xml | 2 +- lra/pom.xml | 2 +- messaging/connectors/aq/pom.xml | 2 +- messaging/connectors/jms-shim/pom.xml | 2 +- messaging/connectors/jms/pom.xml | 2 +- messaging/connectors/kafka/pom.xml | 2 +- messaging/connectors/mock/pom.xml | 2 +- messaging/connectors/pom.xml | 2 +- messaging/connectors/wls-jms/pom.xml | 2 +- messaging/messaging/pom.xml | 2 +- messaging/pom.xml | 2 +- metrics/api/pom.xml | 2 +- metrics/metrics/pom.xml | 2 +- metrics/pom.xml | 2 +- metrics/prometheus/pom.xml | 2 +- metrics/provider-tests/pom.xml | 2 +- metrics/providers/micrometer/pom.xml | 2 +- metrics/providers/pom.xml | 2 +- metrics/system-meters/pom.xml | 2 +- metrics/trace-exemplar/pom.xml | 2 +- microprofile/access-log/pom.xml | 2 +- microprofile/bean-validation/pom.xml | 2 +- microprofile/bundles/helidon-microprofile-core/pom.xml | 2 +- microprofile/bundles/helidon-microprofile/pom.xml | 2 +- microprofile/bundles/pom.xml | 2 +- microprofile/cdi/pom.xml | 2 +- microprofile/config/pom.xml | 2 +- microprofile/cors/pom.xml | 2 +- microprofile/fault-tolerance/pom.xml | 2 +- microprofile/graphql/pom.xml | 2 +- microprofile/graphql/server/pom.xml | 2 +- microprofile/health/pom.xml | 2 +- microprofile/jwt-auth/pom.xml | 2 +- microprofile/lra/jax-rs/pom.xml | 2 +- microprofile/lra/pom.xml | 2 +- microprofile/messaging/core/pom.xml | 2 +- microprofile/messaging/health/pom.xml | 2 +- microprofile/messaging/metrics/pom.xml | 2 +- microprofile/messaging/pom.xml | 2 +- microprofile/metrics/pom.xml | 2 +- microprofile/oidc/pom.xml | 2 +- microprofile/openapi/pom.xml | 2 +- microprofile/pom.xml | 2 +- microprofile/reactive-streams/pom.xml | 2 +- microprofile/rest-client/pom.xml | 2 +- microprofile/scheduling/pom.xml | 2 +- microprofile/security/pom.xml | 2 +- microprofile/server/pom.xml | 2 +- microprofile/service-common/pom.xml | 2 +- microprofile/telemetry/pom.xml | 2 +- microprofile/testing/junit5/pom.xml | 2 +- microprofile/testing/pom.xml | 2 +- microprofile/testing/testng/pom.xml | 2 +- microprofile/tests/arquillian/pom.xml | 2 +- microprofile/tests/pom.xml | 2 +- microprofile/tests/server/pom.xml | 2 +- microprofile/tests/tck/pom.xml | 2 +- microprofile/tests/tck/tck-annotations/pom.xml | 2 +- microprofile/tests/tck/tck-cdi/pom.xml | 2 +- microprofile/tests/tck/tck-config/pom.xml | 2 +- microprofile/tests/tck/tck-core-profile/pom.xml | 2 +- .../tests/tck/tck-core-profile/tck-core-profile-test/pom.xml | 2 +- microprofile/tests/tck/tck-fault-tolerance/pom.xml | 2 +- microprofile/tests/tck/tck-graphql/pom.xml | 2 +- microprofile/tests/tck/tck-health/pom.xml | 2 +- microprofile/tests/tck/tck-inject/pom.xml | 2 +- microprofile/tests/tck/tck-inject/tck-inject-test/pom.xml | 2 +- microprofile/tests/tck/tck-jsonb/pom.xml | 2 +- microprofile/tests/tck/tck-jsonb/tck-jsonb-test/pom.xml | 2 +- microprofile/tests/tck/tck-jsonp/pom.xml | 2 +- microprofile/tests/tck/tck-jsonp/tck-jsonp-test/pom.xml | 2 +- microprofile/tests/tck/tck-jwt-auth/pom.xml | 2 +- microprofile/tests/tck/tck-lra/pom.xml | 2 +- microprofile/tests/tck/tck-messaging/pom.xml | 2 +- microprofile/tests/tck/tck-metrics/pom.xml | 2 +- microprofile/tests/tck/tck-openapi/pom.xml | 2 +- microprofile/tests/tck/tck-opentracing/pom.xml | 2 +- microprofile/tests/tck/tck-reactive-operators/pom.xml | 2 +- microprofile/tests/tck/tck-rest-client/pom.xml | 2 +- microprofile/tests/tck/tck-restful/pom.xml | 2 +- microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml | 2 +- microprofile/tests/tck/tck-telemetry/pom.xml | 2 +- microprofile/tests/testing/junit5/pom.xml | 2 +- microprofile/tests/testing/pom.xml | 4 ++-- microprofile/tests/testing/testng/pom.xml | 2 +- microprofile/tracing/pom.xml | 2 +- microprofile/websocket/pom.xml | 2 +- microprofile/weld/pom.xml | 2 +- microprofile/weld/weld-core-impl/pom.xml | 2 +- microprofile/weld/weld-se-core/pom.xml | 2 +- openapi/openapi/pom.xml | 2 +- openapi/pom.xml | 2 +- openapi/tests/gh-5792/pom.xml | 2 +- openapi/tests/pom.xml | 2 +- parent/pom.xml | 4 ++-- pom.xml | 2 +- scheduling/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/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/config-vault/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/benchmark/jmh/pom.xml | 2 +- tests/benchmark/pom.xml | 2 +- tests/functional/bookstore/pom.xml | 2 +- tests/functional/config-profiles/pom.xml | 2 +- tests/functional/context-propagation/pom.xml | 2 +- tests/functional/jax-rs-multiple-apps/pom.xml | 2 +- tests/functional/jax-rs-subresource/pom.xml | 2 +- tests/functional/mp-compression/pom.xml | 2 +- tests/functional/mp-synthetic-app/pom.xml | 2 +- tests/functional/multiport/pom.xml | 2 +- tests/functional/param-converter-provider/pom.xml | 2 +- tests/functional/pom.xml | 2 +- tests/functional/request-scope-cdi/pom.xml | 2 +- tests/functional/request-scope-injection/pom.xml | 2 +- tests/functional/request-scope/pom.xml | 2 +- tests/integration/config/gh-2171-yml/pom.xml | 2 +- tests/integration/config/gh-2171/pom.xml | 2 +- tests/integration/config/gh-4375/pom.xml | 2 +- tests/integration/config/hocon-mp/pom.xml | 2 +- tests/integration/config/pom.xml | 2 +- tests/integration/dbclient/app/pom.xml | 4 ++-- tests/integration/dbclient/common/pom.xml | 2 +- tests/integration/dbclient/h2/pom.xml | 2 +- tests/integration/dbclient/pom.xml | 2 +- tests/integration/harness/pom.xml | 2 +- tests/integration/health/mp-disabled/pom.xml | 2 +- tests/integration/health/pom.xml | 2 +- tests/integration/jep290/check_f_f_ok/pom.xml | 2 +- tests/integration/jep290/check_f_f_w/pom.xml | 2 +- tests/integration/jep290/check_f_p_ok/pom.xml | 2 +- tests/integration/jep290/check_f_p_w/pom.xml | 2 +- tests/integration/jep290/pom.xml | 2 +- tests/integration/jep290/server_and_custom/pom.xml | 2 +- tests/integration/jep290/set_c_f_c/pom.xml | 2 +- tests/integration/jep290/set_c_f_d/pom.xml | 2 +- tests/integration/jep290/set_c_t_d/pom.xml | 2 +- tests/integration/jep290/set_f/pom.xml | 2 +- tests/integration/jep290/set_o/pom.xml | 2 +- tests/integration/jms/pom.xml | 2 +- tests/integration/jpa/appl/pom.xml | 2 +- tests/integration/jpa/model/pom.xml | 2 +- tests/integration/jpa/pom.xml | 2 +- tests/integration/jpa/simple/pom.xml | 2 +- tests/integration/kafka/pom.xml | 2 +- tests/integration/mp-bean-validation/pom.xml | 2 +- tests/integration/mp-gh-2421/pom.xml | 2 +- tests/integration/mp-gh-2461/pom.xml | 2 +- tests/integration/mp-gh-3246/pom.xml | 2 +- tests/integration/mp-gh-3974/pom.xml | 2 +- tests/integration/mp-gh-4123/pom.xml | 2 +- tests/integration/mp-gh-4654/pom.xml | 2 +- tests/integration/mp-gh-5328/pom.xml | 2 +- tests/integration/mp-graphql/pom.xml | 2 +- tests/integration/mp-security-client/pom.xml | 2 +- tests/integration/mp-ws-services/pom.xml | 2 +- tests/integration/native-image/mp-1/pom.xml | 2 +- tests/integration/native-image/mp-2/pom.xml | 2 +- tests/integration/native-image/mp-3/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/oidc/pom.xml | 2 +- tests/integration/pom.xml | 2 +- tests/integration/restclient/pom.xml | 2 +- tests/integration/security/gh1487/pom.xml | 2 +- tests/integration/security/gh2297/pom.xml | 2 +- tests/integration/security/gh2455/pom.xml | 2 +- tests/integration/security/gh2772/pom.xml | 2 +- tests/integration/security/path-params/pom.xml | 2 +- tests/integration/security/pom.xml | 2 +- tests/integration/security/security-response-mapper/pom.xml | 2 +- tests/integration/vault/pom.xml | 2 +- tests/integration/zipkin-mp-2.2/pom.xml | 2 +- tests/pom.xml | 2 +- tests/tck/pom.xml | 2 +- tests/tck/tck-reactive-streams/pom.xml | 2 +- tracing/config/pom.xml | 2 +- tracing/jersey-client/pom.xml | 2 +- tracing/jersey/pom.xml | 2 +- tracing/pom.xml | 2 +- tracing/providers/jaeger/pom.xml | 2 +- tracing/providers/opentelemetry/pom.xml | 2 +- tracing/providers/opentracing/pom.xml | 2 +- tracing/providers/pom.xml | 2 +- tracing/providers/zipkin/pom.xml | 2 +- tracing/tests/it-tracing-client-zipkin/pom.xml | 2 +- tracing/tests/pom.xml | 2 +- tracing/tracer-resolver/pom.xml | 2 +- tracing/tracing/pom.xml | 2 +- webclient/api/pom.xml | 2 +- webclient/dns-resolver/first/pom.xml | 2 +- webclient/dns-resolver/pom.xml | 2 +- webclient/dns-resolver/round-robin/pom.xml | 2 +- webclient/http1/pom.xml | 2 +- webclient/http2/pom.xml | 2 +- webclient/metrics/pom.xml | 2 +- webclient/pom.xml | 2 +- webclient/security/pom.xml | 2 +- webclient/sse/pom.xml | 2 +- webclient/tests/http1/pom.xml | 2 +- webclient/tests/http2/pom.xml | 2 +- webclient/tests/pom.xml | 2 +- webclient/tests/webclient/pom.xml | 2 +- webclient/tracing/pom.xml | 2 +- webclient/webclient/pom.xml | 2 +- webclient/websocket/pom.xml | 2 +- webserver/access-log/pom.xml | 2 +- webserver/context/pom.xml | 2 +- webserver/cors/pom.xml | 2 +- webserver/graphql/pom.xml | 2 +- webserver/grpc/pom.xml | 2 +- webserver/http2/pom.xml | 2 +- webserver/observe/config/pom.xml | 2 +- webserver/observe/health/pom.xml | 2 +- webserver/observe/info/pom.xml | 2 +- webserver/observe/log/pom.xml | 2 +- webserver/observe/metrics/pom.xml | 2 +- webserver/observe/observe/pom.xml | 2 +- webserver/observe/pom.xml | 2 +- webserver/observe/tracing/pom.xml | 2 +- webserver/pom.xml | 2 +- webserver/security/pom.xml | 2 +- webserver/service-common/pom.xml | 2 +- webserver/sse/pom.xml | 2 +- webserver/static-content/pom.xml | 2 +- webserver/testing/junit5/http2/pom.xml | 2 +- webserver/testing/junit5/junit5/pom.xml | 2 +- webserver/testing/junit5/pom.xml | 2 +- webserver/testing/junit5/websocket/pom.xml | 2 +- webserver/testing/pom.xml | 2 +- webserver/tests/access-log/pom.xml | 2 +- webserver/tests/gh2631/pom.xml | 2 +- webserver/tests/grpc/pom.xml | 2 +- webserver/tests/http2/pom.xml | 2 +- webserver/tests/imperative/pom.xml | 2 +- webserver/tests/mtls/pom.xml | 2 +- webserver/tests/observe/health/pom.xml | 2 +- webserver/tests/observe/observe/pom.xml | 2 +- webserver/tests/observe/pom.xml | 2 +- webserver/tests/observe/security/pom.xml | 2 +- webserver/tests/pom.xml | 2 +- webserver/tests/resource-limits/pom.xml | 2 +- webserver/tests/sse/pom.xml | 2 +- webserver/tests/static-content/pom.xml | 2 +- webserver/tests/upgrade/pom.xml | 2 +- webserver/tests/webserver/pom.xml | 2 +- webserver/tests/websocket/pom.xml | 2 +- webserver/webserver/pom.xml | 2 +- webserver/websocket/pom.xml | 2 +- websocket/pom.xml | 2 +- 673 files changed, 681 insertions(+), 681 deletions(-) diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index ea7cab300a6..a54cd0f71c7 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 4.0.1-SNAPSHOT + 4.0.1 ../parent/pom.xml helidon-mp diff --git a/applications/parent/pom.xml b/applications/parent/pom.xml index 04abeb7c99b..b91c2074dfc 100644 --- a/applications/parent/pom.xml +++ b/applications/parent/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml io.helidon.applications diff --git a/applications/pom.xml b/applications/pom.xml index 6b57238b38c..8b5b5be36c1 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 4.0.1-SNAPSHOT + 4.0.1 ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 22b987e72cc..0df70ffa630 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 4.0.1-SNAPSHOT + 4.0.1 ../parent/pom.xml helidon-se diff --git a/archetypes/helidon/pom.xml b/archetypes/helidon/pom.xml index c3c5febdee9..01704a3e2ea 100644 --- a/archetypes/helidon/pom.xml +++ b/archetypes/helidon/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-archetype helidon diff --git a/archetypes/legacy/bare-mp/pom.xml b/archetypes/legacy/bare-mp/pom.xml index 675ac0ab986..42e3acdb9f3 100644 --- a/archetypes/legacy/bare-mp/pom.xml +++ b/archetypes/legacy/bare-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-bare-mp helidon-archetype diff --git a/archetypes/legacy/bare-se/pom.xml b/archetypes/legacy/bare-se/pom.xml index 3d6c868b2c5..71f822d4635 100644 --- a/archetypes/legacy/bare-se/pom.xml +++ b/archetypes/legacy/bare-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-bare-se helidon-archetype diff --git a/archetypes/legacy/database-mp/pom.xml b/archetypes/legacy/database-mp/pom.xml index 46edf4afe86..4564b340502 100644 --- a/archetypes/legacy/database-mp/pom.xml +++ b/archetypes/legacy/database-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-database-mp helidon-archetype diff --git a/archetypes/legacy/database-se/pom.xml b/archetypes/legacy/database-se/pom.xml index 4f0781718a8..f7d32a1ec9a 100644 --- a/archetypes/legacy/database-se/pom.xml +++ b/archetypes/legacy/database-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-database-se helidon-archetype diff --git a/archetypes/legacy/pom.xml b/archetypes/legacy/pom.xml index 6745b3e16d9..2560ac09b5c 100644 --- a/archetypes/legacy/pom.xml +++ b/archetypes/legacy/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-archetypes-legacy-project Helidon Legacy Archetypes diff --git a/archetypes/legacy/quickstart-mp/pom.xml b/archetypes/legacy/quickstart-mp/pom.xml index 9e9fc34fc54..51f2f1b668a 100644 --- a/archetypes/legacy/quickstart-mp/pom.xml +++ b/archetypes/legacy/quickstart-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-quickstart-mp helidon-archetype diff --git a/archetypes/legacy/quickstart-se/pom.xml b/archetypes/legacy/quickstart-se/pom.xml index 83cda73c36d..5b022b3f0c1 100644 --- a/archetypes/legacy/quickstart-se/pom.xml +++ b/archetypes/legacy/quickstart-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-quickstart-se helidon-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index e63985482c2..daafbd37c18 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.archetypes helidon-archetypes-project diff --git a/bom/pom.xml b/bom/pom.xml index 408d7877ca6..6ea3abb93c0 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 4.0.1-SNAPSHOT + 4.0.1 ../parent/pom.xml helidon-bom @@ -31,7 +31,7 @@ Helidon BOM POM - 4.0.1-SNAPSHOT + 4.0.1 diff --git a/builder/api/pom.xml b/builder/api/pom.xml index c9f53223d4f..e5c850aede9 100644 --- a/builder/api/pom.xml +++ b/builder/api/pom.xml @@ -24,7 +24,7 @@ io.helidon.builder helidon-builder-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/builder/pom.xml b/builder/pom.xml index 0007c56b91b..c58f9a28001 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/builder/processor/pom.xml b/builder/processor/pom.xml index 1f310068d2c..f5d7811656f 100644 --- a/builder/processor/pom.xml +++ b/builder/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.builder helidon-builder-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/builder/tests/builder/pom.xml b/builder/tests/builder/pom.xml index 16c595c7f24..8cbd428a921 100644 --- a/builder/tests/builder/pom.xml +++ b/builder/tests/builder/pom.xml @@ -23,7 +23,7 @@ io.helidon.builder.tests helidon-builder-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/builder/tests/common-types/pom.xml b/builder/tests/common-types/pom.xml index 242fcc7aa09..2e3b2f845e8 100644 --- a/builder/tests/common-types/pom.xml +++ b/builder/tests/common-types/pom.xml @@ -23,7 +23,7 @@ io.helidon.builder.tests helidon-builder-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/builder/tests/pom.xml b/builder/tests/pom.xml index 18c0c3fbee0..ece43df23ce 100644 --- a/builder/tests/pom.xml +++ b/builder/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.builder helidon-builder-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index 93c23f792d6..b4e5a70d806 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-bundles-config diff --git a/bundles/pom.xml b/bundles/pom.xml index 695d6a0f652..d29597d9953 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index 7b3d30931b8..0e298c3015d 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/common/buffers/pom.xml b/common/buffers/pom.xml index ff7cffe1dcc..ea2a108a113 100644 --- a/common/buffers/pom.xml +++ b/common/buffers/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-buffers Helidon Common Buffers diff --git a/common/common/pom.xml b/common/common/pom.xml index 67bb5d74657..4679b61ca1b 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common Helidon Common diff --git a/common/config/pom.xml b/common/config/pom.xml index f6e7f62a3ff..7027d41f975 100644 --- a/common/config/pom.xml +++ b/common/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-config Helidon Common Config diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index fa3bc80b286..2baef4229f1 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index 1c360749fd0..be4635cfca9 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-context Helidon Common Context diff --git a/common/crypto/pom.xml b/common/crypto/pom.xml index bb8b2a76dc9..5048e7bfb46 100644 --- a/common/crypto/pom.xml +++ b/common/crypto/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/common/features/api/pom.xml b/common/features/api/pom.xml index 965aa905f57..2a5217d8663 100644 --- a/common/features/api/pom.xml +++ b/common/features/api/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.features helidon-common-features-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/common/features/features/pom.xml b/common/features/features/pom.xml index 0c040314a91..431d3919ba8 100644 --- a/common/features/features/pom.xml +++ b/common/features/features/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.features helidon-common-features-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/common/features/pom.xml b/common/features/pom.xml index dfff9b5202d..ee7b9ace18b 100644 --- a/common/features/pom.xml +++ b/common/features/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/common/features/processor/pom.xml b/common/features/processor/pom.xml index e298bf723c3..8ca2cb8fb72 100644 --- a/common/features/processor/pom.xml +++ b/common/features/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.features helidon-common-features-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-common-features-processor diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 700c92e1448..cb7197d4b25 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index 8e9bd038dd0..3a67c707773 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index 1d13ca272fa..cbd4882fb61 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-media-type diff --git a/common/parameters/pom.xml b/common/parameters/pom.xml index 9a425767124..2b3dabe1c5b 100644 --- a/common/parameters/pom.xml +++ b/common/parameters/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-parameters Helidon Common Parameters diff --git a/common/pom.xml b/common/pom.xml index 21e58aa8729..0f3874ce3f8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.common helidon-common-project diff --git a/common/processor/class-model/pom.xml b/common/processor/class-model/pom.xml index 6c380e21a4c..26bfd75458f 100644 --- a/common/processor/class-model/pom.xml +++ b/common/processor/class-model/pom.xml @@ -22,7 +22,7 @@ io.helidon.common.processor helidon-common-processor-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-processor-class-model diff --git a/common/processor/helidon-copyright/pom.xml b/common/processor/helidon-copyright/pom.xml index 66ae4c9b2ec..3ce0f13985c 100644 --- a/common/processor/helidon-copyright/pom.xml +++ b/common/processor/helidon-copyright/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.processor helidon-common-processor-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/common/processor/pom.xml b/common/processor/pom.xml index 81b054c0b14..563f8e0be5d 100644 --- a/common/processor/pom.xml +++ b/common/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/common/processor/processor/pom.xml b/common/processor/processor/pom.xml index 70802d5a716..cc219cccb5b 100644 --- a/common/processor/processor/pom.xml +++ b/common/processor/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.processor helidon-common-processor-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index e50bd0b4072..81805acfe81 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-reactive Helidon Common Reactive diff --git a/common/security/pom.xml b/common/security/pom.xml index a85ed3aa4d2..d017e0f10f2 100644 --- a/common/security/pom.xml +++ b/common/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-security Helidon Common Security diff --git a/common/socket/pom.xml b/common/socket/pom.xml index 843b0e85a2b..1b328cf2795 100644 --- a/common/socket/pom.xml +++ b/common/socket/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-socket Helidon Common Socket diff --git a/common/task/pom.xml b/common/task/pom.xml index 1983a288b9c..a93be6df5e5 100644 --- a/common/task/pom.xml +++ b/common/task/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-task Helidon Common Task diff --git a/common/testing/http-junit5/pom.xml b/common/testing/http-junit5/pom.xml index d20fdc08d5d..e04af2656d4 100644 --- a/common/testing/http-junit5/pom.xml +++ b/common/testing/http-junit5/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.testing helidon-common-testing-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-testing-http-junit5 diff --git a/common/testing/junit5/pom.xml b/common/testing/junit5/pom.xml index 62018918dba..01ec2c56621 100644 --- a/common/testing/junit5/pom.xml +++ b/common/testing/junit5/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.testing helidon-common-testing-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-testing-junit5 diff --git a/common/testing/pom.xml b/common/testing/pom.xml index 3e66a23a262..33524cf6f92 100644 --- a/common/testing/pom.xml +++ b/common/testing/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.common.testing diff --git a/common/tls/pom.xml b/common/tls/pom.xml index bc57bde9436..5d3f8070ddd 100644 --- a/common/tls/pom.xml +++ b/common/tls/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-tls diff --git a/common/types/pom.xml b/common/types/pom.xml index a9e64ebe3a5..adfc4e24872 100644 --- a/common/types/pom.xml +++ b/common/types/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-types diff --git a/common/uri/pom.xml b/common/uri/pom.xml index 6c39722960c..6fdedafbb12 100644 --- a/common/uri/pom.xml +++ b/common/uri/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-common-uri Helidon Common URI diff --git a/config/config-mp/pom.xml b/config/config-mp/pom.xml index d1d6cd0fbe8..2aa95997fb6 100644 --- a/config/config-mp/pom.xml +++ b/config/config-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-mp diff --git a/config/config/pom.xml b/config/config/pom.xml index a5faf634478..e8dad2b50f4 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index ab55bcf218f..3e9481fb5fa 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index d6ef699dad2..a37c30f600f 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index 05ef1154cd2..a4e24cf7c17 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-git Helidon Config Git diff --git a/config/hocon-mp/pom.xml b/config/hocon-mp/pom.xml index f9fb23fef87..7dfbc84ad1f 100644 --- a/config/hocon-mp/pom.xml +++ b/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-hocon-mp Helidon Config HOCON MP diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index 3413f25f5a5..3c8b20964f9 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-hocon Helidon Config HOCON diff --git a/config/metadata-processor/pom.xml b/config/metadata-processor/pom.xml index 51b676ca74e..0a6c2ca9d20 100644 --- a/config/metadata-processor/pom.xml +++ b/config/metadata-processor/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-metadata-processor Helidon Config Metadata Annotation Processor diff --git a/config/metadata/pom.xml b/config/metadata/pom.xml index c4df06ce649..cfcfb5d2454 100644 --- a/config/metadata/pom.xml +++ b/config/metadata/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-metadata Helidon Config Metadata diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index 61d8dc9019d..1e01456ae55 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 102780c815b..aa4c510edc0 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.config helidon-config-project diff --git a/config/testing/pom.xml b/config/testing/pom.xml index d301443ebcf..e93df231cb7 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-testing Helidon Config Testing diff --git a/config/tests/config-metadata-builder-api/pom.xml b/config/tests/config-metadata-builder-api/pom.xml index fea38748794..2264b949e2b 100644 --- a/config/tests/config-metadata-builder-api/pom.xml +++ b/config/tests/config-metadata-builder-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-config-tests-config-metadata-builder-api diff --git a/config/tests/config-metadata-meta-api/pom.xml b/config/tests/config-metadata-meta-api/pom.xml index 81db3ef1a3a..2b001a7d85a 100644 --- a/config/tests/config-metadata-meta-api/pom.xml +++ b/config/tests/config-metadata-meta-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-config-tests-config-metadata-meta-api diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index 2697d416767..bdbf24e48c1 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-integration-tests Helidon Config Tests Integration diff --git a/config/tests/module-mappers-1-base/pom.xml b/config/tests/module-mappers-1-base/pom.xml index 995c109784f..8a65ad0a77d 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-module-mappers-1-base Helidon Config Tests Mappers 1 diff --git a/config/tests/module-mappers-2-override/pom.xml b/config/tests/module-mappers-2-override/pom.xml index 9ecbf637106..ed70865ccbe 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-module-mappers-2-override Helidon Config Tests Parser 2 diff --git a/config/tests/module-meta-source-1/pom.xml b/config/tests/module-meta-source-1/pom.xml index 2f2d054f755..801458e0742 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-module-meta-source-1 Helidon Config Tests Meta Source 1 diff --git a/config/tests/module-meta-source-2/pom.xml b/config/tests/module-meta-source-2/pom.xml index 2449a33c700..2d0c3a863d7 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-module-meta-source-2 Helidon Config Tests Meta Source 2 diff --git a/config/tests/module-parsers-1-override/pom.xml b/config/tests/module-parsers-1-override/pom.xml index faf198b7ff8..18ab72a9668 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-module-parsers-1-override Helidon Config Tests Parser 1 diff --git a/config/tests/pom.xml b/config/tests/pom.xml index 1760552d8ee..3a361a604b8 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.config.tests helidon-config-tests-project diff --git a/config/tests/service-registry/pom.xml b/config/tests/service-registry/pom.xml index 4de6608fd05..52b117d8aab 100644 --- a/config/tests/service-registry/pom.xml +++ b/config/tests/service-registry/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-service-registry Helidon Config Tests Service Registry diff --git a/config/tests/test-bundle/pom.xml b/config/tests/test-bundle/pom.xml index 3fcb3e1527d..cb97b699157 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-bundle Helidon Config Tests Bundle diff --git a/config/tests/test-default_config-1-properties/pom.xml b/config/tests/test-default_config-1-properties/pom.xml index cf12e0096e6..633fb645216 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-default_config-1-properties Helidon Config Tests Default Config 1 diff --git a/config/tests/test-default_config-2-hocon-json/pom.xml b/config/tests/test-default_config-2-hocon-json/pom.xml index b775a3fb86a..db712d47171 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-default_config-2-hocon-json Helidon Config Tests Default Config 2 diff --git a/config/tests/test-default_config-3-hocon/pom.xml b/config/tests/test-default_config-3-hocon/pom.xml index bc93f70a145..836f31d184f 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-default_config-3-hocon Helidon Config Tests Default Config 3 diff --git a/config/tests/test-default_config-4-yaml/pom.xml b/config/tests/test-default_config-4-yaml/pom.xml index eba7cc72c69..7f0e8964b24 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-default_config-4-yaml Helidon Config Tests Default Config 4 diff --git a/config/tests/test-default_config-5-env_vars/pom.xml b/config/tests/test-default_config-5-env_vars/pom.xml index faafa745d0a..6f420fa0251 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-default_config-5-env_vars Helidon Config Tests Default Config 5 diff --git a/config/tests/test-default_config-6-meta-properties/pom.xml b/config/tests/test-default_config-6-meta-properties/pom.xml index 592de25f539..5cda0e10cbe 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-default_config-6-meta-properties Helidon Config Tests Default Config 6 diff --git a/config/tests/test-default_config-7-meta-hocon-json/pom.xml b/config/tests/test-default_config-7-meta-hocon-json/pom.xml index 137d77827d3..4acc82ac70f 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-default_config-7-meta-hocon-json Helidon Config Tests Default Config 7 diff --git a/config/tests/test-default_config-8-meta-hocon/pom.xml b/config/tests/test-default_config-8-meta-hocon/pom.xml index 1d276fcc9c7..dde7214aafc 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-default_config-8-meta-hocon Helidon Config Tests Default Config 8 diff --git a/config/tests/test-default_config-9-meta-yaml/pom.xml b/config/tests/test-default_config-9-meta-yaml/pom.xml index 9b7b1dc19f5..c3200fcfaf9 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-default_config-9-meta-yaml Helidon Config Tests Default Config 9 diff --git a/config/tests/test-mappers-1-common/pom.xml b/config/tests/test-mappers-1-common/pom.xml index 761dcced542..38ab8adb816 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-mappers-1-common Helidon Config Tests Mappers Common 1 diff --git a/config/tests/test-mappers-2-complex/pom.xml b/config/tests/test-mappers-2-complex/pom.xml index a5301b43672..2f3592eeff9 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-mappers-2-complex Helidon Config Tests Parsers 2 diff --git a/config/tests/test-meta-source/pom.xml b/config/tests/test-meta-source/pom.xml index 8d06b5dc9c2..1743ed83865 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-meta-source Helidon Config Tests Meta Source diff --git a/config/tests/test-parsers-1-complex/pom.xml b/config/tests/test-parsers-1-complex/pom.xml index f4e10050834..cd7da00ebb0 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-tests-test-parsers-1-complex Helidon Config Tests Parsers 1 diff --git a/config/yaml-mp/pom.xml b/config/yaml-mp/pom.xml index 5f7be75d765..5ff1fc89a14 100644 --- a/config/yaml-mp/pom.xml +++ b/config/yaml-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-yaml-mp Helidon Config YAML MP diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index e1682ab9da3..c600b1d5d8a 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-config-yaml Helidon Config YAML diff --git a/cors/pom.xml b/cors/pom.xml index 7a603156b19..29dc8760825 100644 --- a/cors/pom.xml +++ b/cors/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.cors diff --git a/dbclient/dbclient/pom.xml b/dbclient/dbclient/pom.xml index baf8a10fc7e..a7126e64592 100644 --- a/dbclient/dbclient/pom.xml +++ b/dbclient/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-dbclient diff --git a/dbclient/health/pom.xml b/dbclient/health/pom.xml index 75fbf70885b..a50bc9f13d3 100644 --- a/dbclient/health/pom.xml +++ b/dbclient/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-dbclient-health diff --git a/dbclient/hikari/pom.xml b/dbclient/hikari/pom.xml index 8374c8eb8ec..59a9c23047f 100644 --- a/dbclient/hikari/pom.xml +++ b/dbclient/hikari/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-dbclient-hikari diff --git a/dbclient/jdbc/pom.xml b/dbclient/jdbc/pom.xml index 5dbc61ddfb8..e2a7d30ebc4 100644 --- a/dbclient/jdbc/pom.xml +++ b/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-dbclient-jdbc diff --git a/dbclient/jsonp/pom.xml b/dbclient/jsonp/pom.xml index 67c069ce26f..dadcca25aee 100644 --- a/dbclient/jsonp/pom.xml +++ b/dbclient/jsonp/pom.xml @@ -21,7 +21,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/dbclient/metrics-hikari/pom.xml b/dbclient/metrics-hikari/pom.xml index 40488b27cc1..c8da79c7fa9 100644 --- a/dbclient/metrics-hikari/pom.xml +++ b/dbclient/metrics-hikari/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-dbclient-metrics-hikari diff --git a/dbclient/metrics/pom.xml b/dbclient/metrics/pom.xml index 694e02b34ba..8ff2ad82fc6 100644 --- a/dbclient/metrics/pom.xml +++ b/dbclient/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-dbclient-metrics diff --git a/dbclient/mongodb/pom.xml b/dbclient/mongodb/pom.xml index d6dd8bd7e8b..c2dd4b30611 100644 --- a/dbclient/mongodb/pom.xml +++ b/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-dbclient-mongodb diff --git a/dbclient/pom.xml b/dbclient/pom.xml index 920b09b18e4..9199c9dfa40 100644 --- a/dbclient/pom.xml +++ b/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/dbclient/tracing/pom.xml b/dbclient/tracing/pom.xml index 3a814b3f679..2ee387c8d61 100644 --- a/dbclient/tracing/pom.xml +++ b/dbclient/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-dbclient-tracing diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 9f18cfd086a..0f319b69f74 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 4.0.1-SNAPSHOT + 4.0.1 ../bom/pom.xml helidon-dependencies diff --git a/docs/includes/attributes.adoc b/docs/includes/attributes.adoc index 6f795301c49..550de412e04 100644 --- a/docs/includes/attributes.adoc +++ b/docs/includes/attributes.adoc @@ -23,7 +23,7 @@ ifndef::attributes-included[] // functional attributes :imagesdir: {rootdir}/images -:helidon-version: 4.0.1-SNAPSHOT +:helidon-version: 4.0.1 :helidon-version-is-release: true ifeval::["{helidon-version-is-release}" != "true"] diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index ddd1f8b04a6..23cec27fcc5 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index b635adce587..c94bd1f3949 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 5447020d8ff..dae8ce52692 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 93398b27d9f..fb4764c2608 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index daf07686a00..35ce93f6521 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 438ea6435bb..95b7536ae83 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/pom.xml b/examples/config/pom.xml index f1b099acb0c..b18cc05346f 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.config helidon-examples-config-project diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 2b2f8336349..fb7e5353f2d 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 593414c102f..af7fe74b2f9 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 7b01411f482..315cb4090d3 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/dbclient/common/pom.xml b/examples/dbclient/common/pom.xml index a755a726c63..28aee5b1fc5 100644 --- a/examples/dbclient/common/pom.xml +++ b/examples/dbclient/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.dbclient helidon-examples-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-examples-dbclient-common diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index 784dc2a4ef5..e6acdbd00ca 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 641600fd01d..00e5b86178f 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index bf2e42cc850..e0c4f8ab4ba 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/dbclient/pom.xml b/examples/dbclient/pom.xml index 9c37e34b4fa..2b1f25656e4 100644 --- a/examples/dbclient/pom.xml +++ b/examples/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 322751821f3..6f2459e0867 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../applications/se/pom.xml io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 49849ed6058..9e4e73a691e 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.graphql diff --git a/examples/graphql/pom.xml b/examples/graphql/pom.xml index df5fd9c69bd..8412309431f 100644 --- a/examples/graphql/pom.xml +++ b/examples/graphql/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.graphql helidon-examples-graphql-project diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 88c35bc5f65..7223778b931 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.health diff --git a/examples/health/pom.xml b/examples/health/pom.xml index c0907849cdc..87f563eac5e 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.health helidon-examples-health-project diff --git a/examples/inject/basics/pom.xml b/examples/inject/basics/pom.xml index b51f69dd073..4c3d32e6ef5 100644 --- a/examples/inject/basics/pom.xml +++ b/examples/inject/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.inject diff --git a/examples/inject/configdriven/pom.xml b/examples/inject/configdriven/pom.xml index 1b0879ac249..8d93f5cd89e 100644 --- a/examples/inject/configdriven/pom.xml +++ b/examples/inject/configdriven/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.inject diff --git a/examples/inject/interceptors/pom.xml b/examples/inject/interceptors/pom.xml index bda9d55c070..cc3039fb5ff 100644 --- a/examples/inject/interceptors/pom.xml +++ b/examples/inject/interceptors/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.inject diff --git a/examples/inject/pom.xml b/examples/inject/pom.xml index 8d835e5f066..381c8e0a392 100644 --- a/examples/inject/pom.xml +++ b/examples/inject/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.inject helidon-examples-inject-project diff --git a/examples/inject/providers/pom.xml b/examples/inject/providers/pom.xml index dd45fd4be23..746ced20156 100644 --- a/examples/inject/providers/pom.xml +++ b/examples/inject/providers/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.inject diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index 0091f6d9f14..19ad14d1fae 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index f79bddd13b8..55b1b2d0878 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index a25d2d1fbdc..7a25ed02631 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 185fc2a94b5..20e1178e44c 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index a63073fbd9b..b061558392a 100644 --- a/examples/integrations/cdi/pokemons/pom.xml +++ b/examples/integrations/cdi/pokemons/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index ecfd623cca3..93951bbab93 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 - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index d44db27a77b..bc6d021de7e 100644 --- a/examples/integrations/micrometer/mp/pom.xml +++ b/examples/integrations/micrometer/mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/integrations/micrometer/pom.xml b/examples/integrations/micrometer/pom.xml index d24a67c4bcb..ecf0a44723c 100644 --- a/examples/integrations/micrometer/pom.xml +++ b/examples/integrations/micrometer/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-examples-micrometer-project diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index 535180675ac..b81b59a7e69 100644 --- a/examples/integrations/micrometer/se/pom.xml +++ b/examples/integrations/micrometer/se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 1b89cc3bc87..f7bdfe3d851 100644 --- a/examples/integrations/micronaut/data/pom.xml +++ b/examples/integrations/micronaut/data/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/micronaut/pom.xml b/examples/integrations/micronaut/pom.xml index 08beff66167..8bd4e70cc1f 100644 --- a/examples/integrations/micronaut/pom.xml +++ b/examples/integrations/micronaut/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.integrations.micronaut helidon-examples-integrations-micronaut-project diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 616f301301a..6327e1ff486 100644 --- a/examples/integrations/microstream/greetings-mp/pom.xml +++ b/examples/integrations/microstream/greetings-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index e9a38a0c75f..521cb01c4c0 100644 --- a/examples/integrations/microstream/greetings-se/pom.xml +++ b/examples/integrations/microstream/greetings-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/microstream/pom.xml b/examples/integrations/microstream/pom.xml index 6db6fc6aa47..22a6c5df21d 100644 --- a/examples/integrations/microstream/pom.xml +++ b/examples/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.integrations.microstream diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index 072a6296ea7..f2ffb90ed13 100644 --- a/examples/integrations/neo4j/pom.xml +++ b/examples/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml helidon-examples-integration-neo4j diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index b0730275217..08733fe1123 100644 --- a/examples/integrations/oci/atp-cdi/pom.xml +++ b/examples/integrations/oci/atp-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/atp/pom.xml b/examples/integrations/oci/atp/pom.xml index 7ec33d31182..57b29ee35b3 100644 --- a/examples/integrations/oci/atp/pom.xml +++ b/examples/integrations/oci/atp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/metrics/pom.xml b/examples/integrations/oci/metrics/pom.xml index 370c6d3f40a..22d9fc9f116 100644 --- a/examples/integrations/oci/metrics/pom.xml +++ b/examples/integrations/oci/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index 59d1de88af3..f048c300d2d 100644 --- a/examples/integrations/oci/objectstorage-cdi/pom.xml +++ b/examples/integrations/oci/objectstorage-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/objectstorage/pom.xml b/examples/integrations/oci/objectstorage/pom.xml index 729f6e37864..4987e25e00f 100644 --- a/examples/integrations/oci/objectstorage/pom.xml +++ b/examples/integrations/oci/objectstorage/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/pom.xml b/examples/integrations/oci/pom.xml index c65dd9ef174..66a2eef1488 100644 --- a/examples/integrations/oci/pom.xml +++ b/examples/integrations/oci/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.integrations.oci helidon-examples-integrations-oci-project diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 7c127b9bc6f..9a67bb02bc2 100644 --- a/examples/integrations/oci/vault-cdi/pom.xml +++ b/examples/integrations/oci/vault-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/vault/pom.xml b/examples/integrations/oci/vault/pom.xml index c33b6ce01e6..15623692c95 100644 --- a/examples/integrations/oci/vault/pom.xml +++ b/examples/integrations/oci/vault/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index b97be30fbef..75772598973 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.integrations helidon-examples-integrations-project diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index ec469a461de..79af653c8e0 100644 --- a/examples/integrations/vault/hcp-cdi/pom.xml +++ b/examples/integrations/vault/hcp-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/vault/hcp/pom.xml b/examples/integrations/vault/hcp/pom.xml index fc06e8c3582..c059f8b988c 100644 --- a/examples/integrations/vault/hcp/pom.xml +++ b/examples/integrations/vault/hcp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/vault/pom.xml b/examples/integrations/vault/pom.xml index 3097b915cda..2e031cbcafe 100644 --- a/examples/integrations/vault/pom.xml +++ b/examples/integrations/vault/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.integrations.vault helidon-examples-integrations-vault-project diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 02614b0f655..e1aa295b1c1 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../applications/mp/pom.xml io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index eb48d373779..62a210734c1 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index f06e574aa1b..83a8c809686 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index 14b101e53a9..412e195770f 100644 --- a/examples/logging/logback-aot/pom.xml +++ b/examples/logging/logback-aot/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index 28059d79d6a..2a7c1192c61 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.logging helidon-examples-logging-project diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 97265e028eb..03b76a39cf9 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index ec283fe0761..361c72c8d2e 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.media diff --git a/examples/media/pom.xml b/examples/media/pom.xml index da2eca106a7..f3268cf494d 100644 --- a/examples/media/pom.xml +++ b/examples/media/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.media helidon-examples-media-project diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 75e5845b0d1..af13031398c 100644 --- a/examples/messaging/jms-websocket-mp/pom.xml +++ b/examples/messaging/jms-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index a6cf98795e2..0b1f781474d 100644 --- a/examples/messaging/jms-websocket-se/pom.xml +++ b/examples/messaging/jms-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 7dccfc47283..a769b72d45d 100644 --- a/examples/messaging/kafka-websocket-mp/pom.xml +++ b/examples/messaging/kafka-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index 1dc52126ec2..64841ed43cb 100644 --- a/examples/messaging/kafka-websocket-se/pom.xml +++ b/examples/messaging/kafka-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.messaging.se diff --git a/examples/messaging/oracle-aq-websocket-mp/pom.xml b/examples/messaging/oracle-aq-websocket-mp/pom.xml index 9b556f57034..5323fd917e2 100644 --- a/examples/messaging/oracle-aq-websocket-mp/pom.xml +++ b/examples/messaging/oracle-aq-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.messaging.aq diff --git a/examples/messaging/pom.xml b/examples/messaging/pom.xml index 4f2c4709e1a..3f2ff53a11b 100644 --- a/examples/messaging/pom.xml +++ b/examples/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.messaging helidon-examples-messaging-project diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index f454cebf2ef..f23d26e98da 100644 --- a/examples/messaging/weblogic-jms-mp/pom.xml +++ b/examples/messaging/weblogic-jms-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index 96a72a59bd0..1f580b1a647 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index 4926ae02c0f..a392a1adc88 100644 --- a/examples/metrics/filtering/mp/pom.xml +++ b/examples/metrics/filtering/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/pom.xml b/examples/metrics/filtering/pom.xml index 1c981b8933c..e31a24c6a8b 100644 --- a/examples/metrics/filtering/pom.xml +++ b/examples/metrics/filtering/pom.xml @@ -23,7 +23,7 @@ helidon-examples-metrics-project io.helidon.examples - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index c62ff1c9711..f275ee2e5fc 100644 --- a/examples/metrics/filtering/se/pom.xml +++ b/examples/metrics/filtering/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index 894bd1624f9..e3cd6ef65c5 100644 --- a/examples/metrics/http-status-count-se/pom.xml +++ b/examples/metrics/http-status-count-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 67c13a99001..b898fc70c4b 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/pom.xml b/examples/metrics/pom.xml index 117879cb9ef..71900b660c7 100644 --- a/examples/metrics/pom.xml +++ b/examples/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-examples-project io.helidon.examples - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index b952f431023..051b1cd9738 100644 --- a/examples/microprofile/bean-validation/pom.xml +++ b/examples/microprofile/bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index 8c6f14de761..daac2ea6e73 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index d1fc21ca11f..2109c66f599 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index c0c96f593bf..ff3791071d4 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml helidon-examples-microprofile-hello-world-explicit diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 8d23cef4fd2..936fafbabf9 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/http-status-count-mp/pom.xml b/examples/microprofile/http-status-count-mp/pom.xml index bb938bfbc7f..1066227b679 100644 --- a/examples/microprofile/http-status-count-mp/pom.xml +++ b/examples/microprofile/http-status-count-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 4b74dfd91db..eacf137e2c4 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 5d797a22afd..01416892a91 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 3ddcaf482a2..1be551d0272 100644 --- a/examples/microprofile/messaging-sse/pom.xml +++ b/examples/microprofile/messaging-sse/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index f4596d354f3..8d8c15b1aa3 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index de790fb0d5f..162135c77b4 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml index 4d5c23f805f..2ee0c24f0e4 100644 --- a/examples/microprofile/oci-tls-certificates/pom.xml +++ b/examples/microprofile/oci-tls-certificates/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 80517eb5141..a7b9dc33dc7 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/pom.xml b/examples/microprofile/openapi/pom.xml index 1e6ff3ec4e4..b82ac50c1be 100644 --- a/examples/microprofile/openapi/pom.xml +++ b/examples/microprofile/openapi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index e61f7050342..6be5e10fd52 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index aec8cc85a6a..7e25a8977fd 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index cbc0c9d11b2..b2d254127aa 100644 --- a/examples/microprofile/static-content/pom.xml +++ b/examples/microprofile/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/greeting/pom.xml b/examples/microprofile/telemetry/greeting/pom.xml index 2ff84f06d52..1fc610edf00 100644 --- a/examples/microprofile/telemetry/greeting/pom.xml +++ b/examples/microprofile/telemetry/greeting/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/pom.xml b/examples/microprofile/telemetry/pom.xml index db91c3bf6f2..38226af86bf 100644 --- a/examples/microprofile/telemetry/pom.xml +++ b/examples/microprofile/telemetry/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.microprofile helidon-examples-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.telemetry helidon-examples-microprofile-telemetry diff --git a/examples/microprofile/telemetry/secondary/pom.xml b/examples/microprofile/telemetry/secondary/pom.xml index 8d3b9336573..57a16cdbe40 100644 --- a/examples/microprofile/telemetry/secondary/pom.xml +++ b/examples/microprofile/telemetry/secondary/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 93fff95c20a..ee3efbafff6 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index 5238d4a187c..c2057287ae0 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/openapi-tools/pom.xml b/examples/openapi-tools/pom.xml index 6b98a415275..026901acbe0 100644 --- a/examples/openapi-tools/pom.xml +++ b/examples/openapi-tools/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.examples.openapi.tools diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 6d19da2f1eb..7d76db08501 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/pom.xml b/examples/pom.xml index ada786ca01c..cf348c0b874 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 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 d625b9f7aea..e4c36af4a4f 100644 --- a/examples/quickstarts/helidon-quickstart-mp/build.gradle +++ b/examples/quickstarts/helidon-quickstart-mp/build.gradle @@ -32,7 +32,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '4.0.1-SNAPSHOT' + helidonversion = '4.0.1' mainClass='io.helidon.microprofile.cdi.Main' } diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index 003c2cbd842..3c6fb350651 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../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 8af593f101e..061dd8dc883 100644 --- a/examples/quickstarts/helidon-quickstart-se/build.gradle +++ b/examples/quickstarts/helidon-quickstart-se/build.gradle @@ -31,7 +31,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '4.0.1-SNAPSHOT' + helidonversion = '4.0.1' mainClass='io.helidon.examples.quickstart.se.Main' } diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index dfb4f0369a7..9c0f57fb43a 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples helidon-quickstart-se - 4.0.1-SNAPSHOT + 4.0.1 Helidon Examples Quickstart SE diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 6972262c60f..76553207ec1 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 - 4.0.1-SNAPSHOT + 4.0.1 Helidon Examples Standalone Quickstart MP - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.cdi.Main 21 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index afdb70856f1..cab1e2b29e2 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -23,11 +23,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-se - 4.0.1-SNAPSHOT + 4.0.1 Helidon Examples Standalone Quickstart SE - 4.0.1-SNAPSHOT + 4.0.1 test io.helidon.examples.quickstart.se.Main diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index db6a31c4315..23945267302 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.quickstarts examples-quickstarts-project diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml index 0db304864bc..c24274f8f79 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/basic-auth-with-static-content/pom.xml b/examples/security/basic-auth-with-static-content/pom.xml index edcf8092341..927f134e9da 100644 --- a/examples/security/basic-auth-with-static-content/pom.xml +++ b/examples/security/basic-auth-with-static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index bd9a994d6a1..e42f05b4b2e 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index f3bd5bc19d6..5f15f02bb89 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 7d7d35e5c7d..9899a10eefd 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/pom.xml b/examples/security/pom.xml index f3f151a0987..681e368397c 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.security helidon-examples-security-project diff --git a/examples/security/programmatic/pom.xml b/examples/security/programmatic/pom.xml index bd794f8832a..40b31038518 100644 --- a/examples/security/programmatic/pom.xml +++ b/examples/security/programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 0999e42e086..a7f24c3ae00 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 52c543e0b67..85355d88128 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 64213ffb516..f06aa0a17b7 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index c2040b6b862..1a96dad2c00 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 3662df7347b..c6457109677 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index 85f6265acfb..0a8adb57e5e 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index 078ceffd6e5..1a6dcfe8c3b 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -24,13 +24,13 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.todos example-todo-app-project pom - 4.0.1-SNAPSHOT + 4.0.1 Helidon Examples TODO Demo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index df07f4b974f..9f7c92d20db 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 45adcdb8082..e54ae592a47 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.translator diff --git a/examples/translator-app/pom.xml b/examples/translator-app/pom.xml index 6207aa401a3..2057da8b8b3 100644 --- a/examples/translator-app/pom.xml +++ b/examples/translator-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.translator helidon-examples-translator-project diff --git a/examples/webclient/pom.xml b/examples/webclient/pom.xml index c6702dd5019..07bfe430e9d 100644 --- a/examples/webclient/pom.xml +++ b/examples/webclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.webclient diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index 3b2341d3ee5..c442e69c5e5 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/basic/pom.xml b/examples/webserver/basic/pom.xml index 36b06292601..103635e1c9f 100644 --- a/examples/webserver/basic/pom.xml +++ b/examples/webserver/basic/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 5ba27bdca8f..d7b621799d0 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index e4e051851c9..6d9cdb7ea2f 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/echo/pom.xml b/examples/webserver/echo/pom.xml index fe085b0cf04..bb4585a383b 100644 --- a/examples/webserver/echo/pom.xml +++ b/examples/webserver/echo/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index 3fc02005cb0..9127b8b52e8 100644 --- a/examples/webserver/fault-tolerance/pom.xml +++ b/examples/webserver/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/imperative/pom.xml b/examples/webserver/imperative/pom.xml index 77c347aee42..b24d6c8401e 100644 --- a/examples/webserver/imperative/pom.xml +++ b/examples/webserver/imperative/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 48fa044bcd4..4cbf54c773b 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index d85998fc306..e75ef485e63 100644 --- a/examples/webserver/mutual-tls/pom.xml +++ b/examples/webserver/mutual-tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/observe/pom.xml b/examples/webserver/observe/pom.xml index fca6d064367..801f5881229 100644 --- a/examples/webserver/observe/pom.xml +++ b/examples/webserver/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 9764ec93759..a35619349d5 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index 7c48db788f5..fb7b0a868f5 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.examples.webserver helidon-examples-webserver-project diff --git a/examples/webserver/protocols/pom.xml b/examples/webserver/protocols/pom.xml index 915daf5ca1b..6470e7027ff 100644 --- a/examples/webserver/protocols/pom.xml +++ b/examples/webserver/protocols/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 955bc9caf25..2622c394af6 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 5c1e12e6ba6..e98571a19d5 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index d440fb5401c..1006bef34c6 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/tracing/pom.xml b/examples/webserver/tracing/pom.xml index 68f6b5c9519..ab337ff13ed 100644 --- a/examples/webserver/tracing/pom.xml +++ b/examples/webserver/tracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 407e52d6c6c..28ba7feb45b 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 47fa883cd93..e730c452f58 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/fault-tolerance/fault-tolerance/pom.xml b/fault-tolerance/fault-tolerance/pom.xml index 388c600b10b..33b9854f015 100644 --- a/fault-tolerance/fault-tolerance/pom.xml +++ b/fault-tolerance/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon.fault-tolerance helidon-fault-tolerance-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-fault-tolerance diff --git a/fault-tolerance/pom.xml b/fault-tolerance/pom.xml index e4022fb6f98..4e8d1166e80 100644 --- a/fault-tolerance/pom.xml +++ b/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.fault-tolerance helidon-fault-tolerance-project diff --git a/graphql/pom.xml b/graphql/pom.xml index af5b8bc261e..b75d4ede98b 100644 --- a/graphql/pom.xml +++ b/graphql/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.graphql diff --git a/graphql/server/pom.xml b/graphql/server/pom.xml index 96d2ef719d1..85e7f04d0f3 100644 --- a/graphql/server/pom.xml +++ b/graphql/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.graphql helidon-graphql-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-graphql-server diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index f700df7eadb..49cb2379212 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index b12b09c8b56..00d0bfa3166 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index 10af5444c35..c0329618468 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/helidon/pom.xml b/helidon/pom.xml index 3d1e55ee4ef..396fe529c6f 100644 --- a/helidon/pom.xml +++ b/helidon/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 helidon diff --git a/http/encoding/deflate/pom.xml b/http/encoding/deflate/pom.xml index a7a5a5e9ff8..ea1a4d4ba8d 100644 --- a/http/encoding/deflate/pom.xml +++ b/http/encoding/deflate/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.encoding helidon-http-encoding-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-encoding-deflate diff --git a/http/encoding/encoding/pom.xml b/http/encoding/encoding/pom.xml index 76dc0b3c50e..041266547ad 100644 --- a/http/encoding/encoding/pom.xml +++ b/http/encoding/encoding/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.encoding helidon-http-encoding-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-encoding diff --git a/http/encoding/gzip/pom.xml b/http/encoding/gzip/pom.xml index 5ae55463b63..6f0e8f7b397 100644 --- a/http/encoding/gzip/pom.xml +++ b/http/encoding/gzip/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.encoding helidon-http-encoding-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-encoding-gzip diff --git a/http/encoding/pom.xml b/http/encoding/pom.xml index f5ef1167c6f..f1eb4ce624e 100644 --- a/http/encoding/pom.xml +++ b/http/encoding/pom.xml @@ -21,7 +21,7 @@ io.helidon.http helidon-http-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.http.encoding diff --git a/http/http/pom.xml b/http/http/pom.xml index ab0386ab5b9..a7631bd1387 100644 --- a/http/http/pom.xml +++ b/http/http/pom.xml @@ -23,7 +23,7 @@ io.helidon.http helidon-http-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http diff --git a/http/http2/pom.xml b/http/http2/pom.xml index b9e76cdf01a..60454759bb4 100644 --- a/http/http2/pom.xml +++ b/http/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.http helidon-http-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-http2 diff --git a/http/media/jackson/pom.xml b/http/media/jackson/pom.xml index 5d74b3e4148..eecfa5ba4ff 100644 --- a/http/media/jackson/pom.xml +++ b/http/media/jackson/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-media-jackson diff --git a/http/media/jsonb/pom.xml b/http/media/jsonb/pom.xml index fa8ea413d09..39835124aaf 100644 --- a/http/media/jsonb/pom.xml +++ b/http/media/jsonb/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-media-jsonb diff --git a/http/media/jsonp/pom.xml b/http/media/jsonp/pom.xml index f54aada91de..242704025e8 100644 --- a/http/media/jsonp/pom.xml +++ b/http/media/jsonp/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-media-jsonp diff --git a/http/media/media/pom.xml b/http/media/media/pom.xml index 01f732069d1..91d98e5ec35 100644 --- a/http/media/media/pom.xml +++ b/http/media/media/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-media diff --git a/http/media/multipart/pom.xml b/http/media/multipart/pom.xml index cfc548727db..b7a47f1809c 100644 --- a/http/media/multipart/pom.xml +++ b/http/media/multipart/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-media-multipart diff --git a/http/media/pom.xml b/http/media/pom.xml index d8f64fcd29d..7bb5d3de9dc 100644 --- a/http/media/pom.xml +++ b/http/media/pom.xml @@ -21,7 +21,7 @@ io.helidon.http helidon-http-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.http.media diff --git a/http/pom.xml b/http/pom.xml index 608b99ff196..f6caa19a73a 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.http diff --git a/http/sse/pom.xml b/http/sse/pom.xml index 0ddce457e30..19cf5562b97 100644 --- a/http/sse/pom.xml +++ b/http/sse/pom.xml @@ -21,7 +21,7 @@ io.helidon.http helidon-http-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-sse diff --git a/http/tests/encoding/deflate/pom.xml b/http/tests/encoding/deflate/pom.xml index da8b5e857d9..56e8514bdf3 100644 --- a/http/tests/encoding/deflate/pom.xml +++ b/http/tests/encoding/deflate/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.encoding helidon-http-tests-encoding-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-tests-integration-encoding-deflate diff --git a/http/tests/encoding/gzip/pom.xml b/http/tests/encoding/gzip/pom.xml index f3459f467ba..03ade80e144 100644 --- a/http/tests/encoding/gzip/pom.xml +++ b/http/tests/encoding/gzip/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.encoding helidon-http-tests-encoding-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-tests-encoding-gzip diff --git a/http/tests/encoding/pom.xml b/http/tests/encoding/pom.xml index f28d8d937cf..b50610250b3 100644 --- a/http/tests/encoding/pom.xml +++ b/http/tests/encoding/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests helidon-http-tests-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.http.tests.encoding diff --git a/http/tests/media/jsonb/pom.xml b/http/tests/media/jsonb/pom.xml index 22c4255f2d4..12609c27b94 100644 --- a/http/tests/media/jsonb/pom.xml +++ b/http/tests/media/jsonb/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.media helidon-http-tests-media-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-tests-tegration-media-jsonb diff --git a/http/tests/media/jsonp/pom.xml b/http/tests/media/jsonp/pom.xml index 5809e80ea05..fe344d9e70c 100644 --- a/http/tests/media/jsonp/pom.xml +++ b/http/tests/media/jsonp/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.media helidon-http-tests-media-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-tests-media-jsonp diff --git a/http/tests/media/multipart/pom.xml b/http/tests/media/multipart/pom.xml index bb8521dc6d3..80a3d437f44 100644 --- a/http/tests/media/multipart/pom.xml +++ b/http/tests/media/multipart/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.media helidon-http-tests-media-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-tests-media-multipart diff --git a/http/tests/media/pom.xml b/http/tests/media/pom.xml index df03bcb0289..c3ff84ba78a 100644 --- a/http/tests/media/pom.xml +++ b/http/tests/media/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests helidon-http-tests-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.http.tests.media diff --git a/http/tests/media/string/pom.xml b/http/tests/media/string/pom.xml index b0d0ba0337d..061595c6567 100644 --- a/http/tests/media/string/pom.xml +++ b/http/tests/media/string/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.media helidon-http-tests-media-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-http-tests-media-string diff --git a/http/tests/pom.xml b/http/tests/pom.xml index ccfd6b8f530..ef876968bd8 100644 --- a/http/tests/pom.xml +++ b/http/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.http helidon-http-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.http.tests diff --git a/inject/api/pom.xml b/inject/api/pom.xml index 525e060e2c9..bbf9d980e73 100644 --- a/inject/api/pom.xml +++ b/inject/api/pom.xml @@ -21,7 +21,7 @@ io.helidon.inject helidon-inject-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/configdriven/api/pom.xml b/inject/configdriven/api/pom.xml index 69d91a802cb..c54aeb338a4 100644 --- a/inject/configdriven/api/pom.xml +++ b/inject/configdriven/api/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.configdriven helidon-inject-configdriven-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/configdriven/pom.xml b/inject/configdriven/pom.xml index 43fa4a19843..5050bb4010b 100644 --- a/inject/configdriven/pom.xml +++ b/inject/configdriven/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject helidon-inject-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/configdriven/processor/pom.xml b/inject/configdriven/processor/pom.xml index ba1640b3b1e..10681494ab7 100644 --- a/inject/configdriven/processor/pom.xml +++ b/inject/configdriven/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.configdriven helidon-inject-configdriven-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/configdriven/runtime/pom.xml b/inject/configdriven/runtime/pom.xml index 982007a3dab..2dd52b0c464 100644 --- a/inject/configdriven/runtime/pom.xml +++ b/inject/configdriven/runtime/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.configdriven helidon-inject-configdriven-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/configdriven/tests/config/pom.xml b/inject/configdriven/tests/config/pom.xml index 6b25d6151bd..964c0283f8c 100644 --- a/inject/configdriven/tests/config/pom.xml +++ b/inject/configdriven/tests/config/pom.xml @@ -21,7 +21,7 @@ io.helidon.inject.configdriven.tests helidon-inject-configdriven-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/configdriven/tests/configuredby-application/pom.xml b/inject/configdriven/tests/configuredby-application/pom.xml index 86087974709..5c68ab92820 100644 --- a/inject/configdriven/tests/configuredby-application/pom.xml +++ b/inject/configdriven/tests/configuredby-application/pom.xml @@ -21,7 +21,7 @@ io.helidon.inject.configdriven.tests helidon-inject-configdriven-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/configdriven/tests/configuredby/pom.xml b/inject/configdriven/tests/configuredby/pom.xml index b59cbe3156a..d8f5aff78ad 100644 --- a/inject/configdriven/tests/configuredby/pom.xml +++ b/inject/configdriven/tests/configuredby/pom.xml @@ -21,7 +21,7 @@ io.helidon.inject.configdriven.tests helidon-inject-configdriven-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/configdriven/tests/pom.xml b/inject/configdriven/tests/pom.xml index 30676f4637f..d2623362406 100644 --- a/inject/configdriven/tests/pom.xml +++ b/inject/configdriven/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.configdriven helidon-inject-configdriven-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/maven-plugin/pom.xml b/inject/maven-plugin/pom.xml index 8db30785eb8..441d304aa4b 100644 --- a/inject/maven-plugin/pom.xml +++ b/inject/maven-plugin/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject helidon-inject-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/pom.xml b/inject/pom.xml index c46ee5592b2..912bdbba509 100644 --- a/inject/pom.xml +++ b/inject/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.inject diff --git a/inject/processor/pom.xml b/inject/processor/pom.xml index e58529bff36..41637ae273d 100644 --- a/inject/processor/pom.xml +++ b/inject/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject helidon-inject-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/runtime/pom.xml b/inject/runtime/pom.xml index 31e02484c04..45ccab879c7 100644 --- a/inject/runtime/pom.xml +++ b/inject/runtime/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject helidon-inject-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/testing/pom.xml b/inject/testing/pom.xml index e9d2b3ffad8..81aab3588aa 100644 --- a/inject/testing/pom.xml +++ b/inject/testing/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject helidon-inject-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/tests/api/pom.xml b/inject/tests/api/pom.xml index 3eb7fe82327..1f9a8fe2842 100644 --- a/inject/tests/api/pom.xml +++ b/inject/tests/api/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/tests/interception/pom.xml b/inject/tests/interception/pom.xml index e718c2b0cc9..31fe28751fe 100644 --- a/inject/tests/interception/pom.xml +++ b/inject/tests/interception/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/tests/pom.xml b/inject/tests/pom.xml index 8e3d617d9d6..c446e2d0c00 100644 --- a/inject/tests/pom.xml +++ b/inject/tests/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject helidon-inject-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/tests/resources-inject/pom.xml b/inject/tests/resources-inject/pom.xml index 340aedba58a..0d92921c2f3 100644 --- a/inject/tests/resources-inject/pom.xml +++ b/inject/tests/resources-inject/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/tests/resources-plain/pom.xml b/inject/tests/resources-plain/pom.xml index 0f423bdd0ad..25bd2732051 100644 --- a/inject/tests/resources-plain/pom.xml +++ b/inject/tests/resources-plain/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/tests/runtime/pom.xml b/inject/tests/runtime/pom.xml index 177fc3f6374..fa9286640d4 100644 --- a/inject/tests/runtime/pom.xml +++ b/inject/tests/runtime/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/tests/tck-jsr330/pom.xml b/inject/tests/tck-jsr330/pom.xml index 4f54876d5c8..7310b4d485e 100644 --- a/inject/tests/tck-jsr330/pom.xml +++ b/inject/tests/tck-jsr330/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/inject/tools/pom.xml b/inject/tools/pom.xml index fc462ccf7e1..a9c883c6011 100644 --- a/inject/tools/pom.xml +++ b/inject/tools/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject helidon-inject-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index e7d354039d4..249e63585f8 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-delegates Helidon CDI Integrations Common Delegates diff --git a/integrations/cdi/common-cdi/pom.xml b/integrations/cdi/common-cdi/pom.xml index 28bd0441748..bbec456a4d4 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-common-project pom diff --git a/integrations/cdi/common-cdi/reference-counted-context/pom.xml b/integrations/cdi/common-cdi/reference-counted-context/pom.xml index 6dd1a70737c..6bbad7ed4f7 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-reference-counted-context Helidon CDI Integrations Common Reference Counted Context diff --git a/integrations/cdi/datasource-hikaricp/pom.xml b/integrations/cdi/datasource-hikaricp/pom.xml index ce5718eecbe..c9d87beedd9 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-datasource-hikaricp Helidon CDI Integrations HikariCP DataSource diff --git a/integrations/cdi/datasource-ucp/pom.xml b/integrations/cdi/datasource-ucp/pom.xml index e30280a3cf5..a3915cc2722 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-datasource-ucp Helidon CDI Integrations UCP DataSource diff --git a/integrations/cdi/datasource/pom.xml b/integrations/cdi/datasource/pom.xml index 2acab4ed3e8..50719e604cc 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-datasource Helidon CDI Integrations DataSource diff --git a/integrations/cdi/eclipselink-cdi/pom.xml b/integrations/cdi/eclipselink-cdi/pom.xml index 76ca6fb9e81..22036a31fc9 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-eclipselink Helidon CDI Integrations Eclipselink diff --git a/integrations/cdi/hibernate-cdi/pom.xml b/integrations/cdi/hibernate-cdi/pom.xml index 1b5ed05e1d1..00c60643272 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-hibernate Helidon CDI Integrations Hibernate diff --git a/integrations/cdi/jpa-cdi/pom.xml b/integrations/cdi/jpa-cdi/pom.xml index b5db6a93a7e..54148a4fdf9 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-jpa Helidon CDI Integrations JPA diff --git a/integrations/cdi/jta-cdi/pom.xml b/integrations/cdi/jta-cdi/pom.xml index 729e2b1c0b9..ddfb0c815e2 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-jta Helidon CDI Integrations JTA diff --git a/integrations/cdi/jta-weld/pom.xml b/integrations/cdi/jta-weld/pom.xml index 9ff33a17f9f..c7fc301c90a 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-cdi-jta-weld Helidon CDI Integrations JTA Weld diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index 30d4009514c..23a48379cd6 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.cdi helidon-integrations-cdi-project diff --git a/integrations/common/pom.xml b/integrations/common/pom.xml index b218c242876..6b2a35f2c50 100644 --- a/integrations/common/pom.xml +++ b/integrations/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/integrations/common/rest/pom.xml b/integrations/common/rest/pom.xml index 0d0d65eadec..62acadf0a81 100644 --- a/integrations/common/rest/pom.xml +++ b/integrations/common/rest/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.common helidon-integrations-common-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-common-rest diff --git a/integrations/db/h2/pom.xml b/integrations/db/h2/pom.xml index a70d0a6a5ea..de8167c9fe4 100644 --- a/integrations/db/h2/pom.xml +++ b/integrations/db/h2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 4.0.1-SNAPSHOT + 4.0.1 h2 diff --git a/integrations/db/mysql/pom.xml b/integrations/db/mysql/pom.xml index 0319513c9ae..fb572edd173 100644 --- a/integrations/db/mysql/pom.xml +++ b/integrations/db/mysql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-db-mysql diff --git a/integrations/db/ojdbc/pom.xml b/integrations/db/ojdbc/pom.xml index 29d684c6e00..561d6284c09 100644 --- a/integrations/db/ojdbc/pom.xml +++ b/integrations/db/ojdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 4.0.1-SNAPSHOT + 4.0.1 ojdbc diff --git a/integrations/db/pgsql/pom.xml b/integrations/db/pgsql/pom.xml index 59426879e5b..a8e314b996e 100644 --- a/integrations/db/pgsql/pom.xml +++ b/integrations/db/pgsql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-db-pgsql diff --git a/integrations/db/pom.xml b/integrations/db/pom.xml index 85827ba1989..2b9298408c5 100644 --- a/integrations/db/pom.xml +++ b/integrations/db/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/integrations/graal/mp-native-image-extension/pom.xml b/integrations/graal/mp-native-image-extension/pom.xml index d3f418e2ed2..35d1ef3d629 100644 --- a/integrations/graal/mp-native-image-extension/pom.xml +++ b/integrations/graal/mp-native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/integrations/graal/native-image-extension/pom.xml b/integrations/graal/native-image-extension/pom.xml index 2f7d409cca5..844e10394d6 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 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index a5478378956..5326125af0a 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 diff --git a/integrations/jdbc/jdbc/pom.xml b/integrations/jdbc/jdbc/pom.xml index 3de5b6a7f48..bd93515eb03 100644 --- a/integrations/jdbc/jdbc/pom.xml +++ b/integrations/jdbc/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jdbc-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.jdbc diff --git a/integrations/jdbc/pom.xml b/integrations/jdbc/pom.xml index f44b77d3545..2ddccfa682f 100644 --- a/integrations/jdbc/pom.xml +++ b/integrations/jdbc/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/integrations/jta/jdbc/pom.xml b/integrations/jta/jdbc/pom.xml index facf5854df1..747faa7244d 100644 --- a/integrations/jta/jdbc/pom.xml +++ b/integrations/jta/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jta-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.jta diff --git a/integrations/jta/pom.xml b/integrations/jta/pom.xml index 133fc0be69c..0b7c86c687a 100644 --- a/integrations/jta/pom.xml +++ b/integrations/jta/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/integrations/micrometer/cdi/pom.xml b/integrations/micrometer/cdi/pom.xml index 1880fe6a88c..20335040a9f 100644 --- a/integrations/micrometer/cdi/pom.xml +++ b/integrations/micrometer/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.micrometer diff --git a/integrations/micrometer/micrometer/pom.xml b/integrations/micrometer/micrometer/pom.xml index e5b28be39a6..1f11fd97eb5 100644 --- a/integrations/micrometer/micrometer/pom.xml +++ b/integrations/micrometer/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.micrometer diff --git a/integrations/micrometer/pom.xml b/integrations/micrometer/pom.xml index 4d68580f29d..25270c651d0 100644 --- a/integrations/micrometer/pom.xml +++ b/integrations/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-micrometer-project Helidon Integrations Micrometer Project diff --git a/integrations/micronaut/cdi-processor/pom.xml b/integrations/micronaut/cdi-processor/pom.xml index ef37002c6c1..bb67eb3b0f0 100644 --- a/integrations/micronaut/cdi-processor/pom.xml +++ b/integrations/micronaut/cdi-processor/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-micronaut-cdi-processor diff --git a/integrations/micronaut/cdi/pom.xml b/integrations/micronaut/cdi/pom.xml index 555d36d7e94..060850b3a91 100644 --- a/integrations/micronaut/cdi/pom.xml +++ b/integrations/micronaut/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-micronaut-cdi diff --git a/integrations/micronaut/data/pom.xml b/integrations/micronaut/data/pom.xml index 14b9621c75f..18055a16e27 100644 --- a/integrations/micronaut/data/pom.xml +++ b/integrations/micronaut/data/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-micronaut-data diff --git a/integrations/micronaut/pom.xml b/integrations/micronaut/pom.xml index 87ddba1541a..da868dbd831 100644 --- a/integrations/micronaut/pom.xml +++ b/integrations/micronaut/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.micronaut diff --git a/integrations/microstream/cache/pom.xml b/integrations/microstream/cache/pom.xml index 17b123c9986..7d61e5dcd8f 100644 --- a/integrations/microstream/cache/pom.xml +++ b/integrations/microstream/cache/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-microstream-cache diff --git a/integrations/microstream/cdi/pom.xml b/integrations/microstream/cdi/pom.xml index 82eaeca3eb0..b6e450f97cd 100644 --- a/integrations/microstream/cdi/pom.xml +++ b/integrations/microstream/cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-microstream-cdi diff --git a/integrations/microstream/core/pom.xml b/integrations/microstream/core/pom.xml index bae901b317d..979adf9f6b7 100644 --- a/integrations/microstream/core/pom.xml +++ b/integrations/microstream/core/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-microstream diff --git a/integrations/microstream/health/pom.xml b/integrations/microstream/health/pom.xml index 0315c7e7bf3..adada1ed462 100644 --- a/integrations/microstream/health/pom.xml +++ b/integrations/microstream/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-microstream-health diff --git a/integrations/microstream/metrics/pom.xml b/integrations/microstream/metrics/pom.xml index 87261f117e9..6c1657b5720 100644 --- a/integrations/microstream/metrics/pom.xml +++ b/integrations/microstream/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-microstream-metrics diff --git a/integrations/microstream/pom.xml b/integrations/microstream/pom.xml index 15e6a4b8bdd..99fd544dab4 100644 --- a/integrations/microstream/pom.xml +++ b/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.microstream diff --git a/integrations/neo4j/health/pom.xml b/integrations/neo4j/health/pom.xml index bc9391c4014..b99eaa35e40 100644 --- a/integrations/neo4j/health/pom.xml +++ b/integrations/neo4j/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-neo4j-health diff --git a/integrations/neo4j/metrics/pom.xml b/integrations/neo4j/metrics/pom.xml index 8d090e2b2de..9b2d3fd0df4 100644 --- a/integrations/neo4j/metrics/pom.xml +++ b/integrations/neo4j/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-neo4j-metrics diff --git a/integrations/neo4j/neo4j/pom.xml b/integrations/neo4j/neo4j/pom.xml index 8655066f06a..f65163e1f3c 100644 --- a/integrations/neo4j/neo4j/pom.xml +++ b/integrations/neo4j/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-neo4j diff --git a/integrations/neo4j/pom.xml b/integrations/neo4j/pom.xml index 2d0e7c53052..430e617d694 100644 --- a/integrations/neo4j/pom.xml +++ b/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.neo4j helidon-integrations-neo4j-project diff --git a/integrations/oci/metrics/cdi/pom.xml b/integrations/oci/metrics/cdi/pom.xml index d3e68656d1c..86f82d9e6a3 100644 --- a/integrations/oci/metrics/cdi/pom.xml +++ b/integrations/oci/metrics/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-oci-metrics-cdi Helidon Integrations OCI Metrics CDI diff --git a/integrations/oci/metrics/metrics/pom.xml b/integrations/oci/metrics/metrics/pom.xml index f0f43a8ebc4..b19f4af10b8 100644 --- a/integrations/oci/metrics/metrics/pom.xml +++ b/integrations/oci/metrics/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-oci-metrics Helidon Integrations OCI Metrics diff --git a/integrations/oci/metrics/pom.xml b/integrations/oci/metrics/pom.xml index a0d324a5e80..a514872165d 100644 --- a/integrations/oci/metrics/pom.xml +++ b/integrations/oci/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project diff --git a/integrations/oci/oci-secrets-config-source/pom.xml b/integrations/oci/oci-secrets-config-source/pom.xml index 3a84576fdf1..5e4c681a7cb 100644 --- a/integrations/oci/oci-secrets-config-source/pom.xml +++ b/integrations/oci/oci-secrets-config-source/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-oci-secrets-config-source Helidon Integrations OCI Secrets Config Source diff --git a/integrations/oci/oci-secrets-mp-config-source/pom.xml b/integrations/oci/oci-secrets-mp-config-source/pom.xml index 4f9ad4bcce5..f4fa793fae7 100644 --- a/integrations/oci/oci-secrets-mp-config-source/pom.xml +++ b/integrations/oci/oci-secrets-mp-config-source/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-oci-secrets-mp-config-source Helidon Integrations OCI Secrets MP Config Source diff --git a/integrations/oci/pom.xml b/integrations/oci/pom.xml index b0f1b6ceb79..ec1ee646a27 100644 --- a/integrations/oci/pom.xml +++ b/integrations/oci/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.oci diff --git a/integrations/oci/sdk/cdi/pom.xml b/integrations/oci/sdk/cdi/pom.xml index 3c1945cbb17..2cfec1069c8 100644 --- a/integrations/oci/sdk/cdi/pom.xml +++ b/integrations/oci/sdk/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-oci-sdk-cdi Helidon Integrations OCI SDK CDI diff --git a/integrations/oci/sdk/pom.xml b/integrations/oci/sdk/pom.xml index 61907603ca2..e57706607a5 100644 --- a/integrations/oci/sdk/pom.xml +++ b/integrations/oci/sdk/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.integrations.oci.sdk diff --git a/integrations/oci/sdk/processor/pom.xml b/integrations/oci/sdk/processor/pom.xml index aae2f6487c5..37290943f60 100644 --- a/integrations/oci/sdk/processor/pom.xml +++ b/integrations/oci/sdk/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/integrations/oci/sdk/runtime/pom.xml b/integrations/oci/sdk/runtime/pom.xml index 8d838fd0c94..d2ccb6fbbd3 100644 --- a/integrations/oci/sdk/runtime/pom.xml +++ b/integrations/oci/sdk/runtime/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/integrations/oci/sdk/tests/pom.xml b/integrations/oci/sdk/tests/pom.xml index 1e408eedd15..193d845e2ac 100644 --- a/integrations/oci/sdk/tests/pom.xml +++ b/integrations/oci/sdk/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/integrations/oci/sdk/tests/test-application/pom.xml b/integrations/oci/sdk/tests/test-application/pom.xml index 91fd438964a..1e6bf10de69 100644 --- a/integrations/oci/sdk/tests/test-application/pom.xml +++ b/integrations/oci/sdk/tests/test-application/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk.tests helidon-integrations-oci-sdk-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/integrations/oci/sdk/tests/test-module1/pom.xml b/integrations/oci/sdk/tests/test-module1/pom.xml index fc69f646a7e..15488ee6774 100644 --- a/integrations/oci/sdk/tests/test-module1/pom.xml +++ b/integrations/oci/sdk/tests/test-module1/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk.tests helidon-integrations-oci-sdk-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/integrations/oci/sdk/tests/test-module2/pom.xml b/integrations/oci/sdk/tests/test-module2/pom.xml index ca348dffab3..1d583605838 100644 --- a/integrations/oci/sdk/tests/test-module2/pom.xml +++ b/integrations/oci/sdk/tests/test-module2/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk.tests helidon-integrations-oci-sdk-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/integrations/oci/tls-certificates/pom.xml b/integrations/oci/tls-certificates/pom.xml index dde577b4992..dd73f7a60dd 100644 --- a/integrations/oci/tls-certificates/pom.xml +++ b/integrations/oci/tls-certificates/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/integrations/openapi-ui/pom.xml b/integrations/openapi-ui/pom.xml index bc4d2e1b334..cb9d4a47244 100644 --- a/integrations/openapi-ui/pom.xml +++ b/integrations/openapi-ui/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.openapi-ui diff --git a/integrations/pom.xml b/integrations/pom.xml index 9c20519382d..386f43a76c7 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations helidon-integrations-project diff --git a/integrations/vault/auths/approle/pom.xml b/integrations/vault/auths/approle/pom.xml index e937068d013..813bcf9787a 100644 --- a/integrations/vault/auths/approle/pom.xml +++ b/integrations/vault/auths/approle/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-auths-approle diff --git a/integrations/vault/auths/common/pom.xml b/integrations/vault/auths/common/pom.xml index 2815cb8a974..9b349e39ed5 100644 --- a/integrations/vault/auths/common/pom.xml +++ b/integrations/vault/auths/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-auths-common diff --git a/integrations/vault/auths/k8s/pom.xml b/integrations/vault/auths/k8s/pom.xml index 8b5f3c4751b..1d1fa5e06ee 100644 --- a/integrations/vault/auths/k8s/pom.xml +++ b/integrations/vault/auths/k8s/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-auths-k8s diff --git a/integrations/vault/auths/pom.xml b/integrations/vault/auths/pom.xml index 1d1c841a5c0..8313fc841e5 100644 --- a/integrations/vault/auths/pom.xml +++ b/integrations/vault/auths/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/integrations/vault/auths/token/pom.xml b/integrations/vault/auths/token/pom.xml index b6d7f958e5f..e96b9d6be88 100644 --- a/integrations/vault/auths/token/pom.xml +++ b/integrations/vault/auths/token/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-auths-token diff --git a/integrations/vault/cdi/pom.xml b/integrations/vault/cdi/pom.xml index 54c57416992..156bde35609 100644 --- a/integrations/vault/cdi/pom.xml +++ b/integrations/vault/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-cdi diff --git a/integrations/vault/pom.xml b/integrations/vault/pom.xml index c480133863b..0461e6ac0de 100644 --- a/integrations/vault/pom.xml +++ b/integrations/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.integrations.vault diff --git a/integrations/vault/secrets/cubbyhole/pom.xml b/integrations/vault/secrets/cubbyhole/pom.xml index 899871c9464..3d071e26884 100644 --- a/integrations/vault/secrets/cubbyhole/pom.xml +++ b/integrations/vault/secrets/cubbyhole/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-secrets-cubbyhole diff --git a/integrations/vault/secrets/database/pom.xml b/integrations/vault/secrets/database/pom.xml index 8a9a32de542..e7775ab8852 100644 --- a/integrations/vault/secrets/database/pom.xml +++ b/integrations/vault/secrets/database/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-secrets-database diff --git a/integrations/vault/secrets/kv1/pom.xml b/integrations/vault/secrets/kv1/pom.xml index 61133f883df..4b8b7735144 100644 --- a/integrations/vault/secrets/kv1/pom.xml +++ b/integrations/vault/secrets/kv1/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-secrets-kv1 diff --git a/integrations/vault/secrets/kv2/pom.xml b/integrations/vault/secrets/kv2/pom.xml index 3f76348d234..ad678acee61 100644 --- a/integrations/vault/secrets/kv2/pom.xml +++ b/integrations/vault/secrets/kv2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-secrets-kv2 diff --git a/integrations/vault/secrets/pki/pom.xml b/integrations/vault/secrets/pki/pom.xml index b7671701b6b..5f1684e8f63 100644 --- a/integrations/vault/secrets/pki/pom.xml +++ b/integrations/vault/secrets/pki/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-secrets-pki diff --git a/integrations/vault/secrets/pom.xml b/integrations/vault/secrets/pom.xml index 60e640c9041..23712f91b45 100644 --- a/integrations/vault/secrets/pom.xml +++ b/integrations/vault/secrets/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/integrations/vault/secrets/transit/pom.xml b/integrations/vault/secrets/transit/pom.xml index 4b204450a0f..00e1311d88d 100644 --- a/integrations/vault/secrets/transit/pom.xml +++ b/integrations/vault/secrets/transit/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault-secrets-transit diff --git a/integrations/vault/sys/pom.xml b/integrations/vault/sys/pom.xml index 38d828ed06f..58f8d9abd78 100644 --- a/integrations/vault/sys/pom.xml +++ b/integrations/vault/sys/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/integrations/vault/sys/sys/pom.xml b/integrations/vault/sys/sys/pom.xml index 46dad9e3149..c1745b2de28 100644 --- a/integrations/vault/sys/sys/pom.xml +++ b/integrations/vault/sys/sys/pom.xml @@ -21,7 +21,7 @@ helidon-integrations-vault-sys-project io.helidon.integrations.vault.sys - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/integrations/vault/vault/pom.xml b/integrations/vault/vault/pom.xml index 2ab20a63807..a572053ac01 100644 --- a/integrations/vault/vault/pom.xml +++ b/integrations/vault/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-integrations-vault diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index f9eeba518e8..615f2fb78eb 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index 229f3abbd82..3e34d2550f4 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/jersey/connector/pom.xml b/jersey/connector/pom.xml index 83fd2fe5860..173fa873f07 100644 --- a/jersey/connector/pom.xml +++ b/jersey/connector/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index d25cfb17f1d..b2d4e9dadad 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index f9b4528c9d1..b6d3e176e3e 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index 01ec205d308..bd7f4c040d6 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-jersey-server diff --git a/jersey/tests/connector/pom.xml b/jersey/tests/connector/pom.xml index fa229a56e0f..0919d99bf85 100644 --- a/jersey/tests/connector/pom.xml +++ b/jersey/tests/connector/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey.tests helidon-jersey-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-jersey-tests-connector diff --git a/jersey/tests/pom.xml b/jersey/tests/pom.xml index aa3e23d702e..c4d65a8a509 100644 --- a/jersey/tests/pom.xml +++ b/jersey/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.jersey helidon-jersey-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.jersey.tests diff --git a/licensing/pom.xml b/licensing/pom.xml index 3b90352a7a3..f416852d9d5 100644 --- a/licensing/pom.xml +++ b/licensing/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.licensing helidon-licensing diff --git a/logging/common/pom.xml b/logging/common/pom.xml index da5130277ce..4772410e1f1 100644 --- a/logging/common/pom.xml +++ b/logging/common/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 4.0.1-SNAPSHOT + 4.0.1 helidon-logging-common diff --git a/logging/jul/pom.xml b/logging/jul/pom.xml index a41a8d21e71..4e3bed7f7a8 100644 --- a/logging/jul/pom.xml +++ b/logging/jul/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/logging/log4j/pom.xml b/logging/log4j/pom.xml index 5399107a820..cc11ce543c7 100644 --- a/logging/log4j/pom.xml +++ b/logging/log4j/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/logging/pom.xml b/logging/pom.xml index d1bcafdf033..20d127a7956 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.logging diff --git a/logging/slf4j/pom.xml b/logging/slf4j/pom.xml index afb6583b214..f676138d312 100644 --- a/logging/slf4j/pom.xml +++ b/logging/slf4j/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 4.0.1-SNAPSHOT + 4.0.1 helidon-logging-slf4j diff --git a/logging/tests/log4j/pom.xml b/logging/tests/log4j/pom.xml index aec644b44d6..618a9108d2b 100644 --- a/logging/tests/log4j/pom.xml +++ b/logging/tests/log4j/pom.xml @@ -21,7 +21,7 @@ io.helidon.logging.tests helidon-logging-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-logging-tests-log4j diff --git a/logging/tests/pom.xml b/logging/tests/pom.xml index 2960867c48b..4b314a61491 100644 --- a/logging/tests/pom.xml +++ b/logging/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.logging helidon-logging-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.logging.tests diff --git a/lra/coordinator/client/narayana-client/pom.xml b/lra/coordinator/client/narayana-client/pom.xml index 6f1067bc691..a14f2cf380d 100644 --- a/lra/coordinator/client/narayana-client/pom.xml +++ b/lra/coordinator/client/narayana-client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-lra-coordinator-narayana-client diff --git a/lra/coordinator/client/pom.xml b/lra/coordinator/client/pom.xml index 512bfb11f97..1a48a6b7047 100644 --- a/lra/coordinator/client/pom.xml +++ b/lra/coordinator/client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.lra helidon-lra-coordinator-client-project diff --git a/lra/coordinator/client/spi/pom.xml b/lra/coordinator/client/spi/pom.xml index 45848daa5c2..225450b4b9a 100644 --- a/lra/coordinator/client/spi/pom.xml +++ b/lra/coordinator/client/spi/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-lra-coordinator-client-spi diff --git a/lra/coordinator/pom.xml b/lra/coordinator/pom.xml index b407f982dd3..ba924db1380 100644 --- a/lra/coordinator/pom.xml +++ b/lra/coordinator/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.lra helidon-lra-coordinator-project diff --git a/lra/coordinator/server/pom.xml b/lra/coordinator/server/pom.xml index d205f3daf18..3f18ce0e31f 100644 --- a/lra/coordinator/server/pom.xml +++ b/lra/coordinator/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/se/pom.xml diff --git a/lra/pom.xml b/lra/pom.xml index 406428a55cc..9cdbcb349c2 100644 --- a/lra/pom.xml +++ b/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.lra helidon-lra-project diff --git a/messaging/connectors/aq/pom.xml b/messaging/connectors/aq/pom.xml index 944a0a86184..158fcfa84d2 100644 --- a/messaging/connectors/aq/pom.xml +++ b/messaging/connectors/aq/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.messaging.aq diff --git a/messaging/connectors/jms-shim/pom.xml b/messaging/connectors/jms-shim/pom.xml index cd3b156bb7d..c4fdd9f9ec2 100644 --- a/messaging/connectors/jms-shim/pom.xml +++ b/messaging/connectors/jms-shim/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-messaging-jms-shim diff --git a/messaging/connectors/jms/pom.xml b/messaging/connectors/jms/pom.xml index acd21ea11e1..d861fdc844e 100644 --- a/messaging/connectors/jms/pom.xml +++ b/messaging/connectors/jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.messaging.jms diff --git a/messaging/connectors/kafka/pom.xml b/messaging/connectors/kafka/pom.xml index 5b457e4b451..8a11cffb612 100644 --- a/messaging/connectors/kafka/pom.xml +++ b/messaging/connectors/kafka/pom.xml @@ -25,7 +25,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.messaging.kafka diff --git a/messaging/connectors/mock/pom.xml b/messaging/connectors/mock/pom.xml index cfb1903d781..a81067c4a91 100644 --- a/messaging/connectors/mock/pom.xml +++ b/messaging/connectors/mock/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.messaging.mock diff --git a/messaging/connectors/pom.xml b/messaging/connectors/pom.xml index 7988e314daa..e234d267257 100644 --- a/messaging/connectors/pom.xml +++ b/messaging/connectors/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-messaging-connectors-project Helidon Messaging Connectors Project diff --git a/messaging/connectors/wls-jms/pom.xml b/messaging/connectors/wls-jms/pom.xml index 19e53140517..3f10b66c1f9 100644 --- a/messaging/connectors/wls-jms/pom.xml +++ b/messaging/connectors/wls-jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.messaging.wls-jms diff --git a/messaging/messaging/pom.xml b/messaging/messaging/pom.xml index 675a8b82542..8a4069d900a 100644 --- a/messaging/messaging/pom.xml +++ b/messaging/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-messaging diff --git a/messaging/pom.xml b/messaging/pom.xml index 3f17a71c481..5fae5affd76 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.messaging helidon-messaging-project diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 424e3a0df6e..413061a6179 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -22,7 +22,7 @@ io.helidon.metrics helidon-metrics-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-metrics-api diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index b8a0e6efdf4..bc9a329103d 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index 34b86379dfb..3b9c3ef9598 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index ad7819d2db9..97ab54520ce 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics/provider-tests/pom.xml b/metrics/provider-tests/pom.xml index e57f21f022f..38cadd9d9f5 100644 --- a/metrics/provider-tests/pom.xml +++ b/metrics/provider-tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.metrics helidon-metrics-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-metrics-provider-tests Helidon Metrics Provider Tests diff --git a/metrics/providers/micrometer/pom.xml b/metrics/providers/micrometer/pom.xml index 011e1c5e277..c49a3d71905 100644 --- a/metrics/providers/micrometer/pom.xml +++ b/metrics/providers/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics.providers helidon-metrics-providers-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-metrics-providers-micrometer Helidon Metrics Providers Micrometer diff --git a/metrics/providers/pom.xml b/metrics/providers/pom.xml index 7341f3bed05..479137c8aa3 100644 --- a/metrics/providers/pom.xml +++ b/metrics/providers/pom.xml @@ -22,7 +22,7 @@ io.helidon.metrics helidon-metrics-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml pom diff --git a/metrics/system-meters/pom.xml b/metrics/system-meters/pom.xml index c3791606465..9c915b30564 100644 --- a/metrics/system-meters/pom.xml +++ b/metrics/system-meters/pom.xml @@ -22,7 +22,7 @@ io.helidon.metrics helidon-metrics-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-metrics-system-meters diff --git a/metrics/trace-exemplar/pom.xml b/metrics/trace-exemplar/pom.xml index 28d446a9e4c..98c6972d9fc 100644 --- a/metrics/trace-exemplar/pom.xml +++ b/metrics/trace-exemplar/pom.xml @@ -23,7 +23,7 @@ helidon-metrics-project io.helidon.metrics - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index 6192186aeb8..2804ef8bd56 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/microprofile/bean-validation/pom.xml b/microprofile/bean-validation/pom.xml index 019269a8fdc..fd989448f34 100644 --- a/microprofile/bean-validation/pom.xml +++ b/microprofile/bean-validation/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.bean-validation helidon-microprofile-bean-validation diff --git a/microprofile/bundles/helidon-microprofile-core/pom.xml b/microprofile/bundles/helidon-microprofile-core/pom.xml index 4afabf4d24a..a33e3ad941e 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile-core Helidon Microprofile Core Bundle diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index 352975face4..6b625d103c1 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile Helidon Microprofile Full Bundle diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index cd1fec0e37b..d5d354a1ede 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.microprofile.bundles diff --git a/microprofile/cdi/pom.xml b/microprofile/cdi/pom.xml index f4b08e6988d..907e21f97af 100644 --- a/microprofile/cdi/pom.xml +++ b/microprofile/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.cdi diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index 8808d4d601f..4d7660ccfe2 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.config helidon-microprofile-config diff --git a/microprofile/cors/pom.xml b/microprofile/cors/pom.xml index c64891b287b..45a3d1ecffd 100644 --- a/microprofile/cors/pom.xml +++ b/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile-cors diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index 0fc26601087..0f7e463ae21 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/graphql/pom.xml b/microprofile/graphql/pom.xml index d516f300d33..6741ef29d6a 100644 --- a/microprofile/graphql/pom.xml +++ b/microprofile/graphql/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/microprofile/graphql/server/pom.xml b/microprofile/graphql/server/pom.xml index 32663f35265..6fcc3d619be 100644 --- a/microprofile/graphql/server/pom.xml +++ b/microprofile/graphql/server/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile.graphql helidon-microprofile-graphql - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index 0272a08eae9..d403e62c21b 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.health helidon-microprofile-health diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index 6a5630c620d..de1e8279340 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.jwt diff --git a/microprofile/lra/jax-rs/pom.xml b/microprofile/lra/jax-rs/pom.xml index 156eb073a2c..ff30c553f47 100644 --- a/microprofile/lra/jax-rs/pom.xml +++ b/microprofile/lra/jax-rs/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.lra helidon-microprofile-lra-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile-lra diff --git a/microprofile/lra/pom.xml b/microprofile/lra/pom.xml index 6b2bafc01bd..872ec43d46f 100644 --- a/microprofile/lra/pom.xml +++ b/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.lra diff --git a/microprofile/messaging/core/pom.xml b/microprofile/messaging/core/pom.xml index 452452f7893..6d367b43306 100644 --- a/microprofile/messaging/core/pom.xml +++ b/microprofile/messaging/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile-messaging diff --git a/microprofile/messaging/health/pom.xml b/microprofile/messaging/health/pom.xml index 55784f0a73d..4e82852c6c3 100644 --- a/microprofile/messaging/health/pom.xml +++ b/microprofile/messaging/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile-messaging-health diff --git a/microprofile/messaging/metrics/pom.xml b/microprofile/messaging/metrics/pom.xml index 4c473cb2a26..9e33953ba7f 100644 --- a/microprofile/messaging/metrics/pom.xml +++ b/microprofile/messaging/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile-messaging-metrics diff --git a/microprofile/messaging/pom.xml b/microprofile/messaging/pom.xml index 119606cea3f..2e08d81c851 100644 --- a/microprofile/messaging/pom.xml +++ b/microprofile/messaging/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.messaging diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index dd3ef57351d..c7f48169137 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index def5501c83a..d55a1d982bd 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index ca14ef15837..09e345930e8 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index e3a07230b6a..7e235f95bec 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.microprofile diff --git a/microprofile/reactive-streams/pom.xml b/microprofile/reactive-streams/pom.xml index 189e5c99b8b..3ef350000af 100644 --- a/microprofile/reactive-streams/pom.xml +++ b/microprofile/reactive-streams/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.reactive-streams diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index 3127344ccfd..e61995857d2 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.rest-client diff --git a/microprofile/scheduling/pom.xml b/microprofile/scheduling/pom.xml index 172f9c35077..b23f323390e 100644 --- a/microprofile/scheduling/pom.xml +++ b/microprofile/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.scheduling diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index cbf82757991..4457ef5bd11 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 9e61f160efd..3d402c0aa77 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/service-common/pom.xml b/microprofile/service-common/pom.xml index 7c532f5ddd1..4a428034400 100644 --- a/microprofile/service-common/pom.xml +++ b/microprofile/service-common/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/microprofile/telemetry/pom.xml b/microprofile/telemetry/pom.xml index 06ae07dcac7..7feae4532a6 100644 --- a/microprofile/telemetry/pom.xml +++ b/microprofile/telemetry/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.telemetry helidon-microprofile-telemetry diff --git a/microprofile/testing/junit5/pom.xml b/microprofile/testing/junit5/pom.xml index 03f724bb416..53addfd820a 100644 --- a/microprofile/testing/junit5/pom.xml +++ b/microprofile/testing/junit5/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.testing helidon-microprofile-testing-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/microprofile/testing/pom.xml b/microprofile/testing/pom.xml index 207a00d9236..1706df4489c 100644 --- a/microprofile/testing/pom.xml +++ b/microprofile/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml pom diff --git a/microprofile/testing/testng/pom.xml b/microprofile/testing/testng/pom.xml index 501c45ffd83..cd0896c6729 100644 --- a/microprofile/testing/testng/pom.xml +++ b/microprofile/testing/testng/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.testing helidon-microprofile-testing-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index 012e1cc214e..42e903d9695 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-arquillian diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index b6c305bffd3..31baa0e5579 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml pom diff --git a/microprofile/tests/server/pom.xml b/microprofile/tests/server/pom.xml index c2d445d6bb4..2e363e69c6c 100644 --- a/microprofile/tests/server/pom.xml +++ b/microprofile/tests/server/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index 0b64ad5264a..ddf81a96409 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/microprofile/tests/tck/tck-annotations/pom.xml b/microprofile/tests/tck/tck-annotations/pom.xml index fb5a9b23043..01bc1154cfe 100644 --- a/microprofile/tests/tck/tck-annotations/pom.xml +++ b/microprofile/tests/tck/tck-annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-annotations diff --git a/microprofile/tests/tck/tck-cdi/pom.xml b/microprofile/tests/tck/tck-cdi/pom.xml index 847385bbd65..f9fa9eb5c5a 100644 --- a/microprofile/tests/tck/tck-cdi/pom.xml +++ b/microprofile/tests/tck/tck-cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-cdi diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index 6fe637d8eae..9a07f79863f 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 helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-config diff --git a/microprofile/tests/tck/tck-core-profile/pom.xml b/microprofile/tests/tck/tck-core-profile/pom.xml index fb173ed764c..f3fb096f843 100644 --- a/microprofile/tests/tck/tck-core-profile/pom.xml +++ b/microprofile/tests/tck/tck-core-profile/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml pom diff --git a/microprofile/tests/tck/tck-core-profile/tck-core-profile-test/pom.xml b/microprofile/tests/tck/tck-core-profile/tck-core-profile-test/pom.xml index 4d3093d2287..d492e67a2a1 100644 --- a/microprofile/tests/tck/tck-core-profile/tck-core-profile-test/pom.xml +++ b/microprofile/tests/tck/tck-core-profile/tck-core-profile-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-core-profile - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-microprofile-tests-tck-core-profile-test diff --git a/microprofile/tests/tck/tck-fault-tolerance/pom.xml b/microprofile/tests/tck/tck-fault-tolerance/pom.xml index fc65cdb1e79..9d1c12c39a6 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 helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-fault-tolerance diff --git a/microprofile/tests/tck/tck-graphql/pom.xml b/microprofile/tests/tck/tck-graphql/pom.xml index 6741e29dce1..2e1e9862b6d 100644 --- a/microprofile/tests/tck/tck-graphql/pom.xml +++ b/microprofile/tests/tck/tck-graphql/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-graphql diff --git a/microprofile/tests/tck/tck-health/pom.xml b/microprofile/tests/tck/tck-health/pom.xml index 40afcb4ce3c..634833cbfc4 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 helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/microprofile/tests/tck/tck-inject/pom.xml b/microprofile/tests/tck/tck-inject/pom.xml index 15665e962a6..52146fc1a20 100644 --- a/microprofile/tests/tck/tck-inject/pom.xml +++ b/microprofile/tests/tck/tck-inject/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml pom diff --git a/microprofile/tests/tck/tck-inject/tck-inject-test/pom.xml b/microprofile/tests/tck/tck-inject/tck-inject-test/pom.xml index 87b688002e5..1a769d6c6f9 100644 --- a/microprofile/tests/tck/tck-inject/tck-inject-test/pom.xml +++ b/microprofile/tests/tck/tck-inject/tck-inject-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-inject - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-microprofile-tests-tck-inject-test diff --git a/microprofile/tests/tck/tck-jsonb/pom.xml b/microprofile/tests/tck/tck-jsonb/pom.xml index 719bcc82cc4..faa63f1c852 100644 --- a/microprofile/tests/tck/tck-jsonb/pom.xml +++ b/microprofile/tests/tck/tck-jsonb/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml pom diff --git a/microprofile/tests/tck/tck-jsonb/tck-jsonb-test/pom.xml b/microprofile/tests/tck/tck-jsonb/tck-jsonb-test/pom.xml index 24486a2cbcb..1940b6a12af 100644 --- a/microprofile/tests/tck/tck-jsonb/tck-jsonb-test/pom.xml +++ b/microprofile/tests/tck/tck-jsonb/tck-jsonb-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-jsonb - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-microprofile-tests-tck-jsonb-test diff --git a/microprofile/tests/tck/tck-jsonp/pom.xml b/microprofile/tests/tck/tck-jsonp/pom.xml index cdbbc8d5d18..756ec626ef2 100644 --- a/microprofile/tests/tck/tck-jsonp/pom.xml +++ b/microprofile/tests/tck/tck-jsonp/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml pom diff --git a/microprofile/tests/tck/tck-jsonp/tck-jsonp-test/pom.xml b/microprofile/tests/tck/tck-jsonp/tck-jsonp-test/pom.xml index bfa6be3d965..fd382aab9d6 100644 --- a/microprofile/tests/tck/tck-jsonp/tck-jsonp-test/pom.xml +++ b/microprofile/tests/tck/tck-jsonp/tck-jsonp-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-jsonp - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-microprofile-tests-tck-jsonp-test diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index aec8f19f330..af00df7bff5 100644 --- a/microprofile/tests/tck/tck-jwt-auth/pom.xml +++ b/microprofile/tests/tck/tck-jwt-auth/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-jwt-auth diff --git a/microprofile/tests/tck/tck-lra/pom.xml b/microprofile/tests/tck/tck-lra/pom.xml index 099de8cdbe3..236cdb8b6ed 100644 --- a/microprofile/tests/tck/tck-lra/pom.xml +++ b/microprofile/tests/tck/tck-lra/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/microprofile/tests/tck/tck-messaging/pom.xml b/microprofile/tests/tck/tck-messaging/pom.xml index a6d8704590b..3f9e12491ca 100644 --- a/microprofile/tests/tck/tck-messaging/pom.xml +++ b/microprofile/tests/tck/tck-messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-messaging diff --git a/microprofile/tests/tck/tck-metrics/pom.xml b/microprofile/tests/tck/tck-metrics/pom.xml index 53ed6a94a31..34917cf00d4 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 helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-metrics diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index dcd6d96cd44..8d5a3116968 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 helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index 6ba94b8b321..8d67eeff0c6 100644 --- a/microprofile/tests/tck/tck-opentracing/pom.xml +++ b/microprofile/tests/tck/tck-opentracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-opentracing diff --git a/microprofile/tests/tck/tck-reactive-operators/pom.xml b/microprofile/tests/tck/tck-reactive-operators/pom.xml index 4729b1456f0..069933f8f46 100644 --- a/microprofile/tests/tck/tck-reactive-operators/pom.xml +++ b/microprofile/tests/tck/tck-reactive-operators/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml tck-reactive-operators diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index bb5cefef812..6d93187af67 100644 --- a/microprofile/tests/tck/tck-rest-client/pom.xml +++ b/microprofile/tests/tck/tck-rest-client/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/microprofile/tests/tck/tck-restful/pom.xml b/microprofile/tests/tck/tck-restful/pom.xml index f112acda4d7..8ea27e7f6dc 100644 --- a/microprofile/tests/tck/tck-restful/pom.xml +++ b/microprofile/tests/tck/tck-restful/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml pom diff --git a/microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml b/microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml index d7c6fbd1222..20f3e2293cc 100644 --- a/microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml +++ b/microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck tck-restful - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-microprofile-tests-tck-restful-test diff --git a/microprofile/tests/tck/tck-telemetry/pom.xml b/microprofile/tests/tck/tck-telemetry/pom.xml index 6cf73c63b93..c6af2358bac 100644 --- a/microprofile/tests/tck/tck-telemetry/pom.xml +++ b/microprofile/tests/tck/tck-telemetry/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml 4.0.0 diff --git a/microprofile/tests/testing/junit5/pom.xml b/microprofile/tests/testing/junit5/pom.xml index 63626ae0021..c87d2fe99dc 100644 --- a/microprofile/tests/testing/junit5/pom.xml +++ b/microprofile/tests/testing/junit5/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests.testing helidon-microprofile-tests-testing-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/microprofile/tests/testing/pom.xml b/microprofile/tests/testing/pom.xml index 2e0db163387..e23d7a87721 100644 --- a/microprofile/tests/testing/pom.xml +++ b/microprofile/tests/testing/pom.xml @@ -23,10 +23,10 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom io.helidon.microprofile.tests.testing diff --git a/microprofile/tests/testing/testng/pom.xml b/microprofile/tests/testing/testng/pom.xml index 9658a80dae3..67df3042f1b 100644 --- a/microprofile/tests/testing/testng/pom.xml +++ b/microprofile/tests/testing/testng/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.testing helidon-microprofile-tests-testing-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index e2fa8fa48c7..235d346d1b3 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/microprofile/websocket/pom.xml b/microprofile/websocket/pom.xml index 2dd3e2ecb8d..06e05878a0f 100644 --- a/microprofile/websocket/pom.xml +++ b/microprofile/websocket/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.microprofile.websocket diff --git a/microprofile/weld/pom.xml b/microprofile/weld/pom.xml index 5a0baf15e8b..60c3429303a 100644 --- a/microprofile/weld/pom.xml +++ b/microprofile/weld/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/microprofile/weld/weld-core-impl/pom.xml b/microprofile/weld/weld-core-impl/pom.xml index 4990305d952..bbea26ec68f 100644 --- a/microprofile/weld/weld-core-impl/pom.xml +++ b/microprofile/weld/weld-core-impl/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/microprofile/weld/weld-se-core/pom.xml b/microprofile/weld/weld-se-core/pom.xml index ce79062640b..7758eb3a7cb 100644 --- a/microprofile/weld/weld-se-core/pom.xml +++ b/microprofile/weld/weld-se-core/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/openapi/openapi/pom.xml b/openapi/openapi/pom.xml index f7b44fe3ef2..5630ed407bf 100644 --- a/openapi/openapi/pom.xml +++ b/openapi/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.openapi helidon-openapi-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-openapi diff --git a/openapi/pom.xml b/openapi/pom.xml index 24408e108d3..c8b6395f5a1 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.openapi diff --git a/openapi/tests/gh-5792/pom.xml b/openapi/tests/gh-5792/pom.xml index 732d8639083..d801170d8a2 100644 --- a/openapi/tests/gh-5792/pom.xml +++ b/openapi/tests/gh-5792/pom.xml @@ -24,7 +24,7 @@ io.helidon.openapi.tests helidon-openapi-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-openapi-tests-yaml-parsing diff --git a/openapi/tests/pom.xml b/openapi/tests/pom.xml index 307ca658893..c64f6150aa4 100644 --- a/openapi/tests/pom.xml +++ b/openapi/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.openapi helidon-openapi-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.openapi.tests diff --git a/parent/pom.xml b/parent/pom.xml index b78b78cdb80..f0c604412a3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 4.0.1-SNAPSHOT + 4.0.1 pom Helidon Parent @@ -47,7 +47,7 @@ scm:git:git@github.com:oracle/helidon.git scm:git:git@github.com:oracle/helidon.git - HEAD + 4.0.1 https://github.com/oracle/helidon diff --git a/pom.xml b/pom.xml index 8f881d91813..ef4e1601ba1 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 4.0.1-SNAPSHOT + 4.0.1 ./dependencies/pom.xml helidon-project diff --git a/scheduling/pom.xml b/scheduling/pom.xml index 88fcbb55552..105f67eee5e 100644 --- a/scheduling/pom.xml +++ b/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.scheduling diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index 4a5f57b405d..990a2507cf7 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 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index e446dff4523..785f20a0399 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index 91f288eadf6..3718f33ee40 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index d460f8c9093..c4bd5f58cbf 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index a47a8bdd244..8f547f52239 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index a81ec6b8c33..e1c03f54089 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index d23204c618f..9d401ede60e 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index 212bdc7398e..098122f8f67 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/pom.xml b/security/integration/pom.xml index f42136149eb..acf51905cfa 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index c573a0abc89..014fef2c5d1 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 19120cbced6..377433fc630 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index f566420a8b3..0fc286a474c 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index 7ff925d14e1..a9d96e8a551 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-providers-common Helidon Security Providers Common diff --git a/security/providers/config-vault/pom.xml b/security/providers/config-vault/pom.xml index c5703b69b36..280db493313 100644 --- a/security/providers/config-vault/pom.xml +++ b/security/providers/config-vault/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-providers-config-vault Helidon Security Providers Config Vault diff --git a/security/providers/google-login/pom.xml b/security/providers/google-login/pom.xml index 39240765f77..cbb7189a93c 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-providers-google-login Helidon Security Providers Google Login diff --git a/security/providers/header/pom.xml b/security/providers/header/pom.xml index 9749e2e380d..6dbb1a3fe96 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-providers-header Helidon Security Providers Header authentication diff --git a/security/providers/http-auth/pom.xml b/security/providers/http-auth/pom.xml index 9d261d78490..5f9741ef9de 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-providers-http-auth Helidon Security Providers HTTP Authentication diff --git a/security/providers/http-sign/pom.xml b/security/providers/http-sign/pom.xml index bed98bb2911..bb642916222 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-providers-http-sign Helidon Security Providers HTTP Signature diff --git a/security/providers/idcs-mapper/pom.xml b/security/providers/idcs-mapper/pom.xml index 4e9f540ff1b..e6531c6cec3 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 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index ff0091cc3f8..01051b784bf 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-providers-jwt Helidon Security Providers JWT diff --git a/security/providers/oidc-common/pom.xml b/security/providers/oidc-common/pom.xml index a7aac8d480e..659cff4b87c 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 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index 1e55d41f371..2650680cb3c 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 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index afcc77a3fed..ff51750c746 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index 3c90c656028..dab53980ff2 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index 9ab6f410337..0a1d9b1330c 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-security-util Helidon Security Utilities diff --git a/tests/apps/bookstore/bookstore-mp/pom.xml b/tests/apps/bookstore/bookstore-mp/pom.xml index 805a626eb27..7d913051e61 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.tests.apps.bookstore.bookstore-mp diff --git a/tests/apps/bookstore/bookstore-se/pom.xml b/tests/apps/bookstore/bookstore-se/pom.xml index 7d29694c1a5..5c72dcd0ccf 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.bookstore-se diff --git a/tests/apps/bookstore/common/pom.xml b/tests/apps/bookstore/common/pom.xml index cebc8c8b4ee..6d48f5356a4 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.common diff --git a/tests/apps/bookstore/pom.xml b/tests/apps/bookstore/pom.xml index 7e23be6d222..3d8a6e7daf1 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 - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index aee86c452d9..7a41b40613a 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.apps diff --git a/tests/benchmark/jmh/pom.xml b/tests/benchmark/jmh/pom.xml index 3b7146a687a..3f14cb51b6a 100644 --- a/tests/benchmark/jmh/pom.xml +++ b/tests/benchmark/jmh/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.benchmark helidon-tests-benchmark-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-benchmark-jmh diff --git a/tests/benchmark/pom.xml b/tests/benchmark/pom.xml index 9cf390dd88c..b6885acd6bb 100644 --- a/tests/benchmark/pom.xml +++ b/tests/benchmark/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests helidon-tests-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.benchmark diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index fdaa51864c1..225437f04ea 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 - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.functional.bookstore helidon-tests-functional-bookstore diff --git a/tests/functional/config-profiles/pom.xml b/tests/functional/config-profiles/pom.xml index b3a25f3b4c4..efe639230f0 100644 --- a/tests/functional/config-profiles/pom.xml +++ b/tests/functional/config-profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.functional.configprofile helidon-tests-functional-configprofile diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index aa57537a0c4..ea51d8e2c03 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-functional-context-propagation diff --git a/tests/functional/jax-rs-multiple-apps/pom.xml b/tests/functional/jax-rs-multiple-apps/pom.xml index 31bb6ad5d66..55a3dfe7b5b 100644 --- a/tests/functional/jax-rs-multiple-apps/pom.xml +++ b/tests/functional/jax-rs-multiple-apps/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-functional-jax-rs-multiple-apps diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index f0c5007d9db..4c302b9e9cb 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-functional-jax-rs-subresource Helidon Tests Functional JAX-RS Subresources diff --git a/tests/functional/mp-compression/pom.xml b/tests/functional/mp-compression/pom.xml index ab86bd16069..3aefc7581a2 100644 --- a/tests/functional/mp-compression/pom.xml +++ b/tests/functional/mp-compression/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-functional-mp-compression Helidon Tests Functional HTTP compression diff --git a/tests/functional/mp-synthetic-app/pom.xml b/tests/functional/mp-synthetic-app/pom.xml index f98bc0bfb73..05705ebb653 100644 --- a/tests/functional/mp-synthetic-app/pom.xml +++ b/tests/functional/mp-synthetic-app/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-functional-mp-synthetic-app Helidon Tests Functional MP Synthetic Application diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index cc462a94e59..0ead4a0e9a7 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-functional-multiport Helidon Tests Functional Multiport with MP diff --git a/tests/functional/param-converter-provider/pom.xml b/tests/functional/param-converter-provider/pom.xml index 2cd97c5cafb..de5d85ef28a 100644 --- a/tests/functional/param-converter-provider/pom.xml +++ b/tests/functional/param-converter-provider/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-param-converter-provider diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index 0c64cfe9041..6df2b73ce3a 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.functional diff --git a/tests/functional/request-scope-cdi/pom.xml b/tests/functional/request-scope-cdi/pom.xml index 701d481e43b..1d6827b7194 100644 --- a/tests/functional/request-scope-cdi/pom.xml +++ b/tests/functional/request-scope-cdi/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-functional-request-scope-cdi diff --git a/tests/functional/request-scope-injection/pom.xml b/tests/functional/request-scope-injection/pom.xml index ae1263c6cd8..9e1d3b31778 100644 --- a/tests/functional/request-scope-injection/pom.xml +++ b/tests/functional/request-scope-injection/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-functional-request-scope-injection diff --git a/tests/functional/request-scope/pom.xml b/tests/functional/request-scope/pom.xml index ad964ad76d3..4e4eb26c6ad 100644 --- a/tests/functional/request-scope/pom.xml +++ b/tests/functional/request-scope/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-functional-request-scope diff --git a/tests/integration/config/gh-2171-yml/pom.xml b/tests/integration/config/gh-2171-yml/pom.xml index 5e649be3621..89d5c89350c 100644 --- a/tests/integration/config/gh-2171-yml/pom.xml +++ b/tests/integration/config/gh-2171-yml/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/config/gh-2171/pom.xml b/tests/integration/config/gh-2171/pom.xml index d4b07c7e6fe..ad777dda517 100644 --- a/tests/integration/config/gh-2171/pom.xml +++ b/tests/integration/config/gh-2171/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/config/gh-4375/pom.xml b/tests/integration/config/gh-4375/pom.xml index fdcb3d60b2d..c34b310ac9f 100644 --- a/tests/integration/config/gh-4375/pom.xml +++ b/tests/integration/config/gh-4375/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-config-gh-4375 diff --git a/tests/integration/config/hocon-mp/pom.xml b/tests/integration/config/hocon-mp/pom.xml index 13524f62201..d9e07675d75 100644 --- a/tests/integration/config/hocon-mp/pom.xml +++ b/tests/integration/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-config-hocon-mp diff --git a/tests/integration/config/pom.xml b/tests/integration/config/pom.xml index a77c5bfb929..a0b187d86f0 100644 --- a/tests/integration/config/pom.xml +++ b/tests/integration/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/tests/integration/dbclient/app/pom.xml b/tests/integration/dbclient/app/pom.xml index f7a0661d4f2..c7c45b6c2f3 100644 --- a/tests/integration/dbclient/app/pom.xml +++ b/tests/integration/dbclient/app/pom.xml @@ -21,12 +21,12 @@ io.helidon.applications helidon-se - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-app - 4.0.1-SNAPSHOT + 4.0.1 Helidon Tests Integration Database Client Application diff --git a/tests/integration/dbclient/common/pom.xml b/tests/integration/dbclient/common/pom.xml index 28962c6d74c..198423d3221 100644 --- a/tests/integration/dbclient/common/pom.xml +++ b/tests/integration/dbclient/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-tests-integration-dbclient-common diff --git a/tests/integration/dbclient/h2/pom.xml b/tests/integration/dbclient/h2/pom.xml index 8c948388c97..b3fb2946367 100644 --- a/tests/integration/dbclient/h2/pom.xml +++ b/tests/integration/dbclient/h2/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml helidon-tests-integration-dbclient-h2 diff --git a/tests/integration/dbclient/pom.xml b/tests/integration/dbclient/pom.xml index b15888a5aa8..5cbed522d86 100644 --- a/tests/integration/dbclient/pom.xml +++ b/tests/integration/dbclient/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml io.helidon.tests.integration.dbclient diff --git a/tests/integration/harness/pom.xml b/tests/integration/harness/pom.xml index f9692194c3d..af8fe018517 100644 --- a/tests/integration/harness/pom.xml +++ b/tests/integration/harness/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 helidon-tests-integration-harness diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index 2f5d01941fe..8a164842eb4 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index 14bf464cbf7..79fbb77d65d 100644 --- a/tests/integration/health/pom.xml +++ b/tests/integration/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.integration.health helidon-tests-integration-health-project diff --git a/tests/integration/jep290/check_f_f_ok/pom.xml b/tests/integration/jep290/check_f_f_ok/pom.xml index 1f82a49d9ba..d054a5b67f8 100644 --- a/tests/integration/jep290/check_f_f_ok/pom.xml +++ b/tests/integration/jep290/check_f_f_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-check_f_f_ok diff --git a/tests/integration/jep290/check_f_f_w/pom.xml b/tests/integration/jep290/check_f_f_w/pom.xml index 9cc20452c1e..568044d74ac 100644 --- a/tests/integration/jep290/check_f_f_w/pom.xml +++ b/tests/integration/jep290/check_f_f_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-check_f_f_w diff --git a/tests/integration/jep290/check_f_p_ok/pom.xml b/tests/integration/jep290/check_f_p_ok/pom.xml index 738d506b778..ecf69e80ad0 100644 --- a/tests/integration/jep290/check_f_p_ok/pom.xml +++ b/tests/integration/jep290/check_f_p_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-check_f_p_ok diff --git a/tests/integration/jep290/check_f_p_w/pom.xml b/tests/integration/jep290/check_f_p_w/pom.xml index f40309bafe4..3b990d5c1b3 100644 --- a/tests/integration/jep290/check_f_p_w/pom.xml +++ b/tests/integration/jep290/check_f_p_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-check_f_p_w diff --git a/tests/integration/jep290/pom.xml b/tests/integration/jep290/pom.xml index 4ea908db134..b94f6fbc4e9 100644 --- a/tests/integration/jep290/pom.xml +++ b/tests/integration/jep290/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project diff --git a/tests/integration/jep290/server_and_custom/pom.xml b/tests/integration/jep290/server_and_custom/pom.xml index 33f9d0da6cd..b4ff2eaaf4e 100644 --- a/tests/integration/jep290/server_and_custom/pom.xml +++ b/tests/integration/jep290/server_and_custom/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-server-and-custom diff --git a/tests/integration/jep290/set_c_f_c/pom.xml b/tests/integration/jep290/set_c_f_c/pom.xml index ae36cb4619b..b270c53ea2a 100644 --- a/tests/integration/jep290/set_c_f_c/pom.xml +++ b/tests/integration/jep290/set_c_f_c/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-set_c_f_c diff --git a/tests/integration/jep290/set_c_f_d/pom.xml b/tests/integration/jep290/set_c_f_d/pom.xml index 1ae0c8be23a..fac9926ea8a 100644 --- a/tests/integration/jep290/set_c_f_d/pom.xml +++ b/tests/integration/jep290/set_c_f_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-set_c_f_d diff --git a/tests/integration/jep290/set_c_t_d/pom.xml b/tests/integration/jep290/set_c_t_d/pom.xml index 5bc9b60a8b5..1bcc8c9f315 100644 --- a/tests/integration/jep290/set_c_t_d/pom.xml +++ b/tests/integration/jep290/set_c_t_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-set_c_t_d diff --git a/tests/integration/jep290/set_f/pom.xml b/tests/integration/jep290/set_f/pom.xml index 3ebac4e0ea3..eea9460de43 100644 --- a/tests/integration/jep290/set_f/pom.xml +++ b/tests/integration/jep290/set_f/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-set_f diff --git a/tests/integration/jep290/set_o/pom.xml b/tests/integration/jep290/set_o/pom.xml index ddfef3ecc17..59b6ef675b3 100644 --- a/tests/integration/jep290/set_o/pom.xml +++ b/tests/integration/jep290/set_o/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-integration-jep290-set_o diff --git a/tests/integration/jms/pom.xml b/tests/integration/jms/pom.xml index c411b11dbcc..980e73e27ce 100644 --- a/tests/integration/jms/pom.xml +++ b/tests/integration/jms/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.integration.jms diff --git a/tests/integration/jpa/appl/pom.xml b/tests/integration/jpa/appl/pom.xml index 820d465d723..1c007c3ba49 100644 --- a/tests/integration/jpa/appl/pom.xml +++ b/tests/integration/jpa/appl/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml diff --git a/tests/integration/jpa/model/pom.xml b/tests/integration/jpa/model/pom.xml index a61df52b0a8..d108f3e47b4 100644 --- a/tests/integration/jpa/model/pom.xml +++ b/tests/integration/jpa/model/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/tests/integration/jpa/pom.xml b/tests/integration/jpa/pom.xml index f4a5ec93cae..3f47a99fca5 100644 --- a/tests/integration/jpa/pom.xml +++ b/tests/integration/jpa/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/tests/integration/jpa/simple/pom.xml b/tests/integration/jpa/simple/pom.xml index 047e1945d08..e828b2f8c6e 100644 --- a/tests/integration/jpa/simple/pom.xml +++ b/tests/integration/jpa/simple/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/tests/integration/kafka/pom.xml b/tests/integration/kafka/pom.xml index 381342f6f72..067d4f77b4f 100644 --- a/tests/integration/kafka/pom.xml +++ b/tests/integration/kafka/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.integration.kafka diff --git a/tests/integration/mp-bean-validation/pom.xml b/tests/integration/mp-bean-validation/pom.xml index e25dc0f4458..bbb7bb833fd 100644 --- a/tests/integration/mp-bean-validation/pom.xml +++ b/tests/integration/mp-bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-gh-2421/pom.xml b/tests/integration/mp-gh-2421/pom.xml index a222360c315..f40380353e5 100644 --- a/tests/integration/mp-gh-2421/pom.xml +++ b/tests/integration/mp-gh-2421/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/mp-gh-2461/pom.xml b/tests/integration/mp-gh-2461/pom.xml index 9f85c225d44..eb542663bee 100644 --- a/tests/integration/mp-gh-2461/pom.xml +++ b/tests/integration/mp-gh-2461/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/mp-gh-3246/pom.xml b/tests/integration/mp-gh-3246/pom.xml index c773e104c86..5cbb18dabed 100644 --- a/tests/integration/mp-gh-3246/pom.xml +++ b/tests/integration/mp-gh-3246/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/mp-gh-3974/pom.xml b/tests/integration/mp-gh-3974/pom.xml index 5b8f688a533..c4fdfb9fa0c 100644 --- a/tests/integration/mp-gh-3974/pom.xml +++ b/tests/integration/mp-gh-3974/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/mp-gh-4123/pom.xml b/tests/integration/mp-gh-4123/pom.xml index ae4ff9528ea..dfb26355679 100644 --- a/tests/integration/mp-gh-4123/pom.xml +++ b/tests/integration/mp-gh-4123/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/mp-gh-4654/pom.xml b/tests/integration/mp-gh-4654/pom.xml index f521873501e..8ee1bb25e86 100644 --- a/tests/integration/mp-gh-4654/pom.xml +++ b/tests/integration/mp-gh-4654/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/mp-gh-5328/pom.xml b/tests/integration/mp-gh-5328/pom.xml index 147006569cf..34d5a866fd8 100644 --- a/tests/integration/mp-gh-5328/pom.xml +++ b/tests/integration/mp-gh-5328/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/mp-graphql/pom.xml b/tests/integration/mp-graphql/pom.xml index 326b0f38233..27fbe554006 100644 --- a/tests/integration/mp-graphql/pom.xml +++ b/tests/integration/mp-graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index 89489a6f831..35eee0037b9 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../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 3be0321666e..636c6e07693 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-1/pom.xml b/tests/integration/native-image/mp-1/pom.xml index 4b3d1f9a958..8c4a0fab09e 100644 --- a/tests/integration/native-image/mp-1/pom.xml +++ b/tests/integration/native-image/mp-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-2/pom.xml b/tests/integration/native-image/mp-2/pom.xml index 1474669ae8c..4e6d47ffeed 100644 --- a/tests/integration/native-image/mp-2/pom.xml +++ b/tests/integration/native-image/mp-2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-3/pom.xml b/tests/integration/native-image/mp-3/pom.xml index 2f67d728520..50b67043f5d 100644 --- a/tests/integration/native-image/mp-3/pom.xml +++ b/tests/integration/native-image/mp-3/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/pom.xml b/tests/integration/native-image/pom.xml index 8d2a6e3b3b1..ad231ec62e2 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 - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml pom diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index 08a89e474a1..76093a89173 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/static-content/pom.xml b/tests/integration/native-image/static-content/pom.xml index 01aa2b4b5b2..e7c071f9c8c 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/oidc/pom.xml b/tests/integration/oidc/pom.xml index f3f8d13cb11..7d824c1ec07 100644 --- a/tests/integration/oidc/pom.xml +++ b/tests/integration/oidc/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 471bb613fb5..336e41ac96d 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.integration diff --git a/tests/integration/restclient/pom.xml b/tests/integration/restclient/pom.xml index f73cc452ecb..dbd188644c3 100644 --- a/tests/integration/restclient/pom.xml +++ b/tests/integration/restclient/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/security/gh1487/pom.xml b/tests/integration/security/gh1487/pom.xml index 37f65d32e53..2833ace1b4a 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 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/security/gh2297/pom.xml b/tests/integration/security/gh2297/pom.xml index 37f1ec34434..0fa778e4a77 100644 --- a/tests/integration/security/gh2297/pom.xml +++ b/tests/integration/security/gh2297/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/security/gh2455/pom.xml b/tests/integration/security/gh2455/pom.xml index 575875a52e8..5281d62a811 100644 --- a/tests/integration/security/gh2455/pom.xml +++ b/tests/integration/security/gh2455/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/security/gh2772/pom.xml b/tests/integration/security/gh2772/pom.xml index 6331ff9d326..5834f459711 100644 --- a/tests/integration/security/gh2772/pom.xml +++ b/tests/integration/security/gh2772/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/security/path-params/pom.xml b/tests/integration/security/path-params/pom.xml index f670eb64ef2..70e859448b4 100644 --- a/tests/integration/security/path-params/pom.xml +++ b/tests/integration/security/path-params/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/security/pom.xml b/tests/integration/security/pom.xml index b44fefa78ed..76ca62a0e14 100644 --- a/tests/integration/security/pom.xml +++ b/tests/integration/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/tests/integration/security/security-response-mapper/pom.xml b/tests/integration/security/security-response-mapper/pom.xml index 8594a9fffcc..f6ad29cb1c7 100644 --- a/tests/integration/security/security-response-mapper/pom.xml +++ b/tests/integration/security/security-response-mapper/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/tests/integration/vault/pom.xml b/tests/integration/vault/pom.xml index de0acb95515..d3a96150d7d 100644 --- a/tests/integration/vault/pom.xml +++ b/tests/integration/vault/pom.xml @@ -23,7 +23,7 @@ helidon-tests-integration io.helidon.tests.integration - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests.integration.vault diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index c3d9fb3e28c..d174d6ab263 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index 5d0fa17ff84..6514f915a50 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.tests diff --git a/tests/tck/pom.xml b/tests/tck/pom.xml index 82e20ef9aee..fe56b8ecf3e 100644 --- a/tests/tck/pom.xml +++ b/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/tests/tck/tck-reactive-streams/pom.xml b/tests/tck/tck-reactive-streams/pom.xml index bf4fe944b5a..4837bff75ca 100644 --- a/tests/tck/tck-reactive-streams/pom.xml +++ b/tests/tck/tck-reactive-streams/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests tck-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 tck-reactive-streams diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index e494ac547c6..70adac2c105 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing-config diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index a56f0d026ce..3b013728e32 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index 37318db2399..02ca5e9399b 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing-jersey diff --git a/tracing/pom.xml b/tracing/pom.xml index a4e24c751e1..17ef152596a 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.tracing diff --git a/tracing/providers/jaeger/pom.xml b/tracing/providers/jaeger/pom.xml index a9c628c4e7f..5349fe7cfa3 100644 --- a/tracing/providers/jaeger/pom.xml +++ b/tracing/providers/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing.providers helidon-tracing-providers-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing-providers-jaeger diff --git a/tracing/providers/opentelemetry/pom.xml b/tracing/providers/opentelemetry/pom.xml index 88eeb6bbc06..4182a8405e1 100644 --- a/tracing/providers/opentelemetry/pom.xml +++ b/tracing/providers/opentelemetry/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing.providers helidon-tracing-providers-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing-providers-opentelemetry diff --git a/tracing/providers/opentracing/pom.xml b/tracing/providers/opentracing/pom.xml index fac80741dcc..e454bb8fb16 100644 --- a/tracing/providers/opentracing/pom.xml +++ b/tracing/providers/opentracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing.providers helidon-tracing-providers-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing-providers-opentracing diff --git a/tracing/providers/pom.xml b/tracing/providers/pom.xml index 0384f7007a0..e47f6060f7d 100644 --- a/tracing/providers/pom.xml +++ b/tracing/providers/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.0.1-SNAPSHOT + 4.0.1 pom io.helidon.tracing.providers diff --git a/tracing/providers/zipkin/pom.xml b/tracing/providers/zipkin/pom.xml index 15ba97b3302..318a8e88b9b 100644 --- a/tracing/providers/zipkin/pom.xml +++ b/tracing/providers/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing.providers helidon-tracing-providers-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing-providers-zipkin diff --git a/tracing/tests/it-tracing-client-zipkin/pom.xml b/tracing/tests/it-tracing-client-zipkin/pom.xml index 6772ee1e4f9..c7041138371 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 - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index 4e0bc5477a8..2cbd8e15712 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/tracing/tracer-resolver/pom.xml b/tracing/tracer-resolver/pom.xml index da5661cb369..444556bdca1 100644 --- a/tracing/tracer-resolver/pom.xml +++ b/tracing/tracer-resolver/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing-tracer-resolver diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index a1fb6ac56a8..5af9005e559 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tracing diff --git a/webclient/api/pom.xml b/webclient/api/pom.xml index c7b240a65ab..fdedc5a622c 100644 --- a/webclient/api/pom.xml +++ b/webclient/api/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-api Helidon WebClient API diff --git a/webclient/dns-resolver/first/pom.xml b/webclient/dns-resolver/first/pom.xml index e6e4f848e37..c4c4cc70b4f 100644 --- a/webclient/dns-resolver/first/pom.xml +++ b/webclient/dns-resolver/first/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.dns.resolver helidon-webclient-dns-resolver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-dns-resolver-first diff --git a/webclient/dns-resolver/pom.xml b/webclient/dns-resolver/pom.xml index f2bd69bba02..d3269b7cd16 100644 --- a/webclient/dns-resolver/pom.xml +++ b/webclient/dns-resolver/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/webclient/dns-resolver/round-robin/pom.xml b/webclient/dns-resolver/round-robin/pom.xml index abe0dd494c9..dd85386a8a4 100644 --- a/webclient/dns-resolver/round-robin/pom.xml +++ b/webclient/dns-resolver/round-robin/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.dns.resolver helidon-webclient-dns-resolver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-dns-resolver-round-robin diff --git a/webclient/http1/pom.xml b/webclient/http1/pom.xml index 13b4eb5ae3e..9e8936d1d66 100644 --- a/webclient/http1/pom.xml +++ b/webclient/http1/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-http1 diff --git a/webclient/http2/pom.xml b/webclient/http2/pom.xml index 856d268405d..82c0dd646ca 100644 --- a/webclient/http2/pom.xml +++ b/webclient/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-http2 diff --git a/webclient/metrics/pom.xml b/webclient/metrics/pom.xml index d48b86b67af..e0ac7c63992 100644 --- a/webclient/metrics/pom.xml +++ b/webclient/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-metrics diff --git a/webclient/pom.xml b/webclient/pom.xml index faf158c52a5..f6275f47415 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.webclient helidon-webclient-project diff --git a/webclient/security/pom.xml b/webclient/security/pom.xml index 699826ff0f5..b384fa6a9a1 100644 --- a/webclient/security/pom.xml +++ b/webclient/security/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-security diff --git a/webclient/sse/pom.xml b/webclient/sse/pom.xml index 5c3089c1502..faa30d5e5c2 100644 --- a/webclient/sse/pom.xml +++ b/webclient/sse/pom.xml @@ -23,7 +23,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-sse diff --git a/webclient/tests/http1/pom.xml b/webclient/tests/http1/pom.xml index 55ae2bf686d..ba1dce0ed4d 100644 --- a/webclient/tests/http1/pom.xml +++ b/webclient/tests/http1/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.tests helidon-webclient-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-tests-http1 diff --git a/webclient/tests/http2/pom.xml b/webclient/tests/http2/pom.xml index c7bcdbd8e5c..1f0c5a93cc0 100644 --- a/webclient/tests/http2/pom.xml +++ b/webclient/tests/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.tests helidon-webclient-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-tests-http2 diff --git a/webclient/tests/pom.xml b/webclient/tests/pom.xml index 4f2fecb8141..ca18963671a 100644 --- a/webclient/tests/pom.xml +++ b/webclient/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.webclient.tests diff --git a/webclient/tests/webclient/pom.xml b/webclient/tests/webclient/pom.xml index 1341b449fe2..58718d44b1f 100644 --- a/webclient/tests/webclient/pom.xml +++ b/webclient/tests/webclient/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.tests helidon-webclient-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-tests-webclient diff --git a/webclient/tracing/pom.xml b/webclient/tracing/pom.xml index 95997dcbfda..777988f6ae0 100644 --- a/webclient/tracing/pom.xml +++ b/webclient/tracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-tracing diff --git a/webclient/webclient/pom.xml b/webclient/webclient/pom.xml index ceb34c8c49b..545813bf6bc 100644 --- a/webclient/webclient/pom.xml +++ b/webclient/webclient/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient diff --git a/webclient/websocket/pom.xml b/webclient/websocket/pom.xml index a9585bbe1aa..2b1feddad54 100644 --- a/webclient/websocket/pom.xml +++ b/webclient/websocket/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webclient-websocket diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index 981975788d8..252e16fe584 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-access-log diff --git a/webserver/context/pom.xml b/webserver/context/pom.xml index 68774abf972..6f48313f0fd 100644 --- a/webserver/context/pom.xml +++ b/webserver/context/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-context diff --git a/webserver/cors/pom.xml b/webserver/cors/pom.xml index e08664c2948..bb1f2e6f5b3 100644 --- a/webserver/cors/pom.xml +++ b/webserver/cors/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-cors diff --git a/webserver/graphql/pom.xml b/webserver/graphql/pom.xml index 8a9c5269296..a4b3a68fb7d 100644 --- a/webserver/graphql/pom.xml +++ b/webserver/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/webserver/grpc/pom.xml b/webserver/grpc/pom.xml index 6a682966f62..f2a1c3afe79 100644 --- a/webserver/grpc/pom.xml +++ b/webserver/grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-grpc diff --git a/webserver/http2/pom.xml b/webserver/http2/pom.xml index 9f4dda46b69..8b19201af16 100644 --- a/webserver/http2/pom.xml +++ b/webserver/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-http2 diff --git a/webserver/observe/config/pom.xml b/webserver/observe/config/pom.xml index 13ec9e99ec1..081c27d28de 100644 --- a/webserver/observe/config/pom.xml +++ b/webserver/observe/config/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe-config diff --git a/webserver/observe/health/pom.xml b/webserver/observe/health/pom.xml index cce4e14b086..ed1b8c86bf5 100644 --- a/webserver/observe/health/pom.xml +++ b/webserver/observe/health/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe-health diff --git a/webserver/observe/info/pom.xml b/webserver/observe/info/pom.xml index 26737e9fe2c..aa8d0c4e3f1 100644 --- a/webserver/observe/info/pom.xml +++ b/webserver/observe/info/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe-info diff --git a/webserver/observe/log/pom.xml b/webserver/observe/log/pom.xml index ff0f3e16f97..f7cb554f5dd 100644 --- a/webserver/observe/log/pom.xml +++ b/webserver/observe/log/pom.xml @@ -22,7 +22,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe-log diff --git a/webserver/observe/metrics/pom.xml b/webserver/observe/metrics/pom.xml index 77300f18c04..9969b5f5c33 100644 --- a/webserver/observe/metrics/pom.xml +++ b/webserver/observe/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe-metrics diff --git a/webserver/observe/observe/pom.xml b/webserver/observe/observe/pom.xml index fa93e449757..9f68a74e75f 100644 --- a/webserver/observe/observe/pom.xml +++ b/webserver/observe/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe diff --git a/webserver/observe/pom.xml b/webserver/observe/pom.xml index 5f3af52439e..3d5fd8dddcb 100644 --- a/webserver/observe/pom.xml +++ b/webserver/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.webserver.observe diff --git a/webserver/observe/tracing/pom.xml b/webserver/observe/tracing/pom.xml index 4d9865a01ea..aff8e193e72 100644 --- a/webserver/observe/tracing/pom.xml +++ b/webserver/observe/tracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe-tracing diff --git a/webserver/pom.xml b/webserver/pom.xml index fb2829b56a7..38b18da7efb 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.webserver helidon-webserver-project diff --git a/webserver/security/pom.xml b/webserver/security/pom.xml index 4cf6a4e9b69..9cc329d321a 100644 --- a/webserver/security/pom.xml +++ b/webserver/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-security diff --git a/webserver/service-common/pom.xml b/webserver/service-common/pom.xml index 5847c9c60e1..5c8a469c822 100644 --- a/webserver/service-common/pom.xml +++ b/webserver/service-common/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-service-common diff --git a/webserver/sse/pom.xml b/webserver/sse/pom.xml index 5d3d52ebb2e..11d349a8029 100644 --- a/webserver/sse/pom.xml +++ b/webserver/sse/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-sse diff --git a/webserver/static-content/pom.xml b/webserver/static-content/pom.xml index 364e465a42f..fa32d04379c 100644 --- a/webserver/static-content/pom.xml +++ b/webserver/static-content/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-static-content diff --git a/webserver/testing/junit5/http2/pom.xml b/webserver/testing/junit5/http2/pom.xml index 8c9b864012d..115c7a57536 100644 --- a/webserver/testing/junit5/http2/pom.xml +++ b/webserver/testing/junit5/http2/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.testing.junit5 helidon-webserver-testing-junit5-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-testing-junit5-http2 diff --git a/webserver/testing/junit5/junit5/pom.xml b/webserver/testing/junit5/junit5/pom.xml index 73982456491..bd20635293d 100644 --- a/webserver/testing/junit5/junit5/pom.xml +++ b/webserver/testing/junit5/junit5/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.testing.junit5 helidon-webserver-testing-junit5-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-testing-junit5 Helidon WebServer Testing JUnit5 diff --git a/webserver/testing/junit5/pom.xml b/webserver/testing/junit5/pom.xml index ee5a507ddf3..9dd9d69a05e 100644 --- a/webserver/testing/junit5/pom.xml +++ b/webserver/testing/junit5/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.testing helidon-webserver-testing-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.webserver.testing.junit5 diff --git a/webserver/testing/junit5/websocket/pom.xml b/webserver/testing/junit5/websocket/pom.xml index 5f77d6c67f9..be19ca8744d 100644 --- a/webserver/testing/junit5/websocket/pom.xml +++ b/webserver/testing/junit5/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.testing.junit5 helidon-webserver-testing-junit5-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-testing-junit5-websocket diff --git a/webserver/testing/pom.xml b/webserver/testing/pom.xml index 27972fb1389..43c218be319 100644 --- a/webserver/testing/pom.xml +++ b/webserver/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.webserver.testing diff --git a/webserver/tests/access-log/pom.xml b/webserver/tests/access-log/pom.xml index 1b3d4141d40..ac5436b017c 100644 --- a/webserver/tests/access-log/pom.xml +++ b/webserver/tests/access-log/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-access-log diff --git a/webserver/tests/gh2631/pom.xml b/webserver/tests/gh2631/pom.xml index 167d1e38203..b108717c79d 100644 --- a/webserver/tests/gh2631/pom.xml +++ b/webserver/tests/gh2631/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-gh2631 diff --git a/webserver/tests/grpc/pom.xml b/webserver/tests/grpc/pom.xml index 45f2e8286ce..b7b4000812b 100644 --- a/webserver/tests/grpc/pom.xml +++ b/webserver/tests/grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-grpc diff --git a/webserver/tests/http2/pom.xml b/webserver/tests/http2/pom.xml index db4afe635a7..cb8cedafa32 100644 --- a/webserver/tests/http2/pom.xml +++ b/webserver/tests/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-http2 diff --git a/webserver/tests/imperative/pom.xml b/webserver/tests/imperative/pom.xml index 664d3473989..3a2b887e296 100644 --- a/webserver/tests/imperative/pom.xml +++ b/webserver/tests/imperative/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-imperative diff --git a/webserver/tests/mtls/pom.xml b/webserver/tests/mtls/pom.xml index f8900e6f646..038e66c83a9 100644 --- a/webserver/tests/mtls/pom.xml +++ b/webserver/tests/mtls/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-mtls diff --git a/webserver/tests/observe/health/pom.xml b/webserver/tests/observe/health/pom.xml index 18d078ccff3..e4b4c820354 100644 --- a/webserver/tests/observe/health/pom.xml +++ b/webserver/tests/observe/health/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests.observe helidon-webserver-tests-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe-tests-health diff --git a/webserver/tests/observe/observe/pom.xml b/webserver/tests/observe/observe/pom.xml index 7465b9b8411..1366bc7a940 100644 --- a/webserver/tests/observe/observe/pom.xml +++ b/webserver/tests/observe/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests.observe helidon-webserver-tests-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe-tests-observe diff --git a/webserver/tests/observe/pom.xml b/webserver/tests/observe/pom.xml index 3c7a5f13787..b394dbb25bb 100644 --- a/webserver/tests/observe/pom.xml +++ b/webserver/tests/observe/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.webserver.tests.observe diff --git a/webserver/tests/observe/security/pom.xml b/webserver/tests/observe/security/pom.xml index a785c6fca80..48f3e83c80b 100644 --- a/webserver/tests/observe/security/pom.xml +++ b/webserver/tests/observe/security/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests.observe helidon-webserver-tests-observe-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-observe-tests-security diff --git a/webserver/tests/pom.xml b/webserver/tests/pom.xml index b04f77bf0be..1ceacd70ec4 100644 --- a/webserver/tests/pom.xml +++ b/webserver/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.webserver.tests diff --git a/webserver/tests/resource-limits/pom.xml b/webserver/tests/resource-limits/pom.xml index 574c7c41d9e..34b16f9962a 100644 --- a/webserver/tests/resource-limits/pom.xml +++ b/webserver/tests/resource-limits/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-resource-limits diff --git a/webserver/tests/sse/pom.xml b/webserver/tests/sse/pom.xml index 590d564f343..a81d6aa4fe5 100644 --- a/webserver/tests/sse/pom.xml +++ b/webserver/tests/sse/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-sse diff --git a/webserver/tests/static-content/pom.xml b/webserver/tests/static-content/pom.xml index 85643ecf568..32b3fd082aa 100644 --- a/webserver/tests/static-content/pom.xml +++ b/webserver/tests/static-content/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-tests-static-content diff --git a/webserver/tests/upgrade/pom.xml b/webserver/tests/upgrade/pom.xml index 66066700c56..d838c2b271c 100644 --- a/webserver/tests/upgrade/pom.xml +++ b/webserver/tests/upgrade/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-upgrade diff --git a/webserver/tests/webserver/pom.xml b/webserver/tests/webserver/pom.xml index a4c55e6222f..486d93472bd 100644 --- a/webserver/tests/webserver/pom.xml +++ b/webserver/tests/webserver/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-weserver-tests-webserver diff --git a/webserver/tests/websocket/pom.xml b/webserver/tests/websocket/pom.xml index a21b267a1ab..f3c658dde53 100644 --- a/webserver/tests/websocket/pom.xml +++ b/webserver/tests/websocket/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-tests-websocket diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index cb3fa227de8..d6c8952e8a3 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver diff --git a/webserver/websocket/pom.xml b/webserver/websocket/pom.xml index 4fca8837972..95ca2bea48c 100644 --- a/webserver/websocket/pom.xml +++ b/webserver/websocket/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.0.1-SNAPSHOT + 4.0.1 helidon-webserver-websocket diff --git a/websocket/pom.xml b/websocket/pom.xml index 8b71aa05386..45e13c5e489 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 4.0.1-SNAPSHOT + 4.0.1 io.helidon.websocket