From 201029349abfa606080e8c29bb4d7289b73b174a Mon Sep 17 00:00:00 2001 From: Joe DiPol <joe.dipol@oracle.com> Date: Mon, 11 Sep 2023 11:07:53 -0700 Subject: [PATCH] 2.x: Update CHANGELOG and version after 2.6.3 release (#7565) * Update CHANGELOG for 2.6.3 * Update version to 2.6.4-SNAPSHOT --- CHANGELOG.md | 26 +++++++++++++++++++ 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 +- .../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 +- .../tests/module-parsers-1-override/pom.xml | 2 +- config/tests/pom.xml | 2 +- config/tests/test-bundle/pom.xml | 2 +- .../test-default_config-1-properties/pom.xml | 2 +- .../test-default_config-2-hocon-json/pom.xml | 2 +- .../tests/test-default_config-3-hocon/pom.xml | 2 +- .../tests/test-default_config-4-yaml/pom.xml | 2 +- .../test-default_config-5-env_vars/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../test-default_config-8-meta-hocon/pom.xml | 2 +- .../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 +- .../grpc/microprofile/basic-client/pom.xml | 2 +- .../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 +- .../cdi/datasource-hikaricp-h2/pom.xml | 2 +- .../cdi/datasource-hikaricp-mysql/pom.xml | 2 +- .../cdi/datasource-hikaricp/pom.xml | 2 +- examples/integrations/cdi/jedis/pom.xml | 2 +- examples/integrations/cdi/jpa/pom.xml | 2 +- .../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 +- .../microstream/greetings-mp/pom.xml | 2 +- .../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 +- .../integrations/oci/atp-reactive/pom.xml | 2 +- .../integrations/oci/metrics-reactive/pom.xml | 2 +- .../oci/objectstorage-cdi/pom.xml | 2 +- .../oci/objectstorage-reactive/pom.xml | 2 +- examples/integrations/oci/pom.xml | 2 +- examples/integrations/oci/vault-cdi/pom.xml | 2 +- .../integrations/oci/vault-reactive/pom.xml | 2 +- examples/integrations/pom.xml | 2 +- examples/integrations/vault/hcp-cdi/pom.xml | 2 +- .../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 +- .../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 +- .../microprofile/hello-world-explicit/pom.xml | 2 +- .../microprofile/hello-world-implicit/pom.xml | 2 +- .../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 +- .../quickstart-mp/mp-client/pom.xml | 2 +- .../quickstart-mp/mp-server/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/pom.xml | 2 +- examples/openapi-tools/quickstart-se/pom.xml | 2 +- .../quickstart-se/se-client/pom.xml | 2 +- .../quickstart-se/se-server/pom.xml | 2 +- examples/openapi/pom.xml | 2 +- examples/pom.xml | 2 +- .../helidon-quickstart-mp/build.gradle | 2 +- .../quickstarts/helidon-quickstart-mp/pom.xml | 2 +- .../helidon-quickstart-se/build.gradle | 2 +- .../quickstarts/helidon-quickstart-se/pom.xml | 4 +-- .../helidon-standalone-quickstart-mp/pom.xml | 4 +-- .../helidon-standalone-quickstart-se/pom.xml | 4 +-- examples/quickstarts/pom.xml | 2 +- .../attribute-based-access-control/pom.xml | 2 +- .../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 +- .../security/webserver-digest-auth/pom.xml | 2 +- .../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 +- .../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 +- .../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 +- .../graal/mp-native-image-extension/pom.xml | 2 +- .../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 +- .../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 +- .../bundles/helidon-microprofile-core/pom.xml | 2 +- .../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 +- .../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 +- .../tests/tck/tck-opentracing/pom.xml | 2 +- .../tests/tck/tck-reactive-operators/pom.xml | 2 +- .../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 | 2 +- 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 +- .../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 +- .../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 +- .../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 +- .../integration/security/path-params/pom.xml | 2 +- tests/integration/security/pom.xml | 2 +- .../security-context-not-overridden/pom.xml | 2 +- .../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 +- .../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 +- .../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 +- 574 files changed, 609 insertions(+), 583 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95376cb631c..68fad03a7df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,31 @@ For Helidon 1.x releases please see [Helidon 1.x CHANGELOG.md](https://github.co For Helidon 3.x releases please see [Helidon 3.x CHANGELOG.md](https://github.com/oracle/helidon/blob/helidon-3.x/CHANGELOG.md) +## [2.6.3] + +This is a bugfix release of Helidon. It is recommended for all users of Helidon 2. + +### CHANGES + +- Config: Fix SeConfig.asMap to not truncate keys [7493](https://github.com/helidon-io/helidon/pull/7493) +- OCI: Make OciMetricsDataTest.beforeEach non private [7332](https://github.com/helidon-io/helidon/pull/7332) +- Security: Fix get in evictable cache, as it did not update last accessed timestamp [7465](https://github.com/helidon-io/helidon/pull/7465) +- Security: Fix google-login behind proxy [7473](https://github.com/helidon-io/helidon/pull/7473) +- Security: JWK signature now follows P1363 pair format [7197](https://github.com/helidon-io/helidon/pull/7197) +- Security: Security context not overridden [7511](https://github.com/helidon-io/helidon/pull/7511) +- WebServer Replace deprecated socket(String) on namedSocket(String) from ServerConfiguration [7325](https://github.com/helidon-io/helidon/pull/7325) +- WebServer: Correctly handle IPv6 addresses for requested URI. [7479](https://github.com/helidon-io/helidon/pull/7479) +- WebServer: fix out of order chunk [7460](https://github.com/helidon-io/helidon/pull/7460) +- Dependencies: Upgrade EclipseLink and ByteBuddy for Java 21 [7495](https://github.com/helidon-io/helidon/pull/7495) +- Dependencies: Upgrade grpc-java to 1.57.1 and remove repackaging of io.grpc [7300](https://github.com/helidon-io/helidon/pull/7300) +- Dependencies: upgrade okio to 3.4.0 [7259](https://github.com/helidon-io/helidon/pull/7259) +- Docs: fix various issues [7526](https://github.com/helidon-io/helidon/pull/7526) +- Examples: Add Docker and Kubernetes files to bare-* and database-* (2.x) [7290](https://github.com/helidon-io/helidon/pull/7290) +- Examples: Refactor TODO app examples to not use NodeJS/NPM [7467](https://github.com/helidon-io/helidon/pull/7467) +- Examples: Remove license from generated files [7233](https://github.com/helidon-io/helidon/pull/7233) [7250](https://github.com/helidon-io/helidon/pull/7250) +- Examples: Use JSON-B instead of JSON-P in MP quickstarts [7523](https://github.com/helidon-io/helidon/pull/7523) + + ## [2.6.2] This is a bugfix release of Helidon. It is recommended for all users of Helidon 2. @@ -2146,6 +2171,7 @@ If there is no authorization provider configured, ABAC provider will be configur otherwise they are ignored +[2.6.3]: https://github.com/oracle/helidon/compare/2.6.2...2.6.3 [2.6.2]: https://github.com/oracle/helidon/compare/2.6.1...2.6.2 [2.6.1]: https://github.com/oracle/helidon/compare/2.6.0...2.6.1 [2.6.0]: https://github.com/oracle/helidon/compare/2.5.6...2.6.0 diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index 4d6fccbb472..e162d14d79a 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-applications</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <artifactId>helidon-mp</artifactId> diff --git a/applications/parent/pom.xml b/applications/parent/pom.xml index e91ab608ac7..20ad63949b6 100644 --- a/applications/parent/pom.xml +++ b/applications/parent/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-applications-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>io.helidon.applications</groupId> diff --git a/applications/pom.xml b/applications/pom.xml index a0ca3227003..18d9d58fc8a 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-dependencies</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../dependencies/pom.xml</relativePath> </parent> <groupId>io.helidon.applications</groupId> diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 0a51d1fc3dd..75b550b5f08 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-applications</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <artifactId>helidon-se</artifactId> diff --git a/archetypes/bare-mp/pom.xml b/archetypes/bare-mp/pom.xml index 4e0ecdf313c..813d7aee7e9 100644 --- a/archetypes/bare-mp/pom.xml +++ b/archetypes/bare-mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.archetypes</groupId> <artifactId>helidon-archetypes-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>helidon-archetype</packaging> <artifactId>helidon-bare-mp</artifactId> diff --git a/archetypes/bare-se/pom.xml b/archetypes/bare-se/pom.xml index e2534169521..06a247344cd 100644 --- a/archetypes/bare-se/pom.xml +++ b/archetypes/bare-se/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.archetypes</groupId> <artifactId>helidon-archetypes-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>helidon-archetype</packaging> <artifactId>helidon-bare-se</artifactId> diff --git a/archetypes/catalog/pom.xml b/archetypes/catalog/pom.xml index e542307075c..9d037464b61 100644 --- a/archetypes/catalog/pom.xml +++ b/archetypes/catalog/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.archetypes</groupId> <artifactId>helidon-archetypes-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>helidon-archetype-catalog</packaging> <artifactId>helidon-archetype-catalog</artifactId> diff --git a/archetypes/database-mp/pom.xml b/archetypes/database-mp/pom.xml index 336afcbf5c7..a1d4d243552 100644 --- a/archetypes/database-mp/pom.xml +++ b/archetypes/database-mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.archetypes</groupId> <artifactId>helidon-archetypes-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>helidon-archetype</packaging> <artifactId>helidon-database-mp</artifactId> diff --git a/archetypes/database-se/pom.xml b/archetypes/database-se/pom.xml index 95a8b786320..4a04ccf8cb4 100644 --- a/archetypes/database-se/pom.xml +++ b/archetypes/database-se/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.archetypes</groupId> <artifactId>helidon-archetypes-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>helidon-archetype</packaging> <artifactId>helidon-database-se</artifactId> diff --git a/archetypes/oci-mp/pom.xml b/archetypes/oci-mp/pom.xml index 4ad603cde4e..9b11f3b95d5 100644 --- a/archetypes/oci-mp/pom.xml +++ b/archetypes/oci-mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.archetypes</groupId> <artifactId>helidon-archetypes-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>helidon-archetype</packaging> <artifactId>helidon-oci-mp</artifactId> diff --git a/archetypes/pom.xml b/archetypes/pom.xml index b060a16033c..c1b81114405 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.archetypes</groupId> <artifactId>helidon-archetypes-project</artifactId> diff --git a/archetypes/quickstart-mp/pom.xml b/archetypes/quickstart-mp/pom.xml index 05d34997fff..2f5484c3d52 100644 --- a/archetypes/quickstart-mp/pom.xml +++ b/archetypes/quickstart-mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.archetypes</groupId> <artifactId>helidon-archetypes-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>helidon-archetype</packaging> <artifactId>helidon-quickstart-mp</artifactId> diff --git a/archetypes/quickstart-se/pom.xml b/archetypes/quickstart-se/pom.xml index cc4754bac89..8ffadf4503c 100644 --- a/archetypes/quickstart-se/pom.xml +++ b/archetypes/quickstart-se/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.archetypes</groupId> <artifactId>helidon-archetypes-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>helidon-archetype</packaging> <artifactId>helidon-quickstart-se</artifactId> diff --git a/bom/pom.xml b/bom/pom.xml index 85bf3d55f92..cb31c2deb37 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-parent</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <groupId>io.helidon</groupId> @@ -32,7 +32,7 @@ <name>Helidon BOM POM</name> <properties> - <helidon.version>2.6.3-SNAPSHOT</helidon.version> + <helidon.version>2.6.4-SNAPSHOT</helidon.version> </properties> <dependencyManagement> diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index 4ada8f85ddf..bec39e1ca42 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.bundles</groupId> <artifactId>helidon-bundles-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-bundles-config</artifactId> diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index 960d59ad201..f0897db213f 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.bundles</groupId> <artifactId>helidon-bundles-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-bundles-jersey</artifactId> diff --git a/bundles/pom.xml b/bundles/pom.xml index 1cb666a337e..db818782d75 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modules> <module>config</module> diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index 63bdb083cb8..f6fe819eee6 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.bundles</groupId> <artifactId>helidon-bundles-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-bundles-security</artifactId> diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index 48d714c7903..baf450e7d8b 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.bundles</groupId> <artifactId>helidon-bundles-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-bundles-webserver</artifactId> diff --git a/common/common/pom.xml b/common/common/pom.xml index 4758a5f1af2..0c4dca3ca5e 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.common</groupId> <artifactId>helidon-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-common</artifactId> <name>Helidon Common</name> diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index 224a22d0461..a5c65bcead3 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.common</groupId> <artifactId>helidon-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <name>Helidon Common Configurable</name> <artifactId>helidon-common-configurable</artifactId> diff --git a/common/context/pom.xml b/common/context/pom.xml index a261c4e41ce..669aef79cc4 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.common</groupId> <artifactId>helidon-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-common-context</artifactId> <name>Helidon Common Context</name> diff --git a/common/crypto/pom.xml b/common/crypto/pom.xml index 6420479a151..981c469a4f4 100644 --- a/common/crypto/pom.xml +++ b/common/crypto/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.common</groupId> <artifactId>helidon-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/common/http/pom.xml b/common/http/pom.xml index f6511c69580..7048206a962 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-common-project</artifactId> <groupId>io.helidon.common</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>helidon-common-http</artifactId> diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index dc97f07b31a..b2b85551167 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.common</groupId> <artifactId>helidon-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-common-key-util</artifactId> <name>Helidon Common Key Util</name> diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index 652a456c15a..77a9d14fbdd 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-common-project</artifactId> <groupId>io.helidon.common</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index c520371f243..a1b05980090 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.common</groupId> <artifactId>helidon-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-common-media-type</artifactId> diff --git a/common/pom.xml b/common/pom.xml index 33431fceb66..eaad71f794b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.common</groupId> <artifactId>helidon-common-project</artifactId> diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index 0d90ae744c1..b819c3b87f7 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.common</groupId> <artifactId>helidon-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-common-reactive</artifactId> <name>Helidon Common Reactive</name> diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index f278d573999..1e011a30c73 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-common-project</artifactId> <groupId>io.helidon.common</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/common/testing/junit5/pom.xml b/common/testing/junit5/pom.xml index ccb1c7f6153..d0464c8ef21 100644 --- a/common/testing/junit5/pom.xml +++ b/common/testing/junit5/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.common.testing</groupId> <artifactId>helidon-common-testing-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-common-testing-junit5</artifactId> diff --git a/common/testing/pom.xml b/common/testing/pom.xml index f3c65617c71..a75e274135b 100644 --- a/common/testing/pom.xml +++ b/common/testing/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.common</groupId> <artifactId>helidon-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.common.testing</groupId> diff --git a/config/config-mp/pom.xml b/config/config-mp/pom.xml index 39073704a73..6c9a8325113 100644 --- a/config/config-mp/pom.xml +++ b/config/config-mp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-mp</artifactId> diff --git a/config/config/pom.xml b/config/config/pom.xml index a7cb3e6cce3..fd6b9009004 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config</artifactId> <name>Helidon Config</name> diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index 7774a67961b..ca475133864 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>helidon-config-encryption</artifactId> diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index 60a8465d214..ed69e1fbb04 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-etcd</artifactId> <name>Helidon Config Etcd</name> diff --git a/config/git/pom.xml b/config/git/pom.xml index f63df6111ae..95db96d6ac2 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-git</artifactId> <name>Helidon Config Git</name> diff --git a/config/hocon-mp/pom.xml b/config/hocon-mp/pom.xml index 45721ffe7a2..7e07348f295 100644 --- a/config/hocon-mp/pom.xml +++ b/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-hocon-mp</artifactId> <name>Helidon Config HOCON MP</name> diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index eba476940f5..cee12ed3bc7 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-hocon</artifactId> <name>Helidon Config HOCON</name> diff --git a/config/metadata-processor/pom.xml b/config/metadata-processor/pom.xml index 0741cee98cd..a6449163b6d 100644 --- a/config/metadata-processor/pom.xml +++ b/config/metadata-processor/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-metadata-processor</artifactId> <name>Helidon Config Metadata Annotation Processor</name> diff --git a/config/metadata/pom.xml b/config/metadata/pom.xml index 0cf8812c2d4..cd89f2f4ac2 100644 --- a/config/metadata/pom.xml +++ b/config/metadata/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-metadata</artifactId> <name>Helidon Config Metadata</name> diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index f877662a633..521a038305b 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-config-project</artifactId> <groupId>io.helidon.config</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/config/pom.xml b/config/pom.xml index 119a8e0be8e..e3ed61c5c5b 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index d07de8ddeb1..f99bc7f67db 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-test-infrastructure</artifactId> <name>Helidon Config Test Infrastructure</name> diff --git a/config/testing/pom.xml b/config/testing/pom.xml index 3cc2bd0f886..c2938ead3f9 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-testing</artifactId> <name>Helidon Config Testing</name> diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index af16389eb59..2eec4f03dc9 100644 --- a/config/tests/integration-tests/pom.xml +++ b/config/tests/integration-tests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-integration-tests</artifactId> <name>Helidon Config Tests Integration</name> diff --git a/config/tests/module-mappers-1-base/pom.xml b/config/tests/module-mappers-1-base/pom.xml index 3c864087be1..0910acc9eff 100644 --- a/config/tests/module-mappers-1-base/pom.xml +++ b/config/tests/module-mappers-1-base/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-module-mappers-1-base</artifactId> <name>Helidon Config Tests Mappers 1</name> diff --git a/config/tests/module-mappers-2-override/pom.xml b/config/tests/module-mappers-2-override/pom.xml index 3b4f7cdf40b..2e1798996bd 100644 --- a/config/tests/module-mappers-2-override/pom.xml +++ b/config/tests/module-mappers-2-override/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-module-mappers-2-override</artifactId> <name>Helidon Config Tests Parser 2</name> diff --git a/config/tests/module-meta-source-1/pom.xml b/config/tests/module-meta-source-1/pom.xml index 69cca71c314..dd906d1ed45 100644 --- a/config/tests/module-meta-source-1/pom.xml +++ b/config/tests/module-meta-source-1/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-module-meta-source-1</artifactId> <name>Helidon Config Tests Meta Source 1</name> diff --git a/config/tests/module-meta-source-2/pom.xml b/config/tests/module-meta-source-2/pom.xml index a79bad4d810..3ba320a21a5 100644 --- a/config/tests/module-meta-source-2/pom.xml +++ b/config/tests/module-meta-source-2/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-module-meta-source-2</artifactId> <name>Helidon Config Tests Meta Source 2</name> diff --git a/config/tests/module-parsers-1-override/pom.xml b/config/tests/module-parsers-1-override/pom.xml index 3c533bcd4ba..2d8da1f544c 100644 --- a/config/tests/module-parsers-1-override/pom.xml +++ b/config/tests/module-parsers-1-override/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-module-parsers-1-override</artifactId> <name>Helidon Config Tests Parser 1</name> diff --git a/config/tests/pom.xml b/config/tests/pom.xml index 6ab35e98696..64e41d98d8d 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> diff --git a/config/tests/test-bundle/pom.xml b/config/tests/test-bundle/pom.xml index 69097171612..fd3d5ec3903 100644 --- a/config/tests/test-bundle/pom.xml +++ b/config/tests/test-bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-bundle</artifactId> <name>Helidon Config Tests Bundle</name> diff --git a/config/tests/test-default_config-1-properties/pom.xml b/config/tests/test-default_config-1-properties/pom.xml index c1bf75b1719..09a024ea054 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 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-default_config-1-properties</artifactId> <name>Helidon Config Tests Default Config 1</name> 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 7d46f159e18..b165d31e9d1 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 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-default_config-2-hocon-json</artifactId> <name>Helidon Config Tests Default Config 2</name> diff --git a/config/tests/test-default_config-3-hocon/pom.xml b/config/tests/test-default_config-3-hocon/pom.xml index 7b26a079c62..7fa6088973a 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 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-default_config-3-hocon</artifactId> <name>Helidon Config Tests Default Config 3</name> diff --git a/config/tests/test-default_config-4-yaml/pom.xml b/config/tests/test-default_config-4-yaml/pom.xml index 9e9f6dd628b..042803b54c2 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 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-default_config-4-yaml</artifactId> <name>Helidon Config Tests Default Config 4</name> 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 670d6decbb5..0cf23d9a679 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 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-default_config-5-env_vars</artifactId> <name>Helidon Config Tests Default Config 5</name> 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 ab411b63a1a..fe659b6476f 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 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-default_config-6-meta-properties</artifactId> <name>Helidon Config Tests Default Config 6</name> 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 bce3399ec16..1ccf45e215b 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 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-default_config-7-meta-hocon-json</artifactId> <name>Helidon Config Tests Default Config 7</name> 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 53ff2b6dcc8..62db61610c0 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 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-default_config-8-meta-hocon</artifactId> <name>Helidon Config Tests Default Config 8</name> 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 1c48df5f46b..b42c9bf592b 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 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-default_config-9-meta-yaml</artifactId> <name>Helidon Config Tests Default Config 9</name> diff --git a/config/tests/test-mappers-1-common/pom.xml b/config/tests/test-mappers-1-common/pom.xml index 1f85d0117a3..b935fe89cd3 100644 --- a/config/tests/test-mappers-1-common/pom.xml +++ b/config/tests/test-mappers-1-common/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-mappers-1-common</artifactId> <name>Helidon Config Tests Mappers Common 1</name> diff --git a/config/tests/test-mappers-2-complex/pom.xml b/config/tests/test-mappers-2-complex/pom.xml index 1cf2c0bcf23..7688456a5c0 100644 --- a/config/tests/test-mappers-2-complex/pom.xml +++ b/config/tests/test-mappers-2-complex/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-mappers-2-complex</artifactId> <name>Helidon Config Tests Parsers 2</name> diff --git a/config/tests/test-meta-source/pom.xml b/config/tests/test-meta-source/pom.xml index ed74e9426fc..c7a8309dfed 100644 --- a/config/tests/test-meta-source/pom.xml +++ b/config/tests/test-meta-source/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-meta-source</artifactId> <name>Helidon Config Tests Meta Source</name> diff --git a/config/tests/test-parsers-1-complex/pom.xml b/config/tests/test-parsers-1-complex/pom.xml index ce077658242..1ff1f36be46 100644 --- a/config/tests/test-parsers-1-complex/pom.xml +++ b/config/tests/test-parsers-1-complex/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config.tests</groupId> <artifactId>helidon-config-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-tests-test-parsers-1-complex</artifactId> <name>Helidon Config Tests Parsers 1</name> diff --git a/config/yaml-mp/pom.xml b/config/yaml-mp/pom.xml index 0705ea2183f..ac9330180ae 100644 --- a/config/yaml-mp/pom.xml +++ b/config/yaml-mp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-yaml-mp</artifactId> <name>Helidon Config YAML MP</name> diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index bd41b66c62e..cb5c5992c3d 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.config</groupId> <artifactId>helidon-config-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-config-yaml</artifactId> <name>Helidon Config YAML</name> diff --git a/dbclient/common/pom.xml b/dbclient/common/pom.xml index deccf982b25..b9b7da449e7 100644 --- a/dbclient/common/pom.xml +++ b/dbclient/common/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-dbclient-project</artifactId> <groupId>io.helidon.dbclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/dbclient/dbclient/pom.xml b/dbclient/dbclient/pom.xml index 31e0959228b..eab60be013c 100644 --- a/dbclient/dbclient/pom.xml +++ b/dbclient/dbclient/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-dbclient-project</artifactId> <groupId>io.helidon.dbclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-dbclient</artifactId> diff --git a/dbclient/health/pom.xml b/dbclient/health/pom.xml index e9c6a08f3b3..e43bdd5555a 100644 --- a/dbclient/health/pom.xml +++ b/dbclient/health/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.dbclient</groupId> <artifactId>helidon-dbclient-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-dbclient-health</artifactId> diff --git a/dbclient/jdbc/pom.xml b/dbclient/jdbc/pom.xml index c5c1598ab15..76bfb3e6ba0 100644 --- a/dbclient/jdbc/pom.xml +++ b/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-dbclient-project</artifactId> <groupId>io.helidon.dbclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-dbclient-jdbc</artifactId> diff --git a/dbclient/jsonp/pom.xml b/dbclient/jsonp/pom.xml index 02d892d1862..f8f3ae591e0 100644 --- a/dbclient/jsonp/pom.xml +++ b/dbclient/jsonp/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-dbclient-project</artifactId> <groupId>io.helidon.dbclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/dbclient/metrics-jdbc/pom.xml b/dbclient/metrics-jdbc/pom.xml index 890e719d756..e5590bdb968 100644 --- a/dbclient/metrics-jdbc/pom.xml +++ b/dbclient/metrics-jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.dbclient</groupId> <artifactId>helidon-dbclient-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-dbclient-metrics-jdbc</artifactId> diff --git a/dbclient/metrics/pom.xml b/dbclient/metrics/pom.xml index b0d23fe84f3..eae4324aa10 100644 --- a/dbclient/metrics/pom.xml +++ b/dbclient/metrics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.dbclient</groupId> <artifactId>helidon-dbclient-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-dbclient-metrics</artifactId> diff --git a/dbclient/mongodb/pom.xml b/dbclient/mongodb/pom.xml index d0dece71b46..a2cb65f5632 100644 --- a/dbclient/mongodb/pom.xml +++ b/dbclient/mongodb/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-dbclient-project</artifactId> <groupId>io.helidon.dbclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/dbclient/pom.xml b/dbclient/pom.xml index 0c4a13e0a30..a8f5cae24fc 100644 --- a/dbclient/pom.xml +++ b/dbclient/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-project</artifactId> <groupId>io.helidon</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/dbclient/tracing/pom.xml b/dbclient/tracing/pom.xml index af7a683c1ef..3edb21206b4 100644 --- a/dbclient/tracing/pom.xml +++ b/dbclient/tracing/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.dbclient</groupId> <artifactId>helidon-dbclient-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-dbclient-tracing</artifactId> diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 5f7035938d0..a7e9251d7bf 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-bom</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../bom/pom.xml</relativePath> </parent> <artifactId>helidon-dependencies</artifactId> diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 84f046c9a99..84fa3b1a629 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.config</groupId> diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 8a92051b04d..a63ae140556 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.config</groupId> diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 7f91e09202a..142190d0ce6 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.config</groupId> diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 4ba34f27ac8..5b355f044ab 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.config</groupId> diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index fab79bc6474..1503e68b031 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.config</groupId> diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index dc4314eb245..46a7b5bb73c 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.config</groupId> diff --git a/examples/config/pom.xml b/examples/config/pom.xml index 3799b9b2511..1e6312112f3 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.config</groupId> <artifactId>helidon-examples-config-project</artifactId> diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 6329e918668..28b72ed1fe8 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.config</groupId> diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 2d34a2c0008..fd9e497d772 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.config</groupId> diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index de033954b34..b2bb853673f 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples</groupId> diff --git a/examples/dbclient/common/pom.xml b/examples/dbclient/common/pom.xml index f5b20b066ea..ef9cb026f15 100644 --- a/examples/dbclient/common/pom.xml +++ b/examples/dbclient/common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.examples.dbclient</groupId> <artifactId>helidon-examples-dbclient-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-examples-dbclient-common</artifactId> diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index e73d8d5f0bd..fe2ac344e8d 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 69ae2dcb0c0..1369cd32824 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index 88525ce4dad..4c4537609ed 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/dbclient/pom.xml b/examples/dbclient/pom.xml index 5981893cde3..636d5b4d246 100644 --- a/examples/dbclient/pom.xml +++ b/examples/dbclient/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 9eabb7b5e4e..7a6ef8ba3e4 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.employee</groupId> diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 145c65c24fa..c610fb1763c 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.graphql</groupId> diff --git a/examples/graphql/pom.xml b/examples/graphql/pom.xml index e619994a141..f5420ded43c 100644 --- a/examples/graphql/pom.xml +++ b/examples/graphql/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-examples-project</artifactId> <groupId>io.helidon.examples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.graphql</groupId> <artifactId>helidon-examples-graphql-project</artifactId> diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index 6c68c346caa..3412912d51d 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.grpc</groupId> diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml index 0006bf72fb3..c089b065954 100644 --- a/examples/grpc/client-standalone/pom.xml +++ b/examples/grpc/client-standalone/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.grpc</groupId> diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index e54947b7e8b..b11fe3d34f6 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.grpc</groupId> diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index 611fd0ac2e6..f63acb580a9 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.grpc</groupId> diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml index 6ace7357da0..889f6093899 100644 --- a/examples/grpc/microprofile/basic-client/pom.xml +++ b/examples/grpc/microprofile/basic-client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <artifactId>helidon-examples-grpc-microprofile-client</artifactId> diff --git a/examples/grpc/microprofile/basic-server-implicit/pom.xml b/examples/grpc/microprofile/basic-server-implicit/pom.xml index 4e4ef597f2c..b3013021f49 100644 --- a/examples/grpc/microprofile/basic-server-implicit/pom.xml +++ b/examples/grpc/microprofile/basic-server-implicit/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <artifactId>helidon-examples-grpc-microprofile-basic-implicit</artifactId> diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml index 1c9a70e2d34..79817a63099 100644 --- a/examples/grpc/microprofile/metrics/pom.xml +++ b/examples/grpc/microprofile/metrics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <artifactId>helidon-examples-grpc-microprofile-metrics</artifactId> diff --git a/examples/grpc/microprofile/pom.xml b/examples/grpc/microprofile/pom.xml index e5d81231f0a..8d59683368e 100644 --- a/examples/grpc/microprofile/pom.xml +++ b/examples/grpc/microprofile/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.examples.grpc</groupId> <artifactId>helidon-examples-grpc-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.examples.grpc.microprofile</groupId> diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index 4a117210d7b..20613448fed 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.grpc</groupId> diff --git a/examples/grpc/pom.xml b/examples/grpc/pom.xml index 232410cdc5c..b69d6a90010 100644 --- a/examples/grpc/pom.xml +++ b/examples/grpc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.grpc</groupId> <artifactId>helidon-examples-grpc-project</artifactId> diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index 469b5c4f303..fe9a3089b85 100644 --- a/examples/grpc/security-abac/pom.xml +++ b/examples/grpc/security-abac/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.grpc</groupId> diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index 6585cd7d745..a9ab169edae 100644 --- a/examples/grpc/security-outbound/pom.xml +++ b/examples/grpc/security-outbound/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.grpc</groupId> diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 58f07419508..2fb8c44838f 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.grpc</groupId> diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 1cb456b7b62..2f07ecf0e55 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.health</groupId> diff --git a/examples/health/pom.xml b/examples/health/pom.xml index fcbde7be253..0b38c21aa39 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-examples-project</artifactId> <groupId>io.helidon.examples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.health</groupId> <artifactId>helidon-examples-health-project</artifactId> diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index c6caa993934..c62834d7520 100644 --- a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.integrations.cdi</groupId> diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index 55863418ea3..c75e72094c0 100644 --- a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.integrations.cdi</groupId> diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index 51c457458c8..de0952ce64c 100644 --- a/examples/integrations/cdi/datasource-hikaricp/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.integrations.cdi</groupId> diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index b29f6c3eeac..0e3f97c195b 100644 --- a/examples/integrations/cdi/jedis/pom.xml +++ b/examples/integrations/cdi/jedis/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.integrations.cdi</groupId> diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 30767547ec4..dbcf773c480 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.integrations.cdi</groupId> diff --git a/examples/integrations/cdi/oci-objectstorage/pom.xml b/examples/integrations/cdi/oci-objectstorage/pom.xml index f447a3e46ff..c0daa5172f8 100644 --- a/examples/integrations/cdi/oci-objectstorage/pom.xml +++ b/examples/integrations/cdi/oci-objectstorage/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.integrations.cdi</groupId> diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index 2ade5e1d15d..cd8220b74ed 100644 --- a/examples/integrations/cdi/pokemons/pom.xml +++ b/examples/integrations/cdi/pokemons/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.integrations.cdi</groupId> diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index 3852a5ebd8a..9e51ecd732c 100644 --- a/examples/integrations/cdi/pom.xml +++ b/examples/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples.integrations</groupId> <artifactId>helidon-examples-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.integrations.cdi</groupId> <artifactId>helidon-examples-integrations-cdi-project</artifactId> diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 9827b1c7d74..467218aa6be 100644 --- a/examples/integrations/micrometer/mp/pom.xml +++ b/examples/integrations/micrometer/mp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/integrations/micrometer/pom.xml b/examples/integrations/micrometer/pom.xml index 03d64ef97c5..26321e4ecd9 100644 --- a/examples/integrations/micrometer/pom.xml +++ b/examples/integrations/micrometer/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.examples.integrations</groupId> <artifactId>helidon-examples-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-examples-micrometer-project</artifactId> diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index 7cd4273d423..8246c32045d 100644 --- a/examples/integrations/micrometer/se/pom.xml +++ b/examples/integrations/micrometer/se/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 3413040ed75..03beaa2451f 100644 --- a/examples/integrations/micronaut/data/pom.xml +++ b/examples/integrations/micronaut/data/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <artifactId>helidon-examples-integrations-micronaut-data</artifactId> diff --git a/examples/integrations/micronaut/pom.xml b/examples/integrations/micronaut/pom.xml index b3d62268ef7..596de1fdc13 100644 --- a/examples/integrations/micronaut/pom.xml +++ b/examples/integrations/micronaut/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples.integrations</groupId> <artifactId>helidon-examples-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.integrations.micronaut</groupId> <artifactId>helidon-examples-integrations-micronaut-project</artifactId> diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 005cd319cdf..dbefb94a551 100644 --- a/examples/integrations/microstream/greetings-mp/pom.xml +++ b/examples/integrations/microstream/greetings-mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index f75e1203c1e..b8f405364aa 100644 --- a/examples/integrations/microstream/greetings-se/pom.xml +++ b/examples/integrations/microstream/greetings-se/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/integrations/microstream/pom.xml b/examples/integrations/microstream/pom.xml index d4428ca2168..20f02612551 100644 --- a/examples/integrations/microstream/pom.xml +++ b/examples/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.examples.integrations</groupId> <artifactId>helidon-examples-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.integrations.microstream</groupId> diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml index 124aeb410ed..1d69a5ac913 100644 --- a/examples/integrations/neo4j/neo4j-mp/pom.xml +++ b/examples/integrations/neo4j/neo4j-mp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.integrations.neo4j</groupId> diff --git a/examples/integrations/neo4j/neo4j-se/pom.xml b/examples/integrations/neo4j/neo4j-se/pom.xml index 6185546ac5b..7102ee1ddc1 100644 --- a/examples/integrations/neo4j/neo4j-se/pom.xml +++ b/examples/integrations/neo4j/neo4j-se/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.integrations.neo4j</groupId> diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index 762286e0996..e2ae9637d35 100644 --- a/examples/integrations/neo4j/pom.xml +++ b/examples/integrations/neo4j/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.examples.integrations</groupId> <artifactId>helidon-examples-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.integrations.neo4j</groupId> <artifactId>helidon-examples-integrations-neo4j-project</artifactId> diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index 26a47ed7976..30a797e1543 100644 --- a/examples/integrations/oci/atp-cdi/pom.xml +++ b/examples/integrations/oci/atp-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml index 50272b10906..b12153f35e7 100644 --- a/examples/integrations/oci/atp-reactive/pom.xml +++ b/examples/integrations/oci/atp-reactive/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml index 8fe3bcaa55e..0c031f320e8 100644 --- a/examples/integrations/oci/metrics-reactive/pom.xml +++ b/examples/integrations/oci/metrics-reactive/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index b8c51b46a1e..8984ca7f57c 100644 --- a/examples/integrations/oci/objectstorage-cdi/pom.xml +++ b/examples/integrations/oci/objectstorage-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml index 0b690c26e20..bafb2eb4e2c 100644 --- a/examples/integrations/oci/objectstorage-reactive/pom.xml +++ b/examples/integrations/oci/objectstorage-reactive/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/integrations/oci/pom.xml b/examples/integrations/oci/pom.xml index a46e9cb3a38..b5996716ba5 100644 --- a/examples/integrations/oci/pom.xml +++ b/examples/integrations/oci/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples.integrations</groupId> <artifactId>helidon-examples-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.integrations.oci</groupId> <artifactId>helidon-examples-integrations-oci-project</artifactId> diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 18b3895be3f..95dd4733a28 100644 --- a/examples/integrations/oci/vault-cdi/pom.xml +++ b/examples/integrations/oci/vault-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml index 410cd0ff359..84fc5413a08 100644 --- a/examples/integrations/oci/vault-reactive/pom.xml +++ b/examples/integrations/oci/vault-reactive/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index 730262fb613..83359b4bbc6 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.integrations</groupId> <artifactId>helidon-examples-integrations-project</artifactId> diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index f0d905f8819..ebbded9d310 100644 --- a/examples/integrations/vault/hcp-cdi/pom.xml +++ b/examples/integrations/vault/hcp-cdi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml index 54b4c3bb19c..57c43873d8d 100644 --- a/examples/integrations/vault/hcp-reactive/pom.xml +++ b/examples/integrations/vault/hcp-reactive/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/integrations/vault/pom.xml b/examples/integrations/vault/pom.xml index 2102ef8f088..3d98a31be3d 100644 --- a/examples/integrations/vault/pom.xml +++ b/examples/integrations/vault/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.examples.integrations</groupId> <artifactId>helidon-examples-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.integrations.vault</groupId> <artifactId>helidon-examples-integrations-vault-project</artifactId> diff --git a/examples/istio/helidon-config/pom.xml b/examples/istio/helidon-config/pom.xml index 5b6b0f9d0b6..099a9961edb 100644 --- a/examples/istio/helidon-config/pom.xml +++ b/examples/istio/helidon-config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples</groupId> diff --git a/examples/istio/helidon-jpa/pom.xml b/examples/istio/helidon-jpa/pom.xml index c502f209da3..4ba3c5bafdc 100644 --- a/examples/istio/helidon-jpa/pom.xml +++ b/examples/istio/helidon-jpa/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples</groupId> diff --git a/examples/istio/pom.xml b/examples/istio/pom.xml index 7798fb79db6..a633ecb0035 100644 --- a/examples/istio/pom.xml +++ b/examples/istio/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.istio</groupId> <artifactId>helidon-examples-istio-project</artifactId> diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 322ab33bd4c..f12424dda1c 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.jbatch</groupId> diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index 5caa891f265..cbc112466d6 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.logging</groupId> diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index c236bdce8d8..2158d518c3d 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.logging</groupId> diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index e727d4d77c7..32e191c6adb 100644 --- a/examples/logging/logback-aot/pom.xml +++ b/examples/logging/logback-aot/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.logging</groupId> diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index 1c83ebfc2f0..3ce2152bee0 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.logging</groupId> <artifactId>helidon-examples-logging-project</artifactId> diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 144164a6ff4..2332a7299a5 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.logging</groupId> diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index 0f723ab88ba..d340db9d9a3 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.media</groupId> diff --git a/examples/media/pom.xml b/examples/media/pom.xml index 3208fc0a694..0bdc71f02eb 100644 --- a/examples/media/pom.xml +++ b/examples/media/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.media</groupId> <artifactId>helidon-examples-media-project</artifactId> diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index e0ccd2fc820..ec4b5e5a3eb 100644 --- a/examples/messaging/jms-websocket-mp/pom.xml +++ b/examples/messaging/jms-websocket-mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.jms</groupId> diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index 9c807a5e7d7..ae46edd5250 100644 --- a/examples/messaging/jms-websocket-se/pom.xml +++ b/examples/messaging/jms-websocket-se/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.jms</groupId> diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 57d4cc54b01..99c3262e455 100644 --- a/examples/messaging/kafka-websocket-mp/pom.xml +++ b/examples/messaging/kafka-websocket-mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.messaging.mp</groupId> diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index c096cf97d2a..6c3d2310503 100644 --- a/examples/messaging/kafka-websocket-se/pom.xml +++ b/examples/messaging/kafka-websocket-se/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.messaging.se</groupId> diff --git a/examples/messaging/oracle-aq-websocket-mp/pom.xml b/examples/messaging/oracle-aq-websocket-mp/pom.xml index 5a83265f8e3..e0acbc31565 100644 --- a/examples/messaging/oracle-aq-websocket-mp/pom.xml +++ b/examples/messaging/oracle-aq-websocket-mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.messaging.aq</groupId> diff --git a/examples/messaging/pom.xml b/examples/messaging/pom.xml index 8f99ffe4273..dbd82c9dc49 100644 --- a/examples/messaging/pom.xml +++ b/examples/messaging/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.messaging</groupId> <artifactId>helidon-examples-messaging-project</artifactId> diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index 1fde3af716f..57a47922613 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index 12bd505b5f0..92ddc71923b 100644 --- a/examples/metrics/filtering/mp/pom.xml +++ b/examples/metrics/filtering/mp/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/metrics/filtering/pom.xml b/examples/metrics/filtering/pom.xml index 6eb66357353..7ce86cfc9a0 100644 --- a/examples/metrics/filtering/pom.xml +++ b/examples/metrics/filtering/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>helidon-examples-metrics-project</artifactId> <groupId>io.helidon.examples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index 539b3f3d31f..f6a99dc97ae 100644 --- a/examples/metrics/filtering/se/pom.xml +++ b/examples/metrics/filtering/se/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index 6f305fe6960..203393ba1cb 100644 --- a/examples/metrics/http-status-count-se/pom.xml +++ b/examples/metrics/http-status-count-se/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples</groupId> diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 60430545e5c..b6f5e3b3b4b 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/metrics/pom.xml b/examples/metrics/pom.xml index 45677d11c5d..aa9cf335d85 100644 --- a/examples/metrics/pom.xml +++ b/examples/metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>helidon-examples-project</artifactId> <groupId>io.helidon.examples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index 782c7972052..4ed5831d5aa 100644 --- a/examples/microprofile/bean-validation/pom.xml +++ b/examples/microprofile/bean-validation/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index ac6dc17820e..02c4d056c02 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 2978729e2cb..abf152e663f 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 1815ec6f53a..8c7a283a078 100644 --- a/examples/microprofile/hello-world-explicit/pom.xml +++ b/examples/microprofile/hello-world-explicit/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <artifactId>helidon-examples-microprofile-hello-world-explicit</artifactId> diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 60618d0cb87..1ef2559e421 100644 --- a/examples/microprofile/hello-world-implicit/pom.xml +++ b/examples/microprofile/hello-world-implicit/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/http-status-count-mp/pom.xml b/examples/microprofile/http-status-count-mp/pom.xml index 17e06be717c..f607a69961a 100644 --- a/examples/microprofile/http-status-count-mp/pom.xml +++ b/examples/microprofile/http-status-count-mp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples</groupId> @@ -34,7 +34,7 @@ <name>Helidon Examples Metrics HTTP Status Counters</name> <properties> - <helidon.version>2.6.3-SNAPSHOT</helidon.version> + <helidon.version>2.6.4-SNAPSHOT</helidon.version> </properties> <dependencies> diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 534937145d7..b05f8398db9 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index baafbdb6b78..a01665f3bd4 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index e78d5634174..fe6643a94e6 100644 --- a/examples/microprofile/messaging-sse/pom.xml +++ b/examples/microprofile/messaging-sse/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index c1ca70a3071..bb6a23d744a 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index 2352fa2edd5..353d6ca9996 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 00de49dd403..e65b64b43b4 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index c6f782a0d7f..2a0a6c91bdd 100644 --- a/examples/microprofile/openapi-basic/pom.xml +++ b/examples/microprofile/openapi-basic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index 4f63fe326b5..f982c8a647a 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 9039da8e194..548813783be 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 86c6ad7bbec..1db3bab5694 100644 --- a/examples/microprofile/static-content/pom.xml +++ b/examples/microprofile/static-content/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 73cd1a1e7d2..78a7b05266d 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index 93a14116cfe..ddda37c492e 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.microprofile</groupId> diff --git a/examples/openapi-tools/pom.xml b/examples/openapi-tools/pom.xml index a79c1210cc8..c4826df226a 100644 --- a/examples/openapi-tools/pom.xml +++ b/examples/openapi-tools/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.examples.openapi.tools</groupId> diff --git a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml index 3c7c1706220..959d7291c07 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 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <artifactId>openapi-mp-client</artifactId> diff --git a/examples/openapi-tools/quickstart-mp/mp-server/pom.xml b/examples/openapi-tools/quickstart-mp/mp-server/pom.xml index a4d1faa5bd0..4c16e9f10aa 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 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <artifactId>openapi-mp-server</artifactId> diff --git a/examples/openapi-tools/quickstart-mp/pom.xml b/examples/openapi-tools/quickstart-mp/pom.xml index e00f801c0de..98894b7b790 100644 --- a/examples/openapi-tools/quickstart-mp/pom.xml +++ b/examples/openapi-tools/quickstart-mp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples.openapi.tools</groupId> <artifactId>helidon-examples-openapi-tools-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <artifactId>helidon-examples-openapi-tools-quickstart-mp</artifactId> diff --git a/examples/openapi-tools/quickstart-se/pom.xml b/examples/openapi-tools/quickstart-se/pom.xml index b88b794706a..5dd93de097d 100644 --- a/examples/openapi-tools/quickstart-se/pom.xml +++ b/examples/openapi-tools/quickstart-se/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples.openapi.tools</groupId> <artifactId>helidon-examples-openapi-tools-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <artifactId>helidon-examples-openapi-tools-quickstart-se</artifactId> diff --git a/examples/openapi-tools/quickstart-se/se-client/pom.xml b/examples/openapi-tools/quickstart-se/se-client/pom.xml index 36db3f4ef02..00636cbb41d 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 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <artifactId>openapi-se-client</artifactId> diff --git a/examples/openapi-tools/quickstart-se/se-server/pom.xml b/examples/openapi-tools/quickstart-se/se-server/pom.xml index a373694c135..4cf1dd67451 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 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <groupId>org.openapitools</groupId> diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 49d5c3bc1dd..8d9955ac4c3 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples</groupId> diff --git a/examples/pom.xml b/examples/pom.xml index c8ff0b2676e..3483f39741f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 5c8f2ab371b..af41686fb0f 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.3-SNAPSHOT' + helidonversion = '2.6.4-SNAPSHOT' 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 0f346fc1e93..602dd896af3 100644 --- a/examples/quickstarts/helidon-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-quickstart-mp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples</groupId> diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 034cf7a47d5..37d1dc34f4b 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.3-SNAPSHOT' + helidonversion = '2.6.4-SNAPSHOT' 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 4f3c769ebe7..f676a759b50 100644 --- a/examples/quickstarts/helidon-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-quickstart-se/pom.xml @@ -24,12 +24,12 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-quickstart-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <name>Helidon Quickstart SE Example</name> <properties> diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index f8ca1ddd9c6..4046ef56082 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -22,11 +22,11 @@ <modelVersion>4.0.0</modelVersion> <groupId>io.helidon.examples.quickstarts</groupId> <artifactId>helidon-standalone-quickstart-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <name>Helidon Standalone Quickstart MP Example</name> <properties> - <helidon.version>2.6.3-SNAPSHOT</helidon.version> + <helidon.version>2.6.4-SNAPSHOT</helidon.version> <mainClass>io.helidon.microprofile.cdi.Main</mainClass> <maven.compiler.source>11</maven.compiler.source> diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index ee237886832..310c0a3843d 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -22,11 +22,11 @@ <modelVersion>4.0.0</modelVersion> <groupId>io.helidon.examples.quickstarts</groupId> <artifactId>helidon-standalone-quickstart-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <name>Helidon Standalone Quickstart SE Example</name> <properties> - <helidon.version>2.6.3-SNAPSHOT</helidon.version> + <helidon.version>2.6.4-SNAPSHOT</helidon.version> <mainClass>io.helidon.examples.quickstart.se.Main</mainClass> <maven.compiler.source>11</maven.compiler.source> diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index 9a21e3dacec..c51afe787a4 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.quickstarts</groupId> <artifactId>examples-quickstarts-project</artifactId> diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml index 6df88461c3d..2f6797faba2 100644 --- a/examples/security/attribute-based-access-control/pom.xml +++ b/examples/security/attribute-based-access-control/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/basic-auth-with-static-content/pom.xml b/examples/security/basic-auth-with-static-content/pom.xml index 8ec67157534..7eeb6810c3b 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 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index e9a685a5d8a..1001a8d557b 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index b98edce16b5..7eed646a0fb 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index 6a5155074b7..9ca172dd7cb 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index c8344b73870..3637ce62c5e 100644 --- a/examples/security/nohttp-programmatic/pom.xml +++ b/examples/security/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 44949ec7043..9db371b495e 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/pom.xml b/examples/security/pom.xml index 606a891dd1f..26dda442f93 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.security</groupId> <artifactId>helidon-examples-security-project</artifactId> diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index cad696bf864..c3e31551be3 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index ac3684c976d..4fe39e35e06 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 3ec136c42f4..3e0aa67ae37 100644 --- a/examples/security/webserver-digest-auth/pom.xml +++ b/examples/security/webserver-digest-auth/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 58b524c1d9f..6b6c071a57a 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.security</groupId> diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 69bec3f9228..56ec618a71b 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.todos</groupId> diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index 3ae61bfe37c..ce9f87b0a37 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.todo</groupId> diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index a21eccb37bf..dca6fa1046d 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.todos</groupId> <artifactId>example-todo-app-project</artifactId> <packaging>pom</packaging> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <name>Helidon Examples TODO Demo</name> <description> diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index f35873d6cc7..fe2faf07f95 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,12 +24,12 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.translator</groupId> <artifactId>helidon-examples-translator-backend</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <name>Helidon Examples Translator Backend</name> <description> diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 6609114d9cb..eb12a6f2618 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,12 +24,12 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.translator</groupId> <artifactId>helidon-examples-translator-frontend</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <name>Helidon Examples Translator Frontend</name> <description> diff --git a/examples/translator-app/pom.xml b/examples/translator-app/pom.xml index 922563aac74..a2e9ed42cb3 100644 --- a/examples/translator-app/pom.xml +++ b/examples/translator-app/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.translator</groupId> <artifactId>helidon-examples-translator-project</artifactId> diff --git a/examples/webclient/pom.xml b/examples/webclient/pom.xml index 7b31a77c8cd..52633cfb006 100644 --- a/examples/webclient/pom.xml +++ b/examples/webclient/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.webclient</groupId> diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index e2d7ce17fb6..5d1ed34ae5a 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 737475da50d..8f5f4fac041 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 919a7425276..7ef6d828efc 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index b69977ca026..ace93d7a5dc 100644 --- a/examples/webserver/fault-tolerance/pom.xml +++ b/examples/webserver/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index 21f69bfe018..126d50ea4e6 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 0dbbc016623..849d0442551 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index 37a7dd65df7..38f4e7136fa 100644 --- a/examples/webserver/mutual-tls/pom.xml +++ b/examples/webserver/mutual-tls/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 15ea48a7439..39d1786b774 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index 8848836b4e0..a81f49855cc 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.examples</groupId> <artifactId>helidon-examples-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.examples.webserver</groupId> <artifactId>helidon-examples-webserver-project</artifactId> diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index ee85c3c8e92..81d46388bd7 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index a2df5502e8b..8be57dd18f2 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml index 99cf87905da..5af12b47be9 100644 --- a/examples/webserver/threadpool/pom.xml +++ b/examples/webserver/threadpool/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index 769be3d5908..d41ca148206 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index a70fb6c778d..9554a844641 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 2e537230f03..7b29fd1a281 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.examples.webserver</groupId> diff --git a/fault-tolerance/pom.xml b/fault-tolerance/pom.xml index 943547402ab..b8e7ac159c8 100644 --- a/fault-tolerance/pom.xml +++ b/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.fault-tolerance</groupId> diff --git a/graphql/pom.xml b/graphql/pom.xml index bc28773a7cb..dcd23b935c2 100644 --- a/graphql/pom.xml +++ b/graphql/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>helidon-project</artifactId> <groupId>io.helidon</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.graphql</groupId> diff --git a/graphql/server/pom.xml b/graphql/server/pom.xml index fd4cd5782b5..55e90b299ad 100644 --- a/graphql/server/pom.xml +++ b/graphql/server/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.graphql</groupId> <artifactId>helidon-graphql-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-graphql-server</artifactId> diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index dead92f8c8a..08c7ce929bd 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.grpc</groupId> <artifactId>helidon-grpc-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-grpc-client</artifactId> diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index 969c5e98e7e..b79a8ad88e2 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.grpc</groupId> <artifactId>helidon-grpc-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-grpc-core</artifactId> diff --git a/grpc/io.grpc/pom.xml b/grpc/io.grpc/pom.xml index 1cfcf3b7c96..23b4257bd86 100644 --- a/grpc/io.grpc/pom.xml +++ b/grpc/io.grpc/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.grpc</groupId> <artifactId>helidon-grpc-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>io.grpc</artifactId> diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index cf781cdbf17..aad06763670 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.grpc</groupId> <artifactId>helidon-grpc-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-grpc-metrics</artifactId> diff --git a/grpc/pom.xml b/grpc/pom.xml index 07fcce1ebb9..d753f151a7d 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>helidon-project</artifactId> <groupId>io.helidon</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.grpc</groupId> diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index bf0d6a5eef7..f7baccd1eb9 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.grpc</groupId> <artifactId>helidon-grpc-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-grpc-server</artifactId> diff --git a/health/common/pom.xml b/health/common/pom.xml index 1a743c2766e..530f3a82db3 100644 --- a/health/common/pom.xml +++ b/health/common/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-health-project</artifactId> <groupId>io.helidon.health</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index 415de6ccdd0..2b03e43c325 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.health</groupId> <artifactId>helidon-health-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-health-checks</artifactId> diff --git a/health/health/pom.xml b/health/health/pom.xml index 7326715df3e..68d13eb7fda 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-health-project</artifactId> <groupId>io.helidon.health</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/health/pom.xml b/health/pom.xml index 6f65f9038da..54759c42438 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index 83a945e1ddf..f8233016876 100644 --- a/integrations/cdi/common-cdi/delegates/pom.xml +++ b/integrations/cdi/common-cdi/delegates/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-delegates</artifactId> <name>Helidon CDI Integrations Common Delegates</name> diff --git a/integrations/cdi/common-cdi/pom.xml b/integrations/cdi/common-cdi/pom.xml index 8c56d430aed..77b6b9dfd8e 100644 --- a/integrations/cdi/common-cdi/pom.xml +++ b/integrations/cdi/common-cdi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-common-project</artifactId> <packaging>pom</packaging> diff --git a/integrations/cdi/common-cdi/reference-counted-context/pom.xml b/integrations/cdi/common-cdi/reference-counted-context/pom.xml index 00d99b5777f..e286c52b8a8 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 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-reference-counted-context</artifactId> <name>Helidon CDI Integrations Common Reference Counted Context</name> diff --git a/integrations/cdi/datasource-hikaricp/pom.xml b/integrations/cdi/datasource-hikaricp/pom.xml index 3c48fe9d4ff..143d5b1e37a 100644 --- a/integrations/cdi/datasource-hikaricp/pom.xml +++ b/integrations/cdi/datasource-hikaricp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-datasource-hikaricp</artifactId> <name>Helidon CDI Integrations HikariCP DataSource</name> diff --git a/integrations/cdi/datasource-ucp/pom.xml b/integrations/cdi/datasource-ucp/pom.xml index 41037beec35..d8fcaf6b7df 100644 --- a/integrations/cdi/datasource-ucp/pom.xml +++ b/integrations/cdi/datasource-ucp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-datasource-ucp</artifactId> <name>Helidon CDI Integrations UCP DataSource</name> diff --git a/integrations/cdi/datasource/pom.xml b/integrations/cdi/datasource/pom.xml index 32a990dad71..34d6a41d354 100644 --- a/integrations/cdi/datasource/pom.xml +++ b/integrations/cdi/datasource/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-datasource</artifactId> <name>Helidon CDI Integrations DataSource</name> diff --git a/integrations/cdi/eclipselink-cdi/pom.xml b/integrations/cdi/eclipselink-cdi/pom.xml index 70411533b8f..9b760191dfa 100644 --- a/integrations/cdi/eclipselink-cdi/pom.xml +++ b/integrations/cdi/eclipselink-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-eclipselink</artifactId> <name>Helidon CDI Integrations Eclipselink</name> diff --git a/integrations/cdi/hibernate-cdi/pom.xml b/integrations/cdi/hibernate-cdi/pom.xml index 8cfe64cf0d5..b4a26f01b8d 100644 --- a/integrations/cdi/hibernate-cdi/pom.xml +++ b/integrations/cdi/hibernate-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-hibernate</artifactId> <name>Helidon CDI Integrations Hibernate</name> diff --git a/integrations/cdi/jedis-cdi/pom.xml b/integrations/cdi/jedis-cdi/pom.xml index 813165389b6..c25717b6b0c 100644 --- a/integrations/cdi/jedis-cdi/pom.xml +++ b/integrations/cdi/jedis-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-jedis</artifactId> <name>Helidon CDI Integrations Jedis</name> diff --git a/integrations/cdi/jpa-cdi/pom.xml b/integrations/cdi/jpa-cdi/pom.xml index 223148f00b9..90d1762a88a 100644 --- a/integrations/cdi/jpa-cdi/pom.xml +++ b/integrations/cdi/jpa-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-jpa</artifactId> <name>Helidon CDI Integrations JPA</name> diff --git a/integrations/cdi/jta-cdi/pom.xml b/integrations/cdi/jta-cdi/pom.xml index cf1f14b7923..a2af8581aa8 100644 --- a/integrations/cdi/jta-cdi/pom.xml +++ b/integrations/cdi/jta-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-jta</artifactId> <name>Helidon CDI Integrations JTA</name> diff --git a/integrations/cdi/jta-weld/pom.xml b/integrations/cdi/jta-weld/pom.xml index c93694a21a1..bd51ba0f432 100644 --- a/integrations/cdi/jta-weld/pom.xml +++ b/integrations/cdi/jta-weld/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-jta-weld</artifactId> <name>Helidon CDI Integrations JTA Weld</name> diff --git a/integrations/cdi/oci-objectstorage-cdi/pom.xml b/integrations/cdi/oci-objectstorage-cdi/pom.xml index 4a73fef8d3a..d35b0266812 100644 --- a/integrations/cdi/oci-objectstorage-cdi/pom.xml +++ b/integrations/cdi/oci-objectstorage-cdi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-cdi-oci-objectstorage</artifactId> <name>Helidon CDI Integrations OCI Object Storage</name> diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index c4c1dba0dc3..70afd26f081 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.cdi</groupId> <artifactId>helidon-integrations-cdi-project</artifactId> diff --git a/integrations/common/pom.xml b/integrations/common/pom.xml index 53e82d85bcf..f5f90a71a62 100644 --- a/integrations/common/pom.xml +++ b/integrations/common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/integrations/common/rest/pom.xml b/integrations/common/rest/pom.xml index 50412631141..b4cb2077ac3 100644 --- a/integrations/common/rest/pom.xml +++ b/integrations/common/rest/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.common</groupId> <artifactId>helidon-integrations-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-common-rest</artifactId> diff --git a/integrations/db/h2/pom.xml b/integrations/db/h2/pom.xml index e265003a4bd..cd275492c53 100644 --- a/integrations/db/h2/pom.xml +++ b/integrations/db/h2/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.db</groupId> <artifactId>helidon-integrations-db-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>h2</artifactId> diff --git a/integrations/db/mysql/pom.xml b/integrations/db/mysql/pom.xml index 536f41fcce1..519ce29518a 100644 --- a/integrations/db/mysql/pom.xml +++ b/integrations/db/mysql/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.db</groupId> <artifactId>helidon-integrations-db-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-db-mysql</artifactId> diff --git a/integrations/db/ojdbc/pom.xml b/integrations/db/ojdbc/pom.xml index 774da5c9e17..a450afa0e0d 100644 --- a/integrations/db/ojdbc/pom.xml +++ b/integrations/db/ojdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.db</groupId> <artifactId>helidon-integrations-db-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>ojdbc</artifactId> diff --git a/integrations/db/pgsql/pom.xml b/integrations/db/pgsql/pom.xml index 67111f87a23..0a3739a0e25 100644 --- a/integrations/db/pgsql/pom.xml +++ b/integrations/db/pgsql/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.db</groupId> <artifactId>helidon-integrations-db-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-db-pgsql</artifactId> diff --git a/integrations/db/pom.xml b/integrations/db/pom.xml index 8fc10114ce2..3e9c72e7263 100644 --- a/integrations/db/pom.xml +++ b/integrations/db/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/integrations/graal/mp-native-image-extension/pom.xml b/integrations/graal/mp-native-image-extension/pom.xml index f0cc411a1e2..02e3e969063 100644 --- a/integrations/graal/mp-native-image-extension/pom.xml +++ b/integrations/graal/mp-native-image-extension/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.integrations.graal</groupId> <artifactId>helidon-integrations-graal-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/integrations/graal/native-image-extension/pom.xml b/integrations/graal/native-image-extension/pom.xml index ae04d7b3b2e..dfbeb5b573b 100644 --- a/integrations/graal/native-image-extension/pom.xml +++ b/integrations/graal/native-image-extension/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.integrations.graal</groupId> <artifactId>helidon-integrations-graal-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index 6da05e75dc0..2005bb2f49b 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <properties> diff --git a/integrations/jdbc/jdbc/pom.xml b/integrations/jdbc/jdbc/pom.xml index 3c8c99afa9c..81b1a983ed9 100644 --- a/integrations/jdbc/jdbc/pom.xml +++ b/integrations/jdbc/jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-jdbc-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.jdbc</groupId> diff --git a/integrations/jdbc/pom.xml b/integrations/jdbc/pom.xml index b680df5081c..e327a57d39c 100644 --- a/integrations/jdbc/pom.xml +++ b/integrations/jdbc/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/integrations/jta/jdbc/pom.xml b/integrations/jta/jdbc/pom.xml index eddb27839a0..77f07e68418 100644 --- a/integrations/jta/jdbc/pom.xml +++ b/integrations/jta/jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-jta-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.jta</groupId> diff --git a/integrations/jta/pom.xml b/integrations/jta/pom.xml index a73881c89dc..06d8b90ba9f 100644 --- a/integrations/jta/pom.xml +++ b/integrations/jta/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/integrations/micrometer/cdi/pom.xml b/integrations/micrometer/cdi/pom.xml index 4281fbb0824..a3d904cb482 100644 --- a/integrations/micrometer/cdi/pom.xml +++ b/integrations/micrometer/cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-micrometer-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.micrometer</groupId> diff --git a/integrations/micrometer/micrometer/pom.xml b/integrations/micrometer/micrometer/pom.xml index eb8249f8a76..c31479e4c2a 100644 --- a/integrations/micrometer/micrometer/pom.xml +++ b/integrations/micrometer/micrometer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-micrometer-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.micrometer</groupId> diff --git a/integrations/micrometer/pom.xml b/integrations/micrometer/pom.xml index 07122ea2c38..9d3e25ae254 100644 --- a/integrations/micrometer/pom.xml +++ b/integrations/micrometer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-micrometer-project</artifactId> <name>Helidon Integrations Micrometer Project</name> diff --git a/integrations/micronaut/cdi-processor/pom.xml b/integrations/micronaut/cdi-processor/pom.xml index e2405d79a97..d6c1e95f60a 100644 --- a/integrations/micronaut/cdi-processor/pom.xml +++ b/integrations/micronaut/cdi-processor/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.micronaut</groupId> <artifactId>helidon-integrations-micronaut-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-micronaut-cdi-processor</artifactId> diff --git a/integrations/micronaut/cdi/pom.xml b/integrations/micronaut/cdi/pom.xml index 34707f1063c..435d3c552aa 100644 --- a/integrations/micronaut/cdi/pom.xml +++ b/integrations/micronaut/cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.micronaut</groupId> <artifactId>helidon-integrations-micronaut-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-micronaut-cdi</artifactId> diff --git a/integrations/micronaut/data/pom.xml b/integrations/micronaut/data/pom.xml index 453fabd15ec..a80d94cc850 100644 --- a/integrations/micronaut/data/pom.xml +++ b/integrations/micronaut/data/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.micronaut</groupId> <artifactId>helidon-integrations-micronaut-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-micronaut-data</artifactId> diff --git a/integrations/micronaut/pom.xml b/integrations/micronaut/pom.xml index fb64ce649de..3bc1f426f2d 100644 --- a/integrations/micronaut/pom.xml +++ b/integrations/micronaut/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.micronaut</groupId> diff --git a/integrations/microstream/cache/pom.xml b/integrations/microstream/cache/pom.xml index 53ddb701ef5..2f0c8db361a 100644 --- a/integrations/microstream/cache/pom.xml +++ b/integrations/microstream/cache/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.microstream</groupId> <artifactId>helidon-integrations-microstream-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-microstream-cache</artifactId> diff --git a/integrations/microstream/cdi/pom.xml b/integrations/microstream/cdi/pom.xml index 005c61e11e9..927ed570989 100644 --- a/integrations/microstream/cdi/pom.xml +++ b/integrations/microstream/cdi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.microstream</groupId> <artifactId>helidon-integrations-microstream-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-microstream-cdi</artifactId> diff --git a/integrations/microstream/core/pom.xml b/integrations/microstream/core/pom.xml index 5c11b7ea2f3..be3e8254661 100644 --- a/integrations/microstream/core/pom.xml +++ b/integrations/microstream/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.microstream</groupId> <artifactId>helidon-integrations-microstream-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-microstream</artifactId> diff --git a/integrations/microstream/health/pom.xml b/integrations/microstream/health/pom.xml index a7d4049d683..832ef24a59f 100644 --- a/integrations/microstream/health/pom.xml +++ b/integrations/microstream/health/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.microstream</groupId> <artifactId>helidon-integrations-microstream-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-microstream-health</artifactId> diff --git a/integrations/microstream/metrics/pom.xml b/integrations/microstream/metrics/pom.xml index b33d877a918..2b85745058c 100644 --- a/integrations/microstream/metrics/pom.xml +++ b/integrations/microstream/metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.microstream</groupId> <artifactId>helidon-integrations-microstream-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-microstream-metrics</artifactId> diff --git a/integrations/microstream/pom.xml b/integrations/microstream/pom.xml index 3456c501f4b..7c88e36db37 100644 --- a/integrations/microstream/pom.xml +++ b/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.microstream</groupId> diff --git a/integrations/neo4j/health/pom.xml b/integrations/neo4j/health/pom.xml index 5671be2f2c5..4847610ebd3 100644 --- a/integrations/neo4j/health/pom.xml +++ b/integrations/neo4j/health/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.neo4j</groupId> <artifactId>helidon-integrations-neo4j-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-neo4j-health</artifactId> diff --git a/integrations/neo4j/metrics/pom.xml b/integrations/neo4j/metrics/pom.xml index e89684ff292..f17231813c9 100644 --- a/integrations/neo4j/metrics/pom.xml +++ b/integrations/neo4j/metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.integrations.neo4j</groupId> <artifactId>helidon-integrations-neo4j-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-neo4j-metrics</artifactId> diff --git a/integrations/neo4j/neo4j/pom.xml b/integrations/neo4j/neo4j/pom.xml index b84152e91ac..f6fd80fcc37 100644 --- a/integrations/neo4j/neo4j/pom.xml +++ b/integrations/neo4j/neo4j/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.neo4j</groupId> <artifactId>helidon-integrations-neo4j-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-neo4j</artifactId> diff --git a/integrations/neo4j/pom.xml b/integrations/neo4j/pom.xml index 75fb2d6f88e..4c61fc9d5cf 100644 --- a/integrations/neo4j/pom.xml +++ b/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.neo4j</groupId> <artifactId>helidon-integrations-neo4j-project</artifactId> diff --git a/integrations/oci/atp/pom.xml b/integrations/oci/atp/pom.xml index 5e850a3ac71..864f03aa139 100644 --- a/integrations/oci/atp/pom.xml +++ b/integrations/oci/atp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-atp</artifactId> diff --git a/integrations/oci/cdi/pom.xml b/integrations/oci/cdi/pom.xml index d06a88dbd45..846515ab2ea 100644 --- a/integrations/oci/cdi/pom.xml +++ b/integrations/oci/cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-cdi</artifactId> diff --git a/integrations/oci/connect/pom.xml b/integrations/oci/connect/pom.xml index 803e2020e44..874fac601a3 100644 --- a/integrations/oci/connect/pom.xml +++ b/integrations/oci/connect/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-connect</artifactId> diff --git a/integrations/oci/metrics/cdi/pom.xml b/integrations/oci/metrics/cdi/pom.xml index 6f42c1f8e90..ea41ca15494 100644 --- a/integrations/oci/metrics/cdi/pom.xml +++ b/integrations/oci/metrics/cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci.metrics</groupId> <artifactId>helidon-integrations-oci-metrics-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-metrics-cdi</artifactId> <name>Helidon Integrations OCI Metrics CDI</name> diff --git a/integrations/oci/metrics/metrics/pom.xml b/integrations/oci/metrics/metrics/pom.xml index f2c6a105094..71fa551601e 100644 --- a/integrations/oci/metrics/metrics/pom.xml +++ b/integrations/oci/metrics/metrics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci.metrics</groupId> <artifactId>helidon-integrations-oci-metrics-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-metrics</artifactId> <name>Helidon Integrations OCI Metrics</name> diff --git a/integrations/oci/metrics/pom.xml b/integrations/oci/metrics/pom.xml index 83fd180f1c5..15ed85c2de9 100644 --- a/integrations/oci/metrics/pom.xml +++ b/integrations/oci/metrics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.oci.metrics</groupId> <artifactId>helidon-integrations-oci-metrics-project</artifactId> diff --git a/integrations/oci/objectstorage-health/pom.xml b/integrations/oci/objectstorage-health/pom.xml index 7ea6d41b087..fe7812603ac 100644 --- a/integrations/oci/objectstorage-health/pom.xml +++ b/integrations/oci/objectstorage-health/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-objectstorage-health</artifactId> diff --git a/integrations/oci/objectstorage/pom.xml b/integrations/oci/objectstorage/pom.xml index 812d648ee2d..ef92eb0efad 100644 --- a/integrations/oci/objectstorage/pom.xml +++ b/integrations/oci/objectstorage/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-objectstorage</artifactId> diff --git a/integrations/oci/pom.xml b/integrations/oci/pom.xml index 4bcb82da2f9..3990bc3d8ae 100644 --- a/integrations/oci/pom.xml +++ b/integrations/oci/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.oci</groupId> diff --git a/integrations/oci/sdk/cdi/pom.xml b/integrations/oci/sdk/cdi/pom.xml index 75cdafa90ef..cdc73ee63ae 100644 --- a/integrations/oci/sdk/cdi/pom.xml +++ b/integrations/oci/sdk/cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.oci.sdk</groupId> <artifactId>helidon-integrations-oci-sdk-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-sdk-cdi</artifactId> <name>Helidon Integrations OCI SDK CDI</name> diff --git a/integrations/oci/sdk/pom.xml b/integrations/oci/sdk/pom.xml index 13808dcdd3f..f678cd4cb22 100644 --- a/integrations/oci/sdk/pom.xml +++ b/integrations/oci/sdk/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.integrations.oci.sdk</groupId> diff --git a/integrations/oci/telemetry/pom.xml b/integrations/oci/telemetry/pom.xml index 356e1f332c4..1567ddc0b09 100644 --- a/integrations/oci/telemetry/pom.xml +++ b/integrations/oci/telemetry/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-telemetry</artifactId> diff --git a/integrations/oci/vault-health/pom.xml b/integrations/oci/vault-health/pom.xml index 05680f7b83b..0df0ec10b87 100644 --- a/integrations/oci/vault-health/pom.xml +++ b/integrations/oci/vault-health/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-vault-health</artifactId> diff --git a/integrations/oci/vault/pom.xml b/integrations/oci/vault/pom.xml index 62272f3f039..90a99cab95e 100644 --- a/integrations/oci/vault/pom.xml +++ b/integrations/oci/vault/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.oci</groupId> <artifactId>helidon-integrations-oci-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-oci-vault</artifactId> diff --git a/integrations/openapi-ui/pom.xml b/integrations/openapi-ui/pom.xml index bc3569c1c46..62bdf25a2f0 100644 --- a/integrations/openapi-ui/pom.xml +++ b/integrations/openapi-ui/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.openapi-ui</groupId> diff --git a/integrations/pom.xml b/integrations/pom.xml index 7a886e9179c..2acd2fd8b55 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> diff --git a/integrations/vault/auths/approle/pom.xml b/integrations/vault/auths/approle/pom.xml index cb4b2d7db9d..e2136d9a12c 100644 --- a/integrations/vault/auths/approle/pom.xml +++ b/integrations/vault/auths/approle/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.auths</groupId> <artifactId>helidon-integrations-vault-auths-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-auths-approle</artifactId> diff --git a/integrations/vault/auths/common/pom.xml b/integrations/vault/auths/common/pom.xml index ce34d4ec66a..a78ce50f9ee 100644 --- a/integrations/vault/auths/common/pom.xml +++ b/integrations/vault/auths/common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.auths</groupId> <artifactId>helidon-integrations-vault-auths-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-auths-common</artifactId> diff --git a/integrations/vault/auths/k8s/pom.xml b/integrations/vault/auths/k8s/pom.xml index d69486335cf..fbcca305395 100644 --- a/integrations/vault/auths/k8s/pom.xml +++ b/integrations/vault/auths/k8s/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.auths</groupId> <artifactId>helidon-integrations-vault-auths-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-auths-k8s</artifactId> diff --git a/integrations/vault/auths/pom.xml b/integrations/vault/auths/pom.xml index 49ec6189ed5..e10f429ed9f 100644 --- a/integrations/vault/auths/pom.xml +++ b/integrations/vault/auths/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault</groupId> <artifactId>helidon-integrations-vault-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/integrations/vault/auths/token/pom.xml b/integrations/vault/auths/token/pom.xml index 643cb4680eb..36b3276b087 100644 --- a/integrations/vault/auths/token/pom.xml +++ b/integrations/vault/auths/token/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.auths</groupId> <artifactId>helidon-integrations-vault-auths-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-auths-token</artifactId> diff --git a/integrations/vault/cdi/pom.xml b/integrations/vault/cdi/pom.xml index 9efb0e2e748..fb4b40ad089 100644 --- a/integrations/vault/cdi/pom.xml +++ b/integrations/vault/cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault</groupId> <artifactId>helidon-integrations-vault-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-cdi</artifactId> diff --git a/integrations/vault/pom.xml b/integrations/vault/pom.xml index c882b757008..b858c139357 100644 --- a/integrations/vault/pom.xml +++ b/integrations/vault/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations</groupId> <artifactId>helidon-integrations-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.integrations.vault</groupId> diff --git a/integrations/vault/secrets/cubbyhole/pom.xml b/integrations/vault/secrets/cubbyhole/pom.xml index 30beb14c202..8e57726194c 100644 --- a/integrations/vault/secrets/cubbyhole/pom.xml +++ b/integrations/vault/secrets/cubbyhole/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.secrets</groupId> <artifactId>helidon-integrations-vault-secrets-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-secrets-cubbyhole</artifactId> diff --git a/integrations/vault/secrets/database/pom.xml b/integrations/vault/secrets/database/pom.xml index e3113e9e1fe..1a5ca5d0b4e 100644 --- a/integrations/vault/secrets/database/pom.xml +++ b/integrations/vault/secrets/database/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.secrets</groupId> <artifactId>helidon-integrations-vault-secrets-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-secrets-database</artifactId> diff --git a/integrations/vault/secrets/kv1/pom.xml b/integrations/vault/secrets/kv1/pom.xml index 3eebcd03185..d0907ad2cee 100644 --- a/integrations/vault/secrets/kv1/pom.xml +++ b/integrations/vault/secrets/kv1/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.secrets</groupId> <artifactId>helidon-integrations-vault-secrets-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-secrets-kv1</artifactId> diff --git a/integrations/vault/secrets/kv2/pom.xml b/integrations/vault/secrets/kv2/pom.xml index b149132b333..2a2827b74fd 100644 --- a/integrations/vault/secrets/kv2/pom.xml +++ b/integrations/vault/secrets/kv2/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.secrets</groupId> <artifactId>helidon-integrations-vault-secrets-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-secrets-kv2</artifactId> diff --git a/integrations/vault/secrets/pki/pom.xml b/integrations/vault/secrets/pki/pom.xml index 88b856f6e44..74e37d088fb 100644 --- a/integrations/vault/secrets/pki/pom.xml +++ b/integrations/vault/secrets/pki/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.secrets</groupId> <artifactId>helidon-integrations-vault-secrets-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-secrets-pki</artifactId> diff --git a/integrations/vault/secrets/pom.xml b/integrations/vault/secrets/pom.xml index fe54b29da9f..5bd8a7753aa 100644 --- a/integrations/vault/secrets/pom.xml +++ b/integrations/vault/secrets/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault</groupId> <artifactId>helidon-integrations-vault-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/integrations/vault/secrets/transit/pom.xml b/integrations/vault/secrets/transit/pom.xml index a745c68248d..d33c5debfc9 100644 --- a/integrations/vault/secrets/transit/pom.xml +++ b/integrations/vault/secrets/transit/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault.secrets</groupId> <artifactId>helidon-integrations-vault-secrets-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault-secrets-transit</artifactId> diff --git a/integrations/vault/sys/pom.xml b/integrations/vault/sys/pom.xml index 37f67c9ea0b..e5d7180ac79 100644 --- a/integrations/vault/sys/pom.xml +++ b/integrations/vault/sys/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault</groupId> <artifactId>helidon-integrations-vault-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/integrations/vault/sys/sys/pom.xml b/integrations/vault/sys/sys/pom.xml index bc277ff60f7..ce99794c08a 100644 --- a/integrations/vault/sys/sys/pom.xml +++ b/integrations/vault/sys/sys/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-integrations-vault-sys-project</artifactId> <groupId>io.helidon.integrations.vault.sys</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/integrations/vault/vault/pom.xml b/integrations/vault/vault/pom.xml index c13cf8ce345..ea1e08d4055 100644 --- a/integrations/vault/vault/pom.xml +++ b/integrations/vault/vault/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.integrations.vault</groupId> <artifactId>helidon-integrations-vault-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-integrations-vault</artifactId> diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index 1701c50c9c4..43534e718dd 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.jersey</groupId> <artifactId>helidon-jersey-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index e4a96106970..c6618c9a2e8 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-jersey-project</artifactId> <groupId>io.helidon.jersey</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/jersey/connector/pom.xml b/jersey/connector/pom.xml index f64e7654c30..fe42473677b 100644 --- a/jersey/connector/pom.xml +++ b/jersey/connector/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-jersey-project</artifactId> <groupId>io.helidon.jersey</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index 015430b56e8..a19d125c82e 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-jersey-project</artifactId> <groupId>io.helidon.jersey</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/jersey/pom.xml b/jersey/pom.xml index 7c71538d6db..d7e65067ca0 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-project</artifactId> <groupId>io.helidon</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index 6236a8254b0..19c4ce7395f 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.jersey</groupId> <artifactId>helidon-jersey-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-jersey-server</artifactId> diff --git a/licensing/pom.xml b/licensing/pom.xml index f3ba3fc6569..e22ef60578d 100644 --- a/licensing/pom.xml +++ b/licensing/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.licensing</groupId> <artifactId>helidon-licensing</artifactId> diff --git a/logging/common/pom.xml b/logging/common/pom.xml index ee432c6acc1..598b2b015b1 100644 --- a/logging/common/pom.xml +++ b/logging/common/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-logging-project</artifactId> <groupId>io.helidon.logging</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-logging-common</artifactId> diff --git a/logging/jul/pom.xml b/logging/jul/pom.xml index 9c84e833b3b..574eb4f01ac 100644 --- a/logging/jul/pom.xml +++ b/logging/jul/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>helidon-logging-project</artifactId> <groupId>io.helidon.logging</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/logging/log4j/pom.xml b/logging/log4j/pom.xml index 3cdf0873cc5..4a71785ea36 100644 --- a/logging/log4j/pom.xml +++ b/logging/log4j/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>helidon-logging-project</artifactId> <groupId>io.helidon.logging</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/logging/pom.xml b/logging/pom.xml index 26edd38b4f8..5da06c0bed9 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-project</artifactId> <groupId>io.helidon</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.logging</groupId> diff --git a/logging/slf4j/pom.xml b/logging/slf4j/pom.xml index 4dc4550cffe..deb1f1c4ec3 100644 --- a/logging/slf4j/pom.xml +++ b/logging/slf4j/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-logging-project</artifactId> <groupId>io.helidon.logging</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-logging-slf4j</artifactId> diff --git a/lra/coordinator/client/narayana-client/pom.xml b/lra/coordinator/client/narayana-client/pom.xml index 1147522d94e..f643dd14859 100644 --- a/lra/coordinator/client/narayana-client/pom.xml +++ b/lra/coordinator/client/narayana-client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.lra</groupId> <artifactId>helidon-lra-coordinator-client-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-lra-coordinator-narayana-client</artifactId> diff --git a/lra/coordinator/client/pom.xml b/lra/coordinator/client/pom.xml index eb95bc3ed3c..add4648a79b 100644 --- a/lra/coordinator/client/pom.xml +++ b/lra/coordinator/client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.lra</groupId> <artifactId>helidon-lra-coordinator-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.lra</groupId> <artifactId>helidon-lra-coordinator-client-project</artifactId> diff --git a/lra/coordinator/client/spi/pom.xml b/lra/coordinator/client/spi/pom.xml index b56cbc5706e..5bc0990b3a1 100644 --- a/lra/coordinator/client/spi/pom.xml +++ b/lra/coordinator/client/spi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.lra</groupId> <artifactId>helidon-lra-coordinator-client-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-lra-coordinator-client-spi</artifactId> diff --git a/lra/coordinator/pom.xml b/lra/coordinator/pom.xml index 93569f6fef5..e330ecf5a0d 100644 --- a/lra/coordinator/pom.xml +++ b/lra/coordinator/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.lra</groupId> <artifactId>helidon-lra-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.lra</groupId> <artifactId>helidon-lra-coordinator-project</artifactId> diff --git a/lra/coordinator/server/pom.xml b/lra/coordinator/server/pom.xml index 2454ffb62c6..a59a02a03b8 100644 --- a/lra/coordinator/server/pom.xml +++ b/lra/coordinator/server/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> diff --git a/lra/pom.xml b/lra/pom.xml index 1fee9d4babc..f6164bb38fa 100644 --- a/lra/pom.xml +++ b/lra/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.lra</groupId> <artifactId>helidon-lra-project</artifactId> diff --git a/media/common/pom.xml b/media/common/pom.xml index e38392723ad..edb34c241e0 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.media</groupId> <artifactId>helidon-media-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index 7e52f53a4fa..7d3b41fb328 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.media</groupId> <artifactId>helidon-media-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-media-jackson</artifactId> diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index bfa4616b4a0..aa7aece743e 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.media</groupId> <artifactId>helidon-media-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-media-jsonb</artifactId> diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index 876aa0b5f1a..ebd650f5db7 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.media</groupId> <artifactId>helidon-media-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-media-jsonp</artifactId> diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml index 7cccde33a58..83fac393dc1 100644 --- a/media/multipart/pom.xml +++ b/media/multipart/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.media</groupId> <artifactId>helidon-media-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-media-multipart</artifactId> <name>Helidon Media MultiPart</name> diff --git a/media/pom.xml b/media/pom.xml index 0a992c23e83..12587b47db4 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.media</groupId> diff --git a/messaging/connectors/aq/pom.xml b/messaging/connectors/aq/pom.xml index 12ebc835edc..ada4df1905f 100644 --- a/messaging/connectors/aq/pom.xml +++ b/messaging/connectors/aq/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.messaging</groupId> <artifactId>helidon-messaging-connectors-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.messaging.aq</groupId> diff --git a/messaging/connectors/jms/pom.xml b/messaging/connectors/jms/pom.xml index d4a40ebc345..464bd652d9b 100644 --- a/messaging/connectors/jms/pom.xml +++ b/messaging/connectors/jms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.messaging</groupId> <artifactId>helidon-messaging-connectors-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.messaging.jms</groupId> diff --git a/messaging/connectors/pom.xml b/messaging/connectors/pom.xml index f45cecdf761..8c26b034ce6 100644 --- a/messaging/connectors/pom.xml +++ b/messaging/connectors/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.messaging</groupId> <artifactId>helidon-messaging-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-messaging-connectors-project</artifactId> <name>Helidon Messaging Connectors Project</name> diff --git a/messaging/kafka/pom.xml b/messaging/kafka/pom.xml index e6fb115b470..54c405879c9 100644 --- a/messaging/kafka/pom.xml +++ b/messaging/kafka/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.messaging</groupId> <artifactId>helidon-messaging-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.messaging.kafka</groupId> diff --git a/messaging/messaging/pom.xml b/messaging/messaging/pom.xml index 764dd95bcfd..3d8f09ed13a 100644 --- a/messaging/messaging/pom.xml +++ b/messaging/messaging/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.messaging</groupId> <artifactId>helidon-messaging-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-messaging</artifactId> diff --git a/messaging/pom.xml b/messaging/pom.xml index 5a37627efa3..e1fd45c977b 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.messaging</groupId> <artifactId>helidon-messaging-project</artifactId> diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 3e554317495..e01faae32df 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.metrics</groupId> <artifactId>helidon-metrics-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/metrics/jaeger/pom.xml b/metrics/jaeger/pom.xml index e53a0a6a15f..d7fcaf2f92e 100644 --- a/metrics/jaeger/pom.xml +++ b/metrics/jaeger/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.metrics</groupId> <artifactId>helidon-metrics-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-metrics-jaeger</artifactId> diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index d8654d68885..387c8363729 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.metrics</groupId> <artifactId>helidon-metrics-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-metrics</artifactId> <name>Helidon Metrics</name> diff --git a/metrics/pom.xml b/metrics/pom.xml index 051dd7fe85d..118ce90ec30 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.metrics</groupId> diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index fb3bec495b5..f653a77bb20 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.metrics</groupId> <artifactId>helidon-metrics-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-metrics-prometheus</artifactId> <name>Helidon Metrics Prometheus</name> diff --git a/metrics/service-api/pom.xml b/metrics/service-api/pom.xml index ee517e24fed..d9327d32fe1 100644 --- a/metrics/service-api/pom.xml +++ b/metrics/service-api/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.metrics</groupId> <artifactId>helidon-metrics-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-metrics-service-api</artifactId> <name>Helidon Metrics Web Support API</name> diff --git a/metrics/trace-exemplar/pom.xml b/metrics/trace-exemplar/pom.xml index eb5f3ff4661..a4e1b099552 100644 --- a/metrics/trace-exemplar/pom.xml +++ b/metrics/trace-exemplar/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>helidon-metrics-project</artifactId> <groupId>io.helidon.metrics</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index dc66c1ea034..c6e6b93094e 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>helidon-microprofile-project</artifactId> <groupId>io.helidon.microprofile</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/bean-validation/pom.xml b/microprofile/bean-validation/pom.xml index 750d4432aae..553f1c3ad4b 100644 --- a/microprofile/bean-validation/pom.xml +++ b/microprofile/bean-validation/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.bean-validation</groupId> <artifactId>helidon-microprofile-bean-validation</artifactId> diff --git a/microprofile/bundles/helidon-microprofile-core/pom.xml b/microprofile/bundles/helidon-microprofile-core/pom.xml index 9fd5c53f161..8565a79ed0b 100644 --- a/microprofile/bundles/helidon-microprofile-core/pom.xml +++ b/microprofile/bundles/helidon-microprofile-core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile.bundles</groupId> <artifactId>bundles-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-core</artifactId> <name>Helidon Microprofile Core Bundle</name> diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index 762c3a0aa4a..109ced10c6d 100644 --- a/microprofile/bundles/helidon-microprofile/pom.xml +++ b/microprofile/bundles/helidon-microprofile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile.bundles</groupId> <artifactId>bundles-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile</artifactId> <name>Helidon Microprofile Full Bundle</name> diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 5222548eac6..2c30503d668 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.microprofile.bundles</groupId> diff --git a/microprofile/cdi/pom.xml b/microprofile/cdi/pom.xml index 555e218f80b..3c74e1ca9a0 100644 --- a/microprofile/cdi/pom.xml +++ b/microprofile/cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.cdi</groupId> diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index 335cfa2bf4d..1827d7639de 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.config</groupId> <artifactId>helidon-microprofile-config</artifactId> diff --git a/microprofile/cors/pom.xml b/microprofile/cors/pom.xml index daaa5494146..827cfcb1fee 100644 --- a/microprofile/cors/pom.xml +++ b/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-cors</artifactId> diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index a5a4691ecbe..0320cfa1c50 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-fault-tolerance</artifactId> <name>Helidon Microprofile Fault Tolerance</name> diff --git a/microprofile/graphql/pom.xml b/microprofile/graphql/pom.xml index c8b611263c9..80c426ae352 100644 --- a/microprofile/graphql/pom.xml +++ b/microprofile/graphql/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/graphql/server/pom.xml b/microprofile/graphql/server/pom.xml index 55cb590b839..5eff1ab1442 100644 --- a/microprofile/graphql/server/pom.xml +++ b/microprofile/graphql/server/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>io.helidon.microprofile.graphql</groupId> <artifactId>helidon-microprofile-graphql</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/grpc/client/pom.xml b/microprofile/grpc/client/pom.xml index 62dd9fb4c88..23fc604c619 100644 --- a/microprofile/grpc/client/pom.xml +++ b/microprofile/grpc/client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile.grpc</groupId> <artifactId>helidon-microprofile-grpc</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-grpc-client</artifactId> diff --git a/microprofile/grpc/core/pom.xml b/microprofile/grpc/core/pom.xml index efa73e83151..e7d09331d4d 100644 --- a/microprofile/grpc/core/pom.xml +++ b/microprofile/grpc/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile.grpc</groupId> <artifactId>helidon-microprofile-grpc</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-grpc-core</artifactId> diff --git a/microprofile/grpc/metrics/pom.xml b/microprofile/grpc/metrics/pom.xml index 98979fc7c8a..34fc56ff408 100644 --- a/microprofile/grpc/metrics/pom.xml +++ b/microprofile/grpc/metrics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile.grpc</groupId> <artifactId>helidon-microprofile-grpc</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-grpc-metrics</artifactId> diff --git a/microprofile/grpc/pom.xml b/microprofile/grpc/pom.xml index ee482952826..4b8d38ca549 100644 --- a/microprofile/grpc/pom.xml +++ b/microprofile/grpc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.grpc</groupId> diff --git a/microprofile/grpc/server/pom.xml b/microprofile/grpc/server/pom.xml index dfa9fb79ba6..da05a516550 100644 --- a/microprofile/grpc/server/pom.xml +++ b/microprofile/grpc/server/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile.grpc</groupId> <artifactId>helidon-microprofile-grpc</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-grpc-server</artifactId> diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index ca502d831df..2310e236d8f 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.health</groupId> <artifactId>helidon-microprofile-health</artifactId> diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index a34686e1b1d..a6484009b41 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.jwt</groupId> diff --git a/microprofile/lra/jax-rs/pom.xml b/microprofile/lra/jax-rs/pom.xml index 84b16b88598..add97828e02 100644 --- a/microprofile/lra/jax-rs/pom.xml +++ b/microprofile/lra/jax-rs/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile.lra</groupId> <artifactId>helidon-microprofile-lra-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-lra</artifactId> diff --git a/microprofile/lra/pom.xml b/microprofile/lra/pom.xml index b4bdf90e531..d77519760a3 100644 --- a/microprofile/lra/pom.xml +++ b/microprofile/lra/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.lra</groupId> diff --git a/microprofile/messaging/core/pom.xml b/microprofile/messaging/core/pom.xml index 17e9ae04df0..a2dfb70b4ab 100644 --- a/microprofile/messaging/core/pom.xml +++ b/microprofile/messaging/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile.messaging</groupId> <artifactId>helidon-microprofile-messaging-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-messaging</artifactId> diff --git a/microprofile/messaging/health/pom.xml b/microprofile/messaging/health/pom.xml index 2f6c970c9fa..7bcc4f62b7d 100644 --- a/microprofile/messaging/health/pom.xml +++ b/microprofile/messaging/health/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile.messaging</groupId> <artifactId>helidon-microprofile-messaging-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-messaging-health</artifactId> diff --git a/microprofile/messaging/pom.xml b/microprofile/messaging/pom.xml index 1204894a044..510439a90ea 100644 --- a/microprofile/messaging/pom.xml +++ b/microprofile/messaging/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.messaging</groupId> diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index 90f09863ed2..9ddd3a44bfc 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.metrics</groupId> <artifactId>helidon-microprofile-metrics</artifactId> diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index 27acc8d9c46..4fdfd63b6c2 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-oidc</artifactId> <name>Helidon Microprofile Security OIDC Integration</name> diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index c4ca02bb6e5..714a5f80096 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.openapi</groupId> <artifactId>helidon-microprofile-openapi</artifactId> diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 38a4050dd36..6160ae33561 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.microprofile</groupId> diff --git a/microprofile/reactive-streams/pom.xml b/microprofile/reactive-streams/pom.xml index d060878f34f..de418341bc1 100644 --- a/microprofile/reactive-streams/pom.xml +++ b/microprofile/reactive-streams/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.reactive-streams</groupId> diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index 5877db66e59..ac7547b26a4 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.rest-client</groupId> diff --git a/microprofile/scheduling/pom.xml b/microprofile/scheduling/pom.xml index c93998929c4..5827da5e6cc 100644 --- a/microprofile/scheduling/pom.xml +++ b/microprofile/scheduling/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.scheduling</groupId> diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index 978dbfd55fc..3069c34811c 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-security</artifactId> <name>Helidon Microprofile Security Integration</name> diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 3820071cc61..2c3b4cd842d 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.server</groupId> <artifactId>helidon-microprofile-server</artifactId> diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index 4552fdf3ba7..a039551b40c 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-arquillian</artifactId> <name>Helidon Microprofile Arquillian Integration</name> diff --git a/microprofile/tests/junit5-tests/pom.xml b/microprofile/tests/junit5-tests/pom.xml index 7167bd1b1c8..876f04e40b7 100644 --- a/microprofile/tests/junit5-tests/pom.xml +++ b/microprofile/tests/junit5-tests/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-microprofile-tests-junit5-tests</artifactId> diff --git a/microprofile/tests/junit5/pom.xml b/microprofile/tests/junit5/pom.xml index b0a2266c578..2481ae01554 100644 --- a/microprofile/tests/junit5/pom.xml +++ b/microprofile/tests/junit5/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index 6b5efae5f8a..27ce3b02919 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.microprofile.tests</groupId> diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index bf70469d0bf..8d22b5ca6cc 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index 8b1d2c48355..ed8916c71b9 100644 --- a/microprofile/tests/tck/tck-config/pom.xml +++ b/microprofile/tests/tck/tck-config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>tck-config</artifactId> <name>Helidon Microprofile Tests TCK Config</name> diff --git a/microprofile/tests/tck/tck-fault-tolerance/pom.xml b/microprofile/tests/tck/tck-fault-tolerance/pom.xml index 996c43d660c..591f573652c 100644 --- a/microprofile/tests/tck/tck-fault-tolerance/pom.xml +++ b/microprofile/tests/tck/tck-fault-tolerance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>tck-fault-tolerance</artifactId> <name>Helidon Microprofile Tests TCK Fault Tolerance</name> diff --git a/microprofile/tests/tck/tck-graphql/pom.xml b/microprofile/tests/tck/tck-graphql/pom.xml index 45f28a2cbf6..33197ed2fa4 100644 --- a/microprofile/tests/tck/tck-graphql/pom.xml +++ b/microprofile/tests/tck/tck-graphql/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>tck-graphql</artifactId> <name>Helidon Microprofile Tests TCK GraphQL</name> diff --git a/microprofile/tests/tck/tck-health/pom.xml b/microprofile/tests/tck/tck-health/pom.xml index a6239d96f58..ce9e56e8969 100644 --- a/microprofile/tests/tck/tck-health/pom.xml +++ b/microprofile/tests/tck/tck-health/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index bdef1b7efdd..a33f5880361 100644 --- a/microprofile/tests/tck/tck-jwt-auth/pom.xml +++ b/microprofile/tests/tck/tck-jwt-auth/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>tck-project</artifactId> <groupId>io.helidon.microprofile.tests</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>tck-jwt-auth</artifactId> <name>Helidon Microprofile Tests TCK JWT-Auth</name> diff --git a/microprofile/tests/tck/tck-lra/pom.xml b/microprofile/tests/tck/tck-lra/pom.xml index fa31a3b8ed5..4df08dbf34e 100644 --- a/microprofile/tests/tck/tck-lra/pom.xml +++ b/microprofile/tests/tck/tck-lra/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>tck-lra</artifactId> diff --git a/microprofile/tests/tck/tck-messaging/pom.xml b/microprofile/tests/tck/tck-messaging/pom.xml index a36e5cc7c6f..69caebae822 100644 --- a/microprofile/tests/tck/tck-messaging/pom.xml +++ b/microprofile/tests/tck/tck-messaging/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>tck-messaging</artifactId> <name>Helidon Microprofile Tests TCK Messaging</name> diff --git a/microprofile/tests/tck/tck-metrics/pom.xml b/microprofile/tests/tck/tck-metrics/pom.xml index 0dc9d275d57..f8b709adbff 100644 --- a/microprofile/tests/tck/tck-metrics/pom.xml +++ b/microprofile/tests/tck/tck-metrics/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>tck-metrics</artifactId> <name>Helidon Microprofile Tests TCK Metrics</name> diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index 0bf480809fc..af0cf4ab557 100644 --- a/microprofile/tests/tck/tck-openapi/pom.xml +++ b/microprofile/tests/tck/tck-openapi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index ac7814cf3d6..c21b41c9d40 100644 --- a/microprofile/tests/tck/tck-opentracing/pom.xml +++ b/microprofile/tests/tck/tck-opentracing/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>tck-project</artifactId> <groupId>io.helidon.microprofile.tests</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>tck-opentracing</artifactId> <name>Helidon Microprofile Tests TCK Opentracing</name> diff --git a/microprofile/tests/tck/tck-reactive-operators/pom.xml b/microprofile/tests/tck/tck-reactive-operators/pom.xml index 65e8d8589b4..44d418406a8 100644 --- a/microprofile/tests/tck/tck-reactive-operators/pom.xml +++ b/microprofile/tests/tck/tck-reactive-operators/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.microprofile.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>tck-reactive-operators</artifactId> <name>Helidon Microprofile Tests TCK Reactive Streams Operators</name> diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index 7c92b6b3131..c4a8f0f82ac 100644 --- a/microprofile/tests/tck/tck-rest-client/pom.xml +++ b/microprofile/tests/tck/tck-rest-client/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>tck-project</artifactId> <groupId>io.helidon.microprofile.tests</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index dc055db3740..1602797ef2c 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-microprofile-project</artifactId> <groupId>io.helidon.microprofile</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.tracing</groupId> <artifactId>helidon-microprofile-tracing</artifactId> diff --git a/microprofile/websocket/pom.xml b/microprofile/websocket/pom.xml index 19330fb6df4..305d1d5bf80 100644 --- a/microprofile/websocket/pom.xml +++ b/microprofile/websocket/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.microprofile.websocket</groupId> diff --git a/microprofile/weld/pom.xml b/microprofile/weld/pom.xml index 38e6df63270..3c33e14c4ec 100644 --- a/microprofile/weld/pom.xml +++ b/microprofile/weld/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.microprofile</groupId> <artifactId>helidon-microprofile-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/weld/weld-core-impl/pom.xml b/microprofile/weld/weld-core-impl/pom.xml index 82a82d96915..4e2592b60a9 100644 --- a/microprofile/weld/weld-core-impl/pom.xml +++ b/microprofile/weld/weld-core-impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.microprofile.weld</groupId> <artifactId>helidon-microprofile-weld-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/microprofile/weld/weld-se-core/pom.xml b/microprofile/weld/weld-se-core/pom.xml index 877234fd475..c88e2eeb3c5 100644 --- a/microprofile/weld/weld-se-core/pom.xml +++ b/microprofile/weld/weld-se-core/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.microprofile.weld</groupId> <artifactId>helidon-microprofile-weld-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/openapi/pom.xml b/openapi/pom.xml index 18815083abb..54dc2344df4 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.openapi</groupId> diff --git a/parent/pom.xml b/parent/pom.xml index e37024a6e9d..9d7736a6d9a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>io.helidon</groupId> <artifactId>helidon-parent</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Helidon Parent</name> diff --git a/pom.xml b/pom.xml index 71b7e6a447c..fce203a36fd 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-dependencies</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>./dependencies/pom.xml</relativePath> </parent> <artifactId>helidon-project</artifactId> diff --git a/scheduling/pom.xml b/scheduling/pom.xml index 651bcd99f73..3e941122b4c 100644 --- a/scheduling/pom.xml +++ b/scheduling/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.scheduling</groupId> diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index e8c6ac68cee..f5684a2b5a4 100644 --- a/security/abac/policy-el/pom.xml +++ b/security/abac/policy-el/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.security.abac</groupId> <artifactId>helidon-security-abac-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>helidon-security-abac-policy-el</artifactId> diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index 1e91b52c368..ae68fd0090d 100644 --- a/security/abac/policy/pom.xml +++ b/security/abac/policy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.abac</groupId> <artifactId>helidon-security-abac-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-abac-policy</artifactId> <name>Helidon Security Validators Policy</name> diff --git a/security/abac/pom.xml b/security/abac/pom.xml index 1b4f1fadd0d..43ae07e419b 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.security</groupId> <artifactId>helidon-security-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index def82b40436..676cd7e47de 100644 --- a/security/abac/role/pom.xml +++ b/security/abac/role/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.abac</groupId> <artifactId>helidon-security-abac-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-abac-role</artifactId> <name>Helidon Security Validators Role</name> diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index 8a6de1f86ba..afe009761d5 100644 --- a/security/abac/scope/pom.xml +++ b/security/abac/scope/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.abac</groupId> <artifactId>helidon-security-abac-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-abac-scope</artifactId> <name>Helidon Security Validators Scope</name> diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index e528b0eddd4..0561bc968f7 100644 --- a/security/abac/time/pom.xml +++ b/security/abac/time/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.abac</groupId> <artifactId>helidon-security-abac-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-abac-time</artifactId> <name>Helidon Security Validators Time</name> diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index f3f2dd1d95f..9790b221095 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security</groupId> <artifactId>helidon-security-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-annotations</artifactId> <name>Helidon Security Integration Annotations</name> diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index 77181cc960f..0216eee8992 100644 --- a/security/integration/common/pom.xml +++ b/security/integration/common/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.integration</groupId> <artifactId>helidon-security-integration-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-integration-common</artifactId> <name>Helidon Security Integration Common</name> diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index 056617361e0..94aafd08f58 100644 --- a/security/integration/grpc/pom.xml +++ b/security/integration/grpc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.integration</groupId> <artifactId>helidon-security-integration-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-integration-grpc</artifactId> <name>Helidon Security Integration gRPC Server</name> diff --git a/security/integration/jersey-client/pom.xml b/security/integration/jersey-client/pom.xml index f63890edd0d..cfa206937a8 100644 --- a/security/integration/jersey-client/pom.xml +++ b/security/integration/jersey-client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.security.integration</groupId> <artifactId>helidon-security-integration-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-integration-jersey-client</artifactId> <name>Helidon Security Integration Jersey Client</name> diff --git a/security/integration/jersey/pom.xml b/security/integration/jersey/pom.xml index 98c1c8869da..87b18fd4b26 100644 --- a/security/integration/jersey/pom.xml +++ b/security/integration/jersey/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.integration</groupId> <artifactId>helidon-security-integration-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-integration-jersey</artifactId> <name>Helidon Security Integration Jersey</name> diff --git a/security/integration/pom.xml b/security/integration/pom.xml index c4778b37aaa..6aef8f46d6c 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security</groupId> <artifactId>helidon-security-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index d76cebc8dcd..1b07aed6481 100644 --- a/security/integration/webserver/pom.xml +++ b/security/integration/webserver/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.integration</groupId> <artifactId>helidon-security-integration-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-integration-webserver</artifactId> <name>Helidon Security Integration Webserver</name> diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index 5304c507757..0d29ffdab53 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security</groupId> <artifactId>helidon-security-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-jwt</artifactId> <name>Helidon Security JWT</name> diff --git a/security/pom.xml b/security/pom.xml index 717ec4b70c3..4d14fc6dbe5 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.security</groupId> diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index abb0b3f1246..766d3d113cc 100644 --- a/security/providers/abac/pom.xml +++ b/security/providers/abac/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-providers-abac</artifactId> <name>Helidon Security Providers ABAC</name> diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index 5d4ab0869e7..e126c27d3aa 100644 --- a/security/providers/common/pom.xml +++ b/security/providers/common/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-providers-common</artifactId> <name>Helidon Security Providers Common</name> diff --git a/security/providers/config-vault/pom.xml b/security/providers/config-vault/pom.xml index ddab91da335..8d5a0b546cc 100644 --- a/security/providers/config-vault/pom.xml +++ b/security/providers/config-vault/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-providers-config-vault</artifactId> <name>Helidon Security Providers Config Vault</name> diff --git a/security/providers/google-login/pom.xml b/security/providers/google-login/pom.xml index 0192e88c5db..21a88f5f451 100644 --- a/security/providers/google-login/pom.xml +++ b/security/providers/google-login/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-providers-google-login</artifactId> <name>Helidon Security Providers Google Login</name> diff --git a/security/providers/header/pom.xml b/security/providers/header/pom.xml index 9e8241bba64..1ff1c317d9c 100644 --- a/security/providers/header/pom.xml +++ b/security/providers/header/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-providers-header</artifactId> <name>Helidon Security Providers Header authentication</name> diff --git a/security/providers/http-auth/pom.xml b/security/providers/http-auth/pom.xml index 147bc720331..9b96e007564 100644 --- a/security/providers/http-auth/pom.xml +++ b/security/providers/http-auth/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-providers-http-auth</artifactId> <name>Helidon Security Providers HTTP Authentication</name> diff --git a/security/providers/http-sign/pom.xml b/security/providers/http-sign/pom.xml index 1bb1b143959..7ca24392256 100644 --- a/security/providers/http-sign/pom.xml +++ b/security/providers/http-sign/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-providers-http-sign</artifactId> <name>Helidon Security Providers HTTP Signature</name> diff --git a/security/providers/idcs-mapper/pom.xml b/security/providers/idcs-mapper/pom.xml index 5bc0f1db122..9e6818e3150 100644 --- a/security/providers/idcs-mapper/pom.xml +++ b/security/providers/idcs-mapper/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index 22146f7a7ab..c3f010dba2e 100644 --- a/security/providers/jwt/pom.xml +++ b/security/providers/jwt/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-providers-jwt</artifactId> <name>Helidon Security Providers JWT</name> diff --git a/security/providers/oidc-common/pom.xml b/security/providers/oidc-common/pom.xml index 4200217d976..0b4bae6156f 100644 --- a/security/providers/oidc-common/pom.xml +++ b/security/providers/oidc-common/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>helidon-security-providers-oidc-common</artifactId> diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index 1c4a243fb55..7ba60d61eea 100644 --- a/security/providers/oidc/pom.xml +++ b/security/providers/oidc/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>helidon-security-providers-oidc</artifactId> diff --git a/security/providers/pom.xml b/security/providers/pom.xml index a6add437da5..a01b3d10efd 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security</groupId> <artifactId>helidon-security-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.security.providers</groupId> <artifactId>helidon-security-providers-project</artifactId> diff --git a/security/security/pom.xml b/security/security/pom.xml index 1eeffd96f2d..ced1c8396cf 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security</groupId> <artifactId>helidon-security-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security</artifactId> <name>Helidon Security</name> diff --git a/security/util/pom.xml b/security/util/pom.xml index 2fe9f950b4e..aff6cbc2bd0 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.security</groupId> <artifactId>helidon-security-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-security-util</artifactId> <name>Helidon Security Utilities</name> diff --git a/service-common/pom.xml b/service-common/pom.xml index 263bcf1db2d..2eace085faa 100644 --- a/service-common/pom.xml +++ b/service-common/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.service-common</groupId> diff --git a/service-common/rest-cdi/pom.xml b/service-common/rest-cdi/pom.xml index 2c029685da7..15292fc1181 100644 --- a/service-common/rest-cdi/pom.xml +++ b/service-common/rest-cdi/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>io.helidon.service-common</groupId> <artifactId>helidon-service-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/service-common/rest/pom.xml b/service-common/rest/pom.xml index 116a011312f..fb6e7fcc4d4 100644 --- a/service-common/rest/pom.xml +++ b/service-common/rest/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>io.helidon.service-common</groupId> <artifactId>helidon-service-common-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/apps/bookstore/bookstore-mp/pom.xml b/tests/apps/bookstore/bookstore-mp/pom.xml index b444562cd3f..691eecc5621 100644 --- a/tests/apps/bookstore/bookstore-mp/pom.xml +++ b/tests/apps/bookstore/bookstore-mp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.apps.bookstore.bookstore-mp</groupId> diff --git a/tests/apps/bookstore/bookstore-se/pom.xml b/tests/apps/bookstore/bookstore-se/pom.xml index 1f8bd4906f1..5522a12cbc5 100644 --- a/tests/apps/bookstore/bookstore-se/pom.xml +++ b/tests/apps/bookstore/bookstore-se/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.apps.bookstore.bookstore-se</groupId> diff --git a/tests/apps/bookstore/common/pom.xml b/tests/apps/bookstore/common/pom.xml index 36813854134..efad3dd9aa4 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.apps.bookstore.common</groupId> diff --git a/tests/apps/bookstore/pom.xml b/tests/apps/bookstore/pom.xml index 8b96587cb04..bee2edd2634 100644 --- a/tests/apps/bookstore/pom.xml +++ b/tests/apps/bookstore/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.tests.apps</groupId> <artifactId>helidon-tests-apps-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.apps.bookstore</groupId> diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index c875a62cb7f..48fe581666d 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.tests</groupId> <artifactId>helidon-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.apps</groupId> diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index 9878da247f3..bf4f5c4b8bd 100644 --- a/tests/functional/bookstore/pom.xml +++ b/tests/functional/bookstore/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tests.functional</groupId> <artifactId>helidon-tests-functional-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.functional.bookstore</groupId> <artifactId>helidon-tests-functional-bookstore</artifactId> diff --git a/tests/functional/config-profiles/pom.xml b/tests/functional/config-profiles/pom.xml index f6cbc6d08f0..28a10a52ec3 100644 --- a/tests/functional/config-profiles/pom.xml +++ b/tests/functional/config-profiles/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.functional</groupId> <artifactId>helidon-tests-functional-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.functional.configprofile</groupId> <artifactId>helidon-tests-functional-configprofile</artifactId> diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index d325aaa85f2..cf547b6550d 100644 --- a/tests/functional/context-propagation/pom.xml +++ b/tests/functional/context-propagation/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-functional-project</artifactId> <groupId>io.helidon.tests.functional</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-functional-context-propagation</artifactId> diff --git a/tests/functional/jax-rs-multiple-apps/pom.xml b/tests/functional/jax-rs-multiple-apps/pom.xml index 8c036faa1a3..5c0ca168587 100644 --- a/tests/functional/jax-rs-multiple-apps/pom.xml +++ b/tests/functional/jax-rs-multiple-apps/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-functional-project</artifactId> <groupId>io.helidon.tests.functional</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-functional-jax-rs-multiple-apps</artifactId> diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index 1fa751425f2..c6ca62b6e9e 100644 --- a/tests/functional/jax-rs-subresource/pom.xml +++ b/tests/functional/jax-rs-subresource/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-functional-project</artifactId> <groupId>io.helidon.tests.functional</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-functional-jax-rs-subresource</artifactId> <name>Helidon Functional Test: JAX-RS Subresources</name> diff --git a/tests/functional/mp-compression/pom.xml b/tests/functional/mp-compression/pom.xml index 832faffe510..797ad442f5b 100644 --- a/tests/functional/mp-compression/pom.xml +++ b/tests/functional/mp-compression/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-functional-project</artifactId> <groupId>io.helidon.tests.functional</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-functional-mp-compression</artifactId> <name>Helidon Functional Test: HTTP compression</name> diff --git a/tests/functional/mp-synthetic-app/pom.xml b/tests/functional/mp-synthetic-app/pom.xml index cb747039aa3..fd78e1b82dd 100644 --- a/tests/functional/mp-synthetic-app/pom.xml +++ b/tests/functional/mp-synthetic-app/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-functional-project</artifactId> <groupId>io.helidon.tests.functional</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-functional-mp-synthetic-app</artifactId> <name>Helidon Functional Test: MP Synthetic Application</name> diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index ba8e60478f8..3976925e691 100644 --- a/tests/functional/multiport/pom.xml +++ b/tests/functional/multiport/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-functional-project</artifactId> <groupId>io.helidon.tests.functional</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-functional-multiport</artifactId> <name>Helidon Functional Test: Multiport with MP</name> diff --git a/tests/functional/param-converter-provider/pom.xml b/tests/functional/param-converter-provider/pom.xml index 759832a4c6f..b8f46c45471 100644 --- a/tests/functional/param-converter-provider/pom.xml +++ b/tests/functional/param-converter-provider/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-functional-project</artifactId> <groupId>io.helidon.tests.functional</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-param-converter-provider</artifactId> diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index 9c3fbf1fcc2..c03816bb300 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.tests</groupId> <artifactId>helidon-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.functional</groupId> diff --git a/tests/functional/request-scope-cdi/pom.xml b/tests/functional/request-scope-cdi/pom.xml index 607b152ca62..e761a7618c6 100644 --- a/tests/functional/request-scope-cdi/pom.xml +++ b/tests/functional/request-scope-cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-functional-project</artifactId> <groupId>io.helidon.tests.functional</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-functional-request-scope-cdi</artifactId> diff --git a/tests/functional/request-scope/pom.xml b/tests/functional/request-scope/pom.xml index bc982af68d7..421afa06477 100644 --- a/tests/functional/request-scope/pom.xml +++ b/tests/functional/request-scope/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-functional-project</artifactId> <groupId>io.helidon.tests.functional</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-functional-request-scope</artifactId> diff --git a/tests/integration/config/gh-2171-yml/pom.xml b/tests/integration/config/gh-2171-yml/pom.xml index 64dead7a198..a8dcd7233cf 100644 --- a/tests/integration/config/gh-2171-yml/pom.xml +++ b/tests/integration/config/gh-2171-yml/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration-config</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/config/gh-2171/pom.xml b/tests/integration/config/gh-2171/pom.xml index 596146f5ca0..8563670e80c 100644 --- a/tests/integration/config/gh-2171/pom.xml +++ b/tests/integration/config/gh-2171/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration-config</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/config/hocon-mp/pom.xml b/tests/integration/config/hocon-mp/pom.xml index 0d0e9a36c88..be8ae0cbc94 100644 --- a/tests/integration/config/hocon-mp/pom.xml +++ b/tests/integration/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration-config</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-config-hocon-mp</artifactId> diff --git a/tests/integration/config/pom.xml b/tests/integration/config/pom.xml index 06562982866..bdc9ea6f337 100644 --- a/tests/integration/config/pom.xml +++ b/tests/integration/config/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/tests/integration/dbclient/appl/pom.xml b/tests/integration/dbclient/appl/pom.xml index 838f87355cb..752165e64ca 100644 --- a/tests/integration/dbclient/appl/pom.xml +++ b/tests/integration/dbclient/appl/pom.xml @@ -31,13 +31,13 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration.dbclient</groupId> <artifactId>helidon-tests-integration-dbclient-appl</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <name>Integration Tests: DB Client Application</name> <properties> diff --git a/tests/integration/dbclient/common/pom.xml b/tests/integration/dbclient/common/pom.xml index d929f7d4b00..e1201f8a9be 100644 --- a/tests/integration/dbclient/common/pom.xml +++ b/tests/integration/dbclient/common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.dbclient</groupId> <artifactId>helidon-tests-integration-dbclient-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/dbclient/jdbc/pom.xml b/tests/integration/dbclient/jdbc/pom.xml index 76a6a52c331..7aced41d20a 100644 --- a/tests/integration/dbclient/jdbc/pom.xml +++ b/tests/integration/dbclient/jdbc/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.dbclient</groupId> <artifactId>helidon-tests-integration-dbclient-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/dbclient/mongodb/pom.xml b/tests/integration/dbclient/mongodb/pom.xml index 5fbec2fe4a1..759a0cf38bb 100644 --- a/tests/integration/dbclient/mongodb/pom.xml +++ b/tests/integration/dbclient/mongodb/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.dbclient</groupId> <artifactId>helidon-tests-integration-dbclient-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/dbclient/pom.xml b/tests/integration/dbclient/pom.xml index 77b8045e7d3..341a4403fba 100644 --- a/tests/integration/dbclient/pom.xml +++ b/tests/integration/dbclient/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/gh-5792/pom.xml b/tests/integration/gh-5792/pom.xml index c77f19c17ab..4c277ab7610 100644 --- a/tests/integration/gh-5792/pom.xml +++ b/tests/integration/gh-5792/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration-yaml-parsing</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <properties> <mainClass>io.helidon.tests.integration.yamlparsing.Main</mainClass> diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index 0a21a186a93..1da9aeb560f 100644 --- a/tests/integration/health/mp-disabled/pom.xml +++ b/tests/integration/health/mp-disabled/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration.health</groupId> diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index ad1f81860fc..283c3123bbf 100644 --- a/tests/integration/health/pom.xml +++ b/tests/integration/health/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.integration.health</groupId> <artifactId>helidon-tests-integration-health-project</artifactId> diff --git a/tests/integration/jep290/check_f_f_ok/pom.xml b/tests/integration/jep290/check_f_f_ok/pom.xml index c58aa62a370..4a0c7362d1c 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 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-check_f_f_ok</artifactId> diff --git a/tests/integration/jep290/check_f_f_w/pom.xml b/tests/integration/jep290/check_f_f_w/pom.xml index 308eabb6b08..f99ac279886 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 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-check_f_f_w</artifactId> diff --git a/tests/integration/jep290/check_f_p_ok/pom.xml b/tests/integration/jep290/check_f_p_ok/pom.xml index 16e8b1fd9e7..e3368009d2e 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 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-check_f_p_ok</artifactId> diff --git a/tests/integration/jep290/check_f_p_w/pom.xml b/tests/integration/jep290/check_f_p_w/pom.xml index 3a428ab9958..182b77cb244 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 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-check_f_p_w</artifactId> diff --git a/tests/integration/jep290/pom.xml b/tests/integration/jep290/pom.xml index 2c250edc614..fc42db64e9e 100644 --- a/tests/integration/jep290/pom.xml +++ b/tests/integration/jep290/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> diff --git a/tests/integration/jep290/server_and_custom/pom.xml b/tests/integration/jep290/server_and_custom/pom.xml index 50c6c0fbeda..b9c2ed1f050 100644 --- a/tests/integration/jep290/server_and_custom/pom.xml +++ b/tests/integration/jep290/server_and_custom/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-server-and-custom</artifactId> diff --git a/tests/integration/jep290/set_c_f_c/pom.xml b/tests/integration/jep290/set_c_f_c/pom.xml index 77ff1fb8ac1..eed24df7ffc 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 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-set_c_f_c</artifactId> diff --git a/tests/integration/jep290/set_c_f_d/pom.xml b/tests/integration/jep290/set_c_f_d/pom.xml index 8f7c5f6b30f..69e16baabe7 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 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-set_c_f_d</artifactId> diff --git a/tests/integration/jep290/set_c_t_d/pom.xml b/tests/integration/jep290/set_c_t_d/pom.xml index 9016c4b2309..f4dce924841 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 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-set_c_t_d</artifactId> diff --git a/tests/integration/jep290/set_f/pom.xml b/tests/integration/jep290/set_f/pom.xml index 2376e2ede57..3cee7ff8964 100644 --- a/tests/integration/jep290/set_f/pom.xml +++ b/tests/integration/jep290/set_f/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-set_f</artifactId> diff --git a/tests/integration/jep290/set_o/pom.xml b/tests/integration/jep290/set_o/pom.xml index 9629f48cd5b..32811d1ff87 100644 --- a/tests/integration/jep290/set_o/pom.xml +++ b/tests/integration/jep290/set_o/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.jep290</groupId> <artifactId>helidon-tests-integration-jep290-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-jep290-set_o</artifactId> diff --git a/tests/integration/jms/pom.xml b/tests/integration/jms/pom.xml index 4d4560c6763..0dbe470a231 100644 --- a/tests/integration/jms/pom.xml +++ b/tests/integration/jms/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.integration.jms</groupId> diff --git a/tests/integration/jpa/appl/pom.xml b/tests/integration/jpa/appl/pom.xml index 4b6cb5ccccb..729a4ac79be 100644 --- a/tests/integration/jpa/appl/pom.xml +++ b/tests/integration/jpa/appl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> diff --git a/tests/integration/jpa/model/pom.xml b/tests/integration/jpa/model/pom.xml index fb114636d24..253a9478714 100644 --- a/tests/integration/jpa/model/pom.xml +++ b/tests/integration/jpa/model/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.jpa</groupId> <artifactId>helidon-tests-integration-jpa-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/jpa/pom.xml b/tests/integration/jpa/pom.xml index 36a6fbdbb18..45c2a1b65da 100644 --- a/tests/integration/jpa/pom.xml +++ b/tests/integration/jpa/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/jpa/simple/pom.xml b/tests/integration/jpa/simple/pom.xml index 579fda82d44..e8f5a8fc8e9 100644 --- a/tests/integration/jpa/simple/pom.xml +++ b/tests/integration/jpa/simple/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.jpa</groupId> <artifactId>helidon-tests-integration-jpa-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/kafka/pom.xml b/tests/integration/kafka/pom.xml index b83988a0e29..fc5e862c68a 100644 --- a/tests/integration/kafka/pom.xml +++ b/tests/integration/kafka/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.integration.kafka</groupId> diff --git a/tests/integration/mp-bean-validation/pom.xml b/tests/integration/mp-bean-validation/pom.xml index 01cf2594d3b..58263f2fc9d 100644 --- a/tests/integration/mp-bean-validation/pom.xml +++ b/tests/integration/mp-bean-validation/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/mp-gh-1538/pom.xml b/tests/integration/mp-gh-1538/pom.xml index d0f4a6a6dff..1621bf09ff1 100644 --- a/tests/integration/mp-gh-1538/pom.xml +++ b/tests/integration/mp-gh-1538/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-integration</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/mp-gh-2421/pom.xml b/tests/integration/mp-gh-2421/pom.xml index 9e6f7586711..c88c075a4d3 100644 --- a/tests/integration/mp-gh-2421/pom.xml +++ b/tests/integration/mp-gh-2421/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-integration</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/mp-gh-2461/pom.xml b/tests/integration/mp-gh-2461/pom.xml index 21150a53f4e..c8e3fa30c26 100644 --- a/tests/integration/mp-gh-2461/pom.xml +++ b/tests/integration/mp-gh-2461/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-integration</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/mp-gh-3246/pom.xml b/tests/integration/mp-gh-3246/pom.xml index e714b5aa887..261cbece74f 100644 --- a/tests/integration/mp-gh-3246/pom.xml +++ b/tests/integration/mp-gh-3246/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-integration</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/mp-gh-3974/pom.xml b/tests/integration/mp-gh-3974/pom.xml index b338d910a84..f9b1caa7b01 100644 --- a/tests/integration/mp-gh-3974/pom.xml +++ b/tests/integration/mp-gh-3974/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-integration</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/mp-gh-4123/pom.xml b/tests/integration/mp-gh-4123/pom.xml index d8aab67e799..f80b6cf1f98 100644 --- a/tests/integration/mp-gh-4123/pom.xml +++ b/tests/integration/mp-gh-4123/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/mp-gh-4654/pom.xml b/tests/integration/mp-gh-4654/pom.xml index 9dc47a5c8f7..84427ed3dfa 100644 --- a/tests/integration/mp-gh-4654/pom.xml +++ b/tests/integration/mp-gh-4654/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/mp-graphql/pom.xml b/tests/integration/mp-graphql/pom.xml index e6c36ed9c84..3cf562b078a 100644 --- a/tests/integration/mp-graphql/pom.xml +++ b/tests/integration/mp-graphql/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/mp-grpc/pom.xml b/tests/integration/mp-grpc/pom.xml index 654dc85a564..116378f1ef4 100644 --- a/tests/integration/mp-grpc/pom.xml +++ b/tests/integration/mp-grpc/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index cc3bebce5df..0a385e2374c 100644 --- a/tests/integration/mp-security-client/pom.xml +++ b/tests/integration/mp-security-client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/integration/mp-ws-services/pom.xml b/tests/integration/mp-ws-services/pom.xml index 7958bf61f21..56b742fc256 100644 --- a/tests/integration/mp-ws-services/pom.xml +++ b/tests/integration/mp-ws-services/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/integration/native-image/mp-1/pom.xml b/tests/integration/native-image/mp-1/pom.xml index 5bcc37e8401..b26cb10329c 100644 --- a/tests/integration/native-image/mp-1/pom.xml +++ b/tests/integration/native-image/mp-1/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/integration/native-image/mp-2/pom.xml b/tests/integration/native-image/mp-2/pom.xml index ca01f3e4bc4..9b24b668d7d 100644 --- a/tests/integration/native-image/mp-2/pom.xml +++ b/tests/integration/native-image/mp-2/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/integration/native-image/mp-3/pom.xml b/tests/integration/native-image/mp-3/pom.xml index 39ea88a6013..c74c9419943 100644 --- a/tests/integration/native-image/mp-3/pom.xml +++ b/tests/integration/native-image/mp-3/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/integration/native-image/pom.xml b/tests/integration/native-image/pom.xml index 5a350053ce4..2a8e3ff5c62 100644 --- a/tests/integration/native-image/pom.xml +++ b/tests/integration/native-image/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <packaging>pom</packaging> diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index 808340207e0..98fc3d73daa 100644 --- a/tests/integration/native-image/se-1/pom.xml +++ b/tests/integration/native-image/se-1/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/integration/native-image/static-content/pom.xml b/tests/integration/native-image/static-content/pom.xml index 0badf4da076..0f83d450651 100644 --- a/tests/integration/native-image/static-content/pom.xml +++ b/tests/integration/native-image/static-content/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/integration/oidc/pom.xml b/tests/integration/oidc/pom.xml index df5df341265..16644edd8cb 100644 --- a/tests/integration/oidc/pom.xml +++ b/tests/integration/oidc/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-tests-integration</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 7ce98856f75..b2f776447da 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests</groupId> <artifactId>helidon-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/integration/restclient/pom.xml b/tests/integration/restclient/pom.xml index 5cac9b174c8..575f788b4f7 100644 --- a/tests/integration/restclient/pom.xml +++ b/tests/integration/restclient/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-tests-integration</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/se-gh-6845/pom.xml b/tests/integration/se-gh-6845/pom.xml index cce741afb5f..4b9da331966 100644 --- a/tests/integration/se-gh-6845/pom.xml +++ b/tests/integration/se-gh-6845/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/se/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/integration/security/gh1487/pom.xml b/tests/integration/security/gh1487/pom.xml index f6ead9f9e06..ba8d35456a4 100644 --- a/tests/integration/security/gh1487/pom.xml +++ b/tests/integration/security/gh1487/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-tests-integration-security</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/security/gh2297/pom.xml b/tests/integration/security/gh2297/pom.xml index bb3607d250e..81e575c2832 100644 --- a/tests/integration/security/gh2297/pom.xml +++ b/tests/integration/security/gh2297/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-tests-integration-security</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/security/gh2455/pom.xml b/tests/integration/security/gh2455/pom.xml index 281a2a03f3d..b74d501d00a 100644 --- a/tests/integration/security/gh2455/pom.xml +++ b/tests/integration/security/gh2455/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-tests-integration-security</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/security/path-params/pom.xml b/tests/integration/security/path-params/pom.xml index c826dd2e737..01c97290120 100644 --- a/tests/integration/security/path-params/pom.xml +++ b/tests/integration/security/path-params/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-integration-security</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/security/pom.xml b/tests/integration/security/pom.xml index 64610df3ce5..bdf5d0214a3 100644 --- a/tests/integration/security/pom.xml +++ b/tests/integration/security/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/tests/integration/security/security-context-not-overridden/pom.xml b/tests/integration/security/security-context-not-overridden/pom.xml index 58a2d073b8f..df6a68463e3 100644 --- a/tests/integration/security/security-context-not-overridden/pom.xml +++ b/tests/integration/security/security-context-not-overridden/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>helidon-tests-integration-security</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-security-context-not-overridden</artifactId> diff --git a/tests/integration/security/security-response-mapper/pom.xml b/tests/integration/security/security-response-mapper/pom.xml index d4e6bd0976c..6de1e37f31e 100644 --- a/tests/integration/security/security-response-mapper/pom.xml +++ b/tests/integration/security/security-response-mapper/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-tests-integration-security</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/tools/client/pom.xml b/tests/integration/tools/client/pom.xml index a9c8ecdd573..8dd7af5d472 100644 --- a/tests/integration/tools/client/pom.xml +++ b/tests/integration/tools/client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>io.helidon.tests.integration.tools</groupId> <artifactId>helidon-tests-integration-tools-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/tools/example/pom.xml b/tests/integration/tools/example/pom.xml index db5d0f66677..eb7cfa92614 100644 --- a/tests/integration/tools/example/pom.xml +++ b/tests/integration/tools/example/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-se</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../../applications/se/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/tools/pom.xml b/tests/integration/tools/pom.xml index 794a4cb2ea2..d6cc63833d0 100644 --- a/tests/integration/tools/pom.xml +++ b/tests/integration/tools/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/tools/service/pom.xml b/tests/integration/tools/service/pom.xml index 744535e5c87..1017d734e7c 100644 --- a/tests/integration/tools/service/pom.xml +++ b/tests/integration/tools/service/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>io.helidon.tests.integration.tools</groupId> <artifactId>helidon-tests-integration-tools-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/vault/mp/pom.xml b/tests/integration/vault/mp/pom.xml index e72dbbb1e9c..dafc1b382a1 100644 --- a/tests/integration/vault/mp/pom.xml +++ b/tests/integration/vault/mp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.vault</groupId> <artifactId>helidon-tests-integration-vault-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-vault-mp</artifactId> diff --git a/tests/integration/vault/pom.xml b/tests/integration/vault/pom.xml index cd37156315f..5391d33348f 100644 --- a/tests/integration/vault/pom.xml +++ b/tests/integration/vault/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-tests-integration</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/tests/integration/vault/se/pom.xml b/tests/integration/vault/se/pom.xml index e1aecf4f7e3..0c738e56ce9 100644 --- a/tests/integration/vault/se/pom.xml +++ b/tests/integration/vault/se/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration.vault</groupId> <artifactId>helidon-tests-integration-vault-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tests-integration-vault-se</artifactId> diff --git a/tests/integration/webclient/pom.xml b/tests/integration/webclient/pom.xml index a32d1f72202..6df1df6e365 100644 --- a/tests/integration/webclient/pom.xml +++ b/tests/integration/webclient/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>helidon-tests-integration</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/webserver/context-propagation/pom.xml b/tests/integration/webserver/context-propagation/pom.xml index 02ff0d9f6fb..e341e4d8f50 100644 --- a/tests/integration/webserver/context-propagation/pom.xml +++ b/tests/integration/webserver/context-propagation/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-tests-integration-webserver</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/webserver/gh2631/pom.xml b/tests/integration/webserver/gh2631/pom.xml index f9849510ba4..f63a20e67e3 100644 --- a/tests/integration/webserver/gh2631/pom.xml +++ b/tests/integration/webserver/gh2631/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>helidon-tests-integration-webserver</artifactId> <groupId>io.helidon.tests.integration</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/integration/webserver/pom.xml b/tests/integration/webserver/pom.xml index c710322b0b6..c87e30b687b 100644 --- a/tests/integration/webserver/pom.xml +++ b/tests/integration/webserver/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests.integration</groupId> <artifactId>helidon-tests-integration</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index 822e5286d84..9bf2e73abed 100644 --- a/tests/integration/zipkin-mp-2.2/pom.xml +++ b/tests/integration/zipkin-mp-2.2/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.applications</groupId> <artifactId>helidon-mp</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> <relativePath>../../../applications/mp/pom.xml</relativePath> </parent> <groupId>io.helidon.tests.integration</groupId> diff --git a/tests/pom.xml b/tests/pom.xml index 9f6589ed7ee..7010fa747ef 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.tests</groupId> diff --git a/tests/tck/pom.xml b/tests/tck/pom.xml index bd5d285c052..b6eb81fafe7 100644 --- a/tests/tck/pom.xml +++ b/tests/tck/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests</groupId> <artifactId>helidon-tests-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/tests/tck/tck-reactive-streams/pom.xml b/tests/tck/tck-reactive-streams/pom.xml index 9b7a7b27635..91cdcbb1b1c 100644 --- a/tests/tck/tck-reactive-streams/pom.xml +++ b/tests/tck/tck-reactive-streams/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon.tests</groupId> <artifactId>tck-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>tck-reactive-streams</artifactId> diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index fe6c49e47af..ffaeb4fac61 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tracing</groupId> <artifactId>helidon-tracing-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tracing-config</artifactId> diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index 7fd828c4f5c..596b8af9226 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tracing</groupId> <artifactId>helidon-tracing-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tracing-jaeger</artifactId> diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index f5afe7077e5..3990411b084 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tracing</groupId> <artifactId>helidon-tracing-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tracing-jersey-client</artifactId> diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index 897c068c50c..5e0d0153d70 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tracing</groupId> <artifactId>helidon-tracing-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tracing-jersey</artifactId> diff --git a/tracing/pom.xml b/tracing/pom.xml index 7b102e842a4..0a9d4bebcc6 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>io.helidon.tracing</groupId> diff --git a/tracing/tests/it-tracing-client-zipkin/pom.xml b/tracing/tests/it-tracing-client-zipkin/pom.xml index 5ea29315f9a..d21b23fab28 100644 --- a/tracing/tests/it-tracing-client-zipkin/pom.xml +++ b/tracing/tests/it-tracing-client-zipkin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tracing</groupId> <artifactId>helidon-tracing-tests</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tracing-tests-it1</artifactId> diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index 4e0f4354de0..7b6cdb9c8dd 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>io.helidon.tracing</groupId> <artifactId>helidon-tracing-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <packaging>pom</packaging> diff --git a/tracing/tracer-resolver/pom.xml b/tracing/tracer-resolver/pom.xml index 62a5c781386..3df88b68dc2 100644 --- a/tracing/tracer-resolver/pom.xml +++ b/tracing/tracer-resolver/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tracing</groupId> <artifactId>helidon-tracing-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tracing-tracer-resolver</artifactId> diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index ded08e2d7c3..1973ec9600a 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tracing</groupId> <artifactId>helidon-tracing-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tracing</artifactId> diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index f61893f9ac4..e206401625d 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.tracing</groupId> <artifactId>helidon-tracing-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-tracing-zipkin</artifactId> diff --git a/webclient/context-propagation/pom.xml b/webclient/context-propagation/pom.xml index f284b7bebaf..fb86dd201a2 100644 --- a/webclient/context-propagation/pom.xml +++ b/webclient/context-propagation/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-webclient-project</artifactId> <groupId>io.helidon.webclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webclient/jaxrs/pom.xml b/webclient/jaxrs/pom.xml index 4a900c7a96b..0aa5b75118c 100644 --- a/webclient/jaxrs/pom.xml +++ b/webclient/jaxrs/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-webclient-project</artifactId> <groupId>io.helidon.webclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webclient/metrics/pom.xml b/webclient/metrics/pom.xml index 92a71514264..72121e986e6 100644 --- a/webclient/metrics/pom.xml +++ b/webclient/metrics/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>helidon-webclient-project</artifactId> <groupId>io.helidon.webclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webclient/pom.xml b/webclient/pom.xml index bc906a5a248..4f5834a0bfc 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.webclient</groupId> diff --git a/webclient/security/pom.xml b/webclient/security/pom.xml index 2c84b843257..349a0c8a3d3 100644 --- a/webclient/security/pom.xml +++ b/webclient/security/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>helidon-webclient-project</artifactId> <groupId>io.helidon.webclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webclient/tracing/pom.xml b/webclient/tracing/pom.xml index ef2c5d28f3d..b9704fb7041 100644 --- a/webclient/tracing/pom.xml +++ b/webclient/tracing/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>helidon-webclient-project</artifactId> <groupId>io.helidon.webclient</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webclient/webclient/pom.xml b/webclient/webclient/pom.xml index a23586a85b2..b3f67b9514f 100644 --- a/webclient/webclient/pom.xml +++ b/webclient/webclient/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.webclient</groupId> <artifactId>helidon-webclient-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-webclient</artifactId> diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index 25302d31786..ebae1e71b0c 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-webserver-project</artifactId> <groupId>io.helidon.webserver</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webserver/context-propagation/pom.xml b/webserver/context-propagation/pom.xml index c2c00155551..bf1bf0e2f41 100644 --- a/webserver/context-propagation/pom.xml +++ b/webserver/context-propagation/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.helidon.webserver</groupId> <artifactId>helidon-webserver-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-webserver-context-propagation</artifactId> diff --git a/webserver/cors/pom.xml b/webserver/cors/pom.xml index 82895c398cc..29323132b86 100644 --- a/webserver/cors/pom.xml +++ b/webserver/cors/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.helidon.webserver</groupId> <artifactId>helidon-webserver-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-webserver-cors</artifactId> diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index 2ee9070ffc1..7f51b22efac 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.webserver</groupId> <artifactId>helidon-webserver-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-webserver-jersey</artifactId> <name>Helidon WebServer Jersey</name> diff --git a/webserver/pom.xml b/webserver/pom.xml index ac5e0b15b3c..91ec26b9071 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon</groupId> <artifactId>helidon-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.webserver</groupId> <artifactId>helidon-webserver-project</artifactId> diff --git a/webserver/static-content/pom.xml b/webserver/static-content/pom.xml index 9990954ced5..edc0a62dbfe 100644 --- a/webserver/static-content/pom.xml +++ b/webserver/static-content/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>helidon-webserver-project</artifactId> <groupId>io.helidon.webserver</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index 01160faa909..ab750dc3d72 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.webserver</groupId> <artifactId>helidon-webserver-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-webserver-test-support</artifactId> <name>Helidon WebServer Test Support</name> diff --git a/webserver/transport/netty/epoll/pom.xml b/webserver/transport/netty/epoll/pom.xml index 654a16d8af9..041cb9496e5 100644 --- a/webserver/transport/netty/epoll/pom.xml +++ b/webserver/transport/netty/epoll/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.webserver.transport.netty</groupId> <artifactId>helidon-webserver-transport-netty-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-webserver-transport-netty-epoll</artifactId> <name>Helidon WebServer Transport Netty Epoll</name> diff --git a/webserver/transport/netty/iouring/pom.xml b/webserver/transport/netty/iouring/pom.xml index 75964e677b7..16921993ca4 100644 --- a/webserver/transport/netty/iouring/pom.xml +++ b/webserver/transport/netty/iouring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.webserver.transport.netty</groupId> <artifactId>helidon-webserver-transport-netty-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-webserver-transport-netty-iouring</artifactId> <name>Helidon WebServer Transport Netty io_uring</name> diff --git a/webserver/transport/netty/pom.xml b/webserver/transport/netty/pom.xml index 04db6fe40a6..70f3852e320 100644 --- a/webserver/transport/netty/pom.xml +++ b/webserver/transport/netty/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.webserver.transport</groupId> <artifactId>helidon-webserver-transport-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.webserver.transport.netty</groupId> <artifactId>helidon-webserver-transport-netty-project</artifactId> diff --git a/webserver/transport/pom.xml b/webserver/transport/pom.xml index 85881de9ce8..962d94bb325 100644 --- a/webserver/transport/pom.xml +++ b/webserver/transport/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.webserver</groupId> <artifactId>helidon-webserver-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <groupId>io.helidon.webserver.transport</groupId> <artifactId>helidon-webserver-transport-project</artifactId> diff --git a/webserver/tyrus/pom.xml b/webserver/tyrus/pom.xml index 32fb1996288..64fabe8f7d3 100644 --- a/webserver/tyrus/pom.xml +++ b/webserver/tyrus/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.webserver</groupId> <artifactId>helidon-webserver-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-webserver-tyrus</artifactId> diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index 09f9cae4db1..6cb8c508f8a 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>io.helidon.webserver</groupId> <artifactId>helidon-webserver-project</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>helidon-webserver</artifactId> <name>Helidon WebServer</name>