From d1d0dd8e934b70297a94c0424637e32b0177d486 Mon Sep 17 00:00:00 2001 From: Joe DiPol Date: Wed, 17 Aug 2022 17:05:40 -0700 Subject: [PATCH] Update version to 3.0.2-SNAPSHOT (#4751) --- applications/mp/pom.xml | 2 +- applications/pom.xml | 2 +- applications/se/pom.xml | 2 +- archetypes/helidon/pom.xml | 2 +- archetypes/legacy/bare-mp/pom.xml | 2 +- archetypes/legacy/bare-se/pom.xml | 2 +- archetypes/legacy/database-mp/pom.xml | 2 +- archetypes/legacy/database-se/pom.xml | 2 +- archetypes/legacy/pom.xml | 2 +- archetypes/legacy/quickstart-mp/pom.xml | 2 +- archetypes/legacy/quickstart-se/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 4 ++-- 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 +- config/config-mp/pom.xml | 2 +- config/config/pom.xml | 2 +- config/encryption/pom.xml | 2 +- config/etcd/pom.xml | 2 +- config/git/pom.xml | 2 +- config/hocon-mp/pom.xml | 2 +- config/hocon/pom.xml | 2 +- config/metadata-processor/pom.xml | 2 +- config/metadata/pom.xml | 2 +- config/object-mapping/pom.xml | 2 +- config/pom.xml | 2 +- config/test-infrastructure/pom.xml | 2 +- config/testing/pom.xml | 2 +- config/tests/integration-tests/pom.xml | 2 +- config/tests/module-mappers-1-base/pom.xml | 2 +- config/tests/module-mappers-2-override/pom.xml | 2 +- config/tests/module-meta-source-1/pom.xml | 2 +- config/tests/module-meta-source-2/pom.xml | 2 +- config/tests/module-parsers-1-override/pom.xml | 2 +- config/tests/pom.xml | 2 +- config/tests/test-bundle/pom.xml | 2 +- config/tests/test-default_config-1-properties/pom.xml | 2 +- config/tests/test-default_config-2-hocon-json/pom.xml | 2 +- config/tests/test-default_config-3-hocon/pom.xml | 2 +- config/tests/test-default_config-4-yaml/pom.xml | 2 +- config/tests/test-default_config-5-env_vars/pom.xml | 2 +- config/tests/test-default_config-6-meta-properties/pom.xml | 2 +- config/tests/test-default_config-7-meta-hocon-json/pom.xml | 2 +- config/tests/test-default_config-8-meta-hocon/pom.xml | 2 +- config/tests/test-default_config-9-meta-yaml/pom.xml | 2 +- config/tests/test-mappers-1-common/pom.xml | 2 +- config/tests/test-mappers-2-complex/pom.xml | 2 +- config/tests/test-meta-source/pom.xml | 2 +- config/tests/test-parsers-1-complex/pom.xml | 2 +- config/yaml-mp/pom.xml | 2 +- config/yaml/pom.xml | 2 +- dbclient/common/pom.xml | 2 +- dbclient/dbclient/pom.xml | 2 +- dbclient/health/pom.xml | 2 +- dbclient/jdbc/pom.xml | 2 +- dbclient/jsonp/pom.xml | 2 +- dbclient/metrics-jdbc/pom.xml | 2 +- dbclient/metrics/pom.xml | 2 +- dbclient/mongodb/pom.xml | 2 +- dbclient/pom.xml | 2 +- dbclient/tracing/pom.xml | 2 +- dependencies/pom.xml | 2 +- docs/includes/attributes.adoc | 2 +- examples/config/basics/pom.xml | 2 +- examples/config/changes/pom.xml | 2 +- examples/config/git/pom.xml | 2 +- examples/config/mapping/pom.xml | 2 +- examples/config/metadata/pom.xml | 2 +- examples/config/overrides/pom.xml | 2 +- examples/config/pom.xml | 2 +- examples/config/profiles/pom.xml | 2 +- examples/config/sources/pom.xml | 2 +- examples/cors/pom.xml | 2 +- examples/dbclient/common/pom.xml | 2 +- examples/dbclient/jdbc/pom.xml | 2 +- examples/dbclient/mongodb/pom.xml | 2 +- examples/dbclient/pokemons/pom.xml | 2 +- examples/dbclient/pom.xml | 2 +- examples/employee-app/pom.xml | 2 +- examples/graphql/basics/pom.xml | 2 +- examples/graphql/pom.xml | 2 +- examples/grpc/basics/pom.xml | 2 +- examples/grpc/client-standalone/pom.xml | 2 +- examples/grpc/common/pom.xml | 2 +- examples/grpc/metrics/pom.xml | 2 +- examples/grpc/microprofile/basic-client/pom.xml | 2 +- examples/grpc/microprofile/basic-server-implicit/pom.xml | 2 +- examples/grpc/microprofile/metrics/pom.xml | 2 +- examples/grpc/microprofile/pom.xml | 2 +- examples/grpc/opentracing/pom.xml | 2 +- examples/grpc/pom.xml | 2 +- examples/grpc/security-abac/pom.xml | 2 +- examples/grpc/security-outbound/pom.xml | 2 +- examples/grpc/security/pom.xml | 2 +- examples/health/basics/pom.xml | 2 +- examples/health/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp-h2/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp/pom.xml | 2 +- examples/integrations/cdi/jedis/pom.xml | 2 +- examples/integrations/cdi/jpa/pom.xml | 2 +- examples/integrations/cdi/pokemons/pom.xml | 2 +- examples/integrations/cdi/pom.xml | 2 +- examples/integrations/micrometer/mp/pom.xml | 2 +- examples/integrations/micrometer/pom.xml | 2 +- examples/integrations/micrometer/se/pom.xml | 2 +- examples/integrations/micronaut/data/pom.xml | 2 +- examples/integrations/micronaut/pom.xml | 2 +- examples/integrations/microstream/greetings-mp/pom.xml | 2 +- examples/integrations/microstream/greetings-se/pom.xml | 2 +- examples/integrations/microstream/pom.xml | 2 +- examples/integrations/neo4j/neo4j-mp/pom.xml | 2 +- examples/integrations/neo4j/neo4j-se/pom.xml | 2 +- examples/integrations/neo4j/pom.xml | 2 +- examples/integrations/oci/atp-cdi/pom.xml | 2 +- examples/integrations/oci/atp-reactive/pom.xml | 2 +- examples/integrations/oci/metrics-reactive/pom.xml | 2 +- examples/integrations/oci/objectstorage-cdi/pom.xml | 2 +- examples/integrations/oci/objectstorage-reactive/pom.xml | 2 +- examples/integrations/oci/pom.xml | 2 +- examples/integrations/oci/vault-cdi/pom.xml | 2 +- examples/integrations/oci/vault-reactive/pom.xml | 2 +- examples/integrations/pom.xml | 2 +- examples/integrations/vault/hcp-cdi/pom.xml | 2 +- examples/integrations/vault/hcp-reactive/pom.xml | 2 +- examples/integrations/vault/pom.xml | 2 +- examples/jbatch/pom.xml | 2 +- examples/logging/jul/pom.xml | 2 +- examples/logging/log4j/pom.xml | 2 +- examples/logging/logback-aot/pom.xml | 2 +- examples/logging/pom.xml | 2 +- examples/logging/slf4j/pom.xml | 2 +- examples/media/multipart/pom.xml | 2 +- examples/media/pom.xml | 2 +- examples/messaging/jms-websocket-mp/pom.xml | 2 +- examples/messaging/jms-websocket-se/pom.xml | 2 +- examples/messaging/kafka-websocket-mp/pom.xml | 2 +- examples/messaging/kafka-websocket-se/pom.xml | 2 +- examples/messaging/oracle-aq-websocket-mp/pom.xml | 2 +- examples/messaging/pom.xml | 2 +- examples/metrics/exemplar/pom.xml | 2 +- examples/metrics/filtering/mp/pom.xml | 2 +- examples/metrics/filtering/pom.xml | 2 +- examples/metrics/filtering/se/pom.xml | 2 +- examples/metrics/http-status-count-se/pom.xml | 2 +- examples/metrics/kpi/pom.xml | 2 +- examples/metrics/pom.xml | 2 +- examples/microprofile/bean-validation/pom.xml | 2 +- examples/microprofile/cors/pom.xml | 2 +- examples/microprofile/graphql/pom.xml | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/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/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-mp/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-mp/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-se/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-se/pom.xml | 4 ++-- examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml | 4 ++-- examples/quickstarts/helidon-standalone-quickstart-se/pom.xml | 4 ++-- examples/quickstarts/pom.xml | 2 +- examples/security/attribute-based-access-control/pom.xml | 2 +- examples/security/basic-auth-with-static-content/pom.xml | 2 +- examples/security/google-login/pom.xml | 2 +- examples/security/idcs-login/pom.xml | 2 +- examples/security/jersey/pom.xml | 2 +- examples/security/nohttp-programmatic/pom.xml | 2 +- examples/security/outbound-override/pom.xml | 2 +- examples/security/pom.xml | 2 +- examples/security/spi-examples/pom.xml | 2 +- examples/security/vaults/pom.xml | 2 +- examples/security/webserver-digest-auth/pom.xml | 2 +- examples/security/webserver-signatures/pom.xml | 2 +- examples/todo-app/backend/pom.xml | 2 +- examples/todo-app/frontend/pom.xml | 2 +- examples/todo-app/pom.xml | 4 ++-- examples/translator-app/backend/pom.xml | 4 ++-- examples/translator-app/frontend/pom.xml | 4 ++-- examples/translator-app/pom.xml | 2 +- examples/webclient/pom.xml | 2 +- examples/webclient/standalone/pom.xml | 2 +- examples/webserver/basics/pom.xml | 2 +- examples/webserver/comment-aas/pom.xml | 2 +- examples/webserver/fault-tolerance/pom.xml | 2 +- examples/webserver/jersey/pom.xml | 2 +- examples/webserver/multiport/pom.xml | 2 +- examples/webserver/mutual-tls/pom.xml | 2 +- examples/webserver/opentracing/pom.xml | 2 +- examples/webserver/pom.xml | 2 +- examples/webserver/static-content/pom.xml | 2 +- examples/webserver/streaming/pom.xml | 2 +- examples/webserver/threadpool/pom.xml | 2 +- examples/webserver/tls/pom.xml | 2 +- examples/webserver/tutorial/pom.xml | 2 +- examples/webserver/websocket/pom.xml | 2 +- fault-tolerance/pom.xml | 2 +- graphql/pom.xml | 2 +- graphql/server/pom.xml | 2 +- grpc/client/pom.xml | 2 +- grpc/core/pom.xml | 2 +- grpc/io.grpc/pom.xml | 2 +- grpc/metrics/pom.xml | 2 +- grpc/pom.xml | 2 +- grpc/server/pom.xml | 2 +- health/common/pom.xml | 2 +- health/health-checks/pom.xml | 2 +- health/health/pom.xml | 2 +- health/pom.xml | 2 +- integrations/cdi/common-cdi/delegates/pom.xml | 2 +- integrations/cdi/common-cdi/pom.xml | 2 +- integrations/cdi/common-cdi/reference-counted-context/pom.xml | 2 +- integrations/cdi/datasource-hikaricp/pom.xml | 2 +- integrations/cdi/datasource-ucp/pom.xml | 2 +- integrations/cdi/datasource/pom.xml | 2 +- integrations/cdi/eclipselink-cdi/pom.xml | 2 +- integrations/cdi/hibernate-cdi/pom.xml | 2 +- integrations/cdi/jedis-cdi/pom.xml | 2 +- integrations/cdi/jpa-cdi/pom.xml | 2 +- integrations/cdi/jta-cdi/pom.xml | 2 +- integrations/cdi/jta-weld/pom.xml | 2 +- integrations/cdi/pom.xml | 2 +- integrations/common/pom.xml | 2 +- integrations/common/rest/pom.xml | 2 +- integrations/db/h2/pom.xml | 2 +- integrations/db/mysql/pom.xml | 2 +- integrations/db/ojdbc/pom.xml | 2 +- integrations/db/pgsql/pom.xml | 2 +- integrations/db/pom.xml | 2 +- integrations/graal/mp-native-image-extension/pom.xml | 2 +- integrations/graal/native-image-extension/pom.xml | 2 +- integrations/graal/pom.xml | 2 +- integrations/jdbc/jdbc/pom.xml | 2 +- integrations/jdbc/pom.xml | 2 +- integrations/jta/jdbc/pom.xml | 2 +- integrations/jta/pom.xml | 2 +- integrations/micrometer/cdi/pom.xml | 2 +- integrations/micrometer/micrometer/pom.xml | 2 +- integrations/micrometer/pom.xml | 2 +- integrations/micronaut/cdi-processor/pom.xml | 2 +- integrations/micronaut/cdi/pom.xml | 2 +- integrations/micronaut/data/pom.xml | 2 +- integrations/micronaut/pom.xml | 2 +- integrations/microstream/cache/pom.xml | 2 +- integrations/microstream/cdi/pom.xml | 2 +- integrations/microstream/core/pom.xml | 2 +- integrations/microstream/health/pom.xml | 2 +- integrations/microstream/metrics/pom.xml | 2 +- integrations/microstream/pom.xml | 2 +- integrations/neo4j/health/pom.xml | 2 +- integrations/neo4j/metrics/pom.xml | 2 +- integrations/neo4j/neo4j/pom.xml | 2 +- integrations/neo4j/pom.xml | 2 +- integrations/oci/pom.xml | 2 +- integrations/oci/sdk/cdi/pom.xml | 2 +- integrations/oci/sdk/pom.xml | 2 +- integrations/pom.xml | 2 +- integrations/vault/auths/approle/pom.xml | 2 +- integrations/vault/auths/common/pom.xml | 2 +- integrations/vault/auths/k8s/pom.xml | 2 +- integrations/vault/auths/pom.xml | 2 +- integrations/vault/auths/token/pom.xml | 2 +- integrations/vault/cdi/pom.xml | 2 +- integrations/vault/pom.xml | 2 +- integrations/vault/secrets/cubbyhole/pom.xml | 2 +- integrations/vault/secrets/database/pom.xml | 2 +- integrations/vault/secrets/kv1/pom.xml | 2 +- integrations/vault/secrets/kv2/pom.xml | 2 +- integrations/vault/secrets/pki/pom.xml | 2 +- integrations/vault/secrets/pom.xml | 2 +- integrations/vault/secrets/transit/pom.xml | 2 +- integrations/vault/sys/pom.xml | 2 +- integrations/vault/sys/sys/pom.xml | 2 +- integrations/vault/vault/pom.xml | 2 +- jersey/client/pom.xml | 2 +- jersey/common/pom.xml | 2 +- jersey/connector/pom.xml | 2 +- jersey/jsonp/pom.xml | 2 +- jersey/pom.xml | 2 +- jersey/server/pom.xml | 2 +- licensing/pom.xml | 2 +- logging/common/pom.xml | 2 +- logging/jul/pom.xml | 2 +- logging/log4j/pom.xml | 2 +- logging/pom.xml | 2 +- logging/slf4j/pom.xml | 2 +- lra/coordinator/client/narayana-client/pom.xml | 2 +- lra/coordinator/client/pom.xml | 2 +- lra/coordinator/client/spi/pom.xml | 2 +- lra/coordinator/pom.xml | 2 +- lra/coordinator/server/pom.xml | 2 +- lra/pom.xml | 2 +- media/common/pom.xml | 2 +- media/jackson/pom.xml | 2 +- media/jsonb/pom.xml | 2 +- media/jsonp/pom.xml | 2 +- media/multipart/pom.xml | 2 +- media/pom.xml | 2 +- messaging/connectors/aq/pom.xml | 2 +- messaging/connectors/jms-shim/pom.xml | 2 +- messaging/connectors/jms/pom.xml | 2 +- messaging/connectors/kafka/pom.xml | 2 +- messaging/connectors/mock/pom.xml | 2 +- messaging/connectors/pom.xml | 2 +- messaging/messaging/pom.xml | 2 +- messaging/pom.xml | 2 +- metrics/api/pom.xml | 2 +- metrics/metrics/pom.xml | 2 +- metrics/pom.xml | 2 +- metrics/prometheus/pom.xml | 2 +- metrics/service-api/pom.xml | 2 +- metrics/trace-exemplar/pom.xml | 2 +- microprofile/access-log/pom.xml | 2 +- microprofile/bean-validation/pom.xml | 2 +- microprofile/bundles/helidon-microprofile-core/pom.xml | 2 +- microprofile/bundles/helidon-microprofile/pom.xml | 2 +- microprofile/bundles/pom.xml | 2 +- microprofile/cdi/pom.xml | 2 +- microprofile/config/pom.xml | 2 +- microprofile/cors/pom.xml | 2 +- microprofile/fault-tolerance/pom.xml | 2 +- microprofile/graphql/pom.xml | 2 +- microprofile/graphql/server/pom.xml | 2 +- microprofile/grpc/client/pom.xml | 2 +- microprofile/grpc/core/pom.xml | 2 +- microprofile/grpc/metrics/pom.xml | 2 +- microprofile/grpc/pom.xml | 2 +- microprofile/grpc/server/pom.xml | 2 +- microprofile/health/pom.xml | 2 +- microprofile/jwt-auth/pom.xml | 2 +- microprofile/lra/jax-rs/pom.xml | 2 +- microprofile/lra/pom.xml | 2 +- microprofile/messaging/core/pom.xml | 2 +- microprofile/messaging/health/pom.xml | 2 +- microprofile/messaging/metrics/pom.xml | 2 +- microprofile/messaging/pom.xml | 2 +- microprofile/metrics/pom.xml | 2 +- microprofile/oidc/pom.xml | 2 +- microprofile/openapi/pom.xml | 2 +- microprofile/pom.xml | 2 +- microprofile/reactive-streams/pom.xml | 2 +- microprofile/rest-client/pom.xml | 2 +- microprofile/scheduling/pom.xml | 2 +- microprofile/security/pom.xml | 2 +- microprofile/server/pom.xml | 2 +- microprofile/tests/arquillian/pom.xml | 2 +- microprofile/tests/junit5-tests/pom.xml | 2 +- microprofile/tests/junit5/pom.xml | 2 +- microprofile/tests/pom.xml | 2 +- microprofile/tests/tck/pom.xml | 2 +- microprofile/tests/tck/tck-config/pom.xml | 2 +- microprofile/tests/tck/tck-fault-tolerance/pom.xml | 2 +- microprofile/tests/tck/tck-graphql/pom.xml | 2 +- microprofile/tests/tck/tck-health/pom.xml | 2 +- microprofile/tests/tck/tck-jwt-auth/pom.xml | 2 +- microprofile/tests/tck/tck-lra/pom.xml | 2 +- microprofile/tests/tck/tck-messaging/pom.xml | 2 +- microprofile/tests/tck/tck-metrics/pom.xml | 2 +- microprofile/tests/tck/tck-openapi/pom.xml | 2 +- microprofile/tests/tck/tck-opentracing/pom.xml | 2 +- microprofile/tests/tck/tck-reactive-operators/pom.xml | 2 +- microprofile/tests/tck/tck-rest-client/pom.xml | 2 +- microprofile/tests/testng-tests/pom.xml | 2 +- microprofile/tests/testng/pom.xml | 2 +- microprofile/tracing/pom.xml | 2 +- microprofile/websocket/pom.xml | 2 +- microprofile/weld/pom.xml | 2 +- microprofile/weld/weld-core-impl/pom.xml | 2 +- microprofile/weld/weld-se-core/pom.xml | 2 +- openapi/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 +- tests/functional/param-converter-provider/pom.xml | 2 +- tests/functional/pom.xml | 2 +- tests/functional/request-scope-cdi/pom.xml | 2 +- tests/functional/request-scope/pom.xml | 2 +- tests/integration/config/gh-2171-yml/pom.xml | 2 +- tests/integration/config/gh-2171/pom.xml | 2 +- tests/integration/config/gh-4375/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/health/mp-disabled/pom.xml | 2 +- tests/integration/health/pom.xml | 2 +- tests/integration/jep290/check_f_f_ok/pom.xml | 2 +- tests/integration/jep290/check_f_f_w/pom.xml | 2 +- tests/integration/jep290/check_f_p_ok/pom.xml | 2 +- tests/integration/jep290/check_f_p_w/pom.xml | 2 +- tests/integration/jep290/pom.xml | 2 +- tests/integration/jep290/server_and_custom/pom.xml | 2 +- tests/integration/jep290/set_c_f_c/pom.xml | 2 +- tests/integration/jep290/set_c_f_d/pom.xml | 2 +- tests/integration/jep290/set_c_t_d/pom.xml | 2 +- tests/integration/jep290/set_f/pom.xml | 2 +- tests/integration/jep290/set_o/pom.xml | 2 +- tests/integration/jms/pom.xml | 2 +- tests/integration/jpa/appl/pom.xml | 2 +- tests/integration/jpa/model/pom.xml | 2 +- tests/integration/jpa/pom.xml | 2 +- tests/integration/jpa/simple/pom.xml | 2 +- tests/integration/kafka/pom.xml | 2 +- tests/integration/mp-bean-validation/pom.xml | 2 +- tests/integration/mp-gh-1538/pom.xml | 2 +- tests/integration/mp-gh-2421/pom.xml | 2 +- tests/integration/mp-gh-2461/pom.xml | 2 +- tests/integration/mp-gh-3246/pom.xml | 2 +- tests/integration/mp-gh-3974/pom.xml | 2 +- tests/integration/mp-gh-4123/pom.xml | 2 +- tests/integration/mp-gh-4654/pom.xml | 2 +- tests/integration/mp-graphql/pom.xml | 2 +- tests/integration/mp-grpc/pom.xml | 2 +- tests/integration/mp-security-client/pom.xml | 2 +- tests/integration/mp-ws-services/pom.xml | 2 +- tests/integration/native-image/mp-1/pom.xml | 2 +- tests/integration/native-image/mp-2/pom.xml | 2 +- tests/integration/native-image/mp-3/pom.xml | 2 +- tests/integration/native-image/pom.xml | 2 +- tests/integration/native-image/se-1/pom.xml | 2 +- tests/integration/native-image/static-content/pom.xml | 2 +- tests/integration/pom.xml | 2 +- tests/integration/restclient/pom.xml | 2 +- tests/integration/security/gh1487/pom.xml | 2 +- tests/integration/security/gh2297/pom.xml | 2 +- tests/integration/security/gh2455/pom.xml | 2 +- tests/integration/security/gh2772/pom.xml | 2 +- tests/integration/security/path-params/pom.xml | 2 +- tests/integration/security/pom.xml | 2 +- tests/integration/security/security-response-mapper/pom.xml | 2 +- tests/integration/tools/client/pom.xml | 2 +- tests/integration/tools/example/pom.xml | 2 +- tests/integration/tools/pom.xml | 2 +- tests/integration/tools/service/pom.xml | 2 +- tests/integration/vault/mp/pom.xml | 2 +- tests/integration/vault/pom.xml | 2 +- tests/integration/vault/se/pom.xml | 2 +- tests/integration/webclient/pom.xml | 2 +- tests/integration/webserver/gh2631/pom.xml | 2 +- tests/integration/webserver/pom.xml | 2 +- tests/integration/webserver/upgrade/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/opentelemetry/pom.xml | 2 +- tracing/opentracing/pom.xml | 2 +- tracing/pom.xml | 2 +- tracing/tests/it-tracing-client-zipkin/pom.xml | 2 +- tracing/tests/pom.xml | 2 +- tracing/tracer-resolver/pom.xml | 2 +- tracing/tracing/pom.xml | 2 +- tracing/zipkin/pom.xml | 2 +- webclient/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/cors/pom.xml | 2 +- webserver/http2/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/webserver/pom.xml | 2 +- webserver/websocket/pom.xml | 2 +- 550 files changed, 558 insertions(+), 558 deletions(-) diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index e7233d33b1c..33cbc18db1d 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-mp pom diff --git a/applications/pom.xml b/applications/pom.xml index 36cd2269c01..a0193222341 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 358e86ebb43..698e9536d4b 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-se pom diff --git a/archetypes/helidon/pom.xml b/archetypes/helidon/pom.xml index 860aff6b9fa..ff162916708 100644 --- a/archetypes/helidon/pom.xml +++ b/archetypes/helidon/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-archetype helidon diff --git a/archetypes/legacy/bare-mp/pom.xml b/archetypes/legacy/bare-mp/pom.xml index e467b464230..82fe4c598fa 100644 --- a/archetypes/legacy/bare-mp/pom.xml +++ b/archetypes/legacy/bare-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-bare-mp helidon-archetype diff --git a/archetypes/legacy/bare-se/pom.xml b/archetypes/legacy/bare-se/pom.xml index 781b0f93e42..8c1f5569e49 100644 --- a/archetypes/legacy/bare-se/pom.xml +++ b/archetypes/legacy/bare-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-bare-se helidon-archetype diff --git a/archetypes/legacy/database-mp/pom.xml b/archetypes/legacy/database-mp/pom.xml index c725ca096a1..6d400e1400e 100644 --- a/archetypes/legacy/database-mp/pom.xml +++ b/archetypes/legacy/database-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-database-mp helidon-archetype diff --git a/archetypes/legacy/database-se/pom.xml b/archetypes/legacy/database-se/pom.xml index aef5eb98b07..f2f95a2832a 100644 --- a/archetypes/legacy/database-se/pom.xml +++ b/archetypes/legacy/database-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-database-se helidon-archetype diff --git a/archetypes/legacy/pom.xml b/archetypes/legacy/pom.xml index e24458a2af4..0b99fbd25ec 100644 --- a/archetypes/legacy/pom.xml +++ b/archetypes/legacy/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-archetypes-legacy-project Helidon Legacy Archetypes diff --git a/archetypes/legacy/quickstart-mp/pom.xml b/archetypes/legacy/quickstart-mp/pom.xml index 7fbfe1bae40..97ddc555f37 100644 --- a/archetypes/legacy/quickstart-mp/pom.xml +++ b/archetypes/legacy/quickstart-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-quickstart-mp helidon-archetype diff --git a/archetypes/legacy/quickstart-se/pom.xml b/archetypes/legacy/quickstart-se/pom.xml index b04a1de1ff0..34a7d14bd01 100644 --- a/archetypes/legacy/quickstart-se/pom.xml +++ b/archetypes/legacy/quickstart-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-quickstart-se helidon-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index d632326e601..3c9fe8a9ea0 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.archetypes helidon-archetypes-project diff --git a/bom/pom.xml b/bom/pom.xml index 23fd0980c20..ee6feb5901c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../parent/pom.xml io.helidon @@ -32,7 +32,7 @@ Helidon BOM POM - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index e1af1bf9f45..823d81051ee 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-bundles-config diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index 38b5c62fafd..d0e1fbe4017 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-bundles-jersey diff --git a/bundles/pom.xml b/bundles/pom.xml index b95ef8d7550..d89efd7d3cc 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index 39675dd6125..d5478ce54ea 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-bundles-security diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index 71fe0f26c1d..70eebd0f385 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-bundles-webserver diff --git a/common/common/pom.xml b/common/common/pom.xml index bf2ed6be675..b51a4c69b01 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index 792111824ad..e279adee493 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index 6cb9463d119..67b68084b17 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-common-context Helidon Common Context diff --git a/common/crypto/pom.xml b/common/crypto/pom.xml index d7e3edb682c..e1c4387e6bf 100644 --- a/common/crypto/pom.xml +++ b/common/crypto/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/common/http/pom.xml b/common/http/pom.xml index f6608b63bb3..5820faa3ab1 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 45d3bb3038d..4a028365b43 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index 86c92f2ce7a..44e08530e93 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index 0aa0aa2614d..f0277b57f3d 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-common-media-type diff --git a/common/pom.xml b/common/pom.xml index 9581630751f..82d6a1aed2d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index 078d3cb3639..4179afb6e73 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-common-reactive Helidon Common Reactive diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index e8b360f7fcc..c452e0b1700 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/config/config-mp/pom.xml b/config/config-mp/pom.xml index 040fd1342ad..0ed54e9fb8e 100644 --- a/config/config-mp/pom.xml +++ b/config/config-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-mp diff --git a/config/config/pom.xml b/config/config/pom.xml index 54e7a21b809..715c365ac60 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index 704a5e7062d..9e4746fc474 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index a7250faeac1..82fd5a968cd 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index d292362da10..c298bc65b6b 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-git Helidon Config Git diff --git a/config/hocon-mp/pom.xml b/config/hocon-mp/pom.xml index 5f9ac01eba9..3812f65b2c3 100644 --- a/config/hocon-mp/pom.xml +++ b/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-hocon-mp Helidon Config HOCON MP diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index 48988a8038a..1f8928dc248 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-hocon Helidon Config HOCON diff --git a/config/metadata-processor/pom.xml b/config/metadata-processor/pom.xml index c220c6720e6..331e1d70d65 100644 --- a/config/metadata-processor/pom.xml +++ b/config/metadata-processor/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-metadata-processor Helidon Config Metadata Annotation Processor diff --git a/config/metadata/pom.xml b/config/metadata/pom.xml index 761adb800d7..9eacd0744c5 100644 --- a/config/metadata/pom.xml +++ b/config/metadata/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-metadata Helidon Config Metadata diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index 1f276493fa5..9bad84af061 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 7a8fdc5caea..cef86232148 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index 3d81c77888d..79333e725e3 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index a7df0c88bda..e4aef139e62 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index 077379f60fe..7183ffcbd0b 100644 --- a/config/tests/integration-tests/pom.xml +++ b/config/tests/integration-tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-integration-tests Helidon Config Tests Integration diff --git a/config/tests/module-mappers-1-base/pom.xml b/config/tests/module-mappers-1-base/pom.xml index c903f5d869d..37359089d29 100644 --- a/config/tests/module-mappers-1-base/pom.xml +++ b/config/tests/module-mappers-1-base/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-module-mappers-1-base Helidon Config Tests Mappers 1 diff --git a/config/tests/module-mappers-2-override/pom.xml b/config/tests/module-mappers-2-override/pom.xml index 50b4024e453..60191ba0705 100644 --- a/config/tests/module-mappers-2-override/pom.xml +++ b/config/tests/module-mappers-2-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-module-mappers-2-override Helidon Config Tests Parser 2 diff --git a/config/tests/module-meta-source-1/pom.xml b/config/tests/module-meta-source-1/pom.xml index 2c4fb861dac..a696d12abd6 100644 --- a/config/tests/module-meta-source-1/pom.xml +++ b/config/tests/module-meta-source-1/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-module-meta-source-1 Helidon Config Tests Meta Source 1 diff --git a/config/tests/module-meta-source-2/pom.xml b/config/tests/module-meta-source-2/pom.xml index b3704c2751b..b937039f90e 100644 --- a/config/tests/module-meta-source-2/pom.xml +++ b/config/tests/module-meta-source-2/pom.xml @@ -25,7 +25,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-module-meta-source-2 Helidon Config Tests Meta Source 2 diff --git a/config/tests/module-parsers-1-override/pom.xml b/config/tests/module-parsers-1-override/pom.xml index 866af848e7d..a6f8c7c0451 100644 --- a/config/tests/module-parsers-1-override/pom.xml +++ b/config/tests/module-parsers-1-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-module-parsers-1-override Helidon Config Tests Parser 1 diff --git a/config/tests/pom.xml b/config/tests/pom.xml index 5a2abae242f..82e4352e70b 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.config.tests helidon-config-tests-project diff --git a/config/tests/test-bundle/pom.xml b/config/tests/test-bundle/pom.xml index b2071b6627b..095f62e8c51 100644 --- a/config/tests/test-bundle/pom.xml +++ b/config/tests/test-bundle/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-bundle Helidon Config Tests Bundle diff --git a/config/tests/test-default_config-1-properties/pom.xml b/config/tests/test-default_config-1-properties/pom.xml index 900798d5ba6..3034f26ff65 100644 --- a/config/tests/test-default_config-1-properties/pom.xml +++ b/config/tests/test-default_config-1-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-default_config-1-properties Helidon Config Tests Default Config 1 diff --git a/config/tests/test-default_config-2-hocon-json/pom.xml b/config/tests/test-default_config-2-hocon-json/pom.xml index 22a10c33cea..abd2b9409d4 100644 --- a/config/tests/test-default_config-2-hocon-json/pom.xml +++ b/config/tests/test-default_config-2-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-default_config-2-hocon-json Helidon Config Tests Default Config 2 diff --git a/config/tests/test-default_config-3-hocon/pom.xml b/config/tests/test-default_config-3-hocon/pom.xml index 5b38b893d0e..cab88c7ff14 100644 --- a/config/tests/test-default_config-3-hocon/pom.xml +++ b/config/tests/test-default_config-3-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-default_config-3-hocon Helidon Config Tests Default Config 3 diff --git a/config/tests/test-default_config-4-yaml/pom.xml b/config/tests/test-default_config-4-yaml/pom.xml index 1a7fbb6966c..d2f880a32af 100644 --- a/config/tests/test-default_config-4-yaml/pom.xml +++ b/config/tests/test-default_config-4-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-default_config-4-yaml Helidon Config Tests Default Config 4 diff --git a/config/tests/test-default_config-5-env_vars/pom.xml b/config/tests/test-default_config-5-env_vars/pom.xml index f127b9a76e2..8ed5694c321 100644 --- a/config/tests/test-default_config-5-env_vars/pom.xml +++ b/config/tests/test-default_config-5-env_vars/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-default_config-5-env_vars Helidon Config Tests Default Config 5 diff --git a/config/tests/test-default_config-6-meta-properties/pom.xml b/config/tests/test-default_config-6-meta-properties/pom.xml index 132d77ab9ef..3f488ee0ca4 100644 --- a/config/tests/test-default_config-6-meta-properties/pom.xml +++ b/config/tests/test-default_config-6-meta-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-default_config-6-meta-properties Helidon Config Tests Default Config 6 diff --git a/config/tests/test-default_config-7-meta-hocon-json/pom.xml b/config/tests/test-default_config-7-meta-hocon-json/pom.xml index 3f3e93cd32c..2386635f742 100644 --- a/config/tests/test-default_config-7-meta-hocon-json/pom.xml +++ b/config/tests/test-default_config-7-meta-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-default_config-7-meta-hocon-json Helidon Config Tests Default Config 7 diff --git a/config/tests/test-default_config-8-meta-hocon/pom.xml b/config/tests/test-default_config-8-meta-hocon/pom.xml index 53c23ca6b58..ba5c70b492a 100644 --- a/config/tests/test-default_config-8-meta-hocon/pom.xml +++ b/config/tests/test-default_config-8-meta-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-default_config-8-meta-hocon Helidon Config Tests Default Config 8 diff --git a/config/tests/test-default_config-9-meta-yaml/pom.xml b/config/tests/test-default_config-9-meta-yaml/pom.xml index e54125a1d13..59269817a9f 100644 --- a/config/tests/test-default_config-9-meta-yaml/pom.xml +++ b/config/tests/test-default_config-9-meta-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-default_config-9-meta-yaml Helidon Config Tests Default Config 9 diff --git a/config/tests/test-mappers-1-common/pom.xml b/config/tests/test-mappers-1-common/pom.xml index 9dd0ca13e89..b3e417980c2 100644 --- a/config/tests/test-mappers-1-common/pom.xml +++ b/config/tests/test-mappers-1-common/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-mappers-1-common Helidon Config Tests Mappers Common 1 diff --git a/config/tests/test-mappers-2-complex/pom.xml b/config/tests/test-mappers-2-complex/pom.xml index 90cba86edd8..6f6c780b517 100644 --- a/config/tests/test-mappers-2-complex/pom.xml +++ b/config/tests/test-mappers-2-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-mappers-2-complex Helidon Config Tests Parsers 2 diff --git a/config/tests/test-meta-source/pom.xml b/config/tests/test-meta-source/pom.xml index e31163b4269..e33713dcb01 100644 --- a/config/tests/test-meta-source/pom.xml +++ b/config/tests/test-meta-source/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-meta-source Helidon Config Tests Meta Source diff --git a/config/tests/test-parsers-1-complex/pom.xml b/config/tests/test-parsers-1-complex/pom.xml index 2a5dde12e96..75b8a029dbf 100644 --- a/config/tests/test-parsers-1-complex/pom.xml +++ b/config/tests/test-parsers-1-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-tests-test-parsers-1-complex Helidon Config Tests Parsers 1 diff --git a/config/yaml-mp/pom.xml b/config/yaml-mp/pom.xml index e049e22adb4..814b815ef73 100644 --- a/config/yaml-mp/pom.xml +++ b/config/yaml-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-yaml-mp Helidon Config YAML MP diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index 41f50f908cb..f4f716b3655 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-config-yaml Helidon Config YAML diff --git a/dbclient/common/pom.xml b/dbclient/common/pom.xml index b39846a6213..3a83b9d65d3 100644 --- a/dbclient/common/pom.xml +++ b/dbclient/common/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/dbclient/dbclient/pom.xml b/dbclient/dbclient/pom.xml index dd6b3137b9e..e393f4aa455 100644 --- a/dbclient/dbclient/pom.xml +++ b/dbclient/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-dbclient diff --git a/dbclient/health/pom.xml b/dbclient/health/pom.xml index f3ff1718a29..30aabb623f5 100644 --- a/dbclient/health/pom.xml +++ b/dbclient/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-dbclient-health diff --git a/dbclient/jdbc/pom.xml b/dbclient/jdbc/pom.xml index b0e0ec25f48..d64974eb8df 100644 --- a/dbclient/jdbc/pom.xml +++ b/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-dbclient-jdbc diff --git a/dbclient/jsonp/pom.xml b/dbclient/jsonp/pom.xml index 2927a0718a4..be46736321b 100644 --- a/dbclient/jsonp/pom.xml +++ b/dbclient/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/dbclient/metrics-jdbc/pom.xml b/dbclient/metrics-jdbc/pom.xml index f472b24c81c..19927feb888 100644 --- a/dbclient/metrics-jdbc/pom.xml +++ b/dbclient/metrics-jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-dbclient-metrics-jdbc diff --git a/dbclient/metrics/pom.xml b/dbclient/metrics/pom.xml index da657a669c5..04d2591e5d1 100644 --- a/dbclient/metrics/pom.xml +++ b/dbclient/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-dbclient-metrics diff --git a/dbclient/mongodb/pom.xml b/dbclient/mongodb/pom.xml index 6767a875724..02915a3bfb5 100644 --- a/dbclient/mongodb/pom.xml +++ b/dbclient/mongodb/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/dbclient/pom.xml b/dbclient/pom.xml index 3a6ea2d2695..e1676cbb153 100644 --- a/dbclient/pom.xml +++ b/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-project io.helidon - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/dbclient/tracing/pom.xml b/dbclient/tracing/pom.xml index a9e20f5d51e..f6cd8213813 100644 --- a/dbclient/tracing/pom.xml +++ b/dbclient/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-dbclient-tracing diff --git a/dependencies/pom.xml b/dependencies/pom.xml index de2c8a364f5..5f15a1ecd6a 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../bom/pom.xml helidon-dependencies diff --git a/docs/includes/attributes.adoc b/docs/includes/attributes.adoc index 42879b147cb..02447288b2d 100644 --- a/docs/includes/attributes.adoc +++ b/docs/includes/attributes.adoc @@ -23,7 +23,7 @@ ifndef::attributes-included[] // functional attributes :imagesdir: {rootdir}/images -:helidon-version: 3.0.1-SNAPSHOT +:helidon-version: 3.0.2-SNAPSHOT :helidon-version-is-release: false ifeval::["{helidon-version-is-release}" != "true"] diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 1c9e1d73173..46978d863e4 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 8189955f44f..c13502379f7 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 3888b42b9bd..5f8a2587943 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index e7ecb78cb0a..0f9e01f25f5 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index 5b68d71cdb1..b02bd70d407 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index a6c4d4d037a..403297134b0 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/pom.xml b/examples/config/pom.xml index c519dd03a64..85aab873819 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.config helidon-examples-config-project diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index cd951beb141..26faed4a7a0 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 8ea10fcaf63..bf0fb4546ca 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 55d27363afa..cf1f0bf53ee 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/dbclient/common/pom.xml b/examples/dbclient/common/pom.xml index 026ca8d39f4..49aafd9d219 100644 --- a/examples/dbclient/common/pom.xml +++ b/examples/dbclient/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.dbclient helidon-examples-dbclient-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-examples-dbclient-common diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index b0fcc3d49b7..cb94c2d7126 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index ff2de0a7a09..cb36b536d19 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index cea291b5bc4..471a42e4031 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/dbclient/pom.xml b/examples/dbclient/pom.xml index a23d8b07f1e..51e33449119 100644 --- a/examples/dbclient/pom.xml +++ b/examples/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 93e0974cb96..9f806a3a874 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../applications/se/pom.xml io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 5bf74d1e2e1..5ac21c070a7 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.graphql diff --git a/examples/graphql/pom.xml b/examples/graphql/pom.xml index a397d5ee59b..9ae1aefc9e4 100644 --- a/examples/graphql/pom.xml +++ b/examples/graphql/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.graphql helidon-examples-graphql-project diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index 5bd1067cffc..04338ba60db 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml index 3376fd450c4..33711b6b669 100644 --- a/examples/grpc/client-standalone/pom.xml +++ b/examples/grpc/client-standalone/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index 7ed879c4712..491d4348b8f 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index c9536607e9c..7f94d60579a 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml index 5dcb31a9565..b5ce71edea8 100644 --- a/examples/grpc/microprofile/basic-client/pom.xml +++ b/examples/grpc/microprofile/basic-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-client diff --git a/examples/grpc/microprofile/basic-server-implicit/pom.xml b/examples/grpc/microprofile/basic-server-implicit/pom.xml index 66a78cf5f2e..f5ec6aac55d 100644 --- a/examples/grpc/microprofile/basic-server-implicit/pom.xml +++ b/examples/grpc/microprofile/basic-server-implicit/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-basic-implicit diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml index 915886cc87b..aa059c8638f 100644 --- a/examples/grpc/microprofile/metrics/pom.xml +++ b/examples/grpc/microprofile/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-metrics diff --git a/examples/grpc/microprofile/pom.xml b/examples/grpc/microprofile/pom.xml index 96ebfeebe24..fb30191d8d3 100644 --- a/examples/grpc/microprofile/pom.xml +++ b/examples/grpc/microprofile/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.grpc helidon-examples-grpc-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.examples.grpc.microprofile diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index 12192ba1e53..e88efc05912 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/pom.xml b/examples/grpc/pom.xml index 78b4f3b2273..5519189c8ac 100644 --- a/examples/grpc/pom.xml +++ b/examples/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.grpc helidon-examples-grpc-project diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index b7de1c51f3f..70b691a3fc3 100644 --- a/examples/grpc/security-abac/pom.xml +++ b/examples/grpc/security-abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index d6ae4562c87..5c8712ebe46 100644 --- a/examples/grpc/security-outbound/pom.xml +++ b/examples/grpc/security-outbound/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 8c4d8cfbabc..0fe2691ba03 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 74a760164cb..71940e63ad4 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.health diff --git a/examples/health/pom.xml b/examples/health/pom.xml index 2d14c930141..46b9ac5e0ee 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.health helidon-examples-health-project diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index a0333e2f5dc..c5e468459d2 100644 --- a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index e46024e8aed..16d2842ecaa 100644 --- a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index d3e821fb809..dbf3250ceb8 100644 --- a/examples/integrations/cdi/datasource-hikaricp/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index 7e84a10f5ad..057dffc793f 100644 --- a/examples/integrations/cdi/jedis/pom.xml +++ b/examples/integrations/cdi/jedis/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 6d7219314d7..5b139a10413 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index ec63ff925ca..7e0c5976212 100644 --- a/examples/integrations/cdi/pokemons/pom.xml +++ b/examples/integrations/cdi/pokemons/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index a0926867d02..089924ff322 100644 --- a/examples/integrations/cdi/pom.xml +++ b/examples/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 0cd1824f48f..80f033ffd95 100644 --- a/examples/integrations/micrometer/mp/pom.xml +++ b/examples/integrations/micrometer/mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/integrations/micrometer/pom.xml b/examples/integrations/micrometer/pom.xml index b1e26545751..b17dfc7a2aa 100644 --- a/examples/integrations/micrometer/pom.xml +++ b/examples/integrations/micrometer/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-examples-micrometer-project diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index a45f0ebf080..ae079913c86 100644 --- a/examples/integrations/micrometer/se/pom.xml +++ b/examples/integrations/micrometer/se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index a744e97c8e5..4d6c667b137 100644 --- a/examples/integrations/micronaut/data/pom.xml +++ b/examples/integrations/micronaut/data/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/micronaut/pom.xml b/examples/integrations/micronaut/pom.xml index b938a8907f1..883ddff1356 100644 --- a/examples/integrations/micronaut/pom.xml +++ b/examples/integrations/micronaut/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.integrations.micronaut helidon-examples-integrations-micronaut-project diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index aa100ea868a..fa631ee3181 100644 --- a/examples/integrations/microstream/greetings-mp/pom.xml +++ b/examples/integrations/microstream/greetings-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 88c2faa3dbb..4c85202efa8 100644 --- a/examples/integrations/microstream/greetings-se/pom.xml +++ b/examples/integrations/microstream/greetings-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/microstream/pom.xml b/examples/integrations/microstream/pom.xml index 8747b2453cb..a4eed7eef73 100644 --- a/examples/integrations/microstream/pom.xml +++ b/examples/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.integrations.microstream diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml index f2f2ccb2a1c..286b4d82894 100644 --- a/examples/integrations/neo4j/neo4j-mp/pom.xml +++ b/examples/integrations/neo4j/neo4j-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/neo4j/neo4j-se/pom.xml b/examples/integrations/neo4j/neo4j-se/pom.xml index 7de06410a99..0422ca55a2d 100644 --- a/examples/integrations/neo4j/neo4j-se/pom.xml +++ b/examples/integrations/neo4j/neo4j-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index a1577e6ec23..d922b364996 100644 --- a/examples/integrations/neo4j/pom.xml +++ b/examples/integrations/neo4j/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.integrations.neo4j helidon-examples-integrations-neo4j-project diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index f767b7a2185..f4b7accb0e1 100644 --- a/examples/integrations/oci/atp-cdi/pom.xml +++ b/examples/integrations/oci/atp-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml index 5c38e702821..30f95429d69 100644 --- a/examples/integrations/oci/atp-reactive/pom.xml +++ b/examples/integrations/oci/atp-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml index d1cf5c0c3d6..6750273b33f 100644 --- a/examples/integrations/oci/metrics-reactive/pom.xml +++ b/examples/integrations/oci/metrics-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index ee12b55d4df..bdf5737200a 100644 --- a/examples/integrations/oci/objectstorage-cdi/pom.xml +++ b/examples/integrations/oci/objectstorage-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml index d3e149b2393..657d14b632d 100644 --- a/examples/integrations/oci/objectstorage-reactive/pom.xml +++ b/examples/integrations/oci/objectstorage-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/pom.xml b/examples/integrations/oci/pom.xml index 897a21ba268..58d7ce84d7d 100644 --- a/examples/integrations/oci/pom.xml +++ b/examples/integrations/oci/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.integrations.oci helidon-examples-integrations-oci-project diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 090b6a76a4c..73f3a749958 100644 --- a/examples/integrations/oci/vault-cdi/pom.xml +++ b/examples/integrations/oci/vault-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml index e5e2a33ebad..78055c7bd6f 100644 --- a/examples/integrations/oci/vault-reactive/pom.xml +++ b/examples/integrations/oci/vault-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index 01c7bf0e1f2..806c8e9fce9 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.integrations helidon-examples-integrations-project diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index 586879cca4f..c3de65b77ec 100644 --- a/examples/integrations/vault/hcp-cdi/pom.xml +++ b/examples/integrations/vault/hcp-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml index 7f3f9db2969..876d1ef9ceb 100644 --- a/examples/integrations/vault/hcp-reactive/pom.xml +++ b/examples/integrations/vault/hcp-reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml diff --git a/examples/integrations/vault/pom.xml b/examples/integrations/vault/pom.xml index 640f94302a1..6409ea79df9 100644 --- a/examples/integrations/vault/pom.xml +++ b/examples/integrations/vault/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples.integrations helidon-examples-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.integrations.vault helidon-examples-integrations-vault-project diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 36f8b99473b..02a52335a39 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../applications/mp/pom.xml io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index 906bbf17fcb..4ca8ac0e431 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index 48e54e60f52..b77f3b1851b 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index aaf5965eeca..4b4feadf79b 100644 --- a/examples/logging/logback-aot/pom.xml +++ b/examples/logging/logback-aot/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index c9560133c1c..7177d28c309 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.logging helidon-examples-logging-project diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 73f9f642605..406206e0019 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index 8c2b3dc3914..aac3c070a5b 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.media diff --git a/examples/media/pom.xml b/examples/media/pom.xml index 14d57908e4d..dd99604aceb 100644 --- a/examples/media/pom.xml +++ b/examples/media/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.media helidon-examples-media-project diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 0c9535ee1cf..d5e67612db5 100644 --- a/examples/messaging/jms-websocket-mp/pom.xml +++ b/examples/messaging/jms-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index 065a331463b..46454fd4954 100644 --- a/examples/messaging/jms-websocket-se/pom.xml +++ b/examples/messaging/jms-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 8107ab675ae..632e7e69417 100644 --- a/examples/messaging/kafka-websocket-mp/pom.xml +++ b/examples/messaging/kafka-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index 0fce03090c1..c17d7ebc0d9 100644 --- a/examples/messaging/kafka-websocket-se/pom.xml +++ b/examples/messaging/kafka-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.messaging.se diff --git a/examples/messaging/oracle-aq-websocket-mp/pom.xml b/examples/messaging/oracle-aq-websocket-mp/pom.xml index ee2d9e64f41..a74c06d30bd 100644 --- a/examples/messaging/oracle-aq-websocket-mp/pom.xml +++ b/examples/messaging/oracle-aq-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.messaging.aq diff --git a/examples/messaging/pom.xml b/examples/messaging/pom.xml index dcba07f9bb3..888b21e731e 100644 --- a/examples/messaging/pom.xml +++ b/examples/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.messaging helidon-examples-messaging-project diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index dfc5bdc739c..2b25ffdb972 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index e281686a052..ccf5914c9f9 100644 --- a/examples/metrics/filtering/mp/pom.xml +++ b/examples/metrics/filtering/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/pom.xml b/examples/metrics/filtering/pom.xml index 6ffc826fbc1..53f9ceaa3d5 100644 --- a/examples/metrics/filtering/pom.xml +++ b/examples/metrics/filtering/pom.xml @@ -23,7 +23,7 @@ helidon-examples-metrics-project io.helidon.examples - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 pom diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index 53f71b35665..6a16fa81ee8 100644 --- a/examples/metrics/filtering/se/pom.xml +++ b/examples/metrics/filtering/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index aaa2786a9f2..4af0faeedb8 100644 --- a/examples/metrics/http-status-count-se/pom.xml +++ b/examples/metrics/http-status-count-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 725a0238939..da44c7fc3f0 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/pom.xml b/examples/metrics/pom.xml index afde0708d5f..b61fc6f7944 100644 --- a/examples/metrics/pom.xml +++ b/examples/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-examples-project io.helidon.examples - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 pom diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index dfedc7b80bb..d1e06f4060e 100644 --- a/examples/microprofile/bean-validation/pom.xml +++ b/examples/microprofile/bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index c930c4fe7d8..58fce676e43 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 16bec051a15..14f5c9ea1f9 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index fe59e8aebe8..b1460b92fb9 100644 --- a/examples/microprofile/hello-world-explicit/pom.xml +++ b/examples/microprofile/hello-world-explicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml helidon-examples-microprofile-hello-world-explicit diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index dbace11cbf7..aa782defa4d 100644 --- a/examples/microprofile/hello-world-implicit/pom.xml +++ b/examples/microprofile/hello-world-implicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/http-status-count-mp/pom.xml b/examples/microprofile/http-status-count-mp/pom.xml index 625aee9f31b..0ea8520258d 100644 --- a/examples/microprofile/http-status-count-mp/pom.xml +++ b/examples/microprofile/http-status-count-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index e93ab156fd6..fe73058f6c6 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 2d870e94afa..ccc9625ce2e 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index b44bcdd3e92..9a2836bf689 100644 --- a/examples/microprofile/messaging-sse/pom.xml +++ b/examples/microprofile/messaging-sse/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index 5ce4e415b03..ac07924e53d 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index e0b61d9fd7a..65cc87decd1 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 5fa6411f463..109c6c906dc 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index 43758dd5e1f..eb54ce0193b 100644 --- a/examples/microprofile/openapi-basic/pom.xml +++ b/examples/microprofile/openapi-basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index b1d0e44d968..9162b450907 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 2e60a7db6b2..7ac1243e53e 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 5c7eab6d1fe..78cc173306a 100644 --- a/examples/microprofile/static-content/pom.xml +++ b/examples/microprofile/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 9b19b59d758..03759a291ba 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index 855730cf5a6..b81976baf14 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 04968254bfd..19cf0fd7291 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/pom.xml b/examples/pom.xml index 27d48e7d616..7c1c622cd28 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples helidon-examples-project diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 52c1b6a210d..e1441e0621b 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 = '3.0.1-SNAPSHOT' + helidonversion = '3.0.2-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 fb238c035da..c25ebb939a7 100644 --- a/examples/quickstarts/helidon-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-quickstart-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 7bfc87cd7e1..b560626840a 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 = '3.0.1-SNAPSHOT' + helidonversion = '3.0.2-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 8126c7862b0..d5c05cd51fc 100644 --- a/examples/quickstarts/helidon-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-quickstart-se/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples helidon-quickstart-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT Helidon Quickstart SE Example diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 0120876bf19..2b1068912ae 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -22,11 +22,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT Helidon Standalone Quickstart MP Example - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.cdi.Main 17 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index 6e9d30efcfe..d4813b83810 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -22,11 +22,11 @@ 4.0.0 io.helidon.examples.quickstarts helidon-standalone-quickstart-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT Helidon Standalone Quickstart SE Example - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.quickstart.se.Main 17 diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index 5654b8a26ab..e25a9214c8e 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.quickstarts examples-quickstarts-project diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml index d3514773dfd..aac60a789e8 100644 --- a/examples/security/attribute-based-access-control/pom.xml +++ b/examples/security/attribute-based-access-control/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/basic-auth-with-static-content/pom.xml b/examples/security/basic-auth-with-static-content/pom.xml index 970dc88792e..3a9fd472352 100644 --- a/examples/security/basic-auth-with-static-content/pom.xml +++ b/examples/security/basic-auth-with-static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 14d9d57ac91..7a5c7465e68 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 601282da0e8..987d9d85de3 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index 6c6ecc6f66b..fa908872339 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index 517738afee1..4f9b4a43fa7 100644 --- a/examples/security/nohttp-programmatic/pom.xml +++ b/examples/security/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 331ce85bce4..d873b5a4a3d 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/pom.xml b/examples/security/pom.xml index cec38540c82..96ce5901235 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.security helidon-examples-security-project diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 51eb30efa13..bb16f83520f 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index a4f552255f2..188677ee428 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 905d3829da1..f0f872dcbbe 100644 --- a/examples/security/webserver-digest-auth/pom.xml +++ b/examples/security/webserver-digest-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index f238ac772b5..71aa3b8dc08 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index dfa11c16d38..508c2decbe1 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index cd6583ae35f..a702c5d02ee 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index b0592cc18b2..cf1933b9da0 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -24,13 +24,13 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.todos example-todo-app-project pom - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT Helidon Examples TODO Demo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index 0c80370139e..7239ddabd20 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-backend - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT Helidon Examples Translator Backend diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 31208ccf1c1..d491701aa96 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,12 +24,12 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-frontend - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT Helidon Examples Translator Frontend diff --git a/examples/translator-app/pom.xml b/examples/translator-app/pom.xml index d5324da7485..089c8287524 100644 --- a/examples/translator-app/pom.xml +++ b/examples/translator-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.translator helidon-examples-translator-project diff --git a/examples/webclient/pom.xml b/examples/webclient/pom.xml index 1e559888b0d..6e19744569d 100644 --- a/examples/webclient/pom.xml +++ b/examples/webclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.webclient diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index e72686be47d..4d12ed771a9 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 013d87ed3d2..b03a2aae292 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 1359cb45318..9403f0f739c 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index 98a9b44f938..983f8608134 100644 --- a/examples/webserver/fault-tolerance/pom.xml +++ b/examples/webserver/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index f3a8c708bdb..aac20380006 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 8ed4f393da4..d18fa8d3ca7 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index e3591136035..5ff38ce1b0a 100644 --- a/examples/webserver/mutual-tls/pom.xml +++ b/examples/webserver/mutual-tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index f5850c88f09..d668ae24ad2 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index 776ef448795..971ce72e17e 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.examples.webserver helidon-examples-webserver-project diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index c6bc5d89f66..6a1774d1ee7 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 7e8c80aef0f..eeedf85f1a1 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml index d9439feafd6..149e1ace259 100644 --- a/examples/webserver/threadpool/pom.xml +++ b/examples/webserver/threadpool/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index a65056243e7..b4da20c1481 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 9ec72ea8750..f2a9345ddd4 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 62d09a0a1df..37f5f4e41f7 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/fault-tolerance/pom.xml b/fault-tolerance/pom.xml index d6bedad2e1a..81cc83a4ea1 100644 --- a/fault-tolerance/pom.xml +++ b/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.fault-tolerance diff --git a/graphql/pom.xml b/graphql/pom.xml index 86f1fe984f0..43d1475c044 100644 --- a/graphql/pom.xml +++ b/graphql/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.graphql diff --git a/graphql/server/pom.xml b/graphql/server/pom.xml index 50baa04c206..3c285c94ecf 100644 --- a/graphql/server/pom.xml +++ b/graphql/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.graphql helidon-graphql-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-graphql-server diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index c0401e5a528..df3db8e4679 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-grpc-client diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index 679e21e5e3c..43d5d02a077 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-grpc-core diff --git a/grpc/io.grpc/pom.xml b/grpc/io.grpc/pom.xml index 354590f6863..23ab32d855c 100644 --- a/grpc/io.grpc/pom.xml +++ b/grpc/io.grpc/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.grpc diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index 3f26e9b442d..c466dec08c3 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.grpc helidon-grpc-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-grpc-metrics diff --git a/grpc/pom.xml b/grpc/pom.xml index b81847c40fb..d9d2dbc911f 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.grpc diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index 228213db532..1586c570dd3 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-grpc-server diff --git a/health/common/pom.xml b/health/common/pom.xml index 23468c26c90..2e6c5429bef 100644 --- a/health/common/pom.xml +++ b/health/common/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index 44f365769d0..c6acfe5d755 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index fc6daa8f26f..23dec5ffafc 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index 59bff81b066..0ef7cf56980 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index 3b1dbd9d9b9..10bf58a4870 100644 --- a/integrations/cdi/common-cdi/delegates/pom.xml +++ b/integrations/cdi/common-cdi/delegates/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-delegates Helidon CDI Integrations Common Delegates diff --git a/integrations/cdi/common-cdi/pom.xml b/integrations/cdi/common-cdi/pom.xml index 5439eedbfa4..1dd090c882e 100644 --- a/integrations/cdi/common-cdi/pom.xml +++ b/integrations/cdi/common-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-common-project pom diff --git a/integrations/cdi/common-cdi/reference-counted-context/pom.xml b/integrations/cdi/common-cdi/reference-counted-context/pom.xml index f644df88982..aa7b18eb6d6 100644 --- a/integrations/cdi/common-cdi/reference-counted-context/pom.xml +++ b/integrations/cdi/common-cdi/reference-counted-context/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-reference-counted-context Helidon CDI Integrations Common Reference Counted Context diff --git a/integrations/cdi/datasource-hikaricp/pom.xml b/integrations/cdi/datasource-hikaricp/pom.xml index ece2dd50e59..a51db007d57 100644 --- a/integrations/cdi/datasource-hikaricp/pom.xml +++ b/integrations/cdi/datasource-hikaricp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-datasource-hikaricp Helidon CDI Integrations HikariCP DataSource diff --git a/integrations/cdi/datasource-ucp/pom.xml b/integrations/cdi/datasource-ucp/pom.xml index 0dcdf829b85..265cf13a338 100644 --- a/integrations/cdi/datasource-ucp/pom.xml +++ b/integrations/cdi/datasource-ucp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-datasource-ucp Helidon CDI Integrations UCP DataSource diff --git a/integrations/cdi/datasource/pom.xml b/integrations/cdi/datasource/pom.xml index 39810aca12d..1565a7bd83a 100644 --- a/integrations/cdi/datasource/pom.xml +++ b/integrations/cdi/datasource/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-datasource Helidon CDI Integrations DataSource diff --git a/integrations/cdi/eclipselink-cdi/pom.xml b/integrations/cdi/eclipselink-cdi/pom.xml index 3a1752986f7..f9fd8666997 100644 --- a/integrations/cdi/eclipselink-cdi/pom.xml +++ b/integrations/cdi/eclipselink-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-eclipselink Helidon CDI Integrations Eclipselink diff --git a/integrations/cdi/hibernate-cdi/pom.xml b/integrations/cdi/hibernate-cdi/pom.xml index d1eff81e9e0..9846b6d953d 100644 --- a/integrations/cdi/hibernate-cdi/pom.xml +++ b/integrations/cdi/hibernate-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-hibernate Helidon CDI Integrations Hibernate diff --git a/integrations/cdi/jedis-cdi/pom.xml b/integrations/cdi/jedis-cdi/pom.xml index 6c6542f4264..b246d239f82 100644 --- a/integrations/cdi/jedis-cdi/pom.xml +++ b/integrations/cdi/jedis-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-jedis Helidon CDI Integrations Jedis diff --git a/integrations/cdi/jpa-cdi/pom.xml b/integrations/cdi/jpa-cdi/pom.xml index 0f39ed0d490..4865875159e 100644 --- a/integrations/cdi/jpa-cdi/pom.xml +++ b/integrations/cdi/jpa-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-jpa Helidon CDI Integrations JPA diff --git a/integrations/cdi/jta-cdi/pom.xml b/integrations/cdi/jta-cdi/pom.xml index a4807ea2d6d..99bf5fa6961 100644 --- a/integrations/cdi/jta-cdi/pom.xml +++ b/integrations/cdi/jta-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-jta Helidon CDI Integrations JTA diff --git a/integrations/cdi/jta-weld/pom.xml b/integrations/cdi/jta-weld/pom.xml index 43b532eabab..128253b5ef2 100644 --- a/integrations/cdi/jta-weld/pom.xml +++ b/integrations/cdi/jta-weld/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-cdi-jta-weld Helidon CDI Integrations JTA Weld diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index ab754c8b10a..810febc304e 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.cdi helidon-integrations-cdi-project diff --git a/integrations/common/pom.xml b/integrations/common/pom.xml index 94d4d39ab42..fbe99d69fe2 100644 --- a/integrations/common/pom.xml +++ b/integrations/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/integrations/common/rest/pom.xml b/integrations/common/rest/pom.xml index db10647a819..b50e9dde736 100644 --- a/integrations/common/rest/pom.xml +++ b/integrations/common/rest/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.common helidon-integrations-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-common-rest diff --git a/integrations/db/h2/pom.xml b/integrations/db/h2/pom.xml index e1d20cd6216..fff80094b61 100644 --- a/integrations/db/h2/pom.xml +++ b/integrations/db/h2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT h2 diff --git a/integrations/db/mysql/pom.xml b/integrations/db/mysql/pom.xml index d6ef34a6c85..53be5787fd4 100644 --- a/integrations/db/mysql/pom.xml +++ b/integrations/db/mysql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-db-mysql diff --git a/integrations/db/ojdbc/pom.xml b/integrations/db/ojdbc/pom.xml index d829d68d2f3..92bced49bbb 100644 --- a/integrations/db/ojdbc/pom.xml +++ b/integrations/db/ojdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ojdbc diff --git a/integrations/db/pgsql/pom.xml b/integrations/db/pgsql/pom.xml index ad4afb9728f..a7bf9925400 100644 --- a/integrations/db/pgsql/pom.xml +++ b/integrations/db/pgsql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-db-pgsql diff --git a/integrations/db/pom.xml b/integrations/db/pom.xml index 924bade9e9b..f8f0eec3d2c 100644 --- a/integrations/db/pom.xml +++ b/integrations/db/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 pom diff --git a/integrations/graal/mp-native-image-extension/pom.xml b/integrations/graal/mp-native-image-extension/pom.xml index 1d07c01a858..ff6d1b7aba9 100644 --- a/integrations/graal/mp-native-image-extension/pom.xml +++ b/integrations/graal/mp-native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/integrations/graal/native-image-extension/pom.xml b/integrations/graal/native-image-extension/pom.xml index 722728810dd..af0040b447a 100644 --- a/integrations/graal/native-image-extension/pom.xml +++ b/integrations/graal/native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index 4c3161159a8..5fe17608b67 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT diff --git a/integrations/jdbc/jdbc/pom.xml b/integrations/jdbc/jdbc/pom.xml index fc152d37a91..910dca843f2 100644 --- a/integrations/jdbc/jdbc/pom.xml +++ b/integrations/jdbc/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jdbc-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.jdbc diff --git a/integrations/jdbc/pom.xml b/integrations/jdbc/pom.xml index d66b24fa7b2..c29ce909ffa 100644 --- a/integrations/jdbc/pom.xml +++ b/integrations/jdbc/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 pom diff --git a/integrations/jta/jdbc/pom.xml b/integrations/jta/jdbc/pom.xml index e2e3791b76d..502073ce9c9 100644 --- a/integrations/jta/jdbc/pom.xml +++ b/integrations/jta/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jta-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.jta diff --git a/integrations/jta/pom.xml b/integrations/jta/pom.xml index 13d6985ef0b..6583b12e5b2 100644 --- a/integrations/jta/pom.xml +++ b/integrations/jta/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 pom diff --git a/integrations/micrometer/cdi/pom.xml b/integrations/micrometer/cdi/pom.xml index 4e2cfe65bee..db6b8e1fdab 100644 --- a/integrations/micrometer/cdi/pom.xml +++ b/integrations/micrometer/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.micrometer diff --git a/integrations/micrometer/micrometer/pom.xml b/integrations/micrometer/micrometer/pom.xml index e8e3c435e2b..5d985f8763d 100644 --- a/integrations/micrometer/micrometer/pom.xml +++ b/integrations/micrometer/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.micrometer diff --git a/integrations/micrometer/pom.xml b/integrations/micrometer/pom.xml index 6c1bba44fa8..27d02af8646 100644 --- a/integrations/micrometer/pom.xml +++ b/integrations/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-micrometer-project Helidon Integrations Micrometer Project diff --git a/integrations/micronaut/cdi-processor/pom.xml b/integrations/micronaut/cdi-processor/pom.xml index e3ef3e95299..ee3d23ee16d 100644 --- a/integrations/micronaut/cdi-processor/pom.xml +++ b/integrations/micronaut/cdi-processor/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-micronaut-cdi-processor diff --git a/integrations/micronaut/cdi/pom.xml b/integrations/micronaut/cdi/pom.xml index 3ba3e0d6d84..1ae04931a40 100644 --- a/integrations/micronaut/cdi/pom.xml +++ b/integrations/micronaut/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-micronaut-cdi diff --git a/integrations/micronaut/data/pom.xml b/integrations/micronaut/data/pom.xml index 26280726989..d9367ee4d27 100644 --- a/integrations/micronaut/data/pom.xml +++ b/integrations/micronaut/data/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-micronaut-data diff --git a/integrations/micronaut/pom.xml b/integrations/micronaut/pom.xml index d036af9f992..698dc4834ee 100644 --- a/integrations/micronaut/pom.xml +++ b/integrations/micronaut/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.micronaut diff --git a/integrations/microstream/cache/pom.xml b/integrations/microstream/cache/pom.xml index 8e9ceac7313..b642f0d4bab 100644 --- a/integrations/microstream/cache/pom.xml +++ b/integrations/microstream/cache/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-microstream-cache diff --git a/integrations/microstream/cdi/pom.xml b/integrations/microstream/cdi/pom.xml index b09d2b24011..718821ee300 100644 --- a/integrations/microstream/cdi/pom.xml +++ b/integrations/microstream/cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-microstream-cdi diff --git a/integrations/microstream/core/pom.xml b/integrations/microstream/core/pom.xml index bd8d85ab280..d865f100b3b 100644 --- a/integrations/microstream/core/pom.xml +++ b/integrations/microstream/core/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-microstream diff --git a/integrations/microstream/health/pom.xml b/integrations/microstream/health/pom.xml index 8fe262302b6..c2418ee479a 100644 --- a/integrations/microstream/health/pom.xml +++ b/integrations/microstream/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-microstream-health diff --git a/integrations/microstream/metrics/pom.xml b/integrations/microstream/metrics/pom.xml index 9896b7467d4..7634ba32453 100644 --- a/integrations/microstream/metrics/pom.xml +++ b/integrations/microstream/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-microstream-metrics diff --git a/integrations/microstream/pom.xml b/integrations/microstream/pom.xml index 5cc1d1c9166..30f3b51b97b 100644 --- a/integrations/microstream/pom.xml +++ b/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.microstream diff --git a/integrations/neo4j/health/pom.xml b/integrations/neo4j/health/pom.xml index c4e08d345a5..b52950bae32 100644 --- a/integrations/neo4j/health/pom.xml +++ b/integrations/neo4j/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-neo4j-health diff --git a/integrations/neo4j/metrics/pom.xml b/integrations/neo4j/metrics/pom.xml index 8c0aa3101da..409157bc38e 100644 --- a/integrations/neo4j/metrics/pom.xml +++ b/integrations/neo4j/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-neo4j-metrics diff --git a/integrations/neo4j/neo4j/pom.xml b/integrations/neo4j/neo4j/pom.xml index 9f4ce3f2893..096448ad8dc 100644 --- a/integrations/neo4j/neo4j/pom.xml +++ b/integrations/neo4j/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-neo4j diff --git a/integrations/neo4j/pom.xml b/integrations/neo4j/pom.xml index 691742777e9..54fa836e17d 100644 --- a/integrations/neo4j/pom.xml +++ b/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.neo4j helidon-integrations-neo4j-project diff --git a/integrations/oci/pom.xml b/integrations/oci/pom.xml index 26eab407872..0e260132791 100644 --- a/integrations/oci/pom.xml +++ b/integrations/oci/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.oci diff --git a/integrations/oci/sdk/cdi/pom.xml b/integrations/oci/sdk/cdi/pom.xml index 8b16604eace..e7512414942 100644 --- a/integrations/oci/sdk/cdi/pom.xml +++ b/integrations/oci/sdk/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-oci-sdk-cdi Helidon Integrations OCI SDK CDI diff --git a/integrations/oci/sdk/pom.xml b/integrations/oci/sdk/pom.xml index 3bf3ae6069c..fd81e53c03c 100644 --- a/integrations/oci/sdk/pom.xml +++ b/integrations/oci/sdk/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.integrations.oci.sdk diff --git a/integrations/pom.xml b/integrations/pom.xml index b6061b2023c..d0eb9841e81 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations helidon-integrations-project diff --git a/integrations/vault/auths/approle/pom.xml b/integrations/vault/auths/approle/pom.xml index 751d24076b0..9b03ea64a67 100644 --- a/integrations/vault/auths/approle/pom.xml +++ b/integrations/vault/auths/approle/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-auths-approle diff --git a/integrations/vault/auths/common/pom.xml b/integrations/vault/auths/common/pom.xml index b489660f2ca..feb86fd90eb 100644 --- a/integrations/vault/auths/common/pom.xml +++ b/integrations/vault/auths/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-auths-common diff --git a/integrations/vault/auths/k8s/pom.xml b/integrations/vault/auths/k8s/pom.xml index 693950c37ae..42cdfac6935 100644 --- a/integrations/vault/auths/k8s/pom.xml +++ b/integrations/vault/auths/k8s/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-auths-k8s diff --git a/integrations/vault/auths/pom.xml b/integrations/vault/auths/pom.xml index c32eb263d90..6f33d42426b 100644 --- a/integrations/vault/auths/pom.xml +++ b/integrations/vault/auths/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/integrations/vault/auths/token/pom.xml b/integrations/vault/auths/token/pom.xml index 64e0035d6ea..17a33e85f64 100644 --- a/integrations/vault/auths/token/pom.xml +++ b/integrations/vault/auths/token/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-auths-token diff --git a/integrations/vault/cdi/pom.xml b/integrations/vault/cdi/pom.xml index 634ffaf9862..0caa8507d89 100644 --- a/integrations/vault/cdi/pom.xml +++ b/integrations/vault/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-cdi diff --git a/integrations/vault/pom.xml b/integrations/vault/pom.xml index 2d4f1c12e6d..17c48c62907 100644 --- a/integrations/vault/pom.xml +++ b/integrations/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.integrations.vault diff --git a/integrations/vault/secrets/cubbyhole/pom.xml b/integrations/vault/secrets/cubbyhole/pom.xml index e31fe5da1d4..23354044ba4 100644 --- a/integrations/vault/secrets/cubbyhole/pom.xml +++ b/integrations/vault/secrets/cubbyhole/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-secrets-cubbyhole diff --git a/integrations/vault/secrets/database/pom.xml b/integrations/vault/secrets/database/pom.xml index 483882724fc..8fd24a361fa 100644 --- a/integrations/vault/secrets/database/pom.xml +++ b/integrations/vault/secrets/database/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-secrets-database diff --git a/integrations/vault/secrets/kv1/pom.xml b/integrations/vault/secrets/kv1/pom.xml index 0b563845d53..79f0424849d 100644 --- a/integrations/vault/secrets/kv1/pom.xml +++ b/integrations/vault/secrets/kv1/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-secrets-kv1 diff --git a/integrations/vault/secrets/kv2/pom.xml b/integrations/vault/secrets/kv2/pom.xml index 4e32302db00..d0dadcffb5e 100644 --- a/integrations/vault/secrets/kv2/pom.xml +++ b/integrations/vault/secrets/kv2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-secrets-kv2 diff --git a/integrations/vault/secrets/pki/pom.xml b/integrations/vault/secrets/pki/pom.xml index 9be4974ef68..ff597e19ce5 100644 --- a/integrations/vault/secrets/pki/pom.xml +++ b/integrations/vault/secrets/pki/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-secrets-pki diff --git a/integrations/vault/secrets/pom.xml b/integrations/vault/secrets/pom.xml index 8e20c750417..1d2f5948fe4 100644 --- a/integrations/vault/secrets/pom.xml +++ b/integrations/vault/secrets/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/integrations/vault/secrets/transit/pom.xml b/integrations/vault/secrets/transit/pom.xml index 6dd3e5f47e6..f57e88c8f6e 100644 --- a/integrations/vault/secrets/transit/pom.xml +++ b/integrations/vault/secrets/transit/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault-secrets-transit diff --git a/integrations/vault/sys/pom.xml b/integrations/vault/sys/pom.xml index 2084f371b62..3e129448a7a 100644 --- a/integrations/vault/sys/pom.xml +++ b/integrations/vault/sys/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/integrations/vault/sys/sys/pom.xml b/integrations/vault/sys/sys/pom.xml index a4265c83ef9..be0546a7ad5 100644 --- a/integrations/vault/sys/sys/pom.xml +++ b/integrations/vault/sys/sys/pom.xml @@ -21,7 +21,7 @@ helidon-integrations-vault-sys-project io.helidon.integrations.vault.sys - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/integrations/vault/vault/pom.xml b/integrations/vault/vault/pom.xml index a367411541b..67b16425a25 100644 --- a/integrations/vault/vault/pom.xml +++ b/integrations/vault/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-integrations-vault diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index df8f4c4e751..f30ee8e6028 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index a7862e252d7..7bf8b1c9008 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/jersey/connector/pom.xml b/jersey/connector/pom.xml index 1d3a2bd8749..6192326dc96 100644 --- a/jersey/connector/pom.xml +++ b/jersey/connector/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index 5cfc4531edb..37af0801a8d 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index ddb8289c227..55fd7795480 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index c6eb393f4de..a6041002c76 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-jersey-server diff --git a/licensing/pom.xml b/licensing/pom.xml index d036e670de2..96308a10f86 100644 --- a/licensing/pom.xml +++ b/licensing/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.licensing helidon-licensing diff --git a/logging/common/pom.xml b/logging/common/pom.xml index d4402b21423..1d93d51f5cf 100644 --- a/logging/common/pom.xml +++ b/logging/common/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-logging-common diff --git a/logging/jul/pom.xml b/logging/jul/pom.xml index e53488765dc..eb960b6373f 100644 --- a/logging/jul/pom.xml +++ b/logging/jul/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/logging/log4j/pom.xml b/logging/log4j/pom.xml index d943c1b9689..2463ca66baf 100644 --- a/logging/log4j/pom.xml +++ b/logging/log4j/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/logging/pom.xml b/logging/pom.xml index 022fd3eb1a2..5ac4b8a57f8 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.logging diff --git a/logging/slf4j/pom.xml b/logging/slf4j/pom.xml index 0b1d10a776b..b922c4d5fc5 100644 --- a/logging/slf4j/pom.xml +++ b/logging/slf4j/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-logging-slf4j diff --git a/lra/coordinator/client/narayana-client/pom.xml b/lra/coordinator/client/narayana-client/pom.xml index 2183fa37235..2870ba715a8 100644 --- a/lra/coordinator/client/narayana-client/pom.xml +++ b/lra/coordinator/client/narayana-client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-lra-coordinator-narayana-client diff --git a/lra/coordinator/client/pom.xml b/lra/coordinator/client/pom.xml index a690c47a86b..fd79ea48cda 100644 --- a/lra/coordinator/client/pom.xml +++ b/lra/coordinator/client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.lra helidon-lra-coordinator-client-project diff --git a/lra/coordinator/client/spi/pom.xml b/lra/coordinator/client/spi/pom.xml index c4fbcc3a85f..9fa4936f7f8 100644 --- a/lra/coordinator/client/spi/pom.xml +++ b/lra/coordinator/client/spi/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-lra-coordinator-client-spi diff --git a/lra/coordinator/pom.xml b/lra/coordinator/pom.xml index d15554e5684..94e61f7f270 100644 --- a/lra/coordinator/pom.xml +++ b/lra/coordinator/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.lra helidon-lra-coordinator-project diff --git a/lra/coordinator/server/pom.xml b/lra/coordinator/server/pom.xml index 6e2a1f4f296..9c8ea63de3b 100644 --- a/lra/coordinator/server/pom.xml +++ b/lra/coordinator/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/se/pom.xml diff --git a/lra/pom.xml b/lra/pom.xml index 4a589c3897e..c2e010036ab 100644 --- a/lra/pom.xml +++ b/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.lra helidon-lra-project diff --git a/media/common/pom.xml b/media/common/pom.xml index 6e83a4c832f..0c1e5477e39 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ io.helidon.media helidon-media-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index d480bbf3170..49bc369ccad 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-media-jackson diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index d1d52f7a93b..b62843e38bc 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-media-jsonb diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index c57aacfc16e..178023b33ad 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-media-jsonp diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml index 22da5dd397c..e401de54d45 100644 --- a/media/multipart/pom.xml +++ b/media/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.media helidon-media-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-media-multipart Helidon Media MultiPart diff --git a/media/pom.xml b/media/pom.xml index a1db7b27f3c..c632f33d311 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.media diff --git a/messaging/connectors/aq/pom.xml b/messaging/connectors/aq/pom.xml index fcaf6a7e424..356e5fd0bcd 100644 --- a/messaging/connectors/aq/pom.xml +++ b/messaging/connectors/aq/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.messaging.aq diff --git a/messaging/connectors/jms-shim/pom.xml b/messaging/connectors/jms-shim/pom.xml index d606e1ae913..dd966474a76 100644 --- a/messaging/connectors/jms-shim/pom.xml +++ b/messaging/connectors/jms-shim/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-messaging-jms-shim diff --git a/messaging/connectors/jms/pom.xml b/messaging/connectors/jms/pom.xml index 5c66c60c89f..ec6469f3ac8 100644 --- a/messaging/connectors/jms/pom.xml +++ b/messaging/connectors/jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.messaging.jms diff --git a/messaging/connectors/kafka/pom.xml b/messaging/connectors/kafka/pom.xml index 5cd46201477..a507bc9ae76 100644 --- a/messaging/connectors/kafka/pom.xml +++ b/messaging/connectors/kafka/pom.xml @@ -25,7 +25,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.messaging.kafka diff --git a/messaging/connectors/mock/pom.xml b/messaging/connectors/mock/pom.xml index c583a308746..abccbcbe118 100644 --- a/messaging/connectors/mock/pom.xml +++ b/messaging/connectors/mock/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.messaging.mock diff --git a/messaging/connectors/pom.xml b/messaging/connectors/pom.xml index 75858049d0a..5cc69991c22 100644 --- a/messaging/connectors/pom.xml +++ b/messaging/connectors/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-messaging-connectors-project Helidon Messaging Connectors Project diff --git a/messaging/messaging/pom.xml b/messaging/messaging/pom.xml index 4e5a01be69a..f76ff91d604 100644 --- a/messaging/messaging/pom.xml +++ b/messaging/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-messaging diff --git a/messaging/pom.xml b/messaging/pom.xml index bf855ca765e..f97ef096b0d 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.messaging helidon-messaging-project diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 3bf07b11c5c..f041d3447d9 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -21,7 +21,7 @@ io.helidon.metrics helidon-metrics-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index 6dd08557244..2dbfe56d49a 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index 41bba7700c0..872118f16a3 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index c28f757e144..f8a20aca7cc 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics/service-api/pom.xml b/metrics/service-api/pom.xml index 77c8c2e6bb8..c3d55926f12 100644 --- a/metrics/service-api/pom.xml +++ b/metrics/service-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-metrics-service-api Helidon Metrics Web Support API diff --git a/metrics/trace-exemplar/pom.xml b/metrics/trace-exemplar/pom.xml index f7f3d6c0200..e03bcb55b61 100644 --- a/metrics/trace-exemplar/pom.xml +++ b/metrics/trace-exemplar/pom.xml @@ -23,7 +23,7 @@ helidon-metrics-project io.helidon.metrics - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index 36345f7baef..d1131e986a6 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/bean-validation/pom.xml b/microprofile/bean-validation/pom.xml index 7dd783aac3a..1f2409ab349 100644 --- a/microprofile/bean-validation/pom.xml +++ b/microprofile/bean-validation/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.bean-validation helidon-microprofile-bean-validation diff --git a/microprofile/bundles/helidon-microprofile-core/pom.xml b/microprofile/bundles/helidon-microprofile-core/pom.xml index 933418d6f16..9c754116796 100644 --- a/microprofile/bundles/helidon-microprofile-core/pom.xml +++ b/microprofile/bundles/helidon-microprofile-core/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-core Helidon Microprofile Core Bundle diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index 9109dcb0a4a..54a287730f1 100644 --- a/microprofile/bundles/helidon-microprofile/pom.xml +++ b/microprofile/bundles/helidon-microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile Helidon Microprofile Full Bundle diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index fef7b5bb1e3..884c95594b8 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.microprofile.bundles diff --git a/microprofile/cdi/pom.xml b/microprofile/cdi/pom.xml index 99d52326b27..4fd4d85e01d 100644 --- a/microprofile/cdi/pom.xml +++ b/microprofile/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.cdi diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index 2207d6a55fc..2e586757181 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.config helidon-microprofile-config diff --git a/microprofile/cors/pom.xml b/microprofile/cors/pom.xml index da0afedd000..bd2e0156200 100644 --- a/microprofile/cors/pom.xml +++ b/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-cors diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index 71dc7109636..925e364849e 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/graphql/pom.xml b/microprofile/graphql/pom.xml index 6021c183f25..5eb942e2e1d 100644 --- a/microprofile/graphql/pom.xml +++ b/microprofile/graphql/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/graphql/server/pom.xml b/microprofile/graphql/server/pom.xml index d6ba990efca..aa3c29c1f31 100644 --- a/microprofile/graphql/server/pom.xml +++ b/microprofile/graphql/server/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile.graphql helidon-microprofile-graphql - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/grpc/client/pom.xml b/microprofile/grpc/client/pom.xml index b5167957c81..60f56aba4e8 100644 --- a/microprofile/grpc/client/pom.xml +++ b/microprofile/grpc/client/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-grpc-client diff --git a/microprofile/grpc/core/pom.xml b/microprofile/grpc/core/pom.xml index 57d5517f78e..1c722db718a 100644 --- a/microprofile/grpc/core/pom.xml +++ b/microprofile/grpc/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-grpc-core diff --git a/microprofile/grpc/metrics/pom.xml b/microprofile/grpc/metrics/pom.xml index 11089aa31c2..f3e250d4a28 100644 --- a/microprofile/grpc/metrics/pom.xml +++ b/microprofile/grpc/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-grpc-metrics diff --git a/microprofile/grpc/pom.xml b/microprofile/grpc/pom.xml index 19256461bf9..7648ef25a8d 100644 --- a/microprofile/grpc/pom.xml +++ b/microprofile/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.grpc diff --git a/microprofile/grpc/server/pom.xml b/microprofile/grpc/server/pom.xml index be9a337b89b..64b2a8fe339 100644 --- a/microprofile/grpc/server/pom.xml +++ b/microprofile/grpc/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-grpc-server diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index e22c68f8fa8..7d15d6f0081 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.health helidon-microprofile-health diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index e0e51442324..a99bdb6ec4b 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.jwt diff --git a/microprofile/lra/jax-rs/pom.xml b/microprofile/lra/jax-rs/pom.xml index 9b00708beca..63a177b9905 100644 --- a/microprofile/lra/jax-rs/pom.xml +++ b/microprofile/lra/jax-rs/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.lra helidon-microprofile-lra-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-lra diff --git a/microprofile/lra/pom.xml b/microprofile/lra/pom.xml index 33e1fb2d5f0..8b7c85dcef2 100644 --- a/microprofile/lra/pom.xml +++ b/microprofile/lra/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.lra diff --git a/microprofile/messaging/core/pom.xml b/microprofile/messaging/core/pom.xml index 3762082ecb1..635422665a1 100644 --- a/microprofile/messaging/core/pom.xml +++ b/microprofile/messaging/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-messaging diff --git a/microprofile/messaging/health/pom.xml b/microprofile/messaging/health/pom.xml index 6d499647ae6..40683ec1c63 100644 --- a/microprofile/messaging/health/pom.xml +++ b/microprofile/messaging/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-messaging-health diff --git a/microprofile/messaging/metrics/pom.xml b/microprofile/messaging/metrics/pom.xml index c5e569c53f9..5341853024c 100644 --- a/microprofile/messaging/metrics/pom.xml +++ b/microprofile/messaging/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-messaging-metrics diff --git a/microprofile/messaging/pom.xml b/microprofile/messaging/pom.xml index 1028d5936ab..c83f4bd1788 100644 --- a/microprofile/messaging/pom.xml +++ b/microprofile/messaging/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.messaging diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index 8c17f60aeb9..1d1e00c7dd2 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index 7ae400fcbf1..e5f8f411486 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index de20ffd4553..5e971e8cdaf 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 46cc37b217a..7e9da0b4ab1 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.microprofile diff --git a/microprofile/reactive-streams/pom.xml b/microprofile/reactive-streams/pom.xml index 58897150e70..87be738d624 100644 --- a/microprofile/reactive-streams/pom.xml +++ b/microprofile/reactive-streams/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.reactive-streams diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index d904394ea18..1d670bf1d13 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.rest-client diff --git a/microprofile/scheduling/pom.xml b/microprofile/scheduling/pom.xml index b046e276bdf..21313bfc901 100644 --- a/microprofile/scheduling/pom.xml +++ b/microprofile/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.scheduling diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index ffbcf7f7a76..e6aacc846aa 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 801cb8399c7..69a4ec28f54 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index 6fa3b3a0948..d00fe15afd2 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/junit5-tests/pom.xml b/microprofile/tests/junit5-tests/pom.xml index 8063a5aa9f4..b13ceed258d 100644 --- a/microprofile/tests/junit5-tests/pom.xml +++ b/microprofile/tests/junit5-tests/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-tests-junit5-tests diff --git a/microprofile/tests/junit5/pom.xml b/microprofile/tests/junit5/pom.xml index 6b206419529..b09c81475c0 100644 --- a/microprofile/tests/junit5/pom.xml +++ b/microprofile/tests/junit5/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../pom.xml diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index 7069633eb67..a53a784e2c5 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index a435816db85..bb6eac0c5bf 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index e6939841035..1746436e23b 100644 --- a/microprofile/tests/tck/tck-config/pom.xml +++ b/microprofile/tests/tck/tck-config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT tck-config Helidon Microprofile Tests TCK Config diff --git a/microprofile/tests/tck/tck-fault-tolerance/pom.xml b/microprofile/tests/tck/tck-fault-tolerance/pom.xml index ed5c5baffbc..89e7454f377 100644 --- a/microprofile/tests/tck/tck-fault-tolerance/pom.xml +++ b/microprofile/tests/tck/tck-fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT tck-fault-tolerance Helidon Microprofile Tests TCK Fault Tolerance diff --git a/microprofile/tests/tck/tck-graphql/pom.xml b/microprofile/tests/tck/tck-graphql/pom.xml index 4f7f0511b34..6f439fd0b0a 100644 --- a/microprofile/tests/tck/tck-graphql/pom.xml +++ b/microprofile/tests/tck/tck-graphql/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT tck-graphql Helidon Microprofile Tests TCK GraphQL diff --git a/microprofile/tests/tck/tck-health/pom.xml b/microprofile/tests/tck/tck-health/pom.xml index a910d84a4dc..3df33d90ec7 100644 --- a/microprofile/tests/tck/tck-health/pom.xml +++ b/microprofile/tests/tck/tck-health/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index ea953157e4e..c1daab0e542 100644 --- a/microprofile/tests/tck/tck-jwt-auth/pom.xml +++ b/microprofile/tests/tck/tck-jwt-auth/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT tck-jwt-auth Helidon Microprofile Tests TCK JWT-Auth diff --git a/microprofile/tests/tck/tck-lra/pom.xml b/microprofile/tests/tck/tck-lra/pom.xml index fd1e331daaa..2478593086e 100644 --- a/microprofile/tests/tck/tck-lra/pom.xml +++ b/microprofile/tests/tck/tck-lra/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT tck-lra diff --git a/microprofile/tests/tck/tck-messaging/pom.xml b/microprofile/tests/tck/tck-messaging/pom.xml index 6c31bc3b9fb..fc7781722ae 100644 --- a/microprofile/tests/tck/tck-messaging/pom.xml +++ b/microprofile/tests/tck/tck-messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT tck-messaging Helidon Microprofile Tests TCK Messaging diff --git a/microprofile/tests/tck/tck-metrics/pom.xml b/microprofile/tests/tck/tck-metrics/pom.xml index 9f7f70d2011..dd19e96d3b3 100644 --- a/microprofile/tests/tck/tck-metrics/pom.xml +++ b/microprofile/tests/tck/tck-metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT tck-metrics Helidon Microprofile Tests TCK Metrics diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index 5e3013253bd..282b35514dc 100644 --- a/microprofile/tests/tck/tck-openapi/pom.xml +++ b/microprofile/tests/tck/tck-openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index 6906326ce5c..97e5872deb7 100644 --- a/microprofile/tests/tck/tck-opentracing/pom.xml +++ b/microprofile/tests/tck/tck-opentracing/pom.xml @@ -22,7 +22,7 @@ tck-project io.helidon.microprofile.tests - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT tck-opentracing Helidon Microprofile Tests TCK Opentracing diff --git a/microprofile/tests/tck/tck-reactive-operators/pom.xml b/microprofile/tests/tck/tck-reactive-operators/pom.xml index c19d07b2a77..1172742c30f 100644 --- a/microprofile/tests/tck/tck-reactive-operators/pom.xml +++ b/microprofile/tests/tck/tck-reactive-operators/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT tck-reactive-operators Helidon Microprofile Tests TCK Reactive Streams Operators diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index b8ebc01c06a..b13c1790aa1 100644 --- a/microprofile/tests/tck/tck-rest-client/pom.xml +++ b/microprofile/tests/tck/tck-rest-client/pom.xml @@ -21,7 +21,7 @@ tck-project io.helidon.microprofile.tests - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/testng-tests/pom.xml b/microprofile/tests/testng-tests/pom.xml index 67f83495258..a938fd04c41 100644 --- a/microprofile/tests/testng-tests/pom.xml +++ b/microprofile/tests/testng-tests/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-microprofile-tests-testng-tests diff --git a/microprofile/tests/testng/pom.xml b/microprofile/tests/testng/pom.xml index 97045ead20b..519344dd602 100644 --- a/microprofile/tests/testng/pom.xml +++ b/microprofile/tests/testng/pom.xml @@ -20,7 +20,7 @@ tests-project io.helidon.microprofile.tests - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index 513f458781c..203ac92cec5 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/microprofile/websocket/pom.xml b/microprofile/websocket/pom.xml index 339d3d63fed..48540b1ea8f 100644 --- a/microprofile/websocket/pom.xml +++ b/microprofile/websocket/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.microprofile.websocket diff --git a/microprofile/weld/pom.xml b/microprofile/weld/pom.xml index ec723183227..01c219f6cf7 100644 --- a/microprofile/weld/pom.xml +++ b/microprofile/weld/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/weld/weld-core-impl/pom.xml b/microprofile/weld/weld-core-impl/pom.xml index 6c75e4a8f6a..63ef1f27511 100644 --- a/microprofile/weld/weld-core-impl/pom.xml +++ b/microprofile/weld/weld-core-impl/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/microprofile/weld/weld-se-core/pom.xml b/microprofile/weld/weld-se-core/pom.xml index 81423fd8210..085e5c46b59 100644 --- a/microprofile/weld/weld-se-core/pom.xml +++ b/microprofile/weld/weld-se-core/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/openapi/pom.xml b/openapi/pom.xml index 9bcb2ca7c64..f4c0f4714c2 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.openapi diff --git a/parent/pom.xml b/parent/pom.xml index 8788f1ceb84..7ec9c5c0ce1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom Helidon Parent diff --git a/pom.xml b/pom.xml index a28f4d8d921..b87ded6fd59 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ./dependencies/pom.xml helidon-project diff --git a/scheduling/pom.xml b/scheduling/pom.xml index fac9288bdbf..c0703dc1fb2 100644 --- a/scheduling/pom.xml +++ b/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.scheduling diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index 3814c8f9646..fd15db8e6d5 100644 --- a/security/abac/policy-el/pom.xml +++ b/security/abac/policy-el/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index a4b97010867..09992b53cd8 100644 --- a/security/abac/policy/pom.xml +++ b/security/abac/policy/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index ca75075d251..df509e4326f 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index d35df39987e..4a98c8852a5 100644 --- a/security/abac/role/pom.xml +++ b/security/abac/role/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index 3dd13d313df..ef01ea074b1 100644 --- a/security/abac/scope/pom.xml +++ b/security/abac/scope/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index 01942c90803..e7d4173c8d5 100644 --- a/security/abac/time/pom.xml +++ b/security/abac/time/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index 93df5791599..409ef997806 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index ad7be66f03b..ecc351aaedb 100644 --- a/security/integration/common/pom.xml +++ b/security/integration/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index a9c426d7b30..a6dd5e8fb33 100644 --- a/security/integration/grpc/pom.xml +++ b/security/integration/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-integration-grpc Helidon Security Integration gRPC Server diff --git a/security/integration/jersey-client/pom.xml b/security/integration/jersey-client/pom.xml index eea9c5d76a7..59930ef859e 100644 --- a/security/integration/jersey-client/pom.xml +++ b/security/integration/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-integration-jersey-client Helidon Security Integration Jersey Client diff --git a/security/integration/jersey/pom.xml b/security/integration/jersey/pom.xml index 14637be0bb7..bbc29f74c9d 100644 --- a/security/integration/jersey/pom.xml +++ b/security/integration/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index a6d37066347..b8750e28b58 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index 6bf9eb0706f..3ab809a5b96 100644 --- a/security/integration/webserver/pom.xml +++ b/security/integration/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index d0332691d79..6f91784e794 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 878dcb9a87d..96efea016a6 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index c761ef91c2f..545cc930770 100644 --- a/security/providers/abac/pom.xml +++ b/security/providers/abac/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index db52569b2fe..0012f075376 100644 --- a/security/providers/common/pom.xml +++ b/security/providers/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-providers-common Helidon Security Providers Common diff --git a/security/providers/config-vault/pom.xml b/security/providers/config-vault/pom.xml index 557c6d498b4..913e282a9cf 100644 --- a/security/providers/config-vault/pom.xml +++ b/security/providers/config-vault/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-providers-config-vault Helidon Security Providers Config Vault diff --git a/security/providers/google-login/pom.xml b/security/providers/google-login/pom.xml index aee7e33e958..3c67815c965 100644 --- a/security/providers/google-login/pom.xml +++ b/security/providers/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-providers-google-login Helidon Security Providers Google Login diff --git a/security/providers/header/pom.xml b/security/providers/header/pom.xml index b57c11b84a2..520517bd7a8 100644 --- a/security/providers/header/pom.xml +++ b/security/providers/header/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-providers-header Helidon Security Providers Header authentication diff --git a/security/providers/http-auth/pom.xml b/security/providers/http-auth/pom.xml index 093d35162e4..ab2d2263a24 100644 --- a/security/providers/http-auth/pom.xml +++ b/security/providers/http-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-providers-http-auth Helidon Security Providers HTTP Authentication diff --git a/security/providers/http-sign/pom.xml b/security/providers/http-sign/pom.xml index 2785da6ce32..30fc1f487c7 100644 --- a/security/providers/http-sign/pom.xml +++ b/security/providers/http-sign/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-providers-http-sign Helidon Security Providers HTTP Signature diff --git a/security/providers/idcs-mapper/pom.xml b/security/providers/idcs-mapper/pom.xml index 8f18bf0056e..b6ed9c3a9d9 100644 --- a/security/providers/idcs-mapper/pom.xml +++ b/security/providers/idcs-mapper/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index 433f9a49430..26c5d35a1c6 100644 --- a/security/providers/jwt/pom.xml +++ b/security/providers/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-providers-jwt Helidon Security Providers JWT diff --git a/security/providers/oidc-common/pom.xml b/security/providers/oidc-common/pom.xml index eb4d164bf0b..3b467ef75cb 100644 --- a/security/providers/oidc-common/pom.xml +++ b/security/providers/oidc-common/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index be2783bfb39..37b96b01224 100644 --- a/security/providers/oidc/pom.xml +++ b/security/providers/oidc/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.providers helidon-security-providers-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index ded239cc9c6..4209293fb11 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index b69c7887c4c..7fb8e4796d1 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index 82f9d5c0d93..cd174e39931 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-security-util Helidon Security Utilities diff --git a/service-common/pom.xml b/service-common/pom.xml index a4b6fc42b09..6234bd67fbb 100644 --- a/service-common/pom.xml +++ b/service-common/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.service-common diff --git a/service-common/rest-cdi/pom.xml b/service-common/rest-cdi/pom.xml index 6694ae0cc0c..cbde1d03489 100644 --- a/service-common/rest-cdi/pom.xml +++ b/service-common/rest-cdi/pom.xml @@ -20,7 +20,7 @@ io.helidon.service-common helidon-service-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/service-common/rest/pom.xml b/service-common/rest/pom.xml index 73fac3106c2..bd0cd49d4ed 100644 --- a/service-common/rest/pom.xml +++ b/service-common/rest/pom.xml @@ -20,7 +20,7 @@ io.helidon.service-common helidon-service-common-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/apps/bookstore/bookstore-mp/pom.xml b/tests/apps/bookstore/bookstore-mp/pom.xml index fede7258b93..2708cac786c 100644 --- a/tests/apps/bookstore/bookstore-mp/pom.xml +++ b/tests/apps/bookstore/bookstore-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.apps.bookstore.bookstore-mp diff --git a/tests/apps/bookstore/bookstore-se/pom.xml b/tests/apps/bookstore/bookstore-se/pom.xml index 6811122a223..3dfd7eba932 100644 --- a/tests/apps/bookstore/bookstore-se/pom.xml +++ b/tests/apps/bookstore/bookstore-se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.bookstore-se diff --git a/tests/apps/bookstore/common/pom.xml b/tests/apps/bookstore/common/pom.xml index 3ab9267df8f..a699262ec10 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.common diff --git a/tests/apps/bookstore/pom.xml b/tests/apps/bookstore/pom.xml index a2e8da87e60..167fe92d1f7 100644 --- a/tests/apps/bookstore/pom.xml +++ b/tests/apps/bookstore/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.apps helidon-tests-apps-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index 81385942b22..0c1ab7def46 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.apps diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index 88870bf4ad4..a691efad539 100644 --- a/tests/functional/bookstore/pom.xml +++ b/tests/functional/bookstore/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.functional.bookstore helidon-tests-functional-bookstore diff --git a/tests/functional/config-profiles/pom.xml b/tests/functional/config-profiles/pom.xml index b454d9914e7..147f6b9af0b 100644 --- a/tests/functional/config-profiles/pom.xml +++ b/tests/functional/config-profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.functional.configprofile helidon-tests-functional-configprofile diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index 285a46264a4..a3de6f5462d 100644 --- a/tests/functional/context-propagation/pom.xml +++ b/tests/functional/context-propagation/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-functional-context-propagation diff --git a/tests/functional/jax-rs-multiple-apps/pom.xml b/tests/functional/jax-rs-multiple-apps/pom.xml index ae48522b39e..8ba6e00c07a 100644 --- a/tests/functional/jax-rs-multiple-apps/pom.xml +++ b/tests/functional/jax-rs-multiple-apps/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-functional-jax-rs-multiple-apps diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index 6a8777068e2..8f921236a71 100644 --- a/tests/functional/jax-rs-subresource/pom.xml +++ b/tests/functional/jax-rs-subresource/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-functional-jax-rs-subresource Helidon Functional Test: JAX-RS Subresources diff --git a/tests/functional/mp-compression/pom.xml b/tests/functional/mp-compression/pom.xml index b538841e9ed..0dfbdec9600 100644 --- a/tests/functional/mp-compression/pom.xml +++ b/tests/functional/mp-compression/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-functional-mp-compression Helidon Functional Test: HTTP compression diff --git a/tests/functional/mp-synthetic-app/pom.xml b/tests/functional/mp-synthetic-app/pom.xml index a007ed08bc3..b8732c274d6 100644 --- a/tests/functional/mp-synthetic-app/pom.xml +++ b/tests/functional/mp-synthetic-app/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-functional-mp-synthetic-app Helidon Functional Test: MP Synthetic Application diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index 6c6735d032c..aaa7939e479 100644 --- a/tests/functional/multiport/pom.xml +++ b/tests/functional/multiport/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-functional-multiport Helidon Functional Test: Multiport with MP diff --git a/tests/functional/param-converter-provider/pom.xml b/tests/functional/param-converter-provider/pom.xml index 510fff4d65b..80debbf0b01 100644 --- a/tests/functional/param-converter-provider/pom.xml +++ b/tests/functional/param-converter-provider/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-param-converter-provider diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index d1741c27cdc..e9e4bc7e18a 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.functional diff --git a/tests/functional/request-scope-cdi/pom.xml b/tests/functional/request-scope-cdi/pom.xml index 61e7ff91a8b..4588cd12632 100644 --- a/tests/functional/request-scope-cdi/pom.xml +++ b/tests/functional/request-scope-cdi/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-functional-request-scope-cdi diff --git a/tests/functional/request-scope/pom.xml b/tests/functional/request-scope/pom.xml index 69f9462fef5..0297c0cfb22 100644 --- a/tests/functional/request-scope/pom.xml +++ b/tests/functional/request-scope/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-functional-request-scope diff --git a/tests/integration/config/gh-2171-yml/pom.xml b/tests/integration/config/gh-2171-yml/pom.xml index 51fb7640711..aa0b02178f5 100644 --- a/tests/integration/config/gh-2171-yml/pom.xml +++ b/tests/integration/config/gh-2171-yml/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/config/gh-2171/pom.xml b/tests/integration/config/gh-2171/pom.xml index db3c79cd627..bc590798204 100644 --- a/tests/integration/config/gh-2171/pom.xml +++ b/tests/integration/config/gh-2171/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/config/gh-4375/pom.xml b/tests/integration/config/gh-4375/pom.xml index 2fac748673a..6f70803cd29 100644 --- a/tests/integration/config/gh-4375/pom.xml +++ b/tests/integration/config/gh-4375/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-config-gh-4375 diff --git a/tests/integration/config/hocon-mp/pom.xml b/tests/integration/config/hocon-mp/pom.xml index 4f2f7b90442..5f4437f7275 100644 --- a/tests/integration/config/hocon-mp/pom.xml +++ b/tests/integration/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-config-hocon-mp diff --git a/tests/integration/config/pom.xml b/tests/integration/config/pom.xml index 37872ca8e6e..08cc36fae76 100644 --- a/tests/integration/config/pom.xml +++ b/tests/integration/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/tests/integration/dbclient/appl/pom.xml b/tests/integration/dbclient/appl/pom.xml index c0202edcfe1..d5312e646f3 100644 --- a/tests/integration/dbclient/appl/pom.xml +++ b/tests/integration/dbclient/appl/pom.xml @@ -31,13 +31,13 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-appl - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT Integration Tests: DB Client Application diff --git a/tests/integration/dbclient/common/pom.xml b/tests/integration/dbclient/common/pom.xml index 5cb0fc8b5c1..62d65a5bc4c 100644 --- a/tests/integration/dbclient/common/pom.xml +++ b/tests/integration/dbclient/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml diff --git a/tests/integration/dbclient/jdbc/pom.xml b/tests/integration/dbclient/jdbc/pom.xml index 362dc2168e2..f1d8fe61bf0 100644 --- a/tests/integration/dbclient/jdbc/pom.xml +++ b/tests/integration/dbclient/jdbc/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml diff --git a/tests/integration/dbclient/mongodb/pom.xml b/tests/integration/dbclient/mongodb/pom.xml index 1a099699d77..d54bf8d6bfa 100644 --- a/tests/integration/dbclient/mongodb/pom.xml +++ b/tests/integration/dbclient/mongodb/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml diff --git a/tests/integration/dbclient/pom.xml b/tests/integration/dbclient/pom.xml index 64ad6da2043..92ed86bc328 100644 --- a/tests/integration/dbclient/pom.xml +++ b/tests/integration/dbclient/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index 25020fc3176..17cc0a12baf 100644 --- a/tests/integration/health/mp-disabled/pom.xml +++ b/tests/integration/health/mp-disabled/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index be58a1e648d..e6cd4d3e434 100644 --- a/tests/integration/health/pom.xml +++ b/tests/integration/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.integration.health helidon-tests-integration-health-project diff --git a/tests/integration/jep290/check_f_f_ok/pom.xml b/tests/integration/jep290/check_f_f_ok/pom.xml index c09a1a9caa9..17459632a40 100644 --- a/tests/integration/jep290/check_f_f_ok/pom.xml +++ b/tests/integration/jep290/check_f_f_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-check_f_f_ok diff --git a/tests/integration/jep290/check_f_f_w/pom.xml b/tests/integration/jep290/check_f_f_w/pom.xml index 0cb7d077b85..7ffe660c600 100644 --- a/tests/integration/jep290/check_f_f_w/pom.xml +++ b/tests/integration/jep290/check_f_f_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-check_f_f_w diff --git a/tests/integration/jep290/check_f_p_ok/pom.xml b/tests/integration/jep290/check_f_p_ok/pom.xml index ec3015bc792..445b6baad26 100644 --- a/tests/integration/jep290/check_f_p_ok/pom.xml +++ b/tests/integration/jep290/check_f_p_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-check_f_p_ok diff --git a/tests/integration/jep290/check_f_p_w/pom.xml b/tests/integration/jep290/check_f_p_w/pom.xml index 1b62fa265a4..a91ac784456 100644 --- a/tests/integration/jep290/check_f_p_w/pom.xml +++ b/tests/integration/jep290/check_f_p_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-check_f_p_w diff --git a/tests/integration/jep290/pom.xml b/tests/integration/jep290/pom.xml index ffbd4e51d9f..f68e38c4a70 100644 --- a/tests/integration/jep290/pom.xml +++ b/tests/integration/jep290/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project diff --git a/tests/integration/jep290/server_and_custom/pom.xml b/tests/integration/jep290/server_and_custom/pom.xml index 27c0c4e0712..fd85e963a9c 100644 --- a/tests/integration/jep290/server_and_custom/pom.xml +++ b/tests/integration/jep290/server_and_custom/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-server-and-custom diff --git a/tests/integration/jep290/set_c_f_c/pom.xml b/tests/integration/jep290/set_c_f_c/pom.xml index a5689077d28..95868e07311 100644 --- a/tests/integration/jep290/set_c_f_c/pom.xml +++ b/tests/integration/jep290/set_c_f_c/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-set_c_f_c diff --git a/tests/integration/jep290/set_c_f_d/pom.xml b/tests/integration/jep290/set_c_f_d/pom.xml index 3799580ead4..ce61c43ec9b 100644 --- a/tests/integration/jep290/set_c_f_d/pom.xml +++ b/tests/integration/jep290/set_c_f_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-set_c_f_d diff --git a/tests/integration/jep290/set_c_t_d/pom.xml b/tests/integration/jep290/set_c_t_d/pom.xml index 54598e7d35f..49eab81f26d 100644 --- a/tests/integration/jep290/set_c_t_d/pom.xml +++ b/tests/integration/jep290/set_c_t_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-set_c_t_d diff --git a/tests/integration/jep290/set_f/pom.xml b/tests/integration/jep290/set_f/pom.xml index fd00fea1ca2..c1426dd7abb 100644 --- a/tests/integration/jep290/set_f/pom.xml +++ b/tests/integration/jep290/set_f/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-set_f diff --git a/tests/integration/jep290/set_o/pom.xml b/tests/integration/jep290/set_o/pom.xml index 068f1c56422..84e36191a3a 100644 --- a/tests/integration/jep290/set_o/pom.xml +++ b/tests/integration/jep290/set_o/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-jep290-set_o diff --git a/tests/integration/jms/pom.xml b/tests/integration/jms/pom.xml index c474d3981e5..07257885190 100644 --- a/tests/integration/jms/pom.xml +++ b/tests/integration/jms/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.integration.jms diff --git a/tests/integration/jpa/appl/pom.xml b/tests/integration/jpa/appl/pom.xml index b7392ac6f71..9d4a5ec28a0 100644 --- a/tests/integration/jpa/appl/pom.xml +++ b/tests/integration/jpa/appl/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/tests/integration/jpa/model/pom.xml b/tests/integration/jpa/model/pom.xml index 78323439530..b576a023774 100644 --- a/tests/integration/jpa/model/pom.xml +++ b/tests/integration/jpa/model/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml diff --git a/tests/integration/jpa/pom.xml b/tests/integration/jpa/pom.xml index 169263a8925..4fe302f86e0 100644 --- a/tests/integration/jpa/pom.xml +++ b/tests/integration/jpa/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml diff --git a/tests/integration/jpa/simple/pom.xml b/tests/integration/jpa/simple/pom.xml index 09044aef174..5b09f8e15ee 100644 --- a/tests/integration/jpa/simple/pom.xml +++ b/tests/integration/jpa/simple/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml diff --git a/tests/integration/kafka/pom.xml b/tests/integration/kafka/pom.xml index 3f3318e99c7..05b1e6d5fa3 100644 --- a/tests/integration/kafka/pom.xml +++ b/tests/integration/kafka/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.integration.kafka diff --git a/tests/integration/mp-bean-validation/pom.xml b/tests/integration/mp-bean-validation/pom.xml index fc746030bfa..05b298b7546 100644 --- a/tests/integration/mp-bean-validation/pom.xml +++ b/tests/integration/mp-bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-gh-1538/pom.xml b/tests/integration/mp-gh-1538/pom.xml index 4bea6e9a761..d7c8432c4b0 100644 --- a/tests/integration/mp-gh-1538/pom.xml +++ b/tests/integration/mp-gh-1538/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-2421/pom.xml b/tests/integration/mp-gh-2421/pom.xml index c65e21fe96d..c5ed1e76753 100644 --- a/tests/integration/mp-gh-2421/pom.xml +++ b/tests/integration/mp-gh-2421/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-2461/pom.xml b/tests/integration/mp-gh-2461/pom.xml index a08bc48f927..f2738f67a13 100644 --- a/tests/integration/mp-gh-2461/pom.xml +++ b/tests/integration/mp-gh-2461/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-3246/pom.xml b/tests/integration/mp-gh-3246/pom.xml index 7e19ce8a0c2..0c9eb6e77be 100644 --- a/tests/integration/mp-gh-3246/pom.xml +++ b/tests/integration/mp-gh-3246/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-3974/pom.xml b/tests/integration/mp-gh-3974/pom.xml index 614530ad972..166c4d98fd3 100644 --- a/tests/integration/mp-gh-3974/pom.xml +++ b/tests/integration/mp-gh-3974/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-4123/pom.xml b/tests/integration/mp-gh-4123/pom.xml index 46af6d7ab2c..8d1b1af1092 100644 --- a/tests/integration/mp-gh-4123/pom.xml +++ b/tests/integration/mp-gh-4123/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-4654/pom.xml b/tests/integration/mp-gh-4654/pom.xml index 829bad9c8c2..63b745bae36 100644 --- a/tests/integration/mp-gh-4654/pom.xml +++ b/tests/integration/mp-gh-4654/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-graphql/pom.xml b/tests/integration/mp-graphql/pom.xml index 665eff27917..5bed976851a 100644 --- a/tests/integration/mp-graphql/pom.xml +++ b/tests/integration/mp-graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml diff --git a/tests/integration/mp-grpc/pom.xml b/tests/integration/mp-grpc/pom.xml index 054794d3af8..97e61b3418e 100644 --- a/tests/integration/mp-grpc/pom.xml +++ b/tests/integration/mp-grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index b9ca4d49b50..ba2424b219b 100644 --- a/tests/integration/mp-security-client/pom.xml +++ b/tests/integration/mp-security-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-ws-services/pom.xml b/tests/integration/mp-ws-services/pom.xml index ce739b0c732..e9030b6396f 100644 --- a/tests/integration/mp-ws-services/pom.xml +++ b/tests/integration/mp-ws-services/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-1/pom.xml b/tests/integration/native-image/mp-1/pom.xml index 2f8298f764d..e3f9bf54428 100644 --- a/tests/integration/native-image/mp-1/pom.xml +++ b/tests/integration/native-image/mp-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-2/pom.xml b/tests/integration/native-image/mp-2/pom.xml index 834098952ac..b74c045ec5e 100644 --- a/tests/integration/native-image/mp-2/pom.xml +++ b/tests/integration/native-image/mp-2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-3/pom.xml b/tests/integration/native-image/mp-3/pom.xml index db6043c8e8f..cef628bc4df 100644 --- a/tests/integration/native-image/mp-3/pom.xml +++ b/tests/integration/native-image/mp-3/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/pom.xml b/tests/integration/native-image/pom.xml index aeb235aca61..47109f493e9 100644 --- a/tests/integration/native-image/pom.xml +++ b/tests/integration/native-image/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../pom.xml pom diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index 2ab5698c8cd..27571a1cb36 100644 --- a/tests/integration/native-image/se-1/pom.xml +++ b/tests/integration/native-image/se-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/static-content/pom.xml b/tests/integration/native-image/static-content/pom.xml index 21ea2a21c0d..8f0b0bed6df 100644 --- a/tests/integration/native-image/static-content/pom.xml +++ b/tests/integration/native-image/static-content/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 1a4dd8d8c7f..10ca7106a9e 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests.integration diff --git a/tests/integration/restclient/pom.xml b/tests/integration/restclient/pom.xml index cbfb3279d9d..e150f452109 100644 --- a/tests/integration/restclient/pom.xml +++ b/tests/integration/restclient/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh1487/pom.xml b/tests/integration/security/gh1487/pom.xml index 79844ff656f..e145dafecc3 100644 --- a/tests/integration/security/gh1487/pom.xml +++ b/tests/integration/security/gh1487/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2297/pom.xml b/tests/integration/security/gh2297/pom.xml index 0253d5647a6..c5ac290f21f 100644 --- a/tests/integration/security/gh2297/pom.xml +++ b/tests/integration/security/gh2297/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2455/pom.xml b/tests/integration/security/gh2455/pom.xml index b85065e8473..e08b79eec97 100644 --- a/tests/integration/security/gh2455/pom.xml +++ b/tests/integration/security/gh2455/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2772/pom.xml b/tests/integration/security/gh2772/pom.xml index b538bc5566e..5f53a715d11 100644 --- a/tests/integration/security/gh2772/pom.xml +++ b/tests/integration/security/gh2772/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/path-params/pom.xml b/tests/integration/security/path-params/pom.xml index 5979fc994eb..f564b47c595 100644 --- a/tests/integration/security/path-params/pom.xml +++ b/tests/integration/security/path-params/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/pom.xml b/tests/integration/security/pom.xml index ada1aec3b1e..44e52d23958 100644 --- a/tests/integration/security/pom.xml +++ b/tests/integration/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/tests/integration/security/security-response-mapper/pom.xml b/tests/integration/security/security-response-mapper/pom.xml index 97d69b5fd9b..b2eba4ce2b7 100644 --- a/tests/integration/security/security-response-mapper/pom.xml +++ b/tests/integration/security/security-response-mapper/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/tools/client/pom.xml b/tests/integration/tools/client/pom.xml index 924136faef5..50bc80785c1 100644 --- a/tests/integration/tools/client/pom.xml +++ b/tests/integration/tools/client/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration.tools helidon-tests-integration-tools-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/tools/example/pom.xml b/tests/integration/tools/example/pom.xml index cf5793a74ba..4b090576dc3 100644 --- a/tests/integration/tools/example/pom.xml +++ b/tests/integration/tools/example/pom.xml @@ -29,7 +29,7 @@ io.helidon.applications helidon-se - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../../applications/se/pom.xml 4.0.0 diff --git a/tests/integration/tools/pom.xml b/tests/integration/tools/pom.xml index cdd07aec08d..129cbef9220 100644 --- a/tests/integration/tools/pom.xml +++ b/tests/integration/tools/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/tools/service/pom.xml b/tests/integration/tools/service/pom.xml index 6d65cc75405..e2310bf87c9 100644 --- a/tests/integration/tools/service/pom.xml +++ b/tests/integration/tools/service/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration.tools helidon-tests-integration-tools-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/vault/mp/pom.xml b/tests/integration/vault/mp/pom.xml index f1288ef6068..2e0c180cf36 100644 --- a/tests/integration/vault/mp/pom.xml +++ b/tests/integration/vault/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.vault helidon-tests-integration-vault-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-vault-mp diff --git a/tests/integration/vault/pom.xml b/tests/integration/vault/pom.xml index 3956ec18d44..275657f9a98 100644 --- a/tests/integration/vault/pom.xml +++ b/tests/integration/vault/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 pom diff --git a/tests/integration/vault/se/pom.xml b/tests/integration/vault/se/pom.xml index e9fcbc121ce..5af52c60352 100644 --- a/tests/integration/vault/se/pom.xml +++ b/tests/integration/vault/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.vault helidon-tests-integration-vault-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tests-integration-vault-se diff --git a/tests/integration/webclient/pom.xml b/tests/integration/webclient/pom.xml index 3d7fd2d694e..70fe4146a8b 100644 --- a/tests/integration/webclient/pom.xml +++ b/tests/integration/webclient/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/webserver/gh2631/pom.xml b/tests/integration/webserver/gh2631/pom.xml index 25984cc89d6..90c6786688b 100644 --- a/tests/integration/webserver/gh2631/pom.xml +++ b/tests/integration/webserver/gh2631/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration-webserver io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/webserver/pom.xml b/tests/integration/webserver/pom.xml index 66d880f4f31..544bd520731 100644 --- a/tests/integration/webserver/pom.xml +++ b/tests/integration/webserver/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/tests/integration/webserver/upgrade/pom.xml b/tests/integration/webserver/upgrade/pom.xml index 247123ecb0e..13d7b431420 100644 --- a/tests/integration/webserver/upgrade/pom.xml +++ b/tests/integration/webserver/upgrade/pom.xml @@ -20,7 +20,7 @@ helidon-tests-integration-webserver io.helidon.tests.integration - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index 93b6bd09b4a..a46d1441783 100644 --- a/tests/integration/zipkin-mp-2.2/pom.xml +++ b/tests/integration/zipkin-mp-2.2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index eaa9a98efa2..077ae4a15a9 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.tests diff --git a/tests/tck/pom.xml b/tests/tck/pom.xml index 19b3aeaace6..c51adcff6be 100644 --- a/tests/tck/pom.xml +++ b/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 pom diff --git a/tests/tck/tck-reactive-streams/pom.xml b/tests/tck/tck-reactive-streams/pom.xml index 890599ed49e..e1b5f9ab1ff 100644 --- a/tests/tck/tck-reactive-streams/pom.xml +++ b/tests/tck/tck-reactive-streams/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests tck-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 tck-reactive-streams diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index a9f97742278..7e8df120516 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing-config diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index 26492f9649b..b2f218a8c5a 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing-jaeger diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index 8f02a0e4739..a481bd6e9c5 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index 989bf12dac8..214a6e9790d 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing-jersey diff --git a/tracing/opentelemetry/pom.xml b/tracing/opentelemetry/pom.xml index 581db65e096..f646faecb1d 100644 --- a/tracing/opentelemetry/pom.xml +++ b/tracing/opentelemetry/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing-opentelemetry diff --git a/tracing/opentracing/pom.xml b/tracing/opentracing/pom.xml index ee67c4dcc08..209bd222da3 100644 --- a/tracing/opentracing/pom.xml +++ b/tracing/opentracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing-opentracing diff --git a/tracing/pom.xml b/tracing/pom.xml index 758ba968501..549656562fb 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom io.helidon.tracing diff --git a/tracing/tests/it-tracing-client-zipkin/pom.xml b/tracing/tests/it-tracing-client-zipkin/pom.xml index d1d36a1965c..7d1d7ed44fd 100644 --- a/tracing/tests/it-tracing-client-zipkin/pom.xml +++ b/tracing/tests/it-tracing-client-zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-tests - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index e0548eeb03c..d9ed9b41ef7 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT pom diff --git a/tracing/tracer-resolver/pom.xml b/tracing/tracer-resolver/pom.xml index 9871f20c977..e16130096f7 100644 --- a/tracing/tracer-resolver/pom.xml +++ b/tracing/tracer-resolver/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing-tracer-resolver diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index 5bb3f99c8b0..d30c31d79b3 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index 6b67a06a119..28cab16aa93 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-tracing-zipkin diff --git a/webclient/jaxrs/pom.xml b/webclient/jaxrs/pom.xml index c28f7217179..70fba84b544 100644 --- a/webclient/jaxrs/pom.xml +++ b/webclient/jaxrs/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/webclient/metrics/pom.xml b/webclient/metrics/pom.xml index 3e00978b46d..1d968940e96 100644 --- a/webclient/metrics/pom.xml +++ b/webclient/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index 827aec9522d..8e09ac253e3 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.webclient diff --git a/webclient/security/pom.xml b/webclient/security/pom.xml index 9751bc4ad86..0aae127b3aa 100644 --- a/webclient/security/pom.xml +++ b/webclient/security/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/webclient/tracing/pom.xml b/webclient/tracing/pom.xml index 4262bcec74a..1b5d88d6436 100644 --- a/webclient/tracing/pom.xml +++ b/webclient/tracing/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/webclient/webclient/pom.xml b/webclient/webclient/pom.xml index 5c01adf9929..a65ce698e70 100644 --- a/webclient/webclient/pom.xml +++ b/webclient/webclient/pom.xml @@ -24,7 +24,7 @@ io.helidon.webclient helidon-webclient-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-webclient diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index de03464d1ca..085a7941ff4 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/webserver/cors/pom.xml b/webserver/cors/pom.xml index a70ab1e2557..b69c805c84b 100644 --- a/webserver/cors/pom.xml +++ b/webserver/cors/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-webserver-cors diff --git a/webserver/http2/pom.xml b/webserver/http2/pom.xml index 45b8e12cb08..da07d4abcdc 100644 --- a/webserver/http2/pom.xml +++ b/webserver/http2/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-webserver-http2 Helidon WebServer HTTP2 diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index aa69979cce9..e5edf6cf3ef 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/pom.xml b/webserver/pom.xml index 1d8be0d7a55..cf1624a9636 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.webserver helidon-webserver-project diff --git a/webserver/static-content/pom.xml b/webserver/static-content/pom.xml index 0c71b2d4637..a83006ab523 100644 --- a/webserver/static-content/pom.xml +++ b/webserver/static-content/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT 4.0.0 diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index bf7cef72ea2..99d16ae3616 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-webserver-test-support Helidon WebServer Test Support diff --git a/webserver/transport/netty/epoll/pom.xml b/webserver/transport/netty/epoll/pom.xml index d2c1a4520e7..b851ee609a9 100644 --- a/webserver/transport/netty/epoll/pom.xml +++ b/webserver/transport/netty/epoll/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-webserver-transport-netty-epoll Helidon WebServer Transport Netty Epoll diff --git a/webserver/transport/netty/iouring/pom.xml b/webserver/transport/netty/iouring/pom.xml index e1254e4b835..cc2dd2af0ca 100644 --- a/webserver/transport/netty/iouring/pom.xml +++ b/webserver/transport/netty/iouring/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-webserver-transport-netty-iouring Helidon WebServer Transport Netty io_uring diff --git a/webserver/transport/netty/pom.xml b/webserver/transport/netty/pom.xml index 1e2d7750005..122bbb93696 100644 --- a/webserver/transport/netty/pom.xml +++ b/webserver/transport/netty/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.transport helidon-webserver-transport-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project diff --git a/webserver/transport/pom.xml b/webserver/transport/pom.xml index b0188688d4e..5ee97f20e42 100644 --- a/webserver/transport/pom.xml +++ b/webserver/transport/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT io.helidon.webserver.transport helidon-webserver-transport-project diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index 0a0e8c95205..e8711ee5ef3 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-webserver Helidon WebServer diff --git a/webserver/websocket/pom.xml b/webserver/websocket/pom.xml index 8d3e7e69dbc..7b997316d34 100644 --- a/webserver/websocket/pom.xml +++ b/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.0.1-SNAPSHOT + 3.0.2-SNAPSHOT helidon-webserver-websocket Helidon WebServer WebSocket