From 80c95c9504b0a47c34beb9f0d24b85ae7f627c43 Mon Sep 17 00:00:00 2001 From: helidonrobot Date: Sat, 4 Feb 2023 01:39:11 +0000 Subject: [PATCH] Release 3.1.1 [ci skip] --- applications/mp/pom.xml | 2 +- applications/parent/pom.xml | 2 +- applications/pom.xml | 2 +- applications/se/pom.xml | 2 +- archetypes/helidon/pom.xml | 2 +- archetypes/legacy/bare-mp/pom.xml | 2 +- archetypes/legacy/bare-se/pom.xml | 2 +- archetypes/legacy/database-mp/pom.xml | 2 +- archetypes/legacy/database-se/pom.xml | 2 +- archetypes/legacy/pom.xml | 2 +- archetypes/legacy/quickstart-mp/pom.xml | 2 +- archetypes/legacy/quickstart-se/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 4 ++-- 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/messaging/weblogic-jms-mp/pom.xml | 2 +- examples/metrics/exemplar/pom.xml | 2 +- examples/metrics/filtering/mp/pom.xml | 2 +- examples/metrics/filtering/pom.xml | 2 +- examples/metrics/filtering/se/pom.xml | 2 +- examples/metrics/http-status-count-se/pom.xml | 2 +- examples/metrics/kpi/pom.xml | 2 +- examples/metrics/pom.xml | 2 +- examples/microprofile/bean-validation/pom.xml | 2 +- examples/microprofile/cors/pom.xml | 2 +- examples/microprofile/graphql/pom.xml | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/oidc/pom.xml | 2 +- examples/microprofile/openapi-basic/pom.xml | 2 +- examples/microprofile/pom.xml | 2 +- examples/microprofile/security/pom.xml | 2 +- examples/microprofile/static-content/pom.xml | 2 +- examples/microprofile/tls/pom.xml | 2 +- examples/microprofile/websocket/pom.xml | 2 +- examples/openapi-tools/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/mp-client/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/mp-server/pom.xml | 2 +- examples/openapi-tools/quickstart-mp/pom.xml | 2 +- examples/openapi-tools/quickstart-se/pom.xml | 2 +- examples/openapi-tools/quickstart-se/se-client/pom.xml | 2 +- examples/openapi-tools/quickstart-se/se-server/pom.xml | 2 +- examples/openapi/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-mp/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-mp/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-se/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-se/pom.xml | 4 ++-- examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml | 4 ++-- examples/quickstarts/helidon-standalone-quickstart-se/pom.xml | 4 ++-- examples/quickstarts/pom.xml | 2 +- examples/security/attribute-based-access-control/pom.xml | 2 +- examples/security/basic-auth-with-static-content/pom.xml | 2 +- examples/security/google-login/pom.xml | 2 +- examples/security/idcs-login/pom.xml | 2 +- examples/security/jersey/pom.xml | 2 +- examples/security/nohttp-programmatic/pom.xml | 2 +- examples/security/outbound-override/pom.xml | 2 +- examples/security/pom.xml | 2 +- examples/security/spi-examples/pom.xml | 2 +- examples/security/vaults/pom.xml | 2 +- examples/security/webserver-digest-auth/pom.xml | 2 +- examples/security/webserver-signatures/pom.xml | 2 +- examples/todo-app/backend/pom.xml | 2 +- examples/todo-app/frontend/pom.xml | 2 +- examples/todo-app/pom.xml | 4 ++-- examples/translator-app/backend/pom.xml | 4 ++-- examples/translator-app/frontend/pom.xml | 4 ++-- examples/translator-app/pom.xml | 2 +- examples/webclient/pom.xml | 2 +- examples/webclient/standalone/pom.xml | 2 +- examples/webserver/basics/pom.xml | 2 +- examples/webserver/comment-aas/pom.xml | 2 +- examples/webserver/fault-tolerance/pom.xml | 2 +- examples/webserver/jersey/pom.xml | 2 +- examples/webserver/multiport/pom.xml | 2 +- examples/webserver/mutual-tls/pom.xml | 2 +- examples/webserver/opentracing/pom.xml | 2 +- examples/webserver/pom.xml | 2 +- examples/webserver/static-content/pom.xml | 2 +- examples/webserver/streaming/pom.xml | 2 +- examples/webserver/threadpool/pom.xml | 2 +- examples/webserver/tls/pom.xml | 2 +- examples/webserver/tutorial/pom.xml | 2 +- examples/webserver/websocket/pom.xml | 2 +- fault-tolerance/pom.xml | 2 +- graphql/pom.xml | 2 +- graphql/server/pom.xml | 2 +- grpc/client/pom.xml | 2 +- grpc/core/pom.xml | 2 +- grpc/io.grpc/pom.xml | 2 +- grpc/metrics/pom.xml | 2 +- grpc/pom.xml | 2 +- grpc/server/pom.xml | 2 +- health/common/pom.xml | 2 +- health/health-checks/pom.xml | 2 +- health/health/pom.xml | 2 +- health/pom.xml | 2 +- integrations/cdi/common-cdi/delegates/pom.xml | 2 +- integrations/cdi/common-cdi/pom.xml | 2 +- integrations/cdi/common-cdi/reference-counted-context/pom.xml | 2 +- integrations/cdi/datasource-hikaricp/pom.xml | 2 +- integrations/cdi/datasource-ucp/pom.xml | 2 +- integrations/cdi/datasource/pom.xml | 2 +- integrations/cdi/eclipselink-cdi/pom.xml | 2 +- integrations/cdi/hibernate-cdi/pom.xml | 2 +- integrations/cdi/jedis-cdi/pom.xml | 2 +- integrations/cdi/jpa-cdi/pom.xml | 2 +- integrations/cdi/jta-cdi/pom.xml | 2 +- integrations/cdi/jta-weld/pom.xml | 2 +- integrations/cdi/pom.xml | 2 +- integrations/common/pom.xml | 2 +- integrations/common/rest/pom.xml | 2 +- integrations/db/h2/pom.xml | 2 +- integrations/db/mysql/pom.xml | 2 +- integrations/db/ojdbc/pom.xml | 2 +- integrations/db/pgsql/pom.xml | 2 +- integrations/db/pom.xml | 2 +- integrations/graal/mp-native-image-extension/pom.xml | 2 +- integrations/graal/native-image-extension/pom.xml | 2 +- integrations/graal/pom.xml | 2 +- integrations/jdbc/jdbc/pom.xml | 2 +- integrations/jdbc/pom.xml | 2 +- integrations/jta/jdbc/pom.xml | 2 +- integrations/jta/pom.xml | 2 +- integrations/micrometer/cdi/pom.xml | 2 +- integrations/micrometer/micrometer/pom.xml | 2 +- integrations/micrometer/pom.xml | 2 +- integrations/micronaut/cdi-processor/pom.xml | 2 +- integrations/micronaut/cdi/pom.xml | 2 +- integrations/micronaut/data/pom.xml | 2 +- integrations/micronaut/pom.xml | 2 +- integrations/microstream/cache/pom.xml | 2 +- integrations/microstream/cdi/pom.xml | 2 +- integrations/microstream/core/pom.xml | 2 +- integrations/microstream/health/pom.xml | 2 +- integrations/microstream/metrics/pom.xml | 2 +- integrations/microstream/pom.xml | 2 +- integrations/neo4j/health/pom.xml | 2 +- integrations/neo4j/metrics/pom.xml | 2 +- integrations/neo4j/neo4j/pom.xml | 2 +- integrations/neo4j/pom.xml | 2 +- integrations/oci/metrics/cdi/pom.xml | 2 +- integrations/oci/metrics/metrics/pom.xml | 2 +- integrations/oci/metrics/pom.xml | 2 +- integrations/oci/pom.xml | 2 +- integrations/oci/sdk/cdi/pom.xml | 2 +- integrations/oci/sdk/pom.xml | 2 +- integrations/openapi-ui/pom.xml | 2 +- integrations/pom.xml | 2 +- integrations/vault/auths/approle/pom.xml | 2 +- integrations/vault/auths/common/pom.xml | 2 +- integrations/vault/auths/k8s/pom.xml | 2 +- integrations/vault/auths/pom.xml | 2 +- integrations/vault/auths/token/pom.xml | 2 +- integrations/vault/cdi/pom.xml | 2 +- integrations/vault/pom.xml | 2 +- integrations/vault/secrets/cubbyhole/pom.xml | 2 +- integrations/vault/secrets/database/pom.xml | 2 +- integrations/vault/secrets/kv1/pom.xml | 2 +- integrations/vault/secrets/kv2/pom.xml | 2 +- integrations/vault/secrets/pki/pom.xml | 2 +- integrations/vault/secrets/pom.xml | 2 +- integrations/vault/secrets/transit/pom.xml | 2 +- integrations/vault/sys/pom.xml | 2 +- integrations/vault/sys/sys/pom.xml | 2 +- integrations/vault/vault/pom.xml | 2 +- jersey/client/pom.xml | 2 +- jersey/common/pom.xml | 2 +- jersey/connector/pom.xml | 2 +- jersey/jsonp/pom.xml | 2 +- jersey/pom.xml | 2 +- jersey/server/pom.xml | 2 +- licensing/pom.xml | 2 +- logging/common/pom.xml | 2 +- logging/jul/pom.xml | 2 +- logging/log4j/pom.xml | 2 +- logging/pom.xml | 2 +- logging/slf4j/pom.xml | 2 +- lra/coordinator/client/narayana-client/pom.xml | 2 +- lra/coordinator/client/pom.xml | 2 +- lra/coordinator/client/spi/pom.xml | 2 +- lra/coordinator/pom.xml | 2 +- lra/coordinator/server/pom.xml | 2 +- lra/pom.xml | 2 +- media/common/pom.xml | 2 +- media/jackson/pom.xml | 2 +- media/jsonb/pom.xml | 2 +- media/jsonp/pom.xml | 2 +- media/multipart/pom.xml | 2 +- media/pom.xml | 2 +- messaging/connectors/aq/pom.xml | 2 +- messaging/connectors/jms-shim/pom.xml | 2 +- messaging/connectors/jms/pom.xml | 2 +- messaging/connectors/kafka/pom.xml | 2 +- messaging/connectors/mock/pom.xml | 2 +- messaging/connectors/pom.xml | 2 +- messaging/connectors/wls-jms/pom.xml | 2 +- messaging/messaging/pom.xml | 2 +- messaging/pom.xml | 2 +- metrics/api/pom.xml | 2 +- metrics/metrics/pom.xml | 2 +- metrics/pom.xml | 2 +- metrics/prometheus/pom.xml | 2 +- metrics/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 | 4 ++-- pom.xml | 2 +- scheduling/pom.xml | 2 +- security/abac/policy-el/pom.xml | 2 +- security/abac/policy/pom.xml | 2 +- security/abac/pom.xml | 2 +- security/abac/role/pom.xml | 2 +- security/abac/scope/pom.xml | 2 +- security/abac/time/pom.xml | 2 +- security/annotations/pom.xml | 2 +- security/integration/common/pom.xml | 2 +- security/integration/grpc/pom.xml | 2 +- security/integration/jersey-client/pom.xml | 2 +- security/integration/jersey/pom.xml | 2 +- security/integration/pom.xml | 2 +- security/integration/webserver/pom.xml | 2 +- security/jwt/pom.xml | 2 +- security/pom.xml | 2 +- security/providers/abac/pom.xml | 2 +- security/providers/common/pom.xml | 2 +- security/providers/config-vault/pom.xml | 2 +- security/providers/google-login/pom.xml | 2 +- security/providers/header/pom.xml | 2 +- security/providers/http-auth/pom.xml | 2 +- security/providers/http-sign/pom.xml | 2 +- security/providers/idcs-mapper/pom.xml | 2 +- security/providers/jwt/pom.xml | 2 +- security/providers/oidc-common/pom.xml | 2 +- security/providers/oidc/pom.xml | 2 +- security/providers/pom.xml | 2 +- security/security/pom.xml | 2 +- security/util/pom.xml | 2 +- service-common/pom.xml | 2 +- service-common/rest-cdi/pom.xml | 2 +- service-common/rest/pom.xml | 2 +- tests/apps/bookstore/bookstore-mp/pom.xml | 2 +- tests/apps/bookstore/bookstore-se/pom.xml | 2 +- tests/apps/bookstore/common/pom.xml | 2 +- tests/apps/bookstore/pom.xml | 2 +- tests/apps/pom.xml | 2 +- tests/functional/bookstore/pom.xml | 2 +- tests/functional/config-profiles/pom.xml | 2 +- tests/functional/context-propagation/pom.xml | 2 +- tests/functional/jax-rs-multiple-apps/pom.xml | 2 +- tests/functional/jax-rs-subresource/pom.xml | 2 +- tests/functional/mp-compression/pom.xml | 2 +- tests/functional/mp-synthetic-app/pom.xml | 2 +- tests/functional/multiport/pom.xml | 2 +- tests/functional/param-converter-provider/pom.xml | 2 +- tests/functional/pom.xml | 2 +- tests/functional/request-scope-cdi/pom.xml | 2 +- tests/functional/request-scope/pom.xml | 2 +- tests/integration/config/gh-2171-yml/pom.xml | 2 +- tests/integration/config/gh-2171/pom.xml | 2 +- tests/integration/config/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-gh-5328/pom.xml | 2 +- tests/integration/mp-graphql/pom.xml | 2 +- tests/integration/mp-grpc/pom.xml | 2 +- tests/integration/mp-security-client/pom.xml | 2 +- tests/integration/mp-ws-services/pom.xml | 2 +- tests/integration/native-image/mp-1/pom.xml | 2 +- tests/integration/native-image/mp-2/pom.xml | 2 +- tests/integration/native-image/mp-3/pom.xml | 2 +- tests/integration/native-image/pom.xml | 2 +- tests/integration/native-image/se-1/pom.xml | 2 +- tests/integration/native-image/static-content/pom.xml | 2 +- tests/integration/oidc/pom.xml | 2 +- tests/integration/pom.xml | 2 +- tests/integration/restclient/pom.xml | 2 +- tests/integration/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 +- 566 files changed, 575 insertions(+), 575 deletions(-) diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index ef79efb655f..2b03ba7ea8f 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 3.1.1-SNAPSHOT + 3.1.1 ../parent/pom.xml helidon-mp diff --git a/applications/parent/pom.xml b/applications/parent/pom.xml index 3be8ce031a4..861bb73bf06 100644 --- a/applications/parent/pom.xml +++ b/applications/parent/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 3.1.1-SNAPSHOT + 3.1.1 ../pom.xml io.helidon.applications diff --git a/applications/pom.xml b/applications/pom.xml index 47fa6d7513b..6f141bb7e15 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 3.1.1-SNAPSHOT + 3.1.1 ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index 654cf062ed5..98731c99dd4 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 3.1.1-SNAPSHOT + 3.1.1 ../parent/pom.xml helidon-se diff --git a/archetypes/helidon/pom.xml b/archetypes/helidon/pom.xml index 11bf1c07419..892ccf05692 100644 --- a/archetypes/helidon/pom.xml +++ b/archetypes/helidon/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-archetype helidon diff --git a/archetypes/legacy/bare-mp/pom.xml b/archetypes/legacy/bare-mp/pom.xml index bbc7a65d844..990d2c7f4a7 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.1.1-SNAPSHOT + 3.1.1 helidon-bare-mp helidon-archetype diff --git a/archetypes/legacy/bare-se/pom.xml b/archetypes/legacy/bare-se/pom.xml index 9f73f993eb5..b5f10a43b44 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.1.1-SNAPSHOT + 3.1.1 helidon-bare-se helidon-archetype diff --git a/archetypes/legacy/database-mp/pom.xml b/archetypes/legacy/database-mp/pom.xml index c264abb4098..6948db6bf3b 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.1.1-SNAPSHOT + 3.1.1 helidon-database-mp helidon-archetype diff --git a/archetypes/legacy/database-se/pom.xml b/archetypes/legacy/database-se/pom.xml index 3e1466af887..3e0ac53cf9a 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.1.1-SNAPSHOT + 3.1.1 helidon-database-se helidon-archetype diff --git a/archetypes/legacy/pom.xml b/archetypes/legacy/pom.xml index da6e000b14a..cb37820999a 100644 --- a/archetypes/legacy/pom.xml +++ b/archetypes/legacy/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-archetypes-legacy-project Helidon Legacy Archetypes diff --git a/archetypes/legacy/quickstart-mp/pom.xml b/archetypes/legacy/quickstart-mp/pom.xml index eb157f0ac6c..dbb5634caef 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.1.1-SNAPSHOT + 3.1.1 helidon-quickstart-mp helidon-archetype diff --git a/archetypes/legacy/quickstart-se/pom.xml b/archetypes/legacy/quickstart-se/pom.xml index 44ee40cb737..073d360566e 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.1.1-SNAPSHOT + 3.1.1 helidon-quickstart-se helidon-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 3b0889cd4dc..587b9188229 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.archetypes helidon-archetypes-project diff --git a/bom/pom.xml b/bom/pom.xml index 56f18ae27db..50529a86516 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 3.1.1-SNAPSHOT + 3.1.1 ../parent/pom.xml io.helidon @@ -32,7 +32,7 @@ Helidon BOM POM - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index a4c04c8ee45..bb4a8a5d89f 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-bundles-config diff --git a/bundles/jersey/pom.xml b/bundles/jersey/pom.xml index 389e0118186..1b55aac3417 100644 --- a/bundles/jersey/pom.xml +++ b/bundles/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-bundles-jersey diff --git a/bundles/pom.xml b/bundles/pom.xml index 9ba8ca4f99b..fc159df9eae 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index 858c68f82be..de262c5b02e 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-bundles-security diff --git a/bundles/webserver/pom.xml b/bundles/webserver/pom.xml index 7d4c9c941a3..a15f1713d71 100644 --- a/bundles/webserver/pom.xml +++ b/bundles/webserver/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-bundles-webserver diff --git a/common/common/pom.xml b/common/common/pom.xml index 06d556619ee..d658a7732e7 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-common Helidon Common diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index ff10b20b687..4fc3b9609f4 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 3.1.1-SNAPSHOT + 3.1.1 Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index 8e8fc950bbe..d29ae3501ee 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-common-context Helidon Common Context diff --git a/common/crypto/pom.xml b/common/crypto/pom.xml index 508af92059a..cfe3bc67071 100644 --- a/common/crypto/pom.xml +++ b/common/crypto/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/common/http/pom.xml b/common/http/pom.xml index 42a4e646892..5ac6d134798 100644 --- a/common/http/pom.xml +++ b/common/http/pom.xml @@ -22,7 +22,7 @@ helidon-common-project io.helidon.common - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 helidon-common-http diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 1d7aef4b590..42106fa651f 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index af6badf4b06..7c879a08e81 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index 19bc92bb0d4..2d9dc9696de 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-common-media-type diff --git a/common/pom.xml b/common/pom.xml index 7e6e7aaf033..1a5b0ef88c8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.common helidon-common-project diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index 46e81212dcb..4a6e13b8b95 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-common-reactive Helidon Common Reactive diff --git a/common/service-loader/pom.xml b/common/service-loader/pom.xml index 0f241f3ea2a..0a0e523665f 100644 --- a/common/service-loader/pom.xml +++ b/common/service-loader/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/config/config-mp/pom.xml b/config/config-mp/pom.xml index 0094b0305fe..c1caab815fc 100644 --- a/config/config-mp/pom.xml +++ b/config/config-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-mp diff --git a/config/config/pom.xml b/config/config/pom.xml index d5fc6129aee..16bd89b2759 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index c5fa42cf31f..0600f0ceb79 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index 1a316ddee9e..af3940207cc 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index 9a017d817a9..d37306ddded 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-git Helidon Config Git diff --git a/config/hocon-mp/pom.xml b/config/hocon-mp/pom.xml index 55ca784a162..ff11537497d 100644 --- a/config/hocon-mp/pom.xml +++ b/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-hocon-mp Helidon Config HOCON MP diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index 2dc1f67ee8a..45e441b7bb5 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-hocon Helidon Config HOCON diff --git a/config/metadata-processor/pom.xml b/config/metadata-processor/pom.xml index 76abf5484bd..a9ccfb28e29 100644 --- a/config/metadata-processor/pom.xml +++ b/config/metadata-processor/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-metadata-processor Helidon Config Metadata Annotation Processor diff --git a/config/metadata/pom.xml b/config/metadata/pom.xml index 69ded9b451c..e9f37c9248c 100644 --- a/config/metadata/pom.xml +++ b/config/metadata/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-metadata Helidon Config Metadata diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index 69fdd6c3c1c..ca47f99e797 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 133623f46ff..f57fa80dec6 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.config helidon-config-project diff --git a/config/test-infrastructure/pom.xml b/config/test-infrastructure/pom.xml index 37b4a1e4e9b..715bfd80fbb 100644 --- a/config/test-infrastructure/pom.xml +++ b/config/test-infrastructure/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-test-infrastructure Helidon Config Test Infrastructure diff --git a/config/testing/pom.xml b/config/testing/pom.xml index c90a33efc2c..79220a51665 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-testing Helidon Config Testing diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index c00c453a906..55d955205e2 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-integration-tests Helidon Config Tests Integration diff --git a/config/tests/module-mappers-1-base/pom.xml b/config/tests/module-mappers-1-base/pom.xml index c7cad4b4646..247300efe57 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-module-mappers-1-base Helidon Config Tests Mappers 1 diff --git a/config/tests/module-mappers-2-override/pom.xml b/config/tests/module-mappers-2-override/pom.xml index a767fe395a4..1a399783220 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-module-mappers-2-override Helidon Config Tests Parser 2 diff --git a/config/tests/module-meta-source-1/pom.xml b/config/tests/module-meta-source-1/pom.xml index d5add5963f1..fe323b009f4 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-module-meta-source-1 Helidon Config Tests Meta Source 1 diff --git a/config/tests/module-meta-source-2/pom.xml b/config/tests/module-meta-source-2/pom.xml index 7cf1583fa27..6aeddef09bc 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-module-meta-source-2 Helidon Config Tests Meta Source 2 diff --git a/config/tests/module-parsers-1-override/pom.xml b/config/tests/module-parsers-1-override/pom.xml index 59fe7d1fb1f..2ffddab74e6 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-module-parsers-1-override Helidon Config Tests Parser 1 diff --git a/config/tests/pom.xml b/config/tests/pom.xml index 321e37c811c..9dc45d386f2 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 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 76936e360e5..adae345de94 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-bundle Helidon Config Tests Bundle diff --git a/config/tests/test-default_config-1-properties/pom.xml b/config/tests/test-default_config-1-properties/pom.xml index b0cc4a44212..152d29eb3c2 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-default_config-1-properties Helidon Config Tests Default Config 1 diff --git a/config/tests/test-default_config-2-hocon-json/pom.xml b/config/tests/test-default_config-2-hocon-json/pom.xml index fd33ff5b898..c00df4213e7 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-default_config-2-hocon-json Helidon Config Tests Default Config 2 diff --git a/config/tests/test-default_config-3-hocon/pom.xml b/config/tests/test-default_config-3-hocon/pom.xml index 028982b8324..f60d780173f 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-default_config-3-hocon Helidon Config Tests Default Config 3 diff --git a/config/tests/test-default_config-4-yaml/pom.xml b/config/tests/test-default_config-4-yaml/pom.xml index 24ed727965f..0b9a6edc189 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-default_config-4-yaml Helidon Config Tests Default Config 4 diff --git a/config/tests/test-default_config-5-env_vars/pom.xml b/config/tests/test-default_config-5-env_vars/pom.xml index f6bb7c52c15..08becf2eb24 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-default_config-5-env_vars Helidon Config Tests Default Config 5 diff --git a/config/tests/test-default_config-6-meta-properties/pom.xml b/config/tests/test-default_config-6-meta-properties/pom.xml index 3dfa761eaa2..429f2dbd3ae 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-default_config-6-meta-properties Helidon Config Tests Default Config 6 diff --git a/config/tests/test-default_config-7-meta-hocon-json/pom.xml b/config/tests/test-default_config-7-meta-hocon-json/pom.xml index e9cd4b86080..07b90defb64 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-default_config-7-meta-hocon-json Helidon Config Tests Default Config 7 diff --git a/config/tests/test-default_config-8-meta-hocon/pom.xml b/config/tests/test-default_config-8-meta-hocon/pom.xml index 99573ddbab1..652568b8e9d 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-default_config-8-meta-hocon Helidon Config Tests Default Config 8 diff --git a/config/tests/test-default_config-9-meta-yaml/pom.xml b/config/tests/test-default_config-9-meta-yaml/pom.xml index ffc936d36bc..0cb85e5eb40 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-default_config-9-meta-yaml Helidon Config Tests Default Config 9 diff --git a/config/tests/test-mappers-1-common/pom.xml b/config/tests/test-mappers-1-common/pom.xml index 0eea67081e7..507e47f956d 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-mappers-1-common Helidon Config Tests Mappers Common 1 diff --git a/config/tests/test-mappers-2-complex/pom.xml b/config/tests/test-mappers-2-complex/pom.xml index 905ae06405f..cbee4b5f515 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-mappers-2-complex Helidon Config Tests Parsers 2 diff --git a/config/tests/test-meta-source/pom.xml b/config/tests/test-meta-source/pom.xml index 844c0f08199..8b007904b09 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-meta-source Helidon Config Tests Meta Source diff --git a/config/tests/test-parsers-1-complex/pom.xml b/config/tests/test-parsers-1-complex/pom.xml index ae33d2af486..5e53b87faa4 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.1.1-SNAPSHOT + 3.1.1 helidon-config-tests-test-parsers-1-complex Helidon Config Tests Parsers 1 diff --git a/config/yaml-mp/pom.xml b/config/yaml-mp/pom.xml index 442c20b0170..bca62dc8055 100644 --- a/config/yaml-mp/pom.xml +++ b/config/yaml-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-yaml-mp Helidon Config YAML MP diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index 0da291b01e2..c4c40fbf995 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-config-yaml Helidon Config YAML diff --git a/dbclient/common/pom.xml b/dbclient/common/pom.xml index bbf164cdd88..5207fc37772 100644 --- a/dbclient/common/pom.xml +++ b/dbclient/common/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/dbclient/dbclient/pom.xml b/dbclient/dbclient/pom.xml index 856410fdb2b..e7d33c8909b 100644 --- a/dbclient/dbclient/pom.xml +++ b/dbclient/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.1.1-SNAPSHOT + 3.1.1 helidon-dbclient diff --git a/dbclient/health/pom.xml b/dbclient/health/pom.xml index 96e6f5723e9..bd4fb03e2ca 100644 --- a/dbclient/health/pom.xml +++ b/dbclient/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-dbclient-health diff --git a/dbclient/jdbc/pom.xml b/dbclient/jdbc/pom.xml index 72e86fa2d71..3ec41d928d1 100644 --- a/dbclient/jdbc/pom.xml +++ b/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.1.1-SNAPSHOT + 3.1.1 helidon-dbclient-jdbc diff --git a/dbclient/jsonp/pom.xml b/dbclient/jsonp/pom.xml index 6835252c174..5bf196fba9f 100644 --- a/dbclient/jsonp/pom.xml +++ b/dbclient/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/dbclient/metrics-jdbc/pom.xml b/dbclient/metrics-jdbc/pom.xml index 01847d55bf5..db06842dd69 100644 --- a/dbclient/metrics-jdbc/pom.xml +++ b/dbclient/metrics-jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-dbclient-metrics-jdbc diff --git a/dbclient/metrics/pom.xml b/dbclient/metrics/pom.xml index bfbb608349b..051dc468775 100644 --- a/dbclient/metrics/pom.xml +++ b/dbclient/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-dbclient-metrics diff --git a/dbclient/mongodb/pom.xml b/dbclient/mongodb/pom.xml index 26f257c340f..1294c534977 100644 --- a/dbclient/mongodb/pom.xml +++ b/dbclient/mongodb/pom.xml @@ -21,7 +21,7 @@ helidon-dbclient-project io.helidon.dbclient - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/dbclient/pom.xml b/dbclient/pom.xml index 2853bdf63f4..d76c116b705 100644 --- a/dbclient/pom.xml +++ b/dbclient/pom.xml @@ -22,7 +22,7 @@ helidon-project io.helidon - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/dbclient/tracing/pom.xml b/dbclient/tracing/pom.xml index 60efddcf621..1748a78cbda 100644 --- a/dbclient/tracing/pom.xml +++ b/dbclient/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-dbclient-tracing diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 2b2306dd02f..1558171920b 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 3.1.1-SNAPSHOT + 3.1.1 ../bom/pom.xml helidon-dependencies diff --git a/docs/includes/attributes.adoc b/docs/includes/attributes.adoc index 4d8b2d2b79e..12cf7830e06 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.1.1-SNAPSHOT +:helidon-version: 3.1.1 :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 a279163ea1c..f36921dbf76 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index c5ef0da8291..39c0c279bba 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 02bfee3cc11..d3413cbb81c 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 1df6d5217bb..2f9ed492f2e 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index f6f154e9e7a..dbf89cb4fb0 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 8e50a755406..d5a0dfb540e 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/pom.xml b/examples/config/pom.xml index baf54234d39..3bdcc99959c 100644 --- a/examples/config/pom.xml +++ b/examples/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.config helidon-examples-config-project diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 91cd0bd87b0..a829316867d 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index a8ddd687325..aac4ae7e2bc 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 1ea7f046ab5..120532957c3 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/dbclient/common/pom.xml b/examples/dbclient/common/pom.xml index 37fcae39f17..683d6cba631 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.1.1-SNAPSHOT + 3.1.1 helidon-examples-dbclient-common diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index 237adacad95..772e86999a1 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index d9063edcd8f..2c70bd8da22 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index 900afa2f686..c0fa508ffe0 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml diff --git a/examples/dbclient/pom.xml b/examples/dbclient/pom.xml index 24369172dd7..2227de5eab9 100644 --- a/examples/dbclient/pom.xml +++ b/examples/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index c2f01c3e7ec..cdcfcd81016 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../applications/se/pom.xml io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 443ec01440f..7a61081e6ca 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.graphql diff --git a/examples/graphql/pom.xml b/examples/graphql/pom.xml index c7c1bcc8e75..0568cbb9cbc 100644 --- a/examples/graphql/pom.xml +++ b/examples/graphql/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.graphql helidon-examples-graphql-project diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index aeb49c50608..f2f87409131 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../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 8517da37526..59da2986fd8 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index cedce50c5c3..2a132307dce 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index 770b4512dec..dd8bd834b59 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../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 8dba582fe62..a0c088cdf16 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.1.1-SNAPSHOT + 3.1.1 ../../../../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 aa8cf7c965b..8a21aaa762b 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.1.1-SNAPSHOT + 3.1.1 ../../../../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 8163d14e78d..68605e01ac7 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml helidon-examples-grpc-microprofile-metrics diff --git a/examples/grpc/microprofile/pom.xml b/examples/grpc/microprofile/pom.xml index 669da42d6e0..5ab575ac5d0 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.1.1-SNAPSHOT + 3.1.1 pom io.helidon.examples.grpc.microprofile diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index c004a375676..212bed81606 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/pom.xml b/examples/grpc/pom.xml index acd8c1cf427..d22cdc56ec6 100644 --- a/examples/grpc/pom.xml +++ b/examples/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 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 85fff2f96bd..9e6d058464e 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.1.1-SNAPSHOT + 3.1.1 ../../../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 4d65d7c0bcf..6f28b1fbdb4 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 3c0d248d645..ac3e2f78bab 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 5d1f57759b8..c222d06235c 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.health diff --git a/examples/health/pom.xml b/examples/health/pom.xml index 9deb6740137..f9c11f71507 100644 --- a/examples/health/pom.xml +++ b/examples/health/pom.xml @@ -22,7 +22,7 @@ helidon-examples-project io.helidon.examples - 3.1.1-SNAPSHOT + 3.1.1 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 be826ad7af2..a82c6edffa7 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index cff62af611b..3c8a6f5d2db 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index d28cd6f4817..251da37f1ac 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.1.1-SNAPSHOT + 3.1.1 ../../../../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 1663f6a4120..07c5c26e934 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 9da86f51e47..d324fdbbd6a 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index 7de9966271f..d9248ff1488 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pom.xml b/examples/integrations/cdi/pom.xml index 54d1224530d..1cc3de5bda4 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.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.integrations.cdi helidon-examples-integrations-cdi-project diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 5af6debef65..ea3a6ae6347 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/integrations/micrometer/pom.xml b/examples/integrations/micrometer/pom.xml index e46d072d320..cf02669aee6 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.1.1-SNAPSHOT + 3.1.1 helidon-examples-micrometer-project diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index e6f752130e0..001841cc544 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index bfedf75e8fc..61dabcf6841 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/micronaut/pom.xml b/examples/integrations/micronaut/pom.xml index f659aa09024..a2157e2ad5a 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.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.integrations.micronaut helidon-examples-integrations-micronaut-project diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 54f7e4e5414..4cf9a115360 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index e29d3f5f128..a4d379de464 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/microstream/pom.xml b/examples/integrations/microstream/pom.xml index caf4f309c0e..0212200c1f8 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.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.integrations.microstream diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml index e5de493afaa..df9e6d6e893 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.1.1-SNAPSHOT + 3.1.1 ../../../../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 18d17966289..ebdabca52d3 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index c575915ac06..8b4360da505 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.1.1-SNAPSHOT + 3.1.1 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 76bcae2093a..b2380babeb2 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml index 86d7b0f9544..2715a454aab 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml index 45b4db0a38a..38f016aa6c6 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index e046799f0b4..7c1e2a57eac 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml index 396909cc500..6ccb5205c48 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/oci/pom.xml b/examples/integrations/oci/pom.xml index 931faac16fb..055ffa96347 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.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.integrations.oci helidon-examples-integrations-oci-project diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 049165da0ed..3a569dc6b8e 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml index 450851a2a24..8549b21b921 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/pom.xml b/examples/integrations/pom.xml index 16011f0be96..fa6560c9e0a 100644 --- a/examples/integrations/pom.xml +++ b/examples/integrations/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.integrations helidon-examples-integrations-project diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index 66e83909873..bc75a291d55 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml index 1d04b48599f..a39865460bc 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml diff --git a/examples/integrations/vault/pom.xml b/examples/integrations/vault/pom.xml index 922cab5f31c..c47fc086880 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.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.integrations.vault helidon-examples-integrations-vault-project diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 20557dbf16e..158e22c2037 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../applications/mp/pom.xml io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index c84250f7cc7..8a8f79b054a 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index 35c53da51c0..c9e833b61c6 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index b09ec370c6a..f2ebd92cf6b 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index 6b695d39a73..63f14665221 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.logging helidon-examples-logging-project diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 82780cec50d..8b3acec9611 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index 473148f6423..3eeee52c7a7 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.media diff --git a/examples/media/pom.xml b/examples/media/pom.xml index 97f3ca8feb2..840ffc8b1f5 100644 --- a/examples/media/pom.xml +++ b/examples/media/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.media helidon-examples-media-project diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index c390f04f20d..f81515deb0c 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index f1a36151a43..b684c7f548e 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index cc028b75513..6c85863f9d8 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index 15b4c20f09e..9cb2b1d31ef 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.messaging.se diff --git a/examples/messaging/oracle-aq-websocket-mp/pom.xml b/examples/messaging/oracle-aq-websocket-mp/pom.xml index 6b5bd503fcf..ac53a00ba9d 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.messaging.aq diff --git a/examples/messaging/pom.xml b/examples/messaging/pom.xml index 9941193166d..5e66d655886 100644 --- a/examples/messaging/pom.xml +++ b/examples/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.messaging helidon-examples-messaging-project diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index ddf04edb97e..66bd686adc2 100644 --- a/examples/messaging/weblogic-jms-mp/pom.xml +++ b/examples/messaging/weblogic-jms-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index a3885b88022..0afa9952155 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index 6b702585cf6..e9a6c745ab4 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml 4.0.0 diff --git a/examples/metrics/filtering/pom.xml b/examples/metrics/filtering/pom.xml index 5a2528c49b0..b23681c799b 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.1.1-SNAPSHOT + 3.1.1 4.0.0 pom diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index 75b7da68fe9..4c0471ccfae 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index 06dd35ccdc9..f3a69dbd644 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 821ca1cd7ea..0a21a608e2c 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml 4.0.0 diff --git a/examples/metrics/pom.xml b/examples/metrics/pom.xml index 7f0168709c4..e47fd910456 100644 --- a/examples/metrics/pom.xml +++ b/examples/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-examples-project io.helidon.examples - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 pom diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index e692abb673b..96607b0f83f 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index f141d4988ec..230ae89048e 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index a843bb76390..a48cd734169 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 047c1a4c694..737c1e146c5 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml helidon-examples-microprofile-hello-world-explicit diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 03ca665953d..784c7c728f5 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/http-status-count-mp/pom.xml b/examples/microprofile/http-status-count-mp/pom.xml index 5c9345222e5..123de374e14 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index bac0cb4a24b..ee19f4d30c1 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 67572bcdfeb..6cf378c7fef 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 8d87618db87..06c9a880c2d 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index d39f644aed0..27aaa91e8d3 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index 8e039874d08..ba21e764edc 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 0c0ea3d9948..d7b2791018d 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../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 26e5c8f0c72..3ddefb1d8f4 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/pom.xml b/examples/microprofile/pom.xml index 468ae56385f..69737a4e24c 100644 --- a/examples/microprofile/pom.xml +++ b/examples/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 pom io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 81763895ffe..1a306896f00 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 9c89c221675..9f4462100b9 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 74e172af2b4..95a599d1435 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index 1e48d0e9ed7..1b360adadf6 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.microprofile diff --git a/examples/openapi-tools/pom.xml b/examples/openapi-tools/pom.xml index 867345847aa..eba72329d2a 100644 --- a/examples/openapi-tools/pom.xml +++ b/examples/openapi-tools/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 pom io.helidon.examples.openapi.tools diff --git a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml index 7ef7864500b..dfbcb9836b9 100644 --- a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml +++ b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml openapi-mp-client diff --git a/examples/openapi-tools/quickstart-mp/mp-server/pom.xml b/examples/openapi-tools/quickstart-mp/mp-server/pom.xml index b61954a370b..ec9534bf98b 100644 --- a/examples/openapi-tools/quickstart-mp/mp-server/pom.xml +++ b/examples/openapi-tools/quickstart-mp/mp-server/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-mp - 3.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml openapi-mp-server diff --git a/examples/openapi-tools/quickstart-mp/pom.xml b/examples/openapi-tools/quickstart-mp/pom.xml index d7bbdce2812..4fccd9ada7c 100644 --- a/examples/openapi-tools/quickstart-mp/pom.xml +++ b/examples/openapi-tools/quickstart-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.openapi.tools helidon-examples-openapi-tools-project - 3.1.1-SNAPSHOT + 3.1.1 pom helidon-examples-openapi-tools-quickstart-mp diff --git a/examples/openapi-tools/quickstart-se/pom.xml b/examples/openapi-tools/quickstart-se/pom.xml index 0fd3adcf14c..a27bb41b0fc 100644 --- a/examples/openapi-tools/quickstart-se/pom.xml +++ b/examples/openapi-tools/quickstart-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples.openapi.tools helidon-examples-openapi-tools-project - 3.1.1-SNAPSHOT + 3.1.1 pom helidon-examples-openapi-tools-quickstart-se diff --git a/examples/openapi-tools/quickstart-se/se-client/pom.xml b/examples/openapi-tools/quickstart-se/se-client/pom.xml index fd35154adff..4e155348c39 100644 --- a/examples/openapi-tools/quickstart-se/se-client/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-client/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml openapi-se-client diff --git a/examples/openapi-tools/quickstart-se/se-server/pom.xml b/examples/openapi-tools/quickstart-se/se-server/pom.xml index 58eec6d6775..dab0845d673 100644 --- a/examples/openapi-tools/quickstart-se/se-server/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml org.openapitools diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 5c9b0d8aec2..841b9d22943 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../applications/se/pom.xml io.helidon.examples diff --git a/examples/pom.xml b/examples/pom.xml index fcf803beed9..418fedc9065 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples helidon-examples-project diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 78723310b65..172cd3b7dcb 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.1.1-SNAPSHOT' + helidonversion = '3.1.1' mainClass='io.helidon.microprofile.cdi.Main' } diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index 6812bef0e70..8986559b922 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 602881a6d8e..58b51468c9e 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.1.1-SNAPSHOT' + helidonversion = '3.1.1' mainClass='io.helidon.examples.quickstart.se.Main' } diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index 5ddac2feaf8..5f01f80c211 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples helidon-quickstart-se - 3.1.1-SNAPSHOT + 3.1.1 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 f58b662bda9..a7446fcde40 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.1.1-SNAPSHOT + 3.1.1 Helidon Standalone Quickstart MP Example - 3.1.1-SNAPSHOT + 3.1.1 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 8c6f028aef0..eebbb1c1cc1 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.1.1-SNAPSHOT + 3.1.1 Helidon Standalone Quickstart SE Example - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.quickstart.se.Main 17 diff --git a/examples/quickstarts/pom.xml b/examples/quickstarts/pom.xml index 963f7818d4d..88f78b277fd 100644 --- a/examples/quickstarts/pom.xml +++ b/examples/quickstarts/pom.xml @@ -23,7 +23,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.quickstarts examples-quickstarts-project diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml index af3ad6ec8ac..1419d8231e8 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/basic-auth-with-static-content/pom.xml b/examples/security/basic-auth-with-static-content/pom.xml index bdf12307c06..99f28841bad 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index f74ff389a5f..e7893c3bb44 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 0f9d2906c3c..fdccbfba9fb 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index e06d5bbcb54..eba42531e95 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../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 5a5d296dddd..1d72f70663e 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.1.1-SNAPSHOT + 3.1.1 ../../../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 a7560ea448f..92ef69e036c 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/pom.xml b/examples/security/pom.xml index 2bf7ddc13fb..ccbbd28d961 100644 --- a/examples/security/pom.xml +++ b/examples/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 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 135a554b6cf..5f2a8c089ea 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index b2f17fe92d5..9ea63b60f00 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 6acef355b29..520b9882d7b 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index d9006b1dc08..96c815ec600 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 4c94c082172..00046837bb7 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index 8b2d3136539..dca65df7dad 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index ccb6546cc11..480fc3f6b97 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -24,13 +24,13 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.todos example-todo-app-project pom - 3.1.1-SNAPSHOT + 3.1.1 Helidon Examples TODO Demo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index b2cb8500db3..71147dc8c0c 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-backend - 3.1.1-SNAPSHOT + 3.1.1 Helidon Examples Translator Backend diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 4b9b723c504..d9d4a388cf6 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.translator helidon-examples-translator-frontend - 3.1.1-SNAPSHOT + 3.1.1 Helidon Examples Translator Frontend diff --git a/examples/translator-app/pom.xml b/examples/translator-app/pom.xml index cf799d20042..25cf864ee10 100644 --- a/examples/translator-app/pom.xml +++ b/examples/translator-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.translator helidon-examples-translator-project diff --git a/examples/webclient/pom.xml b/examples/webclient/pom.xml index be0b68b25f1..f011c4056d1 100644 --- a/examples/webclient/pom.xml +++ b/examples/webclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.examples.webclient diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index 06e6f9f385b..0b30eeb24c1 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index a9fbc17b0c0..d8dbb5d114f 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 4fbed735189..d0c2a79dbb5 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.1.1-SNAPSHOT + 3.1.1 ../../../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 ef3f887bbc7..9e6015ad57a 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index 1771ea51b96..f01482a99f3 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 6a0f533c9b6..a03f17bfa22 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index 4ef4109bc61..a7bddbe05a5 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index df7cb5b1d85..1f6e871f2c6 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/pom.xml b/examples/webserver/pom.xml index 5f3e92a2f3f..f823f125b0d 100644 --- a/examples/webserver/pom.xml +++ b/examples/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.examples helidon-examples-project - 3.1.1-SNAPSHOT + 3.1.1 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 20e9a4345d2..09fd172dadc 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 13e367922c0..1a75e1d9804 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml index 87f7ee7a9f3..69d924e00ce 100644 --- a/examples/webserver/threadpool/pom.xml +++ b/examples/webserver/threadpool/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index f318676be34..c23b08e80cf 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 8213be8b7b4..7276ed1eb66 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 77ad39bd462..34a42a87aaf 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml io.helidon.examples.webserver diff --git a/fault-tolerance/pom.xml b/fault-tolerance/pom.xml index 150bd42ed32..98a6c7fadcc 100644 --- a/fault-tolerance/pom.xml +++ b/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.fault-tolerance diff --git a/graphql/pom.xml b/graphql/pom.xml index c683f2fb89c..9c0e0f2cff9 100644 --- a/graphql/pom.xml +++ b/graphql/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.graphql diff --git a/graphql/server/pom.xml b/graphql/server/pom.xml index 62b72f979d4..2873c5a434c 100644 --- a/graphql/server/pom.xml +++ b/graphql/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.graphql helidon-graphql-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-graphql-server diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml index 945c66dc041..3c537128404 100644 --- a/grpc/client/pom.xml +++ b/grpc/client/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-grpc-client diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index 9f350b29b67..06fac81b8d7 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-grpc-core diff --git a/grpc/io.grpc/pom.xml b/grpc/io.grpc/pom.xml index 0f0b1da6d35..1336995dbec 100644 --- a/grpc/io.grpc/pom.xml +++ b/grpc/io.grpc/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.1.1-SNAPSHOT + 3.1.1 io.grpc diff --git a/grpc/metrics/pom.xml b/grpc/metrics/pom.xml index bfc317de3b1..c35605c401d 100644 --- a/grpc/metrics/pom.xml +++ b/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.grpc helidon-grpc-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-grpc-metrics diff --git a/grpc/pom.xml b/grpc/pom.xml index 3d662f5f564..798b03bf729 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.grpc diff --git a/grpc/server/pom.xml b/grpc/server/pom.xml index b26322893ce..c00c313e43a 100644 --- a/grpc/server/pom.xml +++ b/grpc/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.grpc helidon-grpc-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-grpc-server diff --git a/health/common/pom.xml b/health/common/pom.xml index a74caf21cb9..1e7e50361d8 100644 --- a/health/common/pom.xml +++ b/health/common/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index b0cae9eae26..205b5e06e58 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index cdfec134f68..7570e36bbaa 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index 04cff9699cf..6b090f5a82d 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index c9aca0b3a0c..c63bac7db27 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-delegates Helidon CDI Integrations Common Delegates diff --git a/integrations/cdi/common-cdi/pom.xml b/integrations/cdi/common-cdi/pom.xml index 88d12cd0f73..fe82e2cafab 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-common-project pom diff --git a/integrations/cdi/common-cdi/reference-counted-context/pom.xml b/integrations/cdi/common-cdi/reference-counted-context/pom.xml index fb1c6997dc1..4376bc0673e 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-reference-counted-context Helidon CDI Integrations Common Reference Counted Context diff --git a/integrations/cdi/datasource-hikaricp/pom.xml b/integrations/cdi/datasource-hikaricp/pom.xml index 27ad8bc88a4..ba222eed603 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-datasource-hikaricp Helidon CDI Integrations HikariCP DataSource diff --git a/integrations/cdi/datasource-ucp/pom.xml b/integrations/cdi/datasource-ucp/pom.xml index 5d643773865..b36052c21c5 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-datasource-ucp Helidon CDI Integrations UCP DataSource diff --git a/integrations/cdi/datasource/pom.xml b/integrations/cdi/datasource/pom.xml index 7af1d4394a3..df94309e740 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-datasource Helidon CDI Integrations DataSource diff --git a/integrations/cdi/eclipselink-cdi/pom.xml b/integrations/cdi/eclipselink-cdi/pom.xml index 90b57106dad..5265a1c8550 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-eclipselink Helidon CDI Integrations Eclipselink diff --git a/integrations/cdi/hibernate-cdi/pom.xml b/integrations/cdi/hibernate-cdi/pom.xml index a05a9d99247..b314eaa5bcd 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.1.1-SNAPSHOT + 3.1.1 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 f5fb608ab59..0f8c07f756f 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.1.1-SNAPSHOT + 3.1.1 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 778fcf181dd..e1ed5229877 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-jpa Helidon CDI Integrations JPA diff --git a/integrations/cdi/jta-cdi/pom.xml b/integrations/cdi/jta-cdi/pom.xml index d9631ee909c..d63555bc23d 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-jta Helidon CDI Integrations JTA diff --git a/integrations/cdi/jta-weld/pom.xml b/integrations/cdi/jta-weld/pom.xml index ded8abb1ad9..12998bab8b8 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-cdi-jta-weld Helidon CDI Integrations JTA Weld diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index c41b384e176..895f0978f9a 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.cdi helidon-integrations-cdi-project diff --git a/integrations/common/pom.xml b/integrations/common/pom.xml index 12fc4c89eec..850eb1d717c 100644 --- a/integrations/common/pom.xml +++ b/integrations/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/integrations/common/rest/pom.xml b/integrations/common/rest/pom.xml index 4bb3272bdfc..50d62b27204 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-common-rest diff --git a/integrations/db/h2/pom.xml b/integrations/db/h2/pom.xml index 9b7c5d8cd57..17e4bc54c40 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.1.1-SNAPSHOT + 3.1.1 h2 diff --git a/integrations/db/mysql/pom.xml b/integrations/db/mysql/pom.xml index 23289bf2965..9abb1c86c84 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-db-mysql diff --git a/integrations/db/ojdbc/pom.xml b/integrations/db/ojdbc/pom.xml index 3ee9e9500a9..02015740a56 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.1.1-SNAPSHOT + 3.1.1 ojdbc diff --git a/integrations/db/pgsql/pom.xml b/integrations/db/pgsql/pom.xml index 1970f5a39e9..76fc5fef28b 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-db-pgsql diff --git a/integrations/db/pom.xml b/integrations/db/pom.xml index 9ce792aa333..550221e5168 100644 --- a/integrations/db/pom.xml +++ b/integrations/db/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 pom diff --git a/integrations/graal/mp-native-image-extension/pom.xml b/integrations/graal/mp-native-image-extension/pom.xml index 3c4be3016f8..d36b7305cf3 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/integrations/graal/native-image-extension/pom.xml b/integrations/graal/native-image-extension/pom.xml index ca0a18c6b10..0d34c4fb1a5 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index 35fcbb85aea..bd88df50298 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 diff --git a/integrations/jdbc/jdbc/pom.xml b/integrations/jdbc/jdbc/pom.xml index 32b9e6f7a1b..f540028877e 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.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.jdbc diff --git a/integrations/jdbc/pom.xml b/integrations/jdbc/pom.xml index 2130a45aeec..7831540a304 100644 --- a/integrations/jdbc/pom.xml +++ b/integrations/jdbc/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 pom diff --git a/integrations/jta/jdbc/pom.xml b/integrations/jta/jdbc/pom.xml index 2165cb7be6a..8b73d5bf13b 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.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.jta diff --git a/integrations/jta/pom.xml b/integrations/jta/pom.xml index e7fc34b2783..d213301b7b5 100644 --- a/integrations/jta/pom.xml +++ b/integrations/jta/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 pom diff --git a/integrations/micrometer/cdi/pom.xml b/integrations/micrometer/cdi/pom.xml index 05272d9a7ef..fda1d10ff62 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.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.micrometer diff --git a/integrations/micrometer/micrometer/pom.xml b/integrations/micrometer/micrometer/pom.xml index 7629881b21f..c9ee78c427f 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.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.micrometer diff --git a/integrations/micrometer/pom.xml b/integrations/micrometer/pom.xml index c27f200a23c..b4e42377491 100644 --- a/integrations/micrometer/pom.xml +++ b/integrations/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-integrations-micrometer-project Helidon Integrations Micrometer Project diff --git a/integrations/micronaut/cdi-processor/pom.xml b/integrations/micronaut/cdi-processor/pom.xml index 9aaede609d6..3d76e4f6ac7 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-micronaut-cdi-processor diff --git a/integrations/micronaut/cdi/pom.xml b/integrations/micronaut/cdi/pom.xml index 6cc6bfd9f3a..7e65e1ed7fa 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-micronaut-cdi diff --git a/integrations/micronaut/data/pom.xml b/integrations/micronaut/data/pom.xml index f4d719d232d..b14cc2eefd1 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-micronaut-data diff --git a/integrations/micronaut/pom.xml b/integrations/micronaut/pom.xml index 2861d1c004f..be237bbcf39 100644 --- a/integrations/micronaut/pom.xml +++ b/integrations/micronaut/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.micronaut diff --git a/integrations/microstream/cache/pom.xml b/integrations/microstream/cache/pom.xml index 53742893f46..a772e88e506 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-microstream-cache diff --git a/integrations/microstream/cdi/pom.xml b/integrations/microstream/cdi/pom.xml index eea41db856d..ed09067dbc7 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-microstream-cdi diff --git a/integrations/microstream/core/pom.xml b/integrations/microstream/core/pom.xml index 68607147cba..b68446e96cb 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-microstream diff --git a/integrations/microstream/health/pom.xml b/integrations/microstream/health/pom.xml index 8fa562d45b2..00e4dda57c3 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-microstream-health diff --git a/integrations/microstream/metrics/pom.xml b/integrations/microstream/metrics/pom.xml index 359fbb379f5..9493f5f376b 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-microstream-metrics diff --git a/integrations/microstream/pom.xml b/integrations/microstream/pom.xml index b26d7661d6f..a08d6122992 100644 --- a/integrations/microstream/pom.xml +++ b/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.microstream diff --git a/integrations/neo4j/health/pom.xml b/integrations/neo4j/health/pom.xml index d5082cfe1e1..b97489d7eb9 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-neo4j-health diff --git a/integrations/neo4j/metrics/pom.xml b/integrations/neo4j/metrics/pom.xml index 2dd1b5d2d0c..5417ea01a86 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-neo4j-metrics diff --git a/integrations/neo4j/neo4j/pom.xml b/integrations/neo4j/neo4j/pom.xml index 7578af148ef..88977506cf1 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-neo4j diff --git a/integrations/neo4j/pom.xml b/integrations/neo4j/pom.xml index 0068178a147..4e069e6f549 100644 --- a/integrations/neo4j/pom.xml +++ b/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.neo4j helidon-integrations-neo4j-project diff --git a/integrations/oci/metrics/cdi/pom.xml b/integrations/oci/metrics/cdi/pom.xml index f810607fe80..36c2586c6e3 100644 --- a/integrations/oci/metrics/cdi/pom.xml +++ b/integrations/oci/metrics/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-integrations-oci-metrics-cdi Helidon Integrations OCI Metrics CDI diff --git a/integrations/oci/metrics/metrics/pom.xml b/integrations/oci/metrics/metrics/pom.xml index 239608265c0..ed11cb9c749 100644 --- a/integrations/oci/metrics/metrics/pom.xml +++ b/integrations/oci/metrics/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-integrations-oci-metrics Helidon Integrations OCI Metrics diff --git a/integrations/oci/metrics/pom.xml b/integrations/oci/metrics/pom.xml index a8cabbde7d2..4f21064ef10 100644 --- a/integrations/oci/metrics/pom.xml +++ b/integrations/oci/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project diff --git a/integrations/oci/pom.xml b/integrations/oci/pom.xml index 7beba5e2d55..124a339026a 100644 --- a/integrations/oci/pom.xml +++ b/integrations/oci/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.oci diff --git a/integrations/oci/sdk/cdi/pom.xml b/integrations/oci/sdk/cdi/pom.xml index c0355aabd05..683d469988d 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-oci-sdk-cdi Helidon Integrations OCI SDK CDI diff --git a/integrations/oci/sdk/pom.xml b/integrations/oci/sdk/pom.xml index 48af23b0bd0..ba11272a062 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.1.1-SNAPSHOT + 3.1.1 pom io.helidon.integrations.oci.sdk diff --git a/integrations/openapi-ui/pom.xml b/integrations/openapi-ui/pom.xml index ccf06e9fed1..aaa6c428869 100644 --- a/integrations/openapi-ui/pom.xml +++ b/integrations/openapi-ui/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.openapi-ui diff --git a/integrations/pom.xml b/integrations/pom.xml index 5fb340443bb..e0fbfc757b1 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations helidon-integrations-project diff --git a/integrations/vault/auths/approle/pom.xml b/integrations/vault/auths/approle/pom.xml index ad42467158e..66d59d1ff54 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-auths-approle diff --git a/integrations/vault/auths/common/pom.xml b/integrations/vault/auths/common/pom.xml index cb7209cf526..c281767d0ae 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-auths-common diff --git a/integrations/vault/auths/k8s/pom.xml b/integrations/vault/auths/k8s/pom.xml index 07803e455c4..0c6fb1412f4 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-auths-k8s diff --git a/integrations/vault/auths/pom.xml b/integrations/vault/auths/pom.xml index 8292ee98364..10332a4b24e 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.1.1-SNAPSHOT + 3.1.1 pom diff --git a/integrations/vault/auths/token/pom.xml b/integrations/vault/auths/token/pom.xml index d38765832c9..ce502786ff4 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-auths-token diff --git a/integrations/vault/cdi/pom.xml b/integrations/vault/cdi/pom.xml index d547a29e41b..323c91d3b9a 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-cdi diff --git a/integrations/vault/pom.xml b/integrations/vault/pom.xml index 225730942ba..ea48a11f813 100644 --- a/integrations/vault/pom.xml +++ b/integrations/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.integrations.vault diff --git a/integrations/vault/secrets/cubbyhole/pom.xml b/integrations/vault/secrets/cubbyhole/pom.xml index ca84fb7d6be..08b61b26022 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-secrets-cubbyhole diff --git a/integrations/vault/secrets/database/pom.xml b/integrations/vault/secrets/database/pom.xml index 434751faa4a..dccfc9cb99e 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-secrets-database diff --git a/integrations/vault/secrets/kv1/pom.xml b/integrations/vault/secrets/kv1/pom.xml index d83ab85a09b..97b589adfd7 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-secrets-kv1 diff --git a/integrations/vault/secrets/kv2/pom.xml b/integrations/vault/secrets/kv2/pom.xml index dcbea0f8aba..555cd19521a 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-secrets-kv2 diff --git a/integrations/vault/secrets/pki/pom.xml b/integrations/vault/secrets/pki/pom.xml index a164d9b0169..ba009260296 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-secrets-pki diff --git a/integrations/vault/secrets/pom.xml b/integrations/vault/secrets/pom.xml index baae2454bb2..45979e48d0b 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.1.1-SNAPSHOT + 3.1.1 pom diff --git a/integrations/vault/secrets/transit/pom.xml b/integrations/vault/secrets/transit/pom.xml index 88c765b1848..15c66af922e 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault-secrets-transit diff --git a/integrations/vault/sys/pom.xml b/integrations/vault/sys/pom.xml index 91e8ee8a3d4..16f25ffccce 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.1.1-SNAPSHOT + 3.1.1 pom diff --git a/integrations/vault/sys/sys/pom.xml b/integrations/vault/sys/sys/pom.xml index 3f92641b42b..83fb433cd38 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/integrations/vault/vault/pom.xml b/integrations/vault/vault/pom.xml index 7791247c63e..ee238b67628 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.1.1-SNAPSHOT + 3.1.1 helidon-integrations-vault diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index 088799a2b56..c6df90e1b60 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index 230ae373354..171dfc568f7 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/jersey/connector/pom.xml b/jersey/connector/pom.xml index 17650ecf683..d9ec52b3ea2 100644 --- a/jersey/connector/pom.xml +++ b/jersey/connector/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index 890cec8d9ce..8a765d20c11 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index c1e69f0046f..591c0411861 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index d0ac9a6b62e..49900510f68 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-jersey-server diff --git a/licensing/pom.xml b/licensing/pom.xml index 0940b2a1314..b7fafa8e268 100644 --- a/licensing/pom.xml +++ b/licensing/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.licensing helidon-licensing diff --git a/logging/common/pom.xml b/logging/common/pom.xml index 9a4220487a7..2e4a20099c9 100644 --- a/logging/common/pom.xml +++ b/logging/common/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 3.1.1-SNAPSHOT + 3.1.1 helidon-logging-common diff --git a/logging/jul/pom.xml b/logging/jul/pom.xml index 8910044dcb0..f3f6ea44a88 100644 --- a/logging/jul/pom.xml +++ b/logging/jul/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/logging/log4j/pom.xml b/logging/log4j/pom.xml index 66913d4a5ac..599155dbc89 100644 --- a/logging/log4j/pom.xml +++ b/logging/log4j/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/logging/pom.xml b/logging/pom.xml index 1978d309e6c..766b7cdb031 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.logging diff --git a/logging/slf4j/pom.xml b/logging/slf4j/pom.xml index 8106dbfc429..a304ae6a837 100644 --- a/logging/slf4j/pom.xml +++ b/logging/slf4j/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 3.1.1-SNAPSHOT + 3.1.1 helidon-logging-slf4j diff --git a/lra/coordinator/client/narayana-client/pom.xml b/lra/coordinator/client/narayana-client/pom.xml index 43550b77c5e..cd65384d872 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.1.1-SNAPSHOT + 3.1.1 helidon-lra-coordinator-narayana-client diff --git a/lra/coordinator/client/pom.xml b/lra/coordinator/client/pom.xml index 019a6d7f762..404e96026a7 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.1.1-SNAPSHOT + 3.1.1 io.helidon.lra helidon-lra-coordinator-client-project diff --git a/lra/coordinator/client/spi/pom.xml b/lra/coordinator/client/spi/pom.xml index 7ef41dd6bcf..16e6417d4d1 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.1.1-SNAPSHOT + 3.1.1 helidon-lra-coordinator-client-spi diff --git a/lra/coordinator/pom.xml b/lra/coordinator/pom.xml index e3ed7f1fb8e..704be87d774 100644 --- a/lra/coordinator/pom.xml +++ b/lra/coordinator/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.lra helidon-lra-coordinator-project diff --git a/lra/coordinator/server/pom.xml b/lra/coordinator/server/pom.xml index c85583901a3..45864cb6e83 100644 --- a/lra/coordinator/server/pom.xml +++ b/lra/coordinator/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.1.1-SNAPSHOT + 3.1.1 ../../../applications/se/pom.xml diff --git a/lra/pom.xml b/lra/pom.xml index 295a8cd4008..5eb326775fe 100644 --- a/lra/pom.xml +++ b/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.lra helidon-lra-project diff --git a/media/common/pom.xml b/media/common/pom.xml index a100b6b4cc9..e2561ef1789 100644 --- a/media/common/pom.xml +++ b/media/common/pom.xml @@ -21,7 +21,7 @@ io.helidon.media helidon-media-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/media/jackson/pom.xml b/media/jackson/pom.xml index 3664da5b98e..195745e53fd 100644 --- a/media/jackson/pom.xml +++ b/media/jackson/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-media-jackson diff --git a/media/jsonb/pom.xml b/media/jsonb/pom.xml index 13e4e13893a..e692d808fef 100644 --- a/media/jsonb/pom.xml +++ b/media/jsonb/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-media-jsonb diff --git a/media/jsonp/pom.xml b/media/jsonp/pom.xml index 8da7f19872a..25814ef8cd6 100644 --- a/media/jsonp/pom.xml +++ b/media/jsonp/pom.xml @@ -23,7 +23,7 @@ io.helidon.media helidon-media-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-media-jsonp diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml index 5fc1ef4418a..bca9ae1c438 100644 --- a/media/multipart/pom.xml +++ b/media/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.media helidon-media-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-media-multipart Helidon Media MultiPart diff --git a/media/pom.xml b/media/pom.xml index 5e0f8986ede..4eac1544e1e 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 pom io.helidon.media diff --git a/messaging/connectors/aq/pom.xml b/messaging/connectors/aq/pom.xml index 2ab1ffc4db2..9b254f81985 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.1.1-SNAPSHOT + 3.1.1 io.helidon.messaging.aq diff --git a/messaging/connectors/jms-shim/pom.xml b/messaging/connectors/jms-shim/pom.xml index d487c4a4cc0..0edf5cd4466 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.1.1-SNAPSHOT + 3.1.1 helidon-messaging-jms-shim diff --git a/messaging/connectors/jms/pom.xml b/messaging/connectors/jms/pom.xml index 5e313c99bda..d4ea29e429f 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.1.1-SNAPSHOT + 3.1.1 io.helidon.messaging.jms diff --git a/messaging/connectors/kafka/pom.xml b/messaging/connectors/kafka/pom.xml index 416be9e21ef..c9399cde59f 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.1.1-SNAPSHOT + 3.1.1 io.helidon.messaging.kafka diff --git a/messaging/connectors/mock/pom.xml b/messaging/connectors/mock/pom.xml index db16704a3aa..1d310fefe38 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.1.1-SNAPSHOT + 3.1.1 io.helidon.messaging.mock diff --git a/messaging/connectors/pom.xml b/messaging/connectors/pom.xml index ab459a839d5..9b3bc9d24c0 100644 --- a/messaging/connectors/pom.xml +++ b/messaging/connectors/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-messaging-connectors-project Helidon Messaging Connectors Project diff --git a/messaging/connectors/wls-jms/pom.xml b/messaging/connectors/wls-jms/pom.xml index 0cadae3db3c..a13cf745d06 100644 --- a/messaging/connectors/wls-jms/pom.xml +++ b/messaging/connectors/wls-jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.messaging.wls-jms diff --git a/messaging/messaging/pom.xml b/messaging/messaging/pom.xml index 8e83bfa4b98..6fcb05011c4 100644 --- a/messaging/messaging/pom.xml +++ b/messaging/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-messaging diff --git a/messaging/pom.xml b/messaging/pom.xml index 78c2f5c0972..4f3fe6e53e8 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.messaging helidon-messaging-project diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 818c2d10d3f..8d0160b0be2 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -21,7 +21,7 @@ io.helidon.metrics helidon-metrics-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index 0c7412a2337..30f9b0007be 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index 4de8c39662c..f0d6231217b 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index 0e82f4ba9fc..0e9ffba5942 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics/service-api/pom.xml b/metrics/service-api/pom.xml index dc263758289..4cb9ea7901d 100644 --- a/metrics/service-api/pom.xml +++ b/metrics/service-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-metrics-service-api Helidon Metrics Web Support API diff --git a/metrics/trace-exemplar/pom.xml b/metrics/trace-exemplar/pom.xml index 6ecdc71db38..ff674566407 100644 --- a/metrics/trace-exemplar/pom.xml +++ b/metrics/trace-exemplar/pom.xml @@ -23,7 +23,7 @@ helidon-metrics-project io.helidon.metrics - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index 6c196c5ba2a..bf54b32a842 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/bean-validation/pom.xml b/microprofile/bean-validation/pom.xml index 86b06c1844c..e8e0cdaf1ea 100644 --- a/microprofile/bean-validation/pom.xml +++ b/microprofile/bean-validation/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.bean-validation helidon-microprofile-bean-validation diff --git a/microprofile/bundles/helidon-microprofile-core/pom.xml b/microprofile/bundles/helidon-microprofile-core/pom.xml index 3573f94d3f3..2081b11a97c 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-core Helidon Microprofile Core Bundle diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index 29b7fdab2d0..6804e40ec7d 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile Helidon Microprofile Full Bundle diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 85e9fbbc71b..908f12224af 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 pom io.helidon.microprofile.bundles diff --git a/microprofile/cdi/pom.xml b/microprofile/cdi/pom.xml index 82b69a6cf4d..be9ae6cce1c 100644 --- a/microprofile/cdi/pom.xml +++ b/microprofile/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.cdi diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index abee3f94cda..87a6cd5d040 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.config helidon-microprofile-config diff --git a/microprofile/cors/pom.xml b/microprofile/cors/pom.xml index 1e546edf908..bcca636dc1c 100644 --- a/microprofile/cors/pom.xml +++ b/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-cors diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index 5bb74dc9009..2000bdef166 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/graphql/pom.xml b/microprofile/graphql/pom.xml index d52e1bb08f5..130a19c6b75 100644 --- a/microprofile/graphql/pom.xml +++ b/microprofile/graphql/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/graphql/server/pom.xml b/microprofile/graphql/server/pom.xml index 92f3b5cf0aa..6913d4d0e05 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/grpc/client/pom.xml b/microprofile/grpc/client/pom.xml index 286a57d7594..f0394884d2f 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-grpc-client diff --git a/microprofile/grpc/core/pom.xml b/microprofile/grpc/core/pom.xml index afc3f0c602e..a07c61b2305 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-grpc-core diff --git a/microprofile/grpc/metrics/pom.xml b/microprofile/grpc/metrics/pom.xml index c588b5ee210..8c12ddf00fc 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-grpc-metrics diff --git a/microprofile/grpc/pom.xml b/microprofile/grpc/pom.xml index 1e99d0103e4..54e93cd0711 100644 --- a/microprofile/grpc/pom.xml +++ b/microprofile/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.grpc diff --git a/microprofile/grpc/server/pom.xml b/microprofile/grpc/server/pom.xml index 1ab093db4e4..c2bb27ea088 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-grpc-server diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index 5a9f00a0c75..211b78ea78f 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.health helidon-microprofile-health diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index 9398fe0f551..a84f627fd29 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.jwt diff --git a/microprofile/lra/jax-rs/pom.xml b/microprofile/lra/jax-rs/pom.xml index 77291634287..40aa4337750 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-lra diff --git a/microprofile/lra/pom.xml b/microprofile/lra/pom.xml index 4b5b5e1d971..72bb4f979e8 100644 --- a/microprofile/lra/pom.xml +++ b/microprofile/lra/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.lra diff --git a/microprofile/messaging/core/pom.xml b/microprofile/messaging/core/pom.xml index 795c8b096f7..8bdaa14d6d7 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-messaging diff --git a/microprofile/messaging/health/pom.xml b/microprofile/messaging/health/pom.xml index 4d2ade8b759..a2ccf632e74 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-messaging-health diff --git a/microprofile/messaging/metrics/pom.xml b/microprofile/messaging/metrics/pom.xml index ffe0f862b3f..e5b8cd5bfa2 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-messaging-metrics diff --git a/microprofile/messaging/pom.xml b/microprofile/messaging/pom.xml index 8ce7e5d3f8f..f09cedcbcea 100644 --- a/microprofile/messaging/pom.xml +++ b/microprofile/messaging/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.messaging diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index 3e0679057ba..7118f33acde 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index 84a58cec92a..e140fe52b7c 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index 6e132b7f283..c00f52bd123 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 213672eabdd..8ccf41567dc 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 pom io.helidon.microprofile diff --git a/microprofile/reactive-streams/pom.xml b/microprofile/reactive-streams/pom.xml index 5375e0167a9..5db6fac1ec7 100644 --- a/microprofile/reactive-streams/pom.xml +++ b/microprofile/reactive-streams/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.reactive-streams diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index ebebbd7a59e..af7f56afaf7 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.rest-client diff --git a/microprofile/scheduling/pom.xml b/microprofile/scheduling/pom.xml index 9e89acbede0..310d5d95386 100644 --- a/microprofile/scheduling/pom.xml +++ b/microprofile/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.scheduling diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index 3738dc79415..d243ac493ca 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 0b3c512a99f..429bac94e9a 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index ece387849bb..76cd9e4d80b 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests tests-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/junit5-tests/pom.xml b/microprofile/tests/junit5-tests/pom.xml index 6571941155d..77181c5a07e 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-tests-junit5-tests diff --git a/microprofile/tests/junit5/pom.xml b/microprofile/tests/junit5/pom.xml index 38cf20bc99f..131a03a8497 100644 --- a/microprofile/tests/junit5/pom.xml +++ b/microprofile/tests/junit5/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 ../../pom.xml diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index 6379730f574..8929b7cb6da 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 pom io.helidon.microprofile.tests diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index 15107fa57c2..f6780888834 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests tests-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 pom diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index f561dec1ca5..ac1d49d36af 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.1.1-SNAPSHOT + 3.1.1 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 c0b586b467e..ed3d523ccb2 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.1.1-SNAPSHOT + 3.1.1 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 56844213557..b25f59f3152 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.1.1-SNAPSHOT + 3.1.1 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 79904edd038..11f42357bd5 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index 2c5397273de..73d33af2132 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.1.1-SNAPSHOT + 3.1.1 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 8ecd02972b1..f8dfc54cddc 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.1.1-SNAPSHOT + 3.1.1 tck-lra diff --git a/microprofile/tests/tck/tck-messaging/pom.xml b/microprofile/tests/tck/tck-messaging/pom.xml index a3a0a2e0c06..b31bd17e159 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.1.1-SNAPSHOT + 3.1.1 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 081ec6aba80..9831edd31d4 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.1.1-SNAPSHOT + 3.1.1 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 fc356f5a683..a96dc06dfe0 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index 8f445f57cca..f3c268abbcc 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.1.1-SNAPSHOT + 3.1.1 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 4ab68d8d315..295efa9fc64 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.1.1-SNAPSHOT + 3.1.1 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 1fbeac969fb..3da6d0891e2 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/tests/testng-tests/pom.xml b/microprofile/tests/testng-tests/pom.xml index 198ba29d5c4..151de27329b 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.1.1-SNAPSHOT + 3.1.1 helidon-microprofile-tests-testng-tests diff --git a/microprofile/tests/testng/pom.xml b/microprofile/tests/testng/pom.xml index 2b6615fd798..84aed293f4a 100644 --- a/microprofile/tests/testng/pom.xml +++ b/microprofile/tests/testng/pom.xml @@ -20,7 +20,7 @@ tests-project io.helidon.microprofile.tests - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index fdc261403d9..6612b57daf4 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/microprofile/websocket/pom.xml b/microprofile/websocket/pom.xml index 578b67114e7..63302e6656f 100644 --- a/microprofile/websocket/pom.xml +++ b/microprofile/websocket/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.microprofile.websocket diff --git a/microprofile/weld/pom.xml b/microprofile/weld/pom.xml index 03e9087997c..cb27efe1bec 100644 --- a/microprofile/weld/pom.xml +++ b/microprofile/weld/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/weld/weld-core-impl/pom.xml b/microprofile/weld/weld-core-impl/pom.xml index 1c5e05a2eb2..9187af07941 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/microprofile/weld/weld-se-core/pom.xml b/microprofile/weld/weld-se-core/pom.xml index f8bd317137a..ef77418f24b 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/openapi/pom.xml b/openapi/pom.xml index 1ffc11f393d..da84d5e02be 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.openapi diff --git a/parent/pom.xml b/parent/pom.xml index 3c328f0b474..1450d8c96a1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 3.1.1-SNAPSHOT + 3.1.1 pom Helidon Parent @@ -47,7 +47,7 @@ scm:git:git@github.com:oracle/helidon.git scm:git:git@github.com:oracle/helidon.git - HEAD + 3.1.1 https://github.com/oracle/helidon diff --git a/pom.xml b/pom.xml index 9a4366f17fa..68ec6763442 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 3.1.1-SNAPSHOT + 3.1.1 ./dependencies/pom.xml helidon-project diff --git a/scheduling/pom.xml b/scheduling/pom.xml index 0f42074065f..2ece821b63e 100644 --- a/scheduling/pom.xml +++ b/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.scheduling diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index d730397f774..bb48360fce1 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.1.1-SNAPSHOT + 3.1.1 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index 924b5e255fe..e7c00c7ed39 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.1.1-SNAPSHOT + 3.1.1 helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index 871681b30a6..7fb9ba2b0d1 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index 8cb82814096..743e8b8a23b 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.1.1-SNAPSHOT + 3.1.1 helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index b4bead7f269..3faddd8a2f2 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.1.1-SNAPSHOT + 3.1.1 helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index d08b7cc2de4..779eb689e85 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.1.1-SNAPSHOT + 3.1.1 helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index 0b8393d3d90..9bd3639e29a 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index 6ca202c0ec2..299fe9ec926 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.1.1-SNAPSHOT + 3.1.1 helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/grpc/pom.xml b/security/integration/grpc/pom.xml index 43e96516930..388c44e5278 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.1.1-SNAPSHOT + 3.1.1 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 4a878e85396..859ded59bd4 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.1.1-SNAPSHOT + 3.1.1 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 f740bc0d703..65c01fed394 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.1.1-SNAPSHOT + 3.1.1 helidon-security-integration-jersey Helidon Security Integration Jersey diff --git a/security/integration/pom.xml b/security/integration/pom.xml index 282abbcc648..82e3cffd8a1 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/security/integration/webserver/pom.xml b/security/integration/webserver/pom.xml index d13ebed3f67..c19118b8f0e 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.1.1-SNAPSHOT + 3.1.1 helidon-security-integration-webserver Helidon Security Integration Webserver diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index 914d0c5f170..7dc5f1efcd5 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 0d65b56b0f7..43fe6f944fe 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index 7ccfa4a8e2d..0329ab58caf 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.1.1-SNAPSHOT + 3.1.1 helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index 0d4d74fa7c3..6def64cfe29 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.1.1-SNAPSHOT + 3.1.1 helidon-security-providers-common Helidon Security Providers Common diff --git a/security/providers/config-vault/pom.xml b/security/providers/config-vault/pom.xml index 5c3e0571c58..e4d2faed03d 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.1.1-SNAPSHOT + 3.1.1 helidon-security-providers-config-vault Helidon Security Providers Config Vault diff --git a/security/providers/google-login/pom.xml b/security/providers/google-login/pom.xml index cfabbd5ab8c..59efc544e9f 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.1.1-SNAPSHOT + 3.1.1 helidon-security-providers-google-login Helidon Security Providers Google Login diff --git a/security/providers/header/pom.xml b/security/providers/header/pom.xml index e1cb044ea5b..817f9e64d54 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.1.1-SNAPSHOT + 3.1.1 helidon-security-providers-header Helidon Security Providers Header authentication diff --git a/security/providers/http-auth/pom.xml b/security/providers/http-auth/pom.xml index 92f63ade0c3..35db126ec1a 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.1.1-SNAPSHOT + 3.1.1 helidon-security-providers-http-auth Helidon Security Providers HTTP Authentication diff --git a/security/providers/http-sign/pom.xml b/security/providers/http-sign/pom.xml index 3a8b8ac79e9..2595c8e62c0 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.1.1-SNAPSHOT + 3.1.1 helidon-security-providers-http-sign Helidon Security Providers HTTP Signature diff --git a/security/providers/idcs-mapper/pom.xml b/security/providers/idcs-mapper/pom.xml index a788a22686e..30b9b440ae1 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index 9ae0fecf98d..7d698764e36 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.1.1-SNAPSHOT + 3.1.1 helidon-security-providers-jwt Helidon Security Providers JWT diff --git a/security/providers/oidc-common/pom.xml b/security/providers/oidc-common/pom.xml index e127e7bf184..a0cc90c81c3 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.1.1-SNAPSHOT + 3.1.1 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index 08b65c2b942..3477926583d 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.1.1-SNAPSHOT + 3.1.1 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index 6d121ced72a..6de664f4f82 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index 89846360e1e..c2468103912 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index 186a6afe6fd..66ecb99241e 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-security-util Helidon Security Utilities diff --git a/service-common/pom.xml b/service-common/pom.xml index e73d9efd521..58193d5333e 100644 --- a/service-common/pom.xml +++ b/service-common/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.service-common diff --git a/service-common/rest-cdi/pom.xml b/service-common/rest-cdi/pom.xml index 72f6269e0b1..6be9c80e6bb 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/service-common/rest/pom.xml b/service-common/rest/pom.xml index ab57989e969..79bab6a662c 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/apps/bookstore/bookstore-mp/pom.xml b/tests/apps/bookstore/bookstore-mp/pom.xml index 929e29fd629..e2e65ea56c8 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.tests.apps.bookstore.bookstore-mp diff --git a/tests/apps/bookstore/bookstore-se/pom.xml b/tests/apps/bookstore/bookstore-se/pom.xml index 90672ba04b9..f0223fbe78d 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.bookstore-se diff --git a/tests/apps/bookstore/common/pom.xml b/tests/apps/bookstore/common/pom.xml index ca6c582f591..901bffdfef6 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.common diff --git a/tests/apps/bookstore/pom.xml b/tests/apps/bookstore/pom.xml index 53acb821fda..4c087c590ba 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.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index 9bc12dbafb8..06061900f7e 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.apps diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index 0ff8b236664..6b37f34a3b0 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.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.functional.bookstore helidon-tests-functional-bookstore diff --git a/tests/functional/config-profiles/pom.xml b/tests/functional/config-profiles/pom.xml index 4d2af66ddd2..ca3a785e0cd 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.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.functional.configprofile helidon-tests-functional-configprofile diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index c1ea0000be4..7d3e3625c9c 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-functional-context-propagation diff --git a/tests/functional/jax-rs-multiple-apps/pom.xml b/tests/functional/jax-rs-multiple-apps/pom.xml index 556d15c8f64..36122d96970 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-functional-jax-rs-multiple-apps diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index 31c391c34a6..f71f9dbd006 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.1.1-SNAPSHOT + 3.1.1 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 007f47915b3..4b0c70a56e2 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.1.1-SNAPSHOT + 3.1.1 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 2252e71b999..82547fe054f 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.1.1-SNAPSHOT + 3.1.1 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 b988a673ec5..a6d2a9ff2ab 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.1.1-SNAPSHOT + 3.1.1 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 d3f678df796..ebb3de50ba4 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-param-converter-provider diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index 14600e596e4..23f7ef288cd 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.functional diff --git a/tests/functional/request-scope-cdi/pom.xml b/tests/functional/request-scope-cdi/pom.xml index c94480e8583..0df880304d6 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-functional-request-scope-cdi diff --git a/tests/functional/request-scope/pom.xml b/tests/functional/request-scope/pom.xml index 8fc2a9639b4..a7d47fda9b5 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-functional-request-scope diff --git a/tests/integration/config/gh-2171-yml/pom.xml b/tests/integration/config/gh-2171-yml/pom.xml index 748a1c3a65c..5971f96148e 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/config/gh-2171/pom.xml b/tests/integration/config/gh-2171/pom.xml index c01eae04fe9..fa15ab32713 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/config/gh-4375/pom.xml b/tests/integration/config/gh-4375/pom.xml index f094e381f7f..edb3c44df48 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-config-gh-4375 diff --git a/tests/integration/config/hocon-mp/pom.xml b/tests/integration/config/hocon-mp/pom.xml index 6062470b83c..f59992172b2 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-config-hocon-mp diff --git a/tests/integration/config/pom.xml b/tests/integration/config/pom.xml index 9fb74b26a4a..4810f00afdb 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.1.1-SNAPSHOT + 3.1.1 pom diff --git a/tests/integration/dbclient/appl/pom.xml b/tests/integration/dbclient/appl/pom.xml index 6646311d511..46ab7079c41 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-appl - 3.1.1-SNAPSHOT + 3.1.1 Integration Tests: DB Client Application diff --git a/tests/integration/dbclient/common/pom.xml b/tests/integration/dbclient/common/pom.xml index c057e523ec4..158b49457c2 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml diff --git a/tests/integration/dbclient/jdbc/pom.xml b/tests/integration/dbclient/jdbc/pom.xml index 7dab7519d49..6da85c26f39 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml diff --git a/tests/integration/dbclient/mongodb/pom.xml b/tests/integration/dbclient/mongodb/pom.xml index de9ca56caf0..b96ed013228 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml diff --git a/tests/integration/dbclient/pom.xml b/tests/integration/dbclient/pom.xml index 06f175b1b1c..d749eaacd67 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index c28924ce2c9..0e46ef063f5 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index 5472b9e3ec0..ae01a858b5c 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.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.integration.health helidon-tests-integration-health-project diff --git a/tests/integration/jep290/check_f_f_ok/pom.xml b/tests/integration/jep290/check_f_f_ok/pom.xml index 62a74f21294..8d8d3940a08 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-check_f_f_ok diff --git a/tests/integration/jep290/check_f_f_w/pom.xml b/tests/integration/jep290/check_f_f_w/pom.xml index 1064e95e6c5..b87b7a715e6 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-check_f_f_w diff --git a/tests/integration/jep290/check_f_p_ok/pom.xml b/tests/integration/jep290/check_f_p_ok/pom.xml index 1ccdab69013..b3727d457da 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-check_f_p_ok diff --git a/tests/integration/jep290/check_f_p_w/pom.xml b/tests/integration/jep290/check_f_p_w/pom.xml index a09e1264c54..ca2d5e0e02a 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-check_f_p_w diff --git a/tests/integration/jep290/pom.xml b/tests/integration/jep290/pom.xml index f767e4b5b1c..307c78c315f 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.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project diff --git a/tests/integration/jep290/server_and_custom/pom.xml b/tests/integration/jep290/server_and_custom/pom.xml index 9f05c46345b..20290d3f3cd 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-server-and-custom diff --git a/tests/integration/jep290/set_c_f_c/pom.xml b/tests/integration/jep290/set_c_f_c/pom.xml index 8283db8e0d9..9f1ce552f26 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-set_c_f_c diff --git a/tests/integration/jep290/set_c_f_d/pom.xml b/tests/integration/jep290/set_c_f_d/pom.xml index cc16f77c775..a75fe760732 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-set_c_f_d diff --git a/tests/integration/jep290/set_c_t_d/pom.xml b/tests/integration/jep290/set_c_t_d/pom.xml index 4800035f7b8..d6098d0fa0e 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-set_c_t_d diff --git a/tests/integration/jep290/set_f/pom.xml b/tests/integration/jep290/set_f/pom.xml index ffcff2c829a..60b06b21fbd 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-set_f diff --git a/tests/integration/jep290/set_o/pom.xml b/tests/integration/jep290/set_o/pom.xml index 322b14c9c62..8cc3e656513 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-jep290-set_o diff --git a/tests/integration/jms/pom.xml b/tests/integration/jms/pom.xml index 95724b3f73c..dd6825eda4b 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.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.integration.jms diff --git a/tests/integration/jpa/appl/pom.xml b/tests/integration/jpa/appl/pom.xml index d4c83a57a62..b298bc578d7 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml diff --git a/tests/integration/jpa/model/pom.xml b/tests/integration/jpa/model/pom.xml index dc71424f48d..89f37ab49d2 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml diff --git a/tests/integration/jpa/pom.xml b/tests/integration/jpa/pom.xml index 06b5be58284..740ebc40be3 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml diff --git a/tests/integration/jpa/simple/pom.xml b/tests/integration/jpa/simple/pom.xml index a0fb194ed8e..677eec8ef16 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml diff --git a/tests/integration/kafka/pom.xml b/tests/integration/kafka/pom.xml index 11f706f6280..aeebd7f45c9 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.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.integration.kafka diff --git a/tests/integration/mp-bean-validation/pom.xml b/tests/integration/mp-bean-validation/pom.xml index d7ca694216d..a3a2a3a7047 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.1.1-SNAPSHOT + 3.1.1 ../../../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 f6827349493..a363d56ad33 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/mp-gh-2421/pom.xml b/tests/integration/mp-gh-2421/pom.xml index 01d9a60a28a..ea357e252fd 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/mp-gh-2461/pom.xml b/tests/integration/mp-gh-2461/pom.xml index 82006ee6435..f372464575b 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/mp-gh-3246/pom.xml b/tests/integration/mp-gh-3246/pom.xml index 7cd2f0c2f47..a01de0aa33c 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/mp-gh-3974/pom.xml b/tests/integration/mp-gh-3974/pom.xml index a4966494497..d14dc019ea1 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/mp-gh-4123/pom.xml b/tests/integration/mp-gh-4123/pom.xml index f6fdfe07277..dacd7de208a 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/mp-gh-4654/pom.xml b/tests/integration/mp-gh-4654/pom.xml index 4377e377220..a06bca2a9ae 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/mp-gh-5328/pom.xml b/tests/integration/mp-gh-5328/pom.xml index 323f636cf4d..cb8b9c677f3 100644 --- a/tests/integration/mp-gh-5328/pom.xml +++ b/tests/integration/mp-gh-5328/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/mp-graphql/pom.xml b/tests/integration/mp-graphql/pom.xml index c1951f9b354..a6a357e9335 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml diff --git a/tests/integration/mp-grpc/pom.xml b/tests/integration/mp-grpc/pom.xml index 60039353137..bdf8f8d3763 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index 6c57b4af6d2..5d63782928a 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-ws-services/pom.xml b/tests/integration/mp-ws-services/pom.xml index bfc27d3341b..661ada6c48d 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-1/pom.xml b/tests/integration/native-image/mp-1/pom.xml index a4ed09143f5..e97f0aa1e97 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-2/pom.xml b/tests/integration/native-image/mp-2/pom.xml index bb388256b3d..7fcaf426874 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/mp-3/pom.xml b/tests/integration/native-image/mp-3/pom.xml index 07307ce26bb..315bdf029c0 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/pom.xml b/tests/integration/native-image/pom.xml index 82251398a3d..5e1309d0be9 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.1.1-SNAPSHOT + 3.1.1 ../pom.xml pom diff --git a/tests/integration/native-image/se-1/pom.xml b/tests/integration/native-image/se-1/pom.xml index eac39337921..abb6f83d9e8 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/native-image/static-content/pom.xml b/tests/integration/native-image/static-content/pom.xml index 395d90583a2..a2327378198 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml io.helidon.tests.integration diff --git a/tests/integration/oidc/pom.xml b/tests/integration/oidc/pom.xml index 052f0f994fb..cf0b89f9fa2 100644 --- a/tests/integration/oidc/pom.xml +++ b/tests/integration/oidc/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration io.helidon.tests.integration - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index faf3bedd581..9a0f89a5334 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.tests.integration diff --git a/tests/integration/restclient/pom.xml b/tests/integration/restclient/pom.xml index bf77b94d6b8..b7abbc87ea3 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/security/gh1487/pom.xml b/tests/integration/security/gh1487/pom.xml index 118838d40b2..fb691c36ae2 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/security/gh2297/pom.xml b/tests/integration/security/gh2297/pom.xml index b2ee81c110a..9e72571e2e9 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/security/gh2455/pom.xml b/tests/integration/security/gh2455/pom.xml index a61402d8992..b9451c6b032 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/security/gh2772/pom.xml b/tests/integration/security/gh2772/pom.xml index 50064edbe66..091f361336e 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/security/path-params/pom.xml b/tests/integration/security/path-params/pom.xml index 47f23e5dcc4..ea54a2b7427 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/security/pom.xml b/tests/integration/security/pom.xml index 8eed2bff19e..749b1502b1c 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.1.1-SNAPSHOT + 3.1.1 pom diff --git a/tests/integration/security/security-response-mapper/pom.xml b/tests/integration/security/security-response-mapper/pom.xml index 38775c0ff37..c7ca3b041ee 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/tools/client/pom.xml b/tests/integration/tools/client/pom.xml index a462c29f8e1..c8292040e96 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/tools/example/pom.xml b/tests/integration/tools/example/pom.xml index 69210094fe5..6bc59ad03ed 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.1.1-SNAPSHOT + 3.1.1 ../../../../applications/se/pom.xml 4.0.0 diff --git a/tests/integration/tools/pom.xml b/tests/integration/tools/pom.xml index 028f89fec32..bae10603c6b 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/tools/service/pom.xml b/tests/integration/tools/service/pom.xml index ada8f31c402..57041f9d268 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/vault/mp/pom.xml b/tests/integration/vault/mp/pom.xml index 08e9cdca760..18d91ef901d 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-vault-mp diff --git a/tests/integration/vault/pom.xml b/tests/integration/vault/pom.xml index 2e4033f1bec..da38629f8ea 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.1.1-SNAPSHOT + 3.1.1 4.0.0 pom diff --git a/tests/integration/vault/se/pom.xml b/tests/integration/vault/se/pom.xml index 0a77618dcb2..62813be81eb 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.1.1-SNAPSHOT + 3.1.1 helidon-tests-integration-vault-se diff --git a/tests/integration/webclient/pom.xml b/tests/integration/webclient/pom.xml index 50b4520507f..ac83a822018 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/webserver/gh2631/pom.xml b/tests/integration/webserver/gh2631/pom.xml index 15b30e98182..0fff6255089 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/webserver/pom.xml b/tests/integration/webserver/pom.xml index 5f82abded65..f83602ef6db 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.1.1-SNAPSHOT + 3.1.1 pom diff --git a/tests/integration/webserver/upgrade/pom.xml b/tests/integration/webserver/upgrade/pom.xml index 4908f13d0c3..b2a3b9e446d 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.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index 5dc8fb0aec4..68bed1f0fc8 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.1.1-SNAPSHOT + 3.1.1 ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index 50c6afe7a7b..25120378b6f 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.tests diff --git a/tests/tck/pom.xml b/tests/tck/pom.xml index e1f76aeb093..b45befc3a01 100644 --- a/tests/tck/pom.xml +++ b/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 pom diff --git a/tests/tck/tck-reactive-streams/pom.xml b/tests/tck/tck-reactive-streams/pom.xml index 8cfab5835d1..85a09fe2d50 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.1.1-SNAPSHOT + 3.1.1 4.0.0 tck-reactive-streams diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index 6e3bdeb97d2..21654df7e5b 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-tracing-config diff --git a/tracing/jaeger/pom.xml b/tracing/jaeger/pom.xml index 7ef5163d763..24b587bf131 100644 --- a/tracing/jaeger/pom.xml +++ b/tracing/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-tracing-jaeger diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index 2e153fe0fbc..3de9895f002 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index b97a1d1fdd7..b27c862bfb6 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-tracing-jersey diff --git a/tracing/opentelemetry/pom.xml b/tracing/opentelemetry/pom.xml index d9b248265bf..66ba20a940d 100644 --- a/tracing/opentelemetry/pom.xml +++ b/tracing/opentelemetry/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-tracing-opentelemetry diff --git a/tracing/opentracing/pom.xml b/tracing/opentracing/pom.xml index 70494376471..594e17bbf0b 100644 --- a/tracing/opentracing/pom.xml +++ b/tracing/opentracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-tracing-opentracing diff --git a/tracing/pom.xml b/tracing/pom.xml index f4cc2148e9e..d2a9b24dfba 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 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 fc2a12da44d..9522912bb7e 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.1.1-SNAPSHOT + 3.1.1 helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index f606a3a8138..1c4023ab161 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/tracing/tracer-resolver/pom.xml b/tracing/tracer-resolver/pom.xml index 455e771b938..eca4139d874 100644 --- a/tracing/tracer-resolver/pom.xml +++ b/tracing/tracer-resolver/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-tracing-tracer-resolver diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index 2177d41f6c1..e1e716c76f6 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-tracing diff --git a/tracing/zipkin/pom.xml b/tracing/zipkin/pom.xml index cab5586636e..1ec20e5a2cd 100644 --- a/tracing/zipkin/pom.xml +++ b/tracing/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-tracing-zipkin diff --git a/webclient/jaxrs/pom.xml b/webclient/jaxrs/pom.xml index 67758aeee16..526ba142d1d 100644 --- a/webclient/jaxrs/pom.xml +++ b/webclient/jaxrs/pom.xml @@ -21,7 +21,7 @@ helidon-webclient-project io.helidon.webclient - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/webclient/metrics/pom.xml b/webclient/metrics/pom.xml index 33825cfd6cb..c5013fbfeab 100644 --- a/webclient/metrics/pom.xml +++ b/webclient/metrics/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index f4505439a72..48cc98d2807 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.webclient diff --git a/webclient/security/pom.xml b/webclient/security/pom.xml index 488ae8feb2a..5866d5217a8 100644 --- a/webclient/security/pom.xml +++ b/webclient/security/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/webclient/tracing/pom.xml b/webclient/tracing/pom.xml index 6f239fdcdd3..ee96e6fb8a0 100644 --- a/webclient/tracing/pom.xml +++ b/webclient/tracing/pom.xml @@ -23,7 +23,7 @@ helidon-webclient-project io.helidon.webclient - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/webclient/webclient/pom.xml b/webclient/webclient/pom.xml index 3c539c96412..221448ce495 100644 --- a/webclient/webclient/pom.xml +++ b/webclient/webclient/pom.xml @@ -24,7 +24,7 @@ io.helidon.webclient helidon-webclient-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-webclient diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index 410e3435c12..274a8152bba 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/webserver/cors/pom.xml b/webserver/cors/pom.xml index f51401130b1..b846e6508c5 100644 --- a/webserver/cors/pom.xml +++ b/webserver/cors/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-webserver-cors diff --git a/webserver/http2/pom.xml b/webserver/http2/pom.xml index 818043b4d3f..8129ce909db 100644 --- a/webserver/http2/pom.xml +++ b/webserver/http2/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-webserver-http2 Helidon WebServer HTTP2 diff --git a/webserver/jersey/pom.xml b/webserver/jersey/pom.xml index f67bc7b942f..a9f463c2b8a 100644 --- a/webserver/jersey/pom.xml +++ b/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-webserver-jersey Helidon WebServer Jersey diff --git a/webserver/pom.xml b/webserver/pom.xml index 0b875cfd679..14cbf078646 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.webserver helidon-webserver-project diff --git a/webserver/static-content/pom.xml b/webserver/static-content/pom.xml index 6780380cf80..4ee9e419ae7 100644 --- a/webserver/static-content/pom.xml +++ b/webserver/static-content/pom.xml @@ -21,7 +21,7 @@ helidon-webserver-project io.helidon.webserver - 3.1.1-SNAPSHOT + 3.1.1 4.0.0 diff --git a/webserver/test-support/pom.xml b/webserver/test-support/pom.xml index 46497f2be32..eab41caf464 100644 --- a/webserver/test-support/pom.xml +++ b/webserver/test-support/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.1.1-SNAPSHOT + 3.1.1 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 c4e4711a775..3287013cf2d 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.1.1-SNAPSHOT + 3.1.1 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 bf6234f6b4f..c483cb9f447 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.1.1-SNAPSHOT + 3.1.1 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 abc2bfcf04d..b2d12dedee4 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.1.1-SNAPSHOT + 3.1.1 io.helidon.webserver.transport.netty helidon-webserver-transport-netty-project diff --git a/webserver/transport/pom.xml b/webserver/transport/pom.xml index 73d15bbe415..1024f7355d4 100644 --- a/webserver/transport/pom.xml +++ b/webserver/transport/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.1.1-SNAPSHOT + 3.1.1 io.helidon.webserver.transport helidon-webserver-transport-project diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index a4178e5aabe..d4c9072b024 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-webserver Helidon WebServer diff --git a/webserver/websocket/pom.xml b/webserver/websocket/pom.xml index 84707329525..769444d4ba1 100644 --- a/webserver/websocket/pom.xml +++ b/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 3.1.1-SNAPSHOT + 3.1.1 helidon-webserver-websocket Helidon WebServer WebSocket