From 101f1aaf0f9c993eb1da721dc0e5494627b4ce6b Mon Sep 17 00:00:00 2001 From: helidonrobot Date: Wed, 12 Jul 2023 18:45:22 +0000 Subject: [PATCH] Release 2.6.2 [ci skip] --- applications/mp/pom.xml | 2 +- applications/parent/pom.xml | 2 +- applications/pom.xml | 2 +- applications/se/pom.xml | 2 +- archetypes/bare-mp/pom.xml | 2 +- archetypes/bare-se/pom.xml | 2 +- archetypes/catalog/pom.xml | 2 +- archetypes/database-mp/pom.xml | 2 +- archetypes/database-se/pom.xml | 2 +- archetypes/oci-mp/pom.xml | 2 +- archetypes/pom.xml | 2 +- archetypes/quickstart-mp/pom.xml | 2 +- archetypes/quickstart-se/pom.xml | 2 +- bom/pom.xml | 4 ++-- bundles/config/pom.xml | 2 +- bundles/jersey/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/security/pom.xml | 2 +- bundles/webserver/pom.xml | 2 +- common/common/pom.xml | 2 +- common/configurable/pom.xml | 2 +- common/context/pom.xml | 2 +- common/crypto/pom.xml | 2 +- common/http/pom.xml | 2 +- common/key-util/pom.xml | 2 +- common/mapper/pom.xml | 2 +- common/media-type/pom.xml | 2 +- common/pom.xml | 2 +- common/reactive/pom.xml | 2 +- common/service-loader/pom.xml | 2 +- common/testing/junit5/pom.xml | 2 +- common/testing/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/test-infrastructure/pom.xml | 2 +- config/testing/pom.xml | 2 +- config/tests/integration-tests/pom.xml | 2 +- config/tests/module-mappers-1-base/pom.xml | 2 +- config/tests/module-mappers-2-override/pom.xml | 2 +- config/tests/module-meta-source-1/pom.xml | 2 +- config/tests/module-meta-source-2/pom.xml | 2 +- config/tests/module-parsers-1-override/pom.xml | 2 +- config/tests/pom.xml | 2 +- config/tests/test-bundle/pom.xml | 2 +- config/tests/test-default_config-1-properties/pom.xml | 2 +- config/tests/test-default_config-2-hocon-json/pom.xml | 2 +- config/tests/test-default_config-3-hocon/pom.xml | 2 +- config/tests/test-default_config-4-yaml/pom.xml | 2 +- config/tests/test-default_config-5-env_vars/pom.xml | 2 +- config/tests/test-default_config-6-meta-properties/pom.xml | 2 +- config/tests/test-default_config-7-meta-hocon-json/pom.xml | 2 +- config/tests/test-default_config-8-meta-hocon/pom.xml | 2 +- config/tests/test-default_config-9-meta-yaml/pom.xml | 2 +- config/tests/test-mappers-1-common/pom.xml | 2 +- config/tests/test-mappers-2-complex/pom.xml | 2 +- config/tests/test-meta-source/pom.xml | 2 +- config/tests/test-parsers-1-complex/pom.xml | 2 +- config/yaml-mp/pom.xml | 2 +- config/yaml/pom.xml | 2 +- dbclient/common/pom.xml | 2 +- dbclient/dbclient/pom.xml | 2 +- dbclient/health/pom.xml | 2 +- dbclient/jdbc/pom.xml | 2 +- dbclient/jsonp/pom.xml | 2 +- dbclient/metrics-jdbc/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 +- 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/grpc/basics/pom.xml | 2 +- examples/grpc/client-standalone/pom.xml | 2 +- examples/grpc/common/pom.xml | 2 +- examples/grpc/metrics/pom.xml | 2 +- examples/grpc/microprofile/basic-client/pom.xml | 2 +- examples/grpc/microprofile/basic-server-implicit/pom.xml | 2 +- examples/grpc/microprofile/metrics/pom.xml | 2 +- examples/grpc/microprofile/pom.xml | 2 +- examples/grpc/opentracing/pom.xml | 2 +- examples/grpc/pom.xml | 2 +- examples/grpc/security-abac/pom.xml | 2 +- examples/grpc/security-outbound/pom.xml | 2 +- examples/grpc/security/pom.xml | 2 +- examples/health/basics/pom.xml | 2 +- examples/health/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp-h2/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp/pom.xml | 2 +- examples/integrations/cdi/jedis/pom.xml | 2 +- examples/integrations/cdi/jpa/pom.xml | 2 +- examples/integrations/cdi/oci-objectstorage/pom.xml | 2 +- examples/integrations/cdi/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/neo4j-mp/pom.xml | 2 +- examples/integrations/neo4j/neo4j-se/pom.xml | 2 +- examples/integrations/neo4j/pom.xml | 2 +- examples/integrations/oci/atp-cdi/pom.xml | 2 +- examples/integrations/oci/atp-reactive/pom.xml | 2 +- examples/integrations/oci/metrics-reactive/pom.xml | 2 +- examples/integrations/oci/objectstorage-cdi/pom.xml | 2 +- examples/integrations/oci/objectstorage-reactive/pom.xml | 2 +- examples/integrations/oci/pom.xml | 2 +- examples/integrations/oci/vault-cdi/pom.xml | 2 +- examples/integrations/oci/vault-reactive/pom.xml | 2 +- examples/integrations/pom.xml | 2 +- examples/integrations/vault/hcp-cdi/pom.xml | 2 +- examples/integrations/vault/hcp-reactive/pom.xml | 2 +- examples/integrations/vault/pom.xml | 2 +- examples/istio/helidon-config/pom.xml | 2 +- examples/istio/helidon-jpa/pom.xml | 2 +- examples/istio/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/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 | 4 ++-- 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/oidc/pom.xml | 2 +- examples/microprofile/openapi-basic/pom.xml | 2 +- examples/microprofile/pom.xml | 2 +- examples/microprofile/security/pom.xml | 2 +- examples/microprofile/static-content/pom.xml | 2 +- examples/microprofile/tls/pom.xml | 2 +- examples/microprofile/websocket/pom.xml | 2 +- examples/openapi-tools/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/mp-client/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/mp-server/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/pom.xml | 2 +- examples/openapi-tools/quickstart-se/pom.xml | 2 +- examples/openapi-tools/quickstart-se/se-client/pom.xml | 2 +- examples/openapi-tools/quickstart-se/se-server/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/jersey/pom.xml | 2 +- examples/security/nohttp-programmatic/pom.xml | 2 +- examples/security/outbound-override/pom.xml | 2 +- examples/security/pom.xml | 2 +- examples/security/spi-examples/pom.xml | 2 +- examples/security/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 | 4 ++-- examples/translator-app/frontend/pom.xml | 4 ++-- examples/translator-app/pom.xml | 2 +- examples/webclient/pom.xml | 2 +- examples/webclient/standalone/pom.xml | 2 +- examples/webserver/basics/pom.xml | 2 +- examples/webserver/comment-aas/pom.xml | 2 +- examples/webserver/fault-tolerance/pom.xml | 2 +- examples/webserver/jersey/pom.xml | 2 +- examples/webserver/multiport/pom.xml | 2 +- examples/webserver/mutual-tls/pom.xml | 2 +- examples/webserver/opentracing/pom.xml | 2 +- examples/webserver/pom.xml | 2 +- examples/webserver/static-content/pom.xml | 2 +- examples/webserver/streaming/pom.xml | 2 +- examples/webserver/threadpool/pom.xml | 2 +- examples/webserver/tls/pom.xml | 2 +- examples/webserver/tutorial/pom.xml | 2 +- examples/webserver/websocket/pom.xml | 2 +- fault-tolerance/pom.xml | 2 +- graphql/pom.xml | 2 +- graphql/server/pom.xml | 2 +- grpc/client/pom.xml | 2 +- grpc/core/pom.xml | 2 +- grpc/io.grpc/pom.xml | 2 +- grpc/metrics/pom.xml | 2 +- grpc/pom.xml | 2 +- grpc/server/pom.xml | 2 +- health/common/pom.xml | 2 +- health/health-checks/pom.xml | 2 +- health/health/pom.xml | 2 +- health/pom.xml | 2 +- integrations/cdi/common-cdi/delegates/pom.xml | 2 +- integrations/cdi/common-cdi/pom.xml | 2 +- integrations/cdi/common-cdi/reference-counted-context/pom.xml | 2 +- integrations/cdi/datasource-hikaricp/pom.xml | 2 +- integrations/cdi/datasource-ucp/pom.xml | 2 +- integrations/cdi/datasource/pom.xml | 2 +- integrations/cdi/eclipselink-cdi/pom.xml | 2 +- integrations/cdi/hibernate-cdi/pom.xml | 2 +- integrations/cdi/jedis-cdi/pom.xml | 2 +- integrations/cdi/jpa-cdi/pom.xml | 2 +- integrations/cdi/jta-cdi/pom.xml | 2 +- integrations/cdi/jta-weld/pom.xml | 2 +- integrations/cdi/oci-objectstorage-cdi/pom.xml | 2 +- integrations/cdi/pom.xml | 2 +- integrations/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/atp/pom.xml | 2 +- integrations/oci/cdi/pom.xml | 2 +- integrations/oci/connect/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/objectstorage-health/pom.xml | 2 +- integrations/oci/objectstorage/pom.xml | 2 +- integrations/oci/pom.xml | 2 +- integrations/oci/sdk/cdi/pom.xml | 2 +- integrations/oci/sdk/pom.xml | 2 +- integrations/oci/telemetry/pom.xml | 2 +- integrations/oci/vault-health/pom.xml | 2 +- integrations/oci/vault/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 +- 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 +- 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 +- media/common/pom.xml | 2 +- media/jackson/pom.xml | 2 +- media/jsonb/pom.xml | 2 +- media/jsonp/pom.xml | 2 +- media/multipart/pom.xml | 2 +- media/pom.xml | 2 +- messaging/connectors/aq/pom.xml | 2 +- messaging/connectors/jms/pom.xml | 2 +- messaging/connectors/pom.xml | 2 +- messaging/kafka/pom.xml | 2 +- messaging/messaging/pom.xml | 2 +- messaging/pom.xml | 2 +- metrics/api/pom.xml | 2 +- metrics/jaeger/pom.xml | 2 +- metrics/metrics/pom.xml | 2 +- metrics/pom.xml | 2 +- metrics/prometheus/pom.xml | 2 +- metrics/service-api/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/grpc/client/pom.xml | 2 +- microprofile/grpc/core/pom.xml | 2 +- microprofile/grpc/metrics/pom.xml | 2 +- microprofile/grpc/pom.xml | 2 +- microprofile/grpc/server/pom.xml | 2 +- microprofile/health/pom.xml | 2 +- microprofile/jwt-auth/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/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/tests/arquillian/pom.xml | 2 +- microprofile/tests/junit5-tests/pom.xml | 2 +- microprofile/tests/junit5/pom.xml | 2 +- microprofile/tests/pom.xml | 2 +- microprofile/tests/tck/pom.xml | 2 +- microprofile/tests/tck/tck-config/pom.xml | 2 +- microprofile/tests/tck/tck-fault-tolerance/pom.xml | 2 +- microprofile/tests/tck/tck-graphql/pom.xml | 2 +- microprofile/tests/tck/tck-health/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/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/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/grpc/pom.xml | 2 +- security/integration/jersey-client/pom.xml | 2 +- security/integration/jersey/pom.xml | 2 +- security/integration/pom.xml | 2 +- security/integration/webserver/pom.xml | 2 +- security/jwt/pom.xml | 2 +- security/pom.xml | 2 +- security/providers/abac/pom.xml | 2 +- security/providers/common/pom.xml | 2 +- security/providers/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 +- service-common/pom.xml | 2 +- service-common/rest-cdi/pom.xml | 2 +- service-common/rest/pom.xml | 2 +- tests/apps/bookstore/bookstore-mp/pom.xml | 2 +- tests/apps/bookstore/bookstore-se/pom.xml | 2 +- tests/apps/bookstore/common/pom.xml | 2 +- tests/apps/bookstore/pom.xml | 2 +- tests/apps/pom.xml | 2 +- tests/functional/bookstore/pom.xml | 2 +- tests/functional/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/pom.xml | 2 +- tests/integration/config/gh-2171-yml/pom.xml | 2 +- tests/integration/config/gh-2171/pom.xml | 2 +- tests/integration/config/hocon-mp/pom.xml | 2 +- tests/integration/config/pom.xml | 2 +- tests/integration/dbclient/appl/pom.xml | 4 ++-- tests/integration/dbclient/common/pom.xml | 2 +- tests/integration/dbclient/jdbc/pom.xml | 2 +- tests/integration/dbclient/mongodb/pom.xml | 2 +- tests/integration/dbclient/pom.xml | 2 +- tests/integration/gh-5792/pom.xml | 4 ++-- 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-1538/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-graphql/pom.xml | 2 +- tests/integration/mp-grpc/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/se-gh-6845/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/path-params/pom.xml | 2 +- tests/integration/security/pom.xml | 2 +- tests/integration/security/security-response-mapper/pom.xml | 2 +- tests/integration/tools/client/pom.xml | 2 +- tests/integration/tools/example/pom.xml | 2 +- tests/integration/tools/pom.xml | 2 +- tests/integration/tools/service/pom.xml | 2 +- tests/integration/vault/mp/pom.xml | 2 +- tests/integration/vault/pom.xml | 2 +- tests/integration/vault/se/pom.xml | 2 +- tests/integration/webclient/pom.xml | 2 +- tests/integration/webserver/context-propagation/pom.xml | 2 +- tests/integration/webserver/gh2631/pom.xml | 2 +- tests/integration/webserver/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/jaeger/pom.xml | 2 +- tracing/jersey-client/pom.xml | 2 +- tracing/jersey/pom.xml | 2 +- tracing/pom.xml | 2 +- tracing/tests/it-tracing-client-zipkin/pom.xml | 2 +- tracing/tests/pom.xml | 2 +- tracing/tracer-resolver/pom.xml | 2 +- tracing/tracing/pom.xml | 2 +- tracing/zipkin/pom.xml | 2 +- webclient/context-propagation/pom.xml | 2 +- webclient/jaxrs/pom.xml | 2 +- webclient/metrics/pom.xml | 2 +- webclient/pom.xml | 2 +- webclient/security/pom.xml | 2 +- webclient/tracing/pom.xml | 2 +- webclient/webclient/pom.xml | 2 +- webserver/access-log/pom.xml | 2 +- webserver/context-propagation/pom.xml | 2 +- webserver/cors/pom.xml | 2 +- webserver/jersey/pom.xml | 2 +- webserver/pom.xml | 2 +- webserver/static-content/pom.xml | 2 +- webserver/test-support/pom.xml | 2 +- webserver/transport/netty/epoll/pom.xml | 2 +- webserver/transport/netty/iouring/pom.xml | 2 +- webserver/transport/netty/pom.xml | 2 +- webserver/transport/pom.xml | 2 +- webserver/tyrus/pom.xml | 2 +- webserver/webserver/pom.xml | 2 +- 572 files changed, 583 insertions(+), 583 deletions(-) diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index 7f470a3a0b3..245af19cfdd 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 2.6.2-SNAPSHOT + 2.6.2 ../parent/pom.xml helidon-mp diff --git a/applications/parent/pom.xml b/applications/parent/pom.xml index 1187a388857..3541b1c4ec2 100644 --- a/applications/parent/pom.xml +++ b/applications/parent/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml io.helidon.applications diff --git a/applications/pom.xml b/applications/pom.xml index 5a1fe415c13..27a05f7cc98 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 2.6.2-SNAPSHOT + 2.6.2 ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 6fa422bf6fb..8821e697147 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 2.6.2-SNAPSHOT + 2.6.2 ../parent/pom.xml helidon-se diff --git a/archetypes/bare-mp/pom.xml b/archetypes/bare-mp/pom.xml index 2f1275741ed..f638a49a562 100644 --- a/archetypes/bare-mp/pom.xml +++ b/archetypes/bare-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-archetype helidon-bare-mp diff --git a/archetypes/bare-se/pom.xml b/archetypes/bare-se/pom.xml index f79b96755c8..0213c070eeb 100644 --- a/archetypes/bare-se/pom.xml +++ b/archetypes/bare-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-archetype helidon-bare-se diff --git a/archetypes/catalog/pom.xml b/archetypes/catalog/pom.xml index c8b77a3fd2d..56cc0e2c39a 100644 --- a/archetypes/catalog/pom.xml +++ b/archetypes/catalog/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-archetype-catalog helidon-archetype-catalog diff --git a/archetypes/database-mp/pom.xml b/archetypes/database-mp/pom.xml index 65dbd0d7f89..3d380043a32 100644 --- a/archetypes/database-mp/pom.xml +++ b/archetypes/database-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-archetype helidon-database-mp diff --git a/archetypes/database-se/pom.xml b/archetypes/database-se/pom.xml index 65c07211b6c..13a1a8f69fb 100644 --- a/archetypes/database-se/pom.xml +++ b/archetypes/database-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-archetype helidon-database-se diff --git a/archetypes/oci-mp/pom.xml b/archetypes/oci-mp/pom.xml index e5487291dac..3ff61c97e88 100644 --- a/archetypes/oci-mp/pom.xml +++ b/archetypes/oci-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-archetype helidon-oci-mp diff --git a/archetypes/pom.xml b/archetypes/pom.xml index a10944ea9a1..001208ca67b 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.archetypes helidon-archetypes-project diff --git a/archetypes/quickstart-mp/pom.xml b/archetypes/quickstart-mp/pom.xml index 053d2dd64c6..6ee4c4f3359 100644 --- a/archetypes/quickstart-mp/pom.xml +++ b/archetypes/quickstart-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-archetype helidon-quickstart-mp diff --git a/archetypes/quickstart-se/pom.xml b/archetypes/quickstart-se/pom.xml index 7f13f5555e6..458df079b7a 100644 --- a/archetypes/quickstart-se/pom.xml +++ b/archetypes/quickstart-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-archetype helidon-quickstart-se diff --git a/bom/pom.xml b/bom/pom.xml index 6b0b2dfda73..c51a3085581 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 2.6.2-SNAPSHOT + 2.6.2 ../parent/pom.xml io.helidon @@ -32,7 +32,7 @@ Helidon BOM POM - 2.6.2-SNAPSHOT + 2.6.2 diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index ea69e96f39f..e70c7873e39 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-bundles-config diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index a6d67c1f348..f290fcbc5a5 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-bundles-jersey diff --git a/bundles/pom.xml b/bundles/pom.xml index 63c80fdbc61..9ac094d81a3 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index a22aa8e4a22..dac6a1fff63 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-bundles-security diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index 85806a3e4a9..4e99350d82d 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-bundles-webserver diff --git a/common/common/pom.xml b/common/common/pom.xml index c00abf5fda6..17c5f2a2301 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index 859f5416ea6..b8716c253e7 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 2.6.2-SNAPSHOT + 2.6.2 Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index 9c87d422702..b26a11fe499 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-common-context Helidon Common Context diff --git a/common/crypto/pom.xml b/common/crypto/pom.xml index 55b7a9f65cf..9fc1e5c59cd 100644 --- a/common/crypto/pom.xml +++ b/common/crypto/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/common/http/pom.xml b/common/http/pom.xml index dbbf3c4b2a4..35c44a81ec3 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 369b2df418e..456e5ee1fa5 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index e502bdabf10..f373d54d890 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index 4bbbc82678c..ffefe237718 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-common-media-type diff --git a/common/pom.xml b/common/pom.xml index 2b803030deb..c1493447f5d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index 0b76e1919fa..287402560df 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-common-reactive Helidon Common Reactive diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index a469cc3cf8c..c15c8ea3291 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/common/testing/junit5/pom.xml b/common/testing/junit5/pom.xml index f1f9100dcb7..34ea32233d6 100644 --- a/common/testing/junit5/pom.xml +++ b/common/testing/junit5/pom.xml @@ -24,7 +24,7 @@ io.helidon.common.testing helidon-common-testing-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-common-testing-junit5 diff --git a/common/testing/pom.xml b/common/testing/pom.xml index 07ff28499b9..4004f044f7a 100644 --- a/common/testing/pom.xml +++ b/common/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.common.testing diff --git a/config/config-mp/pom.xml b/config/config-mp/pom.xml index 2dff0409ddf..4e571e2def2 100644 --- a/config/config-mp/pom.xml +++ b/config/config-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-mp diff --git a/config/config/pom.xml b/config/config/pom.xml index 46c5b87e960..92bbcf184ca 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index a216830b0ad..5fb21caa21e 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index 8747fbde84b..0edf7611fd1 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index d58a700d8a1..d0c0604e756 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-git Helidon Config Git diff --git a/config/hocon-mp/pom.xml b/config/hocon-mp/pom.xml index d870b691907..d1b511ca249 100644 --- a/config/hocon-mp/pom.xml +++ b/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-hocon-mp Helidon Config HOCON MP diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index 4e9267e844d..84ffd90efb3 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-hocon Helidon Config HOCON diff --git a/config/metadata-processor/pom.xml b/config/metadata-processor/pom.xml index 0f080c05907..4cb2ddec8f0 100644 --- a/config/metadata-processor/pom.xml +++ b/config/metadata-processor/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-metadata-processor Helidon Config Metadata Annotation Processor diff --git a/config/metadata/pom.xml b/config/metadata/pom.xml index b27eb39a345..f0e6ddf9ccb 100644 --- a/config/metadata/pom.xml +++ b/config/metadata/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-metadata Helidon Config Metadata diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index b2863c5e512..d4549b9e0b1 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 31c979aab54..f53bf4776f5 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index baffe0c7b5d..ec0e6083af1 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index 1337e40f4c9..87efc19d7ac 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index 7f9fd828fb1..3c046c65344 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-integration-tests Helidon Config Tests Integration diff --git a/config/tests/module-mappers-1-base/pom.xml b/config/tests/module-mappers-1-base/pom.xml index 4f2d3f2cbc8..e0c9e195047 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-module-mappers-1-base Helidon Config Tests Mappers 1 diff --git a/config/tests/module-mappers-2-override/pom.xml b/config/tests/module-mappers-2-override/pom.xml index fe37dd1a5ad..c4312a5ece1 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-module-mappers-2-override Helidon Config Tests Parser 2 diff --git a/config/tests/module-meta-source-1/pom.xml b/config/tests/module-meta-source-1/pom.xml index 2b1a5ea5b73..dd23853ed44 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-module-meta-source-1 Helidon Config Tests Meta Source 1 diff --git a/config/tests/module-meta-source-2/pom.xml b/config/tests/module-meta-source-2/pom.xml index 40c040354ee..ae3a2ebd54f 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-module-meta-source-2 Helidon Config Tests Meta Source 2 diff --git a/config/tests/module-parsers-1-override/pom.xml b/config/tests/module-parsers-1-override/pom.xml index d6f2597ece6..44949853a19 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-module-parsers-1-override Helidon Config Tests Parser 1 diff --git a/config/tests/pom.xml b/config/tests/pom.xml index 6e730c413f6..0896a1a6c7e 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.config.tests helidon-config-tests-project diff --git a/config/tests/test-bundle/pom.xml b/config/tests/test-bundle/pom.xml index e640dd126e4..1f56211159a 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-bundle Helidon Config Tests Bundle diff --git a/config/tests/test-default_config-1-properties/pom.xml b/config/tests/test-default_config-1-properties/pom.xml index 185ea1dbd35..21cdac775e5 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-default_config-1-properties Helidon Config Tests Default Config 1 diff --git a/config/tests/test-default_config-2-hocon-json/pom.xml b/config/tests/test-default_config-2-hocon-json/pom.xml index 3522216dd73..177ac987de4 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-default_config-2-hocon-json Helidon Config Tests Default Config 2 diff --git a/config/tests/test-default_config-3-hocon/pom.xml b/config/tests/test-default_config-3-hocon/pom.xml index bec651b5a3b..fe217eef3ca 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-default_config-3-hocon Helidon Config Tests Default Config 3 diff --git a/config/tests/test-default_config-4-yaml/pom.xml b/config/tests/test-default_config-4-yaml/pom.xml index 541cd997ad3..d232d9eda64 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-default_config-4-yaml Helidon Config Tests Default Config 4 diff --git a/config/tests/test-default_config-5-env_vars/pom.xml b/config/tests/test-default_config-5-env_vars/pom.xml index b6011c52891..31b14f1e0de 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-default_config-5-env_vars Helidon Config Tests Default Config 5 diff --git a/config/tests/test-default_config-6-meta-properties/pom.xml b/config/tests/test-default_config-6-meta-properties/pom.xml index f4dd832a337..cdcd7bf7c03 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-default_config-6-meta-properties Helidon Config Tests Default Config 6 diff --git a/config/tests/test-default_config-7-meta-hocon-json/pom.xml b/config/tests/test-default_config-7-meta-hocon-json/pom.xml index 956d708fcfa..f67244ce1bc 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-default_config-7-meta-hocon-json Helidon Config Tests Default Config 7 diff --git a/config/tests/test-default_config-8-meta-hocon/pom.xml b/config/tests/test-default_config-8-meta-hocon/pom.xml index d07850236a8..7e38f2ca9c2 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-default_config-8-meta-hocon Helidon Config Tests Default Config 8 diff --git a/config/tests/test-default_config-9-meta-yaml/pom.xml b/config/tests/test-default_config-9-meta-yaml/pom.xml index ceb170a1807..566e0e40f51 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-default_config-9-meta-yaml Helidon Config Tests Default Config 9 diff --git a/config/tests/test-mappers-1-common/pom.xml b/config/tests/test-mappers-1-common/pom.xml index b0fd2fc1bea..f1a06d5d060 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-mappers-1-common Helidon Config Tests Mappers Common 1 diff --git a/config/tests/test-mappers-2-complex/pom.xml b/config/tests/test-mappers-2-complex/pom.xml index 5de046cf92f..e94cad1077c 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-mappers-2-complex Helidon Config Tests Parsers 2 diff --git a/config/tests/test-meta-source/pom.xml b/config/tests/test-meta-source/pom.xml index 382d14520ca..9cf2a0a2ab9 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-tests-test-meta-source Helidon Config Tests Meta Source diff --git a/config/tests/test-parsers-1-complex/pom.xml b/config/tests/test-parsers-1-complex/pom.xml index 038ef5d5cb9..10588d436d3 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 - 2.6.2-SNAPSHOT + 2.6.2 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 ec727b6ae92..0887ad30f65 100644 --- a/config/yaml-mp/pom.xml +++ b/config/yaml-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-yaml-mp Helidon Config YAML MP diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index 0e009dfb5c0..02c5d95babf 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-config-yaml Helidon Config YAML diff --git a/dbclient/common/pom.xml b/dbclient/common/pom.xml index abeba13d4bf..93906a645e8 100644 --- a/dbclient/common/pom.xml +++ b/dbclient/common/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/dbclient/dbclient/pom.xml b/dbclient/dbclient/pom.xml index ebb687ee720..021614dc5e0 100644 --- a/dbclient/dbclient/pom.xml +++ b/dbclient/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.2-SNAPSHOT + 2.6.2 helidon-dbclient diff --git a/dbclient/health/pom.xml b/dbclient/health/pom.xml index 3950732564d..117a870510f 100644 --- a/dbclient/health/pom.xml +++ b/dbclient/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-dbclient-health diff --git a/dbclient/jdbc/pom.xml b/dbclient/jdbc/pom.xml index af290cade63..fba850eb2e8 100644 --- a/dbclient/jdbc/pom.xml +++ b/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.2-SNAPSHOT + 2.6.2 helidon-dbclient-jdbc diff --git a/dbclient/jsonp/pom.xml b/dbclient/jsonp/pom.xml index aa7d0d3a09d..710c24cbfc8 100644 --- a/dbclient/jsonp/pom.xml +++ b/dbclient/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/dbclient/metrics-jdbc/pom.xml b/dbclient/metrics-jdbc/pom.xml index c5b45065f9b..8c37ad53401 100644 --- a/dbclient/metrics-jdbc/pom.xml +++ b/dbclient/metrics-jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-dbclient-metrics-jdbc diff --git a/dbclient/metrics/pom.xml b/dbclient/metrics/pom.xml index 98497de86b8..4af98a0bd88 100644 --- a/dbclient/metrics/pom.xml +++ b/dbclient/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-dbclient-metrics diff --git a/dbclient/mongodb/pom.xml b/dbclient/mongodb/pom.xml index 7dfcfe0f927..8de8f5cc671 100644 --- a/dbclient/mongodb/pom.xml +++ b/dbclient/mongodb/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/dbclient/pom.xml b/dbclient/pom.xml index 9eb0f510fd1..9ff7e784048 100644 --- a/dbclient/pom.xml +++ b/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-project io.helidon - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/dbclient/tracing/pom.xml b/dbclient/tracing/pom.xml index 3b7373535a8..5e507497b6b 100644 --- a/dbclient/tracing/pom.xml +++ b/dbclient/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-dbclient-tracing diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 7f6c0f69836..a36290d0e95 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 2.6.2-SNAPSHOT + 2.6.2 ../bom/pom.xml helidon-dependencies diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 64951b47f59..c14cccbd4df 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 716bd9c5662..bcd359f642a 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 3ae400024d2..234f7ea7d05 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 39f4710021f..b8344d08902 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index 3464269513a..6d2a6949333 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index d14089e5aed..0446d299794 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/pom.xml b/examples/config/pom.xml index f0cb80a393f..dc1f3b4ebc4 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.config helidon-examples-config-project diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index db60b911b9b..a7825c86176 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index c5210a9d2b8..c81553ccbe2 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 1c0d9e5b67e..c8770e5e4f3 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/dbclient/common/pom.xml b/examples/dbclient/common/pom.xml index e4c1478fbd4..1e17d8dad12 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-examples-dbclient-common diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index 8fddb21eaa5..3b152a95351 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index ddc966cdb1f..8c3fa7314a1 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index a71128b33b3..7af9b97058e 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml diff --git a/examples/dbclient/pom.xml b/examples/dbclient/pom.xml index dafd4fa1fbd..e2ae3c20662 100644 --- a/examples/dbclient/pom.xml +++ b/examples/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index b226164a81b..ebfd95c5928 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../applications/se/pom.xml io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index bec079e7180..08252d91313 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.graphql diff --git a/examples/graphql/pom.xml b/examples/graphql/pom.xml index 1aefac7f8f5..b517e549c8e 100644 --- a/examples/graphql/pom.xml +++ b/examples/graphql/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.graphql helidon-examples-graphql-project diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index ab2a563cddb..e1d557468aa 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml index beabcc9c83c..e32a8b8bfc1 100644 --- a/examples/grpc/client-standalone/pom.xml +++ b/examples/grpc/client-standalone/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index 69fa289f50b..44b2e6aa4fa 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index 9dd758e8b4c..8106b04daec 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml index a04c376e5ca..9d79b5d95ab 100644 --- a/examples/grpc/microprofile/basic-client/pom.xml +++ b/examples/grpc/microprofile/basic-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-client diff --git a/examples/grpc/microprofile/basic-server-implicit/pom.xml b/examples/grpc/microprofile/basic-server-implicit/pom.xml index 1cf7dd4c6f8..9128f3dbc9e 100644 --- a/examples/grpc/microprofile/basic-server-implicit/pom.xml +++ b/examples/grpc/microprofile/basic-server-implicit/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-basic-implicit diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml index 9b530cac9e1..00e8cdf6cbb 100644 --- a/examples/grpc/microprofile/metrics/pom.xml +++ b/examples/grpc/microprofile/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-metrics diff --git a/examples/grpc/microprofile/pom.xml b/examples/grpc/microprofile/pom.xml index f1d4b2e2e04..2b81d3b2cfd 100644 --- a/examples/grpc/microprofile/pom.xml +++ b/examples/grpc/microprofile/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.examples.grpc.microprofile diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index 3b436c4bc8c..2f711cfc546 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/pom.xml b/examples/grpc/pom.xml index 96058f05cea..e7c12976d3f 100644 --- a/examples/grpc/pom.xml +++ b/examples/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.grpc helidon-examples-grpc-project diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index 2c76d0d5cee..7bc5c508fb1 100644 --- a/examples/grpc/security-abac/pom.xml +++ b/examples/grpc/security-abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index 5a032ef6f59..dcedb3bffa9 100644 --- a/examples/grpc/security-outbound/pom.xml +++ b/examples/grpc/security-outbound/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 58b213455af..8fc686c825f 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index f6510e8308e..35ac1b7be58 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.health diff --git a/examples/health/pom.xml b/examples/health/pom.xml index a3bd78e2ad9..962a8955afb 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.health helidon-examples-health-project diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index 9123cc91c0d..c04794def6f 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 eb13fac60c8..01780aa752e 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 540ba5e5b06..f3e6394bd8d 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index f2a8738191a..b4bf01e9918 100644 --- a/examples/integrations/cdi/jedis/pom.xml +++ b/examples/integrations/cdi/jedis/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 13c2f67bcb2..8bfc4d92557 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/oci-objectstorage/pom.xml b/examples/integrations/cdi/oci-objectstorage/pom.xml index 485bb05ae27..2652c725b1e 100644 --- a/examples/integrations/cdi/oci-objectstorage/pom.xml +++ b/examples/integrations/cdi/oci-objectstorage/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 6157d73b43c..9ca6333e629 100644 --- a/examples/integrations/cdi/pokemons/pom.xml +++ b/examples/integrations/cdi/pokemons/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index 0531374fe6d..a8dae511dc9 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 - 2.6.2-SNAPSHOT + 2.6.2 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 ec5a0b17425..1e4930b9b18 100644 --- a/examples/integrations/micrometer/mp/pom.xml +++ b/examples/integrations/micrometer/mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/integrations/micrometer/pom.xml b/examples/integrations/micrometer/pom.xml index 6b1533bb14e..c8b6392f1a9 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-examples-micrometer-project diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index 967e873dc60..7aea710236a 100644 --- a/examples/integrations/micrometer/se/pom.xml +++ b/examples/integrations/micrometer/se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 413864bc507..9c6e2bdbc9c 100644 --- a/examples/integrations/micronaut/data/pom.xml +++ b/examples/integrations/micronaut/data/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/micronaut/pom.xml b/examples/integrations/micronaut/pom.xml index 4b0f0e30a99..eaf58db500c 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 - 2.6.2-SNAPSHOT + 2.6.2 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 559679f77c5..c756012c815 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 9f2ac572075..f3161315341 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml diff --git a/examples/integrations/microstream/pom.xml b/examples/integrations/microstream/pom.xml index 75c01ae610b..ba89b4e563a 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 - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.integrations.microstream diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml index 3393362c1a0..2cb6ae4c295 100644 --- a/examples/integrations/neo4j/neo4j-mp/pom.xml +++ b/examples/integrations/neo4j/neo4j-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/neo4j/neo4j-se/pom.xml b/examples/integrations/neo4j/neo4j-se/pom.xml index baf40b60ab6..d12f1138da1 100644 --- a/examples/integrations/neo4j/neo4j-se/pom.xml +++ b/examples/integrations/neo4j/neo4j-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index 22f7e448752..813f3f6243a 100644 --- a/examples/integrations/neo4j/pom.xml +++ b/examples/integrations/neo4j/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.integrations.neo4j helidon-examples-integrations-neo4j-project diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index 9564fa5d5e9..326482207a5 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml index 68f211e16db..e8d9d654436 100644 --- a/examples/integrations/oci/atp-reactive/pom.xml +++ b/examples/integrations/oci/atp-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml index fae8b00f3a2..c2b7701143e 100644 --- a/examples/integrations/oci/metrics-reactive/pom.xml +++ b/examples/integrations/oci/metrics-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index b03877f5cbf..743fb17ea1f 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml index 1e72bbc9240..d906d88e9c6 100644 --- a/examples/integrations/oci/objectstorage-reactive/pom.xml +++ b/examples/integrations/oci/objectstorage-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/pom.xml b/examples/integrations/oci/pom.xml index 3af0999c18f..0a8f96b64f4 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 - 2.6.2-SNAPSHOT + 2.6.2 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 023e9be46b8..0a20db62a73 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml index 2e2039c05f3..41493f4e522 100644 --- a/examples/integrations/oci/vault-reactive/pom.xml +++ b/examples/integrations/oci/vault-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index ccd51de6160..32a4b6e94d2 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 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 b2e0a986484..0e83b67d0b6 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml index acd8eb674b8..4db524dd3b4 100644 --- a/examples/integrations/vault/hcp-reactive/pom.xml +++ b/examples/integrations/vault/hcp-reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml diff --git a/examples/integrations/vault/pom.xml b/examples/integrations/vault/pom.xml index a2c8a356b80..fd61ba3585c 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 - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.integrations.vault helidon-examples-integrations-vault-project diff --git a/examples/istio/helidon-config/pom.xml b/examples/istio/helidon-config/pom.xml index c9a58bc3bed..ef5a5839f5b 100644 --- a/examples/istio/helidon-config/pom.xml +++ b/examples/istio/helidon-config/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/istio/helidon-jpa/pom.xml b/examples/istio/helidon-jpa/pom.xml index e6a0907e048..12cecb42356 100644 --- a/examples/istio/helidon-jpa/pom.xml +++ b/examples/istio/helidon-jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/istio/pom.xml b/examples/istio/pom.xml index 05cabb465e7..3bc6d83b4d1 100644 --- a/examples/istio/pom.xml +++ b/examples/istio/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.istio helidon-examples-istio-project diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 925e80c2200..59fde6e4d1e 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../applications/mp/pom.xml io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index 29b0b994829..bc2fd37ae7d 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index 47bed36e9b7..47d7ae26d12 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 987bc3f3ef0..2778a172b08 100644 --- a/examples/logging/logback-aot/pom.xml +++ b/examples/logging/logback-aot/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index 6387ce9327e..98dc7dddfab 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.logging helidon-examples-logging-project diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 8f502fb8eeb..41bb92d5eb4 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index 89d30c14667..1fe58f7a8a5 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.media diff --git a/examples/media/pom.xml b/examples/media/pom.xml index ff46670cafe..b8c2d9c3ad8 100644 --- a/examples/media/pom.xml +++ b/examples/media/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 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 d4582ca46df..8c965bccd4f 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 e04e46cb26d..d84c5c6fba0 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 a1add80ea8f..b424b8b5f99 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 adbd0fb0d3d..7b7d05d08fa 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 be09bb3d62f..ae8b01f31ee 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.messaging.aq diff --git a/examples/messaging/pom.xml b/examples/messaging/pom.xml index 8205a7e282a..533b459e4b7 100644 --- a/examples/messaging/pom.xml +++ b/examples/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.messaging helidon-examples-messaging-project diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index 02308daf80a..555c58bec1b 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index bd320dd8f17..854644d378c 100644 --- a/examples/metrics/filtering/mp/pom.xml +++ b/examples/metrics/filtering/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/pom.xml b/examples/metrics/filtering/pom.xml index 4b2c3ea5989..cd0a85ed08c 100644 --- a/examples/metrics/filtering/pom.xml +++ b/examples/metrics/filtering/pom.xml @@ -23,7 +23,7 @@ helidon-examples-metrics-project io.helidon.examples - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 pom diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index 86afb20ef80..0420be429db 100644 --- a/examples/metrics/filtering/se/pom.xml +++ b/examples/metrics/filtering/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 1c2d962788e..50c6dc0e688 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index f2e872c8279..ae617d86f63 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/pom.xml b/examples/metrics/pom.xml index 720208e8caa..e82fa617f10 100644 --- a/examples/metrics/pom.xml +++ b/examples/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-examples-project io.helidon.examples - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 pom diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index fbfa9def447..45f3153f2b7 100644 --- a/examples/microprofile/bean-validation/pom.xml +++ b/examples/microprofile/bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index 8c33c5ff0de..4c6b08abf35 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index c345301c8ec..578fd51e655 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 a88e2354c63..bfa7a531b2d 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 1f83723282d..0fb3826c3d8 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 56a9a05e1e7..ef8651ed385 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples @@ -34,7 +34,7 @@ Helidon Examples Metrics HTTP Status Counters - 2.6.2-SNAPSHOT + 2.6.2 diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index a3da6fb4a1f..c2902c81112 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 8fcb17249c7..6d1a44af447 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 7d2577a8611..17b27fbcdfe 100644 --- a/examples/microprofile/messaging-sse/pom.xml +++ b/examples/microprofile/messaging-sse/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index be04b556b63..5788a1d5753 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index 12f0a6ed37b..cb2d7e54d14 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index b0c8ef06c40..f725223f5fb 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index f25f76732d9..2e4b03f187b 100644 --- a/examples/microprofile/openapi-basic/pom.xml +++ b/examples/microprofile/openapi-basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index 6192ebfdb25..18d6181e64c 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index c4821a830c7..d7076412dd5 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 36e7e6d5f07..3585bfe54fc 100644 --- a/examples/microprofile/static-content/pom.xml +++ b/examples/microprofile/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 489b9fc0472..39ace9003d1 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index bac7fea82b1..676172dcf24 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/openapi-tools/pom.xml b/examples/openapi-tools/pom.xml index 5c839f4558d..e4ed618894c 100644 --- a/examples/openapi-tools/pom.xml +++ b/examples/openapi-tools/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.examples.openapi.tools diff --git a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml index 0ffcbfcc0f4..291306e45d4 100644 --- a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml +++ b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml openapi-mp-client diff --git a/examples/openapi-tools/quickstart-mp/mp-server/pom.xml b/examples/openapi-tools/quickstart-mp/mp-server/pom.xml index e04a8fc618a..2ece9150c24 100644 --- a/examples/openapi-tools/quickstart-mp/mp-server/pom.xml +++ b/examples/openapi-tools/quickstart-mp/mp-server/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml openapi-mp-server diff --git a/examples/openapi-tools/quickstart-mp/pom.xml b/examples/openapi-tools/quickstart-mp/pom.xml index 944e605bda0..0b5b9823d28 100644 --- a/examples/openapi-tools/quickstart-mp/pom.xml +++ b/examples/openapi-tools/quickstart-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.openapi.tools helidon-examples-openapi-tools-project - 2.6.2-SNAPSHOT + 2.6.2 pom helidon-examples-openapi-tools-quickstart-mp diff --git a/examples/openapi-tools/quickstart-se/pom.xml b/examples/openapi-tools/quickstart-se/pom.xml index 5b3f6d057fe..0c4ad00ab90 100644 --- a/examples/openapi-tools/quickstart-se/pom.xml +++ b/examples/openapi-tools/quickstart-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.openapi.tools helidon-examples-openapi-tools-project - 2.6.2-SNAPSHOT + 2.6.2 pom helidon-examples-openapi-tools-quickstart-se diff --git a/examples/openapi-tools/quickstart-se/se-client/pom.xml b/examples/openapi-tools/quickstart-se/se-client/pom.xml index e577b515b5e..8d350f728dc 100644 --- a/examples/openapi-tools/quickstart-se/se-client/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-client/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml openapi-se-client diff --git a/examples/openapi-tools/quickstart-se/se-server/pom.xml b/examples/openapi-tools/quickstart-se/se-server/pom.xml index 6854f6f20e6..d49ad34d2f2 100644 --- a/examples/openapi-tools/quickstart-se/se-server/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-server/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml org.openapitools diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 5198ba83e33..2b900ab1986 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/pom.xml b/examples/pom.xml index 9261ba98849..b1e035848af 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 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 f21626cbba1..83d87c0612b 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 = '2.6.2-SNAPSHOT' + helidonversion = '2.6.2' 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 09530aaa7fc..5e7a0960e65 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 b3de40f40cd..c942708ff29 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 = '2.6.2-SNAPSHOT' + helidonversion = '2.6.2' 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 c6a9f1b9186..a1f6733d5e6 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples helidon-quickstart-se - 2.6.2-SNAPSHOT + 2.6.2 Helidon Quickstart SE Example diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index a194ad638ff..f41c71f4464 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 - 2.6.2-SNAPSHOT + 2.6.2 Helidon Standalone Quickstart MP Example - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.cdi.Main 11 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index 272f9141bb0..5e284ef1d12 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -22,11 +22,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-se - 2.6.2-SNAPSHOT + 2.6.2 Helidon Standalone Quickstart SE Example - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.quickstart.se.Main 11 diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index c1c16ef1ee4..99aa8aba3b8 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 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 3c3dc522060..970991e8218 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 cf63aa8082d..8ff0e71f2a0 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 7e47d95a921..e7db741c381 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 e0e2519dcfc..41873531760 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index db4bc8a7f5c..373ed40c060 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index 9c6412087c9..3ae6b93c939 100644 --- a/examples/security/nohttp-programmatic/pom.xml +++ b/examples/security/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 942039ad7d3..a5fc6bacfa4 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/pom.xml b/examples/security/pom.xml index 5613ce2c7d4..328c8ab7770 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.security helidon-examples-security-project diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 5144704ba22..a8264b23629 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 2dc6c8edd77..c2f2b912904 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 5c6fa41d402..38ee8830034 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 c1cde89ac41..64979978132 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 2d82c95b04b..98e3f0c76cc 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 aa54f845fdf..9e020c3adce 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index 943d8c12910..94d096a245c 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -24,13 +24,13 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.todos example-todo-app-project pom - 2.6.2-SNAPSHOT + 2.6.2 Helidon Examples TODO Demo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index e07bab9c53b..0012fdae922 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-backend - 2.6.2-SNAPSHOT + 2.6.2 Helidon Examples Translator Backend diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 0394bf3c2eb..68128bf8207 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-frontend - 2.6.2-SNAPSHOT + 2.6.2 Helidon Examples Translator Frontend diff --git a/examples/translator-app/pom.xml b/examples/translator-app/pom.xml index e2dd8e94496..134eae008af 100644 --- a/examples/translator-app/pom.xml +++ b/examples/translator-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.translator helidon-examples-translator-project diff --git a/examples/webclient/pom.xml b/examples/webclient/pom.xml index a25af484698..afa9aedddad 100644 --- a/examples/webclient/pom.xml +++ b/examples/webclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.webclient diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index 6345ca244d0..14ab0a2f04c 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 0263000ad59..ee328f1ffc0 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 2d90afee03b..be2e14ae9a5 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index fe144c8c895..2f63330de9b 100644 --- a/examples/webserver/fault-tolerance/pom.xml +++ b/examples/webserver/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index d801cb487c7..60ad1f653f6 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 006701363aa..52c46e1ba52 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 e86c7f9c1d2..b10ca02b246 100644 --- a/examples/webserver/mutual-tls/pom.xml +++ b/examples/webserver/mutual-tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 97b07d6e6c9..243edf6cccd 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index 3b0b3bce108..9684725854e 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.examples.webserver helidon-examples-webserver-project diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index ca0b60c6fd5..59229407989 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 13aa71b7932..849ecc456d0 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml index f832fccdeb3..a3f5042d26a 100644 --- a/examples/webserver/threadpool/pom.xml +++ b/examples/webserver/threadpool/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index de9fb2623dc..2668af724b3 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index fd47cca1848..bbe5ecd0842 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index fda8fa3f72c..8460b55d793 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/fault-tolerance/pom.xml b/fault-tolerance/pom.xml index 5e9ecf7f18f..edebd3ae64d 100644 --- a/fault-tolerance/pom.xml +++ b/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.fault-tolerance diff --git a/graphql/pom.xml b/graphql/pom.xml index 15745a3e006..e8e0548a946 100644 --- a/graphql/pom.xml +++ b/graphql/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.graphql diff --git a/graphql/server/pom.xml b/graphql/server/pom.xml index b8ef2da65c5..aa2657d3c28 100644 --- a/graphql/server/pom.xml +++ b/graphql/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.graphql helidon-graphql-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-graphql-server diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index cdb9ae82f8d..644e4f4625e 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-grpc-client diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index 8e6e7a75a48..750f12dd8f1 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-grpc-core diff --git a/grpc/io.grpc/pom.xml b/grpc/io.grpc/pom.xml index 0eb1b969330..4a6e23ac16b 100644 --- a/grpc/io.grpc/pom.xml +++ b/grpc/io.grpc/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.2-SNAPSHOT + 2.6.2 io.grpc diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index 66a3a83f5ff..91972d84b42 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-grpc-metrics diff --git a/grpc/pom.xml b/grpc/pom.xml index 580361af91d..3eb15985e59 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.grpc diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index 3151315b25e..a65e56d90b8 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-grpc-server diff --git a/health/common/pom.xml b/health/common/pom.xml index 393f3fd1d6a..6ba5b5462d6 100644 --- a/health/common/pom.xml +++ b/health/common/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index d0b813e2a1b..89959b3c412 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index fc8fe6894a6..e0c989a457a 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index 56e2ef47626..e59e9cb859b 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index 44ccb9837a3..8643c56ed92 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 - 2.6.2-SNAPSHOT + 2.6.2 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 a43b7b86523..6212a66be40 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 - 2.6.2-SNAPSHOT + 2.6.2 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 eb9a8888a6e..32c48c19491 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 - 2.6.2-SNAPSHOT + 2.6.2 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 1c01093fa87..82c6fd009a1 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 - 2.6.2-SNAPSHOT + 2.6.2 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 118ff500b12..e2785802ecf 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 - 2.6.2-SNAPSHOT + 2.6.2 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 1ec873fd1d6..d9ad421604e 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 - 2.6.2-SNAPSHOT + 2.6.2 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 9da769d4ef2..8240049219e 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 - 2.6.2-SNAPSHOT + 2.6.2 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 205c50331ba..b9c2abb266a 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-cdi-hibernate Helidon CDI Integrations Hibernate diff --git a/integrations/cdi/jedis-cdi/pom.xml b/integrations/cdi/jedis-cdi/pom.xml index daabba7fced..9091e27efdc 100644 --- a/integrations/cdi/jedis-cdi/pom.xml +++ b/integrations/cdi/jedis-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-cdi-jedis Helidon CDI Integrations Jedis diff --git a/integrations/cdi/jpa-cdi/pom.xml b/integrations/cdi/jpa-cdi/pom.xml index 245cd842c8e..822160a7e80 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 - 2.6.2-SNAPSHOT + 2.6.2 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 33d9639bcb9..f89f20e8ea3 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 - 2.6.2-SNAPSHOT + 2.6.2 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 a005e6f4973..470be8e7a45 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-cdi-jta-weld Helidon CDI Integrations JTA Weld diff --git a/integrations/cdi/oci-objectstorage-cdi/pom.xml b/integrations/cdi/oci-objectstorage-cdi/pom.xml index 967f028c2fe..2607edea2b6 100644 --- a/integrations/cdi/oci-objectstorage-cdi/pom.xml +++ b/integrations/cdi/oci-objectstorage-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-cdi-oci-objectstorage Helidon CDI Integrations OCI Object Storage diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index 027eb4a0ba2..5e56e784bf5 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.cdi helidon-integrations-cdi-project diff --git a/integrations/common/pom.xml b/integrations/common/pom.xml index 27375dd1d2f..c6f440f5f51 100644 --- a/integrations/common/pom.xml +++ b/integrations/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/integrations/common/rest/pom.xml b/integrations/common/rest/pom.xml index a480fb0c215..52a6fa5e326 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-common-rest diff --git a/integrations/db/h2/pom.xml b/integrations/db/h2/pom.xml index 79e22b372be..5ac8a59ae22 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 - 2.6.2-SNAPSHOT + 2.6.2 h2 diff --git a/integrations/db/mysql/pom.xml b/integrations/db/mysql/pom.xml index 0b2ba853807..b1e8e1dc0ce 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-db-mysql diff --git a/integrations/db/ojdbc/pom.xml b/integrations/db/ojdbc/pom.xml index 9bddcc08de0..8ad9cd6959f 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 - 2.6.2-SNAPSHOT + 2.6.2 ojdbc diff --git a/integrations/db/pgsql/pom.xml b/integrations/db/pgsql/pom.xml index 5be5af291e0..f772a6b8457 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-db-pgsql diff --git a/integrations/db/pom.xml b/integrations/db/pom.xml index b11aba2614b..104b6444f96 100644 --- a/integrations/db/pom.xml +++ b/integrations/db/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 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 ff96273623d..cbb18fb265d 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/integrations/graal/native-image-extension/pom.xml b/integrations/graal/native-image-extension/pom.xml index 60c2a21916c..a2095c0b8d4 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index ef8cd20dc0e..5b79c3e3ebd 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 diff --git a/integrations/jdbc/jdbc/pom.xml b/integrations/jdbc/jdbc/pom.xml index 4aa481d34ab..b6382c7f1c6 100644 --- a/integrations/jdbc/jdbc/pom.xml +++ b/integrations/jdbc/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jdbc-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.jdbc diff --git a/integrations/jdbc/pom.xml b/integrations/jdbc/pom.xml index 1698d69099d..b02be555f56 100644 --- a/integrations/jdbc/pom.xml +++ b/integrations/jdbc/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 pom diff --git a/integrations/jta/jdbc/pom.xml b/integrations/jta/jdbc/pom.xml index e9fe309dbae..3f42beea690 100644 --- a/integrations/jta/jdbc/pom.xml +++ b/integrations/jta/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jta-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.jta diff --git a/integrations/jta/pom.xml b/integrations/jta/pom.xml index 7d84f1f009c..3c35f3150fb 100644 --- a/integrations/jta/pom.xml +++ b/integrations/jta/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 pom diff --git a/integrations/micrometer/cdi/pom.xml b/integrations/micrometer/cdi/pom.xml index fe6e8a6d33a..973daa1da43 100644 --- a/integrations/micrometer/cdi/pom.xml +++ b/integrations/micrometer/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.micrometer diff --git a/integrations/micrometer/micrometer/pom.xml b/integrations/micrometer/micrometer/pom.xml index 340bb856c1c..406ef607b92 100644 --- a/integrations/micrometer/micrometer/pom.xml +++ b/integrations/micrometer/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.micrometer diff --git a/integrations/micrometer/pom.xml b/integrations/micrometer/pom.xml index 25bdffdf9ea..5b6279c6f07 100644 --- a/integrations/micrometer/pom.xml +++ b/integrations/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 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 913d48993fd..a4119e08243 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-micronaut-cdi-processor diff --git a/integrations/micronaut/cdi/pom.xml b/integrations/micronaut/cdi/pom.xml index 8a5ad1e9703..30b9bdd24bf 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-micronaut-cdi diff --git a/integrations/micronaut/data/pom.xml b/integrations/micronaut/data/pom.xml index 09a34f1662d..28db665fbef 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-micronaut-data diff --git a/integrations/micronaut/pom.xml b/integrations/micronaut/pom.xml index 0b425e0a5f7..35db1f683d5 100644 --- a/integrations/micronaut/pom.xml +++ b/integrations/micronaut/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.micronaut diff --git a/integrations/microstream/cache/pom.xml b/integrations/microstream/cache/pom.xml index 127ac34782d..84251c7f3c3 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-microstream-cache diff --git a/integrations/microstream/cdi/pom.xml b/integrations/microstream/cdi/pom.xml index 9650586230f..b519914a47a 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-microstream-cdi diff --git a/integrations/microstream/core/pom.xml b/integrations/microstream/core/pom.xml index 431f746a947..e35458de563 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-microstream diff --git a/integrations/microstream/health/pom.xml b/integrations/microstream/health/pom.xml index 7dbb9aa39d0..854d7e006ca 100644 --- a/integrations/microstream/health/pom.xml +++ b/integrations/microstream/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-microstream-health diff --git a/integrations/microstream/metrics/pom.xml b/integrations/microstream/metrics/pom.xml index 1e02c0e9c00..ebb2ae2b380 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-microstream-metrics diff --git a/integrations/microstream/pom.xml b/integrations/microstream/pom.xml index 0ce4845dfb0..2f2a044af09 100644 --- a/integrations/microstream/pom.xml +++ b/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.microstream diff --git a/integrations/neo4j/health/pom.xml b/integrations/neo4j/health/pom.xml index 0ff461bde2e..e86b4b2bf6e 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-neo4j-health diff --git a/integrations/neo4j/metrics/pom.xml b/integrations/neo4j/metrics/pom.xml index f9482dca9c9..87c7250b232 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-neo4j-metrics diff --git a/integrations/neo4j/neo4j/pom.xml b/integrations/neo4j/neo4j/pom.xml index 6ce1ca9015a..01c1277946d 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-neo4j diff --git a/integrations/neo4j/pom.xml b/integrations/neo4j/pom.xml index 4f1be69ecdd..58d985d0530 100644 --- a/integrations/neo4j/pom.xml +++ b/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.neo4j helidon-integrations-neo4j-project diff --git a/integrations/oci/atp/pom.xml b/integrations/oci/atp/pom.xml index e9e982e6306..1aa1d0fe332 100644 --- a/integrations/oci/atp/pom.xml +++ b/integrations/oci/atp/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-oci-atp diff --git a/integrations/oci/cdi/pom.xml b/integrations/oci/cdi/pom.xml index 383a2b98375..ea096658c1d 100644 --- a/integrations/oci/cdi/pom.xml +++ b/integrations/oci/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-oci-cdi diff --git a/integrations/oci/connect/pom.xml b/integrations/oci/connect/pom.xml index 0663efe2bf7..8031a1cdb76 100644 --- a/integrations/oci/connect/pom.xml +++ b/integrations/oci/connect/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-oci-connect diff --git a/integrations/oci/metrics/cdi/pom.xml b/integrations/oci/metrics/cdi/pom.xml index 60e544f6887..0efc0f685e3 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 - 2.6.2-SNAPSHOT + 2.6.2 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 9baedca4a59..fb8f3d163ce 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-oci-metrics Helidon Integrations OCI Metrics diff --git a/integrations/oci/metrics/pom.xml b/integrations/oci/metrics/pom.xml index 199e934b50b..c009aeb5dc0 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 - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project diff --git a/integrations/oci/objectstorage-health/pom.xml b/integrations/oci/objectstorage-health/pom.xml index 2324710e81b..8efc2c5b511 100644 --- a/integrations/oci/objectstorage-health/pom.xml +++ b/integrations/oci/objectstorage-health/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-oci-objectstorage-health diff --git a/integrations/oci/objectstorage/pom.xml b/integrations/oci/objectstorage/pom.xml index 9ac9626ce1b..586d33592cd 100644 --- a/integrations/oci/objectstorage/pom.xml +++ b/integrations/oci/objectstorage/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-oci-objectstorage diff --git a/integrations/oci/pom.xml b/integrations/oci/pom.xml index 678021bd2f3..dff3c87b9a7 100644 --- a/integrations/oci/pom.xml +++ b/integrations/oci/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.oci diff --git a/integrations/oci/sdk/cdi/pom.xml b/integrations/oci/sdk/cdi/pom.xml index 60ae098b3cc..55f7f7ee034 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 - 2.6.2-SNAPSHOT + 2.6.2 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 c7b5025c9a2..7374a4ec594 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 - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.integrations.oci.sdk diff --git a/integrations/oci/telemetry/pom.xml b/integrations/oci/telemetry/pom.xml index be95c54d04d..8504fec31bf 100644 --- a/integrations/oci/telemetry/pom.xml +++ b/integrations/oci/telemetry/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-oci-telemetry diff --git a/integrations/oci/vault-health/pom.xml b/integrations/oci/vault-health/pom.xml index 0b934557f3b..c7f9e5b9365 100644 --- a/integrations/oci/vault-health/pom.xml +++ b/integrations/oci/vault-health/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-oci-vault-health diff --git a/integrations/oci/vault/pom.xml b/integrations/oci/vault/pom.xml index 8ef60e38bff..8bb37cc0529 100644 --- a/integrations/oci/vault/pom.xml +++ b/integrations/oci/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-oci-vault diff --git a/integrations/openapi-ui/pom.xml b/integrations/openapi-ui/pom.xml index 8cc6a629add..ec7a44c6f00 100644 --- a/integrations/openapi-ui/pom.xml +++ b/integrations/openapi-ui/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.openapi-ui diff --git a/integrations/pom.xml b/integrations/pom.xml index 2978d94bc53..8e31f1feb58 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations helidon-integrations-project diff --git a/integrations/vault/auths/approle/pom.xml b/integrations/vault/auths/approle/pom.xml index d7be3157d72..377680b115a 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-auths-approle diff --git a/integrations/vault/auths/common/pom.xml b/integrations/vault/auths/common/pom.xml index 04127270f64..c4a2ffb0c9d 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-auths-common diff --git a/integrations/vault/auths/k8s/pom.xml b/integrations/vault/auths/k8s/pom.xml index 6fe1d625f1b..4e9bbda5599 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-auths-k8s diff --git a/integrations/vault/auths/pom.xml b/integrations/vault/auths/pom.xml index e19cf56cb4c..dd779a35423 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 - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/integrations/vault/auths/token/pom.xml b/integrations/vault/auths/token/pom.xml index 4929f28e070..191b22a4e89 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-auths-token diff --git a/integrations/vault/cdi/pom.xml b/integrations/vault/cdi/pom.xml index 300ee5c6f9f..417a9c22c77 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-cdi diff --git a/integrations/vault/pom.xml b/integrations/vault/pom.xml index 4d3be3d79df..a2b535be8d7 100644 --- a/integrations/vault/pom.xml +++ b/integrations/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.integrations.vault diff --git a/integrations/vault/secrets/cubbyhole/pom.xml b/integrations/vault/secrets/cubbyhole/pom.xml index fc71990d2bb..ce0e6c5cb26 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-secrets-cubbyhole diff --git a/integrations/vault/secrets/database/pom.xml b/integrations/vault/secrets/database/pom.xml index 0dc85f81533..ba91167b613 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-secrets-database diff --git a/integrations/vault/secrets/kv1/pom.xml b/integrations/vault/secrets/kv1/pom.xml index 45e91af0117..d91f92ce94c 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-secrets-kv1 diff --git a/integrations/vault/secrets/kv2/pom.xml b/integrations/vault/secrets/kv2/pom.xml index 48e05daeb80..9b8123cac29 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-secrets-kv2 diff --git a/integrations/vault/secrets/pki/pom.xml b/integrations/vault/secrets/pki/pom.xml index a4ac85e4651..00c8cfb07fb 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-secrets-pki diff --git a/integrations/vault/secrets/pom.xml b/integrations/vault/secrets/pom.xml index 2e1f49c5218..5c44d2ee06b 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 - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/integrations/vault/secrets/transit/pom.xml b/integrations/vault/secrets/transit/pom.xml index d3c62c15ff5..b407933a45d 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault-secrets-transit diff --git a/integrations/vault/sys/pom.xml b/integrations/vault/sys/pom.xml index c6c77db5da8..1437169d487 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 - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/integrations/vault/sys/sys/pom.xml b/integrations/vault/sys/sys/pom.xml index 0b502f90888..d23a1a988b4 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/integrations/vault/vault/pom.xml b/integrations/vault/vault/pom.xml index 1ce3e52e872..0e55b9767c0 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-integrations-vault diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index ddd823bdee2..8b62e6a59ca 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index 625f7e371f6..8c6b23e81d8 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/jersey/connector/pom.xml b/jersey/connector/pom.xml index 723fc092507..d09202dabf8 100644 --- a/jersey/connector/pom.xml +++ b/jersey/connector/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index b488534eac0..c54bac41957 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index 481cc1cd5ec..0fcfbcadc65 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index b616041c369..d931c8d9269 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-jersey-server diff --git a/licensing/pom.xml b/licensing/pom.xml index 26110e05d9d..61d574b981e 100644 --- a/licensing/pom.xml +++ b/licensing/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.licensing helidon-licensing diff --git a/logging/common/pom.xml b/logging/common/pom.xml index 0a141e4dc75..8ccf7881664 100644 --- a/logging/common/pom.xml +++ b/logging/common/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 2.6.2-SNAPSHOT + 2.6.2 helidon-logging-common diff --git a/logging/jul/pom.xml b/logging/jul/pom.xml index d7ff4dbdbbe..3047386f6de 100644 --- a/logging/jul/pom.xml +++ b/logging/jul/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/logging/log4j/pom.xml b/logging/log4j/pom.xml index 1c31dab68fd..497a63378db 100644 --- a/logging/log4j/pom.xml +++ b/logging/log4j/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/logging/pom.xml b/logging/pom.xml index b0f8eeecf2d..1a2dfd66be8 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.logging diff --git a/logging/slf4j/pom.xml b/logging/slf4j/pom.xml index 2e2b7a6dae4..bc6366d6525 100644 --- a/logging/slf4j/pom.xml +++ b/logging/slf4j/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 2.6.2-SNAPSHOT + 2.6.2 helidon-logging-slf4j diff --git a/lra/coordinator/client/narayana-client/pom.xml b/lra/coordinator/client/narayana-client/pom.xml index b45262a5696..1958c6d4513 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-lra-coordinator-narayana-client diff --git a/lra/coordinator/client/pom.xml b/lra/coordinator/client/pom.xml index cc5864a133a..b32ae8fce71 100644 --- a/lra/coordinator/client/pom.xml +++ b/lra/coordinator/client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-project - 2.6.2-SNAPSHOT + 2.6.2 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 91d826a0326..f7544744ed2 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-lra-coordinator-client-spi diff --git a/lra/coordinator/pom.xml b/lra/coordinator/pom.xml index c9179c1c5f5..875b3989dfc 100644 --- a/lra/coordinator/pom.xml +++ b/lra/coordinator/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.lra helidon-lra-coordinator-project diff --git a/lra/coordinator/server/pom.xml b/lra/coordinator/server/pom.xml index 90b84e7cc41..5b98c530c33 100644 --- a/lra/coordinator/server/pom.xml +++ b/lra/coordinator/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml diff --git a/lra/pom.xml b/lra/pom.xml index 56144bf4090..a8e9481455f 100644 --- a/lra/pom.xml +++ b/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.lra helidon-lra-project diff --git a/media/common/pom.xml b/media/common/pom.xml index 4bdca1a3f45..7c93fe21c2c 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ io.helidon.media helidon-media-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index ceda270d065..382087cc91e 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-media-jackson diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index 234aee8f17e..929fed475f5 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-media-jsonb diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index 45b3df30a52..4479934aea2 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-media-jsonp diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml index 4f550ea900c..3eff567a293 100644 --- a/media/multipart/pom.xml +++ b/media/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.media helidon-media-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-media-multipart Helidon Media MultiPart diff --git a/media/pom.xml b/media/pom.xml index 53f0211f00f..dcd6b2a41b7 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.media diff --git a/messaging/connectors/aq/pom.xml b/messaging/connectors/aq/pom.xml index 842fdb6a48e..8d7dfd83ff5 100644 --- a/messaging/connectors/aq/pom.xml +++ b/messaging/connectors/aq/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.messaging.aq diff --git a/messaging/connectors/jms/pom.xml b/messaging/connectors/jms/pom.xml index 7b27352f36e..33040887905 100644 --- a/messaging/connectors/jms/pom.xml +++ b/messaging/connectors/jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.messaging.jms diff --git a/messaging/connectors/pom.xml b/messaging/connectors/pom.xml index f47e761403a..144463c283a 100644 --- a/messaging/connectors/pom.xml +++ b/messaging/connectors/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-messaging-connectors-project Helidon Messaging Connectors Project diff --git a/messaging/kafka/pom.xml b/messaging/kafka/pom.xml index 6b271a3f0d1..8350f18628d 100644 --- a/messaging/kafka/pom.xml +++ b/messaging/kafka/pom.xml @@ -25,7 +25,7 @@ io.helidon.messaging helidon-messaging-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.messaging.kafka diff --git a/messaging/messaging/pom.xml b/messaging/messaging/pom.xml index 1d9573bd77f..451082d252c 100644 --- a/messaging/messaging/pom.xml +++ b/messaging/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-messaging diff --git a/messaging/pom.xml b/messaging/pom.xml index 3eb5e298ec5..13a7c3e6662 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.messaging helidon-messaging-project diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 327d29f8c03..5d3b3c6e61c 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -21,7 +21,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/metrics/jaeger/pom.xml b/metrics/jaeger/pom.xml index 616d266e281..089445f610f 100644 --- a/metrics/jaeger/pom.xml +++ b/metrics/jaeger/pom.xml @@ -21,7 +21,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-metrics-jaeger diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index 098d5a6ec92..e239100cdad 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index 65bdf5ce3ff..22cea51f919 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index 0a9f696c911..397b688cb1f 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics/service-api/pom.xml b/metrics/service-api/pom.xml index ba93abd0e06..bfc8bd2e9cb 100644 --- a/metrics/service-api/pom.xml +++ b/metrics/service-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-metrics-service-api Helidon Metrics Web Support API diff --git a/metrics/trace-exemplar/pom.xml b/metrics/trace-exemplar/pom.xml index ae947441f42..47530869eb0 100644 --- a/metrics/trace-exemplar/pom.xml +++ b/metrics/trace-exemplar/pom.xml @@ -23,7 +23,7 @@ helidon-metrics-project io.helidon.metrics - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index 61e7aa71fb5..70e4ea3644c 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/microprofile/bean-validation/pom.xml b/microprofile/bean-validation/pom.xml index 95a843e5ca9..b3637acc976 100644 --- a/microprofile/bean-validation/pom.xml +++ b/microprofile/bean-validation/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 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 4496ca061f1..29930757410 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-core Helidon Microprofile Core Bundle diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index 39f68326083..eec88d89357 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile Helidon Microprofile Full Bundle diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index d0692063358..b18a3d91c6a 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.microprofile.bundles diff --git a/microprofile/cdi/pom.xml b/microprofile/cdi/pom.xml index d7e295bbe1a..33f45d5aec8 100644 --- a/microprofile/cdi/pom.xml +++ b/microprofile/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.cdi diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index 4464b9e18b1..56747d30220 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.config helidon-microprofile-config diff --git a/microprofile/cors/pom.xml b/microprofile/cors/pom.xml index 332eb641b60..56759e45d01 100644 --- a/microprofile/cors/pom.xml +++ b/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-cors diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index dae58c43e47..69bfb08bbc6 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/graphql/pom.xml b/microprofile/graphql/pom.xml index 3e364abb625..67c68a37909 100644 --- a/microprofile/graphql/pom.xml +++ b/microprofile/graphql/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/microprofile/graphql/server/pom.xml b/microprofile/graphql/server/pom.xml index b3d9dca2010..c1121b8312a 100644 --- a/microprofile/graphql/server/pom.xml +++ b/microprofile/graphql/server/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile.graphql helidon-microprofile-graphql - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/microprofile/grpc/client/pom.xml b/microprofile/grpc/client/pom.xml index 580bf4edc9a..109df50d331 100644 --- a/microprofile/grpc/client/pom.xml +++ b/microprofile/grpc/client/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-grpc-client diff --git a/microprofile/grpc/core/pom.xml b/microprofile/grpc/core/pom.xml index de6ac0e3edf..d2dab4acf33 100644 --- a/microprofile/grpc/core/pom.xml +++ b/microprofile/grpc/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-grpc-core diff --git a/microprofile/grpc/metrics/pom.xml b/microprofile/grpc/metrics/pom.xml index adad93432f8..45882e383c7 100644 --- a/microprofile/grpc/metrics/pom.xml +++ b/microprofile/grpc/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-grpc-metrics diff --git a/microprofile/grpc/pom.xml b/microprofile/grpc/pom.xml index 61bac155077..09775d25d50 100644 --- a/microprofile/grpc/pom.xml +++ b/microprofile/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.grpc diff --git a/microprofile/grpc/server/pom.xml b/microprofile/grpc/server/pom.xml index 644cf24037c..850cd5877c8 100644 --- a/microprofile/grpc/server/pom.xml +++ b/microprofile/grpc/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-grpc-server diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index a5b1ac17caf..d58729797b7 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.health helidon-microprofile-health diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index c7bb8ba52b6..1ea15e28903 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.jwt diff --git a/microprofile/lra/jax-rs/pom.xml b/microprofile/lra/jax-rs/pom.xml index 2f7d961235d..4b12bfcfa51 100644 --- a/microprofile/lra/jax-rs/pom.xml +++ b/microprofile/lra/jax-rs/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.lra helidon-microprofile-lra-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-lra diff --git a/microprofile/lra/pom.xml b/microprofile/lra/pom.xml index 1c1b23355ec..605341a442c 100644 --- a/microprofile/lra/pom.xml +++ b/microprofile/lra/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.lra diff --git a/microprofile/messaging/core/pom.xml b/microprofile/messaging/core/pom.xml index afbeee2ab48..40b237ab947 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-messaging diff --git a/microprofile/messaging/health/pom.xml b/microprofile/messaging/health/pom.xml index 141134de48a..fdd88e2f2d9 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-messaging-health diff --git a/microprofile/messaging/pom.xml b/microprofile/messaging/pom.xml index 62352fcf072..1fbbaca5d61 100644 --- a/microprofile/messaging/pom.xml +++ b/microprofile/messaging/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.messaging diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index efccc43ab9b..f5bdaab792a 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index cb182149c56..986f0e27b16 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index ca38f911b71..68bc86690b9 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 8ee5b200813..e60c89c270f 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.microprofile diff --git a/microprofile/reactive-streams/pom.xml b/microprofile/reactive-streams/pom.xml index fea230f1f7f..4cde7ed211d 100644 --- a/microprofile/reactive-streams/pom.xml +++ b/microprofile/reactive-streams/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.reactive-streams diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index a83c02c02a9..7ae5b8dc3c5 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.rest-client diff --git a/microprofile/scheduling/pom.xml b/microprofile/scheduling/pom.xml index 4a350be628a..953f8622f80 100644 --- a/microprofile/scheduling/pom.xml +++ b/microprofile/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.scheduling diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index 0abe50dc909..9c4a5abc743 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index d2ad5a64b71..70d500aa414 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index c0c5f754458..bb1d30b3b7b 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/junit5-tests/pom.xml b/microprofile/tests/junit5-tests/pom.xml index dbaa9ccc059..86e587243f1 100644 --- a/microprofile/tests/junit5-tests/pom.xml +++ b/microprofile/tests/junit5-tests/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests tests-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-microprofile-tests-junit5-tests diff --git a/microprofile/tests/junit5/pom.xml b/microprofile/tests/junit5/pom.xml index d94af6d3db5..7bb4ec02aa9 100644 --- a/microprofile/tests/junit5/pom.xml +++ b/microprofile/tests/junit5/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 ../../pom.xml diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index 757b5bc5b13..791ee1c06b4 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index 256550cefda..9091ccbac78 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index 78d94edc590..c4b7e77dea1 100644 --- a/microprofile/tests/tck/tck-config/pom.xml +++ b/microprofile/tests/tck/tck-config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 2.6.2-SNAPSHOT + 2.6.2 tck-config Helidon Microprofile Tests TCK Config diff --git a/microprofile/tests/tck/tck-fault-tolerance/pom.xml b/microprofile/tests/tck/tck-fault-tolerance/pom.xml index df70b6ace46..a156ff75fa0 100644 --- a/microprofile/tests/tck/tck-fault-tolerance/pom.xml +++ b/microprofile/tests/tck/tck-fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 2.6.2-SNAPSHOT + 2.6.2 tck-fault-tolerance Helidon Microprofile Tests TCK Fault Tolerance diff --git a/microprofile/tests/tck/tck-graphql/pom.xml b/microprofile/tests/tck/tck-graphql/pom.xml index 3be4d9c5bcd..e39a1b38bbf 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-project - 2.6.2-SNAPSHOT + 2.6.2 tck-graphql Helidon Microprofile Tests TCK GraphQL diff --git a/microprofile/tests/tck/tck-health/pom.xml b/microprofile/tests/tck/tck-health/pom.xml index f1a323a6313..a657b681157 100644 --- a/microprofile/tests/tck/tck-health/pom.xml +++ b/microprofile/tests/tck/tck-health/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index 27fb972ee96..4d4837c72e1 100644 --- a/microprofile/tests/tck/tck-jwt-auth/pom.xml +++ b/microprofile/tests/tck/tck-jwt-auth/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 2.6.2-SNAPSHOT + 2.6.2 tck-jwt-auth Helidon Microprofile Tests TCK JWT-Auth diff --git a/microprofile/tests/tck/tck-lra/pom.xml b/microprofile/tests/tck/tck-lra/pom.xml index aec15cf7458..90a61d4ad83 100644 --- a/microprofile/tests/tck/tck-lra/pom.xml +++ b/microprofile/tests/tck/tck-lra/pom.xml @@ -10,7 +10,7 @@ io.helidon.microprofile.tests tck-project - 2.6.2-SNAPSHOT + 2.6.2 tck-lra diff --git a/microprofile/tests/tck/tck-messaging/pom.xml b/microprofile/tests/tck/tck-messaging/pom.xml index bc7888f3c4c..2dffe751118 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-project - 2.6.2-SNAPSHOT + 2.6.2 tck-messaging Helidon Microprofile Tests TCK Messaging diff --git a/microprofile/tests/tck/tck-metrics/pom.xml b/microprofile/tests/tck/tck-metrics/pom.xml index ee4d26692f0..861021b014e 100644 --- a/microprofile/tests/tck/tck-metrics/pom.xml +++ b/microprofile/tests/tck/tck-metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 2.6.2-SNAPSHOT + 2.6.2 tck-metrics Helidon Microprofile Tests TCK Metrics diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index 6793e313108..ac4a8814e45 100644 --- a/microprofile/tests/tck/tck-openapi/pom.xml +++ b/microprofile/tests/tck/tck-openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index 2304844860c..003f7ae9950 100644 --- a/microprofile/tests/tck/tck-opentracing/pom.xml +++ b/microprofile/tests/tck/tck-opentracing/pom.xml @@ -22,7 +22,7 @@ tck-project io.helidon.microprofile.tests - 2.6.2-SNAPSHOT + 2.6.2 tck-opentracing Helidon Microprofile Tests TCK Opentracing diff --git a/microprofile/tests/tck/tck-reactive-operators/pom.xml b/microprofile/tests/tck/tck-reactive-operators/pom.xml index 727b2946852..8b2f7ce184f 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-project - 2.6.2-SNAPSHOT + 2.6.2 tck-reactive-operators Helidon Microprofile Tests TCK Reactive Streams Operators diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index 3cffc053302..3730567f4e5 100644 --- a/microprofile/tests/tck/tck-rest-client/pom.xml +++ b/microprofile/tests/tck/tck-rest-client/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index d61a6678afd..17290b82fc6 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/microprofile/websocket/pom.xml b/microprofile/websocket/pom.xml index 7ecb9d58265..dd0ed22b5b7 100644 --- a/microprofile/websocket/pom.xml +++ b/microprofile/websocket/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.microprofile.websocket diff --git a/microprofile/weld/pom.xml b/microprofile/weld/pom.xml index 1907d2767e5..3464d39650c 100644 --- a/microprofile/weld/pom.xml +++ b/microprofile/weld/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/microprofile/weld/weld-core-impl/pom.xml b/microprofile/weld/weld-core-impl/pom.xml index eb57f2aa84e..c39a67691d0 100644 --- a/microprofile/weld/weld-core-impl/pom.xml +++ b/microprofile/weld/weld-core-impl/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/microprofile/weld/weld-se-core/pom.xml b/microprofile/weld/weld-se-core/pom.xml index 1604863050e..e6015fae0a8 100644 --- a/microprofile/weld/weld-se-core/pom.xml +++ b/microprofile/weld/weld-se-core/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/openapi/pom.xml b/openapi/pom.xml index 51b31283ec4..92d1e52fcfd 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.openapi diff --git a/parent/pom.xml b/parent/pom.xml index 93d13354518..c28be4e81ea 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 2.6.2-SNAPSHOT + 2.6.2 pom Helidon Parent @@ -47,7 +47,7 @@ scm:git:git@github.com:oracle/helidon.git scm:git:git@github.com:oracle/helidon.git - HEAD + 2.6.2 https://github.com/oracle/helidon diff --git a/pom.xml b/pom.xml index 0b086c860c0..ef0dba46d3a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 2.6.2-SNAPSHOT + 2.6.2 ./dependencies/pom.xml helidon-project diff --git a/scheduling/pom.xml b/scheduling/pom.xml index eccd11e9d18..9f5bfe7bd57 100644 --- a/scheduling/pom.xml +++ b/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.scheduling diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index 19f1e1b0937..31d9123b6b0 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index 775f097bba7..945821eeb1f 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index 28ca91ede6f..ea6c2ba6b75 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index d9272c8eca6..1ef9b9ccacf 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index 5436c0c1a0c..51998a34e6d 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index 18f4bafa51d..655c4b08a3e 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index 7163aa639a8..621c3eaad05 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index 10c5ab00001..dddfc205099 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index e01f967e485..502387c58b6 100644 --- a/security/integration/grpc/pom.xml +++ b/security/integration/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-integration-grpc Helidon Security Integration gRPC Server diff --git a/security/integration/jersey-client/pom.xml b/security/integration/jersey-client/pom.xml index 1abc95222ed..7886dea174c 100644 --- a/security/integration/jersey-client/pom.xml +++ b/security/integration/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.security.integration helidon-security-integration-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-integration-jersey-client Helidon Security Integration Jersey Client diff --git a/security/integration/jersey/pom.xml b/security/integration/jersey/pom.xml index 6dbddfea606..8d10a0f5d30 100644 --- a/security/integration/jersey/pom.xml +++ b/security/integration/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index c2cfe37dc94..72420813c77 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index c0a22cf6366..b994999b700 100644 --- a/security/integration/webserver/pom.xml +++ b/security/integration/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index dab3afa045a..e8b83eb57ed 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index f842fdf75e3..43e877ebb3e 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index 02e21846886..c33f45ee81c 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index d236aa53c6c..cff8c40cb4b 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 - 2.6.2-SNAPSHOT + 2.6.2 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 2503045e91f..bffb6d296df 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 - 2.6.2-SNAPSHOT + 2.6.2 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 696a3253b4f..ee49596a0e0 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 - 2.6.2-SNAPSHOT + 2.6.2 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 ec3762bf798..4a22ce22287 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 - 2.6.2-SNAPSHOT + 2.6.2 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 4726dee633d..126339d2f49 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 - 2.6.2-SNAPSHOT + 2.6.2 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 055e8903f76..5b7667738e4 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 - 2.6.2-SNAPSHOT + 2.6.2 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 b4a784ee620..826bd2717d7 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index 5b3b4362aba..7bc6f9aa0a4 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 - 2.6.2-SNAPSHOT + 2.6.2 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 baf36d466cd..e80de25d6ba 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index abb9f43385b..0cc20fb934d 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index 0b364717af0..b6cbd948788 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index 93f285c8588..cbbe1f17b43 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index af5144a4076..e95e2e87545 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-security-util Helidon Security Utilities diff --git a/service-common/pom.xml b/service-common/pom.xml index f8c4666798a..295cc2c06f8 100644 --- a/service-common/pom.xml +++ b/service-common/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.service-common diff --git a/service-common/rest-cdi/pom.xml b/service-common/rest-cdi/pom.xml index e5133616647..c765cf6fb6b 100644 --- a/service-common/rest-cdi/pom.xml +++ b/service-common/rest-cdi/pom.xml @@ -20,7 +20,7 @@ io.helidon.service-common helidon-service-common-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/service-common/rest/pom.xml b/service-common/rest/pom.xml index ca297b2c1e6..4dd03cea09d 100644 --- a/service-common/rest/pom.xml +++ b/service-common/rest/pom.xml @@ -20,7 +20,7 @@ io.helidon.service-common helidon-service-common-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/apps/bookstore/bookstore-mp/pom.xml b/tests/apps/bookstore/bookstore-mp/pom.xml index 3f400a25c23..b9f23b2cc73 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 3892f5f9fdc..c744b2c366e 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 51cc0711006..b694e7464dc 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 0b3e5841bda..e73798c9984 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 - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index 4026edf70b3..c2a0e7f008f 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.tests.apps diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index bc1f2697444..200eab3346c 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 - 2.6.2-SNAPSHOT + 2.6.2 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 676c3445010..b3c1c4367e5 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 - 2.6.2-SNAPSHOT + 2.6.2 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 a7d87490e11..e5cac3feef5 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 - 2.6.2-SNAPSHOT + 2.6.2 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 48076eab99c..9236915ed23 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 - 2.6.2-SNAPSHOT + 2.6.2 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 88921b4d978..5c426fd321a 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-functional-jax-rs-subresource Helidon Functional Test: JAX-RS Subresources diff --git a/tests/functional/mp-compression/pom.xml b/tests/functional/mp-compression/pom.xml index d09345bd754..6aa2a49700e 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-functional-mp-compression Helidon Functional Test: HTTP compression diff --git a/tests/functional/mp-synthetic-app/pom.xml b/tests/functional/mp-synthetic-app/pom.xml index f02874650ab..a5063fa6ecf 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-functional-mp-synthetic-app Helidon Functional Test: MP Synthetic Application diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index 58d1b0c8e09..29b73319d74 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-functional-multiport Helidon Functional Test: Multiport with MP diff --git a/tests/functional/param-converter-provider/pom.xml b/tests/functional/param-converter-provider/pom.xml index e2bcde1979f..208ebb66028 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-param-converter-provider diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index f1497186b42..5612229c1ae 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.tests.functional diff --git a/tests/functional/request-scope-cdi/pom.xml b/tests/functional/request-scope-cdi/pom.xml index 9fe38121f48..2e3dc013535 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-functional-request-scope-cdi diff --git a/tests/functional/request-scope/pom.xml b/tests/functional/request-scope/pom.xml index c26a5012334..06371029eb5 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 - 2.6.2-SNAPSHOT + 2.6.2 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 b9af370ac1f..1b8291d64ce 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/config/gh-2171/pom.xml b/tests/integration/config/gh-2171/pom.xml index 6b1111fc2c8..2fb25e1319c 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/config/hocon-mp/pom.xml b/tests/integration/config/hocon-mp/pom.xml index 17106446682..7db3744f3ee 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-integration-config-hocon-mp diff --git a/tests/integration/config/pom.xml b/tests/integration/config/pom.xml index f06ae1d0f84..7bedcc3688e 100644 --- a/tests/integration/config/pom.xml +++ b/tests/integration/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/tests/integration/dbclient/appl/pom.xml b/tests/integration/dbclient/appl/pom.xml index 9e9a4f23a39..9278d2b98e5 100644 --- a/tests/integration/dbclient/appl/pom.xml +++ b/tests/integration/dbclient/appl/pom.xml @@ -31,13 +31,13 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-appl - 2.6.2-SNAPSHOT + 2.6.2 Integration Tests: DB Client Application diff --git a/tests/integration/dbclient/common/pom.xml b/tests/integration/dbclient/common/pom.xml index 6d0ccee28f7..5ddbdab41d4 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 - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/dbclient/jdbc/pom.xml b/tests/integration/dbclient/jdbc/pom.xml index 92fc03117d2..708da55e3c3 100644 --- a/tests/integration/dbclient/jdbc/pom.xml +++ b/tests/integration/dbclient/jdbc/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/dbclient/mongodb/pom.xml b/tests/integration/dbclient/mongodb/pom.xml index bfab963939f..43dbd3560e3 100644 --- a/tests/integration/dbclient/mongodb/pom.xml +++ b/tests/integration/dbclient/mongodb/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/dbclient/pom.xml b/tests/integration/dbclient/pom.xml index 853856eceb1..5cfebc1e063 100644 --- a/tests/integration/dbclient/pom.xml +++ b/tests/integration/dbclient/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/gh-5792/pom.xml b/tests/integration/gh-5792/pom.xml index 386ea29e1fb..7ed9429c57f 100644 --- a/tests/integration/gh-5792/pom.xml +++ b/tests/integration/gh-5792/pom.xml @@ -21,12 +21,12 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.tests.integration helidon-tests-integration-yaml-parsing - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.tests.integration.yamlparsing.Main diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index 1a308328406..60f2fd98c51 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index cf3f3c3aa4e..866cd832060 100644 --- a/tests/integration/health/pom.xml +++ b/tests/integration/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 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 eaa5bd71255..83e93423ac3 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 - 2.6.2-SNAPSHOT + 2.6.2 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 4ab4eccd3c6..9b27778e2c1 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 - 2.6.2-SNAPSHOT + 2.6.2 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 03aeab467be..83255ef3840 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 - 2.6.2-SNAPSHOT + 2.6.2 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 2517e5699b3..50d40ae4da3 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-integration-jep290-check_f_p_w diff --git a/tests/integration/jep290/pom.xml b/tests/integration/jep290/pom.xml index c73df199e17..cc120dd96e9 100644 --- a/tests/integration/jep290/pom.xml +++ b/tests/integration/jep290/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 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 4d60eb8fe8c..14b268a32dc 100644 --- a/tests/integration/jep290/server_and_custom/pom.xml +++ b/tests/integration/jep290/server_and_custom/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 2.6.2-SNAPSHOT + 2.6.2 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 b21b8370568..e7230940f08 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 - 2.6.2-SNAPSHOT + 2.6.2 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 d82a5f178ea..a5c0ead4448 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 - 2.6.2-SNAPSHOT + 2.6.2 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 a7d55e69b69..05aff361732 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 - 2.6.2-SNAPSHOT + 2.6.2 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 d0af09e2c5e..077f7125d64 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 - 2.6.2-SNAPSHOT + 2.6.2 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 734a9cc088f..5675c16e51e 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-integration-jep290-set_o diff --git a/tests/integration/jms/pom.xml b/tests/integration/jms/pom.xml index 84760858c0d..c572f0cb071 100644 --- a/tests/integration/jms/pom.xml +++ b/tests/integration/jms/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.tests.integration.jms diff --git a/tests/integration/jpa/appl/pom.xml b/tests/integration/jpa/appl/pom.xml index f22136a25ff..cd51ca13162 100644 --- a/tests/integration/jpa/appl/pom.xml +++ b/tests/integration/jpa/appl/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/mp/pom.xml diff --git a/tests/integration/jpa/model/pom.xml b/tests/integration/jpa/model/pom.xml index 65258febde8..636277b3981 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 - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/jpa/pom.xml b/tests/integration/jpa/pom.xml index 6d334cba281..168ee84611a 100644 --- a/tests/integration/jpa/pom.xml +++ b/tests/integration/jpa/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/jpa/simple/pom.xml b/tests/integration/jpa/simple/pom.xml index 7909c0f0da9..56de02d3713 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 - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/kafka/pom.xml b/tests/integration/kafka/pom.xml index 0d7ed3588cf..df795447413 100644 --- a/tests/integration/kafka/pom.xml +++ b/tests/integration/kafka/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.tests.integration.kafka diff --git a/tests/integration/mp-bean-validation/pom.xml b/tests/integration/mp-bean-validation/pom.xml index 8db4e551d2f..97fbb0879da 100644 --- a/tests/integration/mp-bean-validation/pom.xml +++ b/tests/integration/mp-bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/mp-gh-1538/pom.xml b/tests/integration/mp-gh-1538/pom.xml index 65bd035478c..cdcb2723fb4 100644 --- a/tests/integration/mp-gh-1538/pom.xml +++ b/tests/integration/mp-gh-1538/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/mp-gh-2421/pom.xml b/tests/integration/mp-gh-2421/pom.xml index fa64e24ec11..eca4128d95d 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/mp-gh-2461/pom.xml b/tests/integration/mp-gh-2461/pom.xml index 9da789a7f48..8b527f46fe8 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/mp-gh-3246/pom.xml b/tests/integration/mp-gh-3246/pom.xml index 4f77543db30..14abb4a9416 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/mp-gh-3974/pom.xml b/tests/integration/mp-gh-3974/pom.xml index 1dbecec71de..c2ff0881a50 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/mp-gh-4123/pom.xml b/tests/integration/mp-gh-4123/pom.xml index 94a70963abe..281f7ee0056 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/mp-gh-4654/pom.xml b/tests/integration/mp-gh-4654/pom.xml index f4f4b175004..d544b0c3867 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/mp-graphql/pom.xml b/tests/integration/mp-graphql/pom.xml index 95e37132492..b5418ae4282 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 - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/mp-grpc/pom.xml b/tests/integration/mp-grpc/pom.xml index eaeaa0c9a8f..d697ddd1fb6 100644 --- a/tests/integration/mp-grpc/pom.xml +++ b/tests/integration/mp-grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index 19c88d758dd..e8b6fcd6633 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 ae8a88afc9b..dc558ee1805 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../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 108a612c256..7837f3ab4b8 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 6aefd8976e2..cea3ffff118 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 b5f70c10610..3bc0c2549c9 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 f0b5d845f5e..37557941b3e 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 - 2.6.2-SNAPSHOT + 2.6.2 ../pom.xml pom diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index ce8828b2a80..1e7c07d8ed1 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../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 b959700b509..8c4760f5c95 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/oidc/pom.xml b/tests/integration/oidc/pom.xml index dd1beb472e9..dec5f6f6050 100644 --- a/tests/integration/oidc/pom.xml +++ b/tests/integration/oidc/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 7e09a8f29ec..2062f441e26 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.tests.integration diff --git a/tests/integration/restclient/pom.xml b/tests/integration/restclient/pom.xml index cab44e190c9..fc85b885c47 100644 --- a/tests/integration/restclient/pom.xml +++ b/tests/integration/restclient/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/se-gh-6845/pom.xml b/tests/integration/se-gh-6845/pom.xml index 32270a5c8a2..b884c93959f 100644 --- a/tests/integration/se-gh-6845/pom.xml +++ b/tests/integration/se-gh-6845/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/security/gh1487/pom.xml b/tests/integration/security/gh1487/pom.xml index a8da6ffebb9..eeabfdab420 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/security/gh2297/pom.xml b/tests/integration/security/gh2297/pom.xml index 458fa5af637..bbd1b4b4a34 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/security/gh2455/pom.xml b/tests/integration/security/gh2455/pom.xml index eab0e881056..df00e08c22b 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/security/path-params/pom.xml b/tests/integration/security/path-params/pom.xml index 55417aee782..4a66bc09065 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/security/pom.xml b/tests/integration/security/pom.xml index 5df5c138f9f..d0f1e938aca 100644 --- a/tests/integration/security/pom.xml +++ b/tests/integration/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/tests/integration/security/security-response-mapper/pom.xml b/tests/integration/security/security-response-mapper/pom.xml index 987c95e94a5..407a9f023cc 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/tools/client/pom.xml b/tests/integration/tools/client/pom.xml index 571e5b1d84c..f6a636809be 100644 --- a/tests/integration/tools/client/pom.xml +++ b/tests/integration/tools/client/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration.tools helidon-tests-integration-tools-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/tools/example/pom.xml b/tests/integration/tools/example/pom.xml index 5cd72bed54f..8972e4afef8 100644 --- a/tests/integration/tools/example/pom.xml +++ b/tests/integration/tools/example/pom.xml @@ -29,7 +29,7 @@ io.helidon.applications helidon-se - 2.6.2-SNAPSHOT + 2.6.2 ../../../../applications/se/pom.xml 4.0.0 diff --git a/tests/integration/tools/pom.xml b/tests/integration/tools/pom.xml index ea67e26bc43..195b7e4864e 100644 --- a/tests/integration/tools/pom.xml +++ b/tests/integration/tools/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/tools/service/pom.xml b/tests/integration/tools/service/pom.xml index 19bc8bc5886..81825d6723c 100644 --- a/tests/integration/tools/service/pom.xml +++ b/tests/integration/tools/service/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration.tools helidon-tests-integration-tools-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/vault/mp/pom.xml b/tests/integration/vault/mp/pom.xml index cea45b5ed5b..fc28a95a4f3 100644 --- a/tests/integration/vault/mp/pom.xml +++ b/tests/integration/vault/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.vault helidon-tests-integration-vault-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-integration-vault-mp diff --git a/tests/integration/vault/pom.xml b/tests/integration/vault/pom.xml index f989ce27bde..387acac1108 100644 --- a/tests/integration/vault/pom.xml +++ b/tests/integration/vault/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 pom diff --git a/tests/integration/vault/se/pom.xml b/tests/integration/vault/se/pom.xml index 7627d7031b2..a46c778cdc7 100644 --- a/tests/integration/vault/se/pom.xml +++ b/tests/integration/vault/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.vault helidon-tests-integration-vault-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-tests-integration-vault-se diff --git a/tests/integration/webclient/pom.xml b/tests/integration/webclient/pom.xml index 07af4eba706..77aa8b73d68 100644 --- a/tests/integration/webclient/pom.xml +++ b/tests/integration/webclient/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration io.helidon.tests.integration - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/webserver/context-propagation/pom.xml b/tests/integration/webserver/context-propagation/pom.xml index e17046e2777..8da86cab587 100644 --- a/tests/integration/webserver/context-propagation/pom.xml +++ b/tests/integration/webserver/context-propagation/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-webserver io.helidon.tests.integration - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/webserver/gh2631/pom.xml b/tests/integration/webserver/gh2631/pom.xml index c3b6f7058ac..4795693680b 100644 --- a/tests/integration/webserver/gh2631/pom.xml +++ b/tests/integration/webserver/gh2631/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration-webserver io.helidon.tests.integration - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/tests/integration/webserver/pom.xml b/tests/integration/webserver/pom.xml index bfa4d0ad073..4d4e4b334e3 100644 --- a/tests/integration/webserver/pom.xml +++ b/tests/integration/webserver/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index 390d82982d9..990cb5f5267 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 - 2.6.2-SNAPSHOT + 2.6.2 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index 6ed19f20323..61e648e20ec 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.tests diff --git a/tests/tck/pom.xml b/tests/tck/pom.xml index b42d5879935..26891f69258 100644 --- a/tests/tck/pom.xml +++ b/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 pom diff --git a/tests/tck/tck-reactive-streams/pom.xml b/tests/tck/tck-reactive-streams/pom.xml index 974bfe70d37..44fdb1ff827 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 - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 tck-reactive-streams diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index aa05962c4db..03680d4c19b 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-tracing-config diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index 2b11cd95e3e..129e93e8254 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-tracing-jaeger diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index ad4fb829554..e0d9e3257e6 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index 9dd2fc5b6bb..1f3f21b3d4e 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-tracing-jersey diff --git a/tracing/pom.xml b/tracing/pom.xml index d75a56a48c3..6b747f03a2a 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 pom io.helidon.tracing diff --git a/tracing/tests/it-tracing-client-zipkin/pom.xml b/tracing/tests/it-tracing-client-zipkin/pom.xml index 83e67750639..32433710b4b 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 - 2.6.2-SNAPSHOT + 2.6.2 helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index 5de2928b34d..b0994cb56ea 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.2-SNAPSHOT + 2.6.2 pom diff --git a/tracing/tracer-resolver/pom.xml b/tracing/tracer-resolver/pom.xml index fedb3997e83..bcf03f4c2c1 100644 --- a/tracing/tracer-resolver/pom.xml +++ b/tracing/tracer-resolver/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-tracing-tracer-resolver diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index 1d09d614df3..db4d9772834 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-tracing diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index 7dc8edd7c3e..ef89088da3a 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-tracing-zipkin diff --git a/webclient/context-propagation/pom.xml b/webclient/context-propagation/pom.xml index 2d606c14210..a86547ec9ab 100644 --- a/webclient/context-propagation/pom.xml +++ b/webclient/context-propagation/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/webclient/jaxrs/pom.xml b/webclient/jaxrs/pom.xml index b82bf4e86eb..2c1f41ab813 100644 --- a/webclient/jaxrs/pom.xml +++ b/webclient/jaxrs/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/webclient/metrics/pom.xml b/webclient/metrics/pom.xml index abe786d01be..e95b97fb73c 100644 --- a/webclient/metrics/pom.xml +++ b/webclient/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index f7d7641849d..2f07b036dcd 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.webclient diff --git a/webclient/security/pom.xml b/webclient/security/pom.xml index 9834ae07bc1..ad9491f13d0 100644 --- a/webclient/security/pom.xml +++ b/webclient/security/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/webclient/tracing/pom.xml b/webclient/tracing/pom.xml index 52ba1a53a5d..e9a5449d606 100644 --- a/webclient/tracing/pom.xml +++ b/webclient/tracing/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/webclient/webclient/pom.xml b/webclient/webclient/pom.xml index e0b5be231dd..e66141d7058 100644 --- a/webclient/webclient/pom.xml +++ b/webclient/webclient/pom.xml @@ -24,7 +24,7 @@ io.helidon.webclient helidon-webclient-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-webclient diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index ad3de6d864a..f5736d79a35 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/webserver/context-propagation/pom.xml b/webserver/context-propagation/pom.xml index e56aa12598b..563277f6ad4 100644 --- a/webserver/context-propagation/pom.xml +++ b/webserver/context-propagation/pom.xml @@ -22,7 +22,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-webserver-context-propagation diff --git a/webserver/cors/pom.xml b/webserver/cors/pom.xml index a45dc2d0fad..f3c05c889c6 100644 --- a/webserver/cors/pom.xml +++ b/webserver/cors/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-webserver-cors diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index 25448fa659f..fcd29a7aaab 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/pom.xml b/webserver/pom.xml index c84b6154be7..c07ba72f090 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.webserver helidon-webserver-project diff --git a/webserver/static-content/pom.xml b/webserver/static-content/pom.xml index 913a77f0a7f..1df9279ce54 100644 --- a/webserver/static-content/pom.xml +++ b/webserver/static-content/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 2.6.2-SNAPSHOT + 2.6.2 4.0.0 diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index bfc2adc0dc8..c47966aa667 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-webserver-test-support Helidon WebServer Test Support diff --git a/webserver/transport/netty/epoll/pom.xml b/webserver/transport/netty/epoll/pom.xml index f610bd39983..50f39f97a87 100644 --- a/webserver/transport/netty/epoll/pom.xml +++ b/webserver/transport/netty/epoll/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-webserver-transport-netty-epoll Helidon WebServer Transport Netty Epoll diff --git a/webserver/transport/netty/iouring/pom.xml b/webserver/transport/netty/iouring/pom.xml index 70bb84152ce..18136ad5c4c 100644 --- a/webserver/transport/netty/iouring/pom.xml +++ b/webserver/transport/netty/iouring/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-webserver-transport-netty-iouring Helidon WebServer Transport Netty io_uring diff --git a/webserver/transport/netty/pom.xml b/webserver/transport/netty/pom.xml index 1aed11fc980..9dd28ff3e93 100644 --- a/webserver/transport/netty/pom.xml +++ b/webserver/transport/netty/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport helidon-webserver-transport-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project diff --git a/webserver/transport/pom.xml b/webserver/transport/pom.xml index 4f7d8542149..6f47e0d5a34 100644 --- a/webserver/transport/pom.xml +++ b/webserver/transport/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.2-SNAPSHOT + 2.6.2 io.helidon.webserver.transport helidon-webserver-transport-project diff --git a/webserver/tyrus/pom.xml b/webserver/tyrus/pom.xml index 54a08268c8b..4fb22bf2261 100644 --- a/webserver/tyrus/pom.xml +++ b/webserver/tyrus/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-webserver-tyrus diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index 04a895fd2c0..a125e847b1e 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 2.6.2-SNAPSHOT + 2.6.2 helidon-webserver Helidon WebServer