From b5949b4291f84f53ffaf81032bd6f69c423dba4f Mon Sep 17 00:00:00 2001 From: Romain Grecourt Date: Mon, 12 Aug 2024 13:17:24 -0700 Subject: [PATCH] Update release --- .github/actions/common/action.yml | 20 +- .github/workflows/assign-issue.yml | 31 ++ .github/workflows/backport-issues.yml | 56 +++ .github/workflows/create-backport-issues.yml | 41 --- .github/workflows/pr-merge.yaml | 22 -- .github/workflows/release.yaml | 123 +++++-- .github/workflows/snapshot.yaml | 112 ++++++ .github/workflows/snapshotrelease.yaml | 40 -- .github/workflows/validate.yml | 10 + .mvn/cache-config.xml | 11 +- .mvn/extensions.xml | 2 +- all/pom.xml | 2 +- applications/mp/pom.xml | 2 +- applications/parent/pom.xml | 6 +- applications/pom.xml | 2 +- applications/se/pom.xml | 2 +- archetypes/archetypes/pom.xml | 2 +- archetypes/legacy/bare-mp/pom.xml | 2 +- archetypes/legacy/bare-se/pom.xml | 2 +- archetypes/legacy/database-mp/pom.xml | 2 +- archetypes/legacy/database-se/pom.xml | 2 +- archetypes/legacy/pom.xml | 2 +- archetypes/legacy/quickstart-mp/pom.xml | 2 +- archetypes/legacy/quickstart-se/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 4 +- builder/api/pom.xml | 2 +- builder/codegen/pom.xml | 2 +- builder/pom.xml | 12 +- builder/processor/pom.xml | 2 +- builder/tests/builder/pom.xml | 2 +- builder/tests/codegen/pom.xml | 2 +- builder/tests/common-types/pom.xml | 2 +- builder/tests/pom.xml | 2 +- bundles/config/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/security/pom.xml | 2 +- codegen/apt/pom.xml | 2 +- codegen/class-model/pom.xml | 2 +- codegen/codegen/pom.xml | 2 +- codegen/compiler/pom.xml | 2 +- codegen/helidon-copyright/pom.xml | 2 +- codegen/pom.xml | 2 +- codegen/scan/pom.xml | 2 +- codegen/tests/pom.xml | 2 +- codegen/tests/test-codegen-use/pom.xml | 2 +- codegen/tests/test-codegen/pom.xml | 2 +- common/buffers/pom.xml | 2 +- common/common/pom.xml | 2 +- common/config/pom.xml | 2 +- common/configurable/pom.xml | 2 +- common/context/pom.xml | 2 +- common/crypto/pom.xml | 2 +- common/features/api/pom.xml | 2 +- common/features/features/pom.xml | 2 +- common/features/pom.xml | 2 +- common/features/processor/pom.xml | 2 +- common/key-util/pom.xml | 2 +- common/mapper/pom.xml | 2 +- common/media-type/pom.xml | 2 +- common/parameters/pom.xml | 2 +- common/pom.xml | 2 +- common/processor/class-model/pom.xml | 2 +- common/processor/helidon-copyright/pom.xml | 2 +- common/processor/pom.xml | 2 +- common/processor/processor/pom.xml | 2 +- common/reactive/pom.xml | 2 +- common/security/pom.xml | 2 +- common/socket/pom.xml | 2 +- common/task/pom.xml | 2 +- common/testing/http-junit5/pom.xml | 2 +- common/testing/junit5/pom.xml | 2 +- common/testing/pom.xml | 2 +- common/tls/pom.xml | 2 +- common/types/pom.xml | 2 +- common/uri/pom.xml | 2 +- config/config-mp/pom.xml | 2 +- config/config/pom.xml | 2 +- config/encryption/pom.xml | 2 +- config/etcd/pom.xml | 2 +- config/git/pom.xml | 2 +- config/hocon-mp/pom.xml | 2 +- config/hocon/pom.xml | 2 +- config/metadata/codegen/pom.xml | 2 +- config/metadata/docs/pom.xml | 2 +- config/metadata/metadata/pom.xml | 2 +- config/metadata/pom.xml | 2 +- config/metadata/processor/pom.xml | 2 +- config/object-mapping/pom.xml | 2 +- config/pom.xml | 2 +- config/testing/pom.xml | 2 +- .../tests/config-metadata-builder-api/pom.xml | 2 +- config/tests/config-metadata-meta-api/pom.xml | 2 +- config/tests/integration-tests/pom.xml | 2 +- config/tests/module-mappers-1-base/pom.xml | 2 +- .../tests/module-mappers-2-override/pom.xml | 2 +- config/tests/module-meta-source-1/pom.xml | 2 +- config/tests/module-meta-source-2/pom.xml | 2 +- .../tests/module-parsers-1-override/pom.xml | 2 +- config/tests/pom.xml | 2 +- config/tests/service-registry/pom.xml | 2 +- config/tests/test-bundle/pom.xml | 2 +- .../test-default_config-1-properties/pom.xml | 2 +- .../test-default_config-2-hocon-json/pom.xml | 2 +- .../tests/test-default_config-3-hocon/pom.xml | 2 +- .../tests/test-default_config-4-yaml/pom.xml | 2 +- .../test-default_config-5-env_vars/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../test-default_config-8-meta-hocon/pom.xml | 2 +- .../test-default_config-9-meta-yaml/pom.xml | 2 +- config/tests/test-lazy-source/pom.xml | 2 +- config/tests/test-mappers-1-common/pom.xml | 2 +- config/tests/test-mappers-2-complex/pom.xml | 2 +- config/tests/test-meta-source/pom.xml | 2 +- config/tests/test-parsers-1-complex/pom.xml | 2 +- config/yaml-mp/pom.xml | 2 +- config/yaml/pom.xml | 2 +- cors/pom.xml | 2 +- dbclient/dbclient/pom.xml | 2 +- dbclient/health/pom.xml | 2 +- dbclient/hikari/pom.xml | 2 +- dbclient/jdbc/pom.xml | 2 +- dbclient/jsonp/pom.xml | 2 +- dbclient/metrics-hikari/pom.xml | 2 +- dbclient/metrics/pom.xml | 2 +- dbclient/mongodb/pom.xml | 2 +- dbclient/pom.xml | 2 +- dbclient/tracing/pom.xml | 2 +- dependencies/pom.xml | 2 +- docs/pom.xml | 31 +- .../main/asciidoc/includes/attributes.adoc | 2 +- ...gn-issue-to-project.sh => assign-issue.sh} | 0 ...-backport-issues.sh => backport-issues.sh} | 0 etc/scripts/build-examples.sh | 36 +- etc/scripts/nexus.sh | 312 ++++++++++++++++ etc/scripts/release.sh | 347 ++++++++---------- etc/scripts/setup-gpg.sh | 46 +++ etc/scripts/test-quickstarts.sh | 17 +- fault-tolerance/fault-tolerance/pom.xml | 2 +- fault-tolerance/pom.xml | 2 +- graphql/pom.xml | 2 +- graphql/server/pom.xml | 2 +- grpc/api/pom.xml | 2 +- grpc/core/pom.xml | 2 +- grpc/pom.xml | 2 +- health/health-checks/pom.xml | 2 +- health/health/pom.xml | 2 +- health/pom.xml | 2 +- helidon/pom.xml | 2 +- http/encoding/deflate/pom.xml | 2 +- http/encoding/encoding/pom.xml | 2 +- http/encoding/gzip/pom.xml | 2 +- http/encoding/pom.xml | 2 +- http/http/pom.xml | 2 +- http/http2/pom.xml | 2 +- http/media/jackson/pom.xml | 2 +- http/media/jsonb/pom.xml | 2 +- http/media/jsonp/pom.xml | 2 +- http/media/media/pom.xml | 2 +- http/media/multipart/pom.xml | 2 +- http/media/pom.xml | 2 +- http/pom.xml | 2 +- http/sse/pom.xml | 2 +- http/tests/encoding/deflate/pom.xml | 2 +- http/tests/encoding/gzip/pom.xml | 2 +- http/tests/encoding/pom.xml | 2 +- http/tests/media/jsonb/pom.xml | 2 +- http/tests/media/jsonp/pom.xml | 2 +- http/tests/media/multipart/pom.xml | 2 +- http/tests/media/pom.xml | 2 +- http/tests/media/string/pom.xml | 2 +- http/tests/pom.xml | 2 +- inject/api/pom.xml | 2 +- inject/configdriven/api/pom.xml | 2 +- inject/configdriven/pom.xml | 11 +- inject/configdriven/processor/pom.xml | 2 +- inject/configdriven/runtime/pom.xml | 2 +- inject/configdriven/tests/config/pom.xml | 2 +- .../tests/configuredby-application/pom.xml | 2 +- .../configdriven/tests/configuredby/pom.xml | 2 +- inject/configdriven/tests/pom.xml | 2 +- inject/maven-plugin/pom.xml | 2 +- inject/pom.xml | 2 +- inject/processor/pom.xml | 2 +- inject/runtime/pom.xml | 2 +- inject/testing/pom.xml | 2 +- inject/tests/api/pom.xml | 2 +- inject/tests/interception/pom.xml | 2 +- inject/tests/pom.xml | 2 +- inject/tests/resources-inject/pom.xml | 2 +- inject/tests/resources-plain/pom.xml | 2 +- inject/tests/runtime/pom.xml | 2 +- inject/tests/tck-jsr330/pom.xml | 2 +- inject/tools/pom.xml | 2 +- .../cdi/common-cdi/configurable/pom.xml | 2 +- integrations/cdi/common-cdi/delegates/pom.xml | 2 +- integrations/cdi/common-cdi/pom.xml | 2 +- .../reference-counted-context/pom.xml | 2 +- integrations/cdi/datasource-hikaricp/pom.xml | 2 +- integrations/cdi/datasource-ucp/pom.xml | 2 +- integrations/cdi/datasource/pom.xml | 2 +- integrations/cdi/eclipselink-cdi/pom.xml | 2 +- integrations/cdi/hibernate-cdi/pom.xml | 2 +- integrations/cdi/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 +- .../graal/mp-native-image-extension/pom.xml | 2 +- .../graal/native-image-extension/pom.xml | 2 +- integrations/graal/pom.xml | 2 +- integrations/jdbc/jdbc/pom.xml | 2 +- integrations/jdbc/pom.xml | 2 +- integrations/jta/jdbc/pom.xml | 2 +- integrations/jta/pom.xml | 2 +- integrations/micrometer/cdi/pom.xml | 2 +- integrations/micrometer/micrometer/pom.xml | 2 +- integrations/micrometer/pom.xml | 2 +- integrations/micronaut/cdi-processor/pom.xml | 2 +- integrations/micronaut/cdi/pom.xml | 2 +- integrations/micronaut/data/pom.xml | 2 +- integrations/micronaut/pom.xml | 2 +- integrations/microstream/cache/pom.xml | 2 +- integrations/microstream/cdi/pom.xml | 2 +- integrations/microstream/core/pom.xml | 2 +- integrations/microstream/health/pom.xml | 2 +- integrations/microstream/metrics/pom.xml | 2 +- integrations/microstream/pom.xml | 2 +- integrations/neo4j/health/pom.xml | 2 +- integrations/neo4j/metrics/pom.xml | 2 +- integrations/neo4j/neo4j/pom.xml | 2 +- integrations/neo4j/pom.xml | 2 +- .../oci/authentication/instance/pom.xml | 2 +- .../oci/authentication/oke-workload/pom.xml | 2 +- integrations/oci/authentication/pom.xml | 2 +- .../oci/authentication/resource/pom.xml | 2 +- integrations/oci/metrics/cdi/pom.xml | 2 +- integrations/oci/metrics/metrics/pom.xml | 2 +- integrations/oci/metrics/pom.xml | 2 +- integrations/oci/oci/pom.xml | 2 +- integrations/oci/pom.xml | 12 +- integrations/oci/sdk/cdi/pom.xml | 2 +- integrations/oci/sdk/pom.xml | 11 +- integrations/oci/sdk/processor/pom.xml | 2 +- integrations/oci/sdk/runtime/pom.xml | 2 +- integrations/oci/sdk/tests/pom.xml | 2 +- .../oci/sdk/tests/test-application/pom.xml | 2 +- .../oci/sdk/tests/test-module1/pom.xml | 2 +- .../oci/sdk/tests/test-module2/pom.xml | 2 +- .../oci/secrets-config-source/pom.xml | 2 +- .../oci/secrets-mp-config-source/pom.xml | 2 +- integrations/oci/tests/authentication/pom.xml | 4 +- integrations/oci/tests/pom.xml | 6 +- integrations/oci/tls-certificates/pom.xml | 2 +- integrations/openapi-ui/pom.xml | 2 +- integrations/pom.xml | 2 +- integrations/vault/auths/approle/pom.xml | 2 +- integrations/vault/auths/common/pom.xml | 2 +- integrations/vault/auths/k8s/pom.xml | 2 +- integrations/vault/auths/pom.xml | 2 +- integrations/vault/auths/token/pom.xml | 2 +- integrations/vault/cdi/pom.xml | 2 +- integrations/vault/pom.xml | 2 +- integrations/vault/secrets/cubbyhole/pom.xml | 2 +- integrations/vault/secrets/database/pom.xml | 2 +- integrations/vault/secrets/kv1/pom.xml | 2 +- integrations/vault/secrets/kv2/pom.xml | 2 +- integrations/vault/secrets/pki/pom.xml | 2 +- integrations/vault/secrets/pom.xml | 2 +- integrations/vault/secrets/transit/pom.xml | 2 +- integrations/vault/sys/pom.xml | 2 +- integrations/vault/sys/sys/pom.xml | 2 +- integrations/vault/vault/pom.xml | 2 +- jersey/client/pom.xml | 2 +- jersey/common/pom.xml | 2 +- jersey/connector/pom.xml | 2 +- jersey/jsonp/pom.xml | 2 +- jersey/pom.xml | 2 +- jersey/server/pom.xml | 2 +- jersey/tests/connector/pom.xml | 2 +- jersey/tests/pom.xml | 2 +- licensing/pom.xml | 2 +- logging/common/pom.xml | 2 +- logging/jul/pom.xml | 2 +- logging/log4j/pom.xml | 2 +- logging/pom.xml | 2 +- logging/slf4j/pom.xml | 2 +- logging/tests/log4j/pom.xml | 2 +- logging/tests/pom.xml | 2 +- .../client/narayana-client/pom.xml | 2 +- lra/coordinator/client/pom.xml | 2 +- lra/coordinator/client/spi/pom.xml | 2 +- lra/coordinator/pom.xml | 2 +- lra/coordinator/server/pom.xml | 2 +- lra/pom.xml | 2 +- messaging/connectors/aq/pom.xml | 2 +- messaging/connectors/jms-shim/pom.xml | 2 +- messaging/connectors/jms/pom.xml | 2 +- messaging/connectors/kafka/pom.xml | 2 +- messaging/connectors/mock/pom.xml | 2 +- messaging/connectors/pom.xml | 2 +- messaging/connectors/wls-jms/pom.xml | 2 +- messaging/messaging/pom.xml | 2 +- messaging/pom.xml | 2 +- metadata/hson/pom.xml | 2 +- metadata/pom.xml | 2 +- metrics/api/pom.xml | 2 +- metrics/metrics/pom.xml | 2 +- metrics/pom.xml | 2 +- metrics/prometheus/pom.xml | 2 +- metrics/provider-tests/pom.xml | 2 +- metrics/providers/micrometer/pom.xml | 2 +- metrics/providers/pom.xml | 2 +- metrics/system-meters/pom.xml | 2 +- metrics/trace-exemplar/pom.xml | 2 +- microprofile/access-log/pom.xml | 2 +- microprofile/bean-validation/pom.xml | 2 +- .../bundles/helidon-microprofile-core/pom.xml | 2 +- .../bundles/helidon-microprofile/pom.xml | 2 +- microprofile/bundles/pom.xml | 2 +- microprofile/cdi/pom.xml | 2 +- microprofile/config/pom.xml | 2 +- microprofile/cors/pom.xml | 2 +- microprofile/fault-tolerance/pom.xml | 2 +- microprofile/graphql/pom.xml | 2 +- microprofile/graphql/server/pom.xml | 2 +- microprofile/grpc/client/pom.xml | 2 +- microprofile/grpc/core/pom.xml | 2 +- microprofile/grpc/pom.xml | 12 +- microprofile/grpc/server/pom.xml | 2 +- microprofile/grpc/tests/pom.xml | 2 +- microprofile/grpc/tracing/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 | 12 +- microprofile/reactive-streams/pom.xml | 2 +- microprofile/rest-client/pom.xml | 2 +- microprofile/scheduling/pom.xml | 2 +- microprofile/security/pom.xml | 2 +- microprofile/server/pom.xml | 2 +- microprofile/service-common/pom.xml | 2 +- microprofile/telemetry/pom.xml | 2 +- microprofile/testing/junit5/pom.xml | 2 +- microprofile/testing/mocking/pom.xml | 2 +- microprofile/testing/pom.xml | 2 +- microprofile/testing/testng/pom.xml | 2 +- microprofile/tests/arquillian/pom.xml | 2 +- microprofile/tests/config/pom.xml | 2 +- microprofile/tests/pom.xml | 2 +- microprofile/tests/server/pom.xml | 2 +- microprofile/tests/tck/pom.xml | 2 +- .../tests/tck/tck-annotations/pom.xml | 2 +- .../tests/tck/tck-cdi-lang-model/pom.xml | 2 +- microprofile/tests/tck/tck-cdi/pom.xml | 2 +- microprofile/tests/tck/tck-config/pom.xml | 2 +- .../tests/tck/tck-core-profile/pom.xml | 2 +- .../tck-core-profile-test/pom.xml | 2 +- .../tests/tck/tck-fault-tolerance/pom.xml | 2 +- microprofile/tests/tck/tck-graphql/pom.xml | 2 +- microprofile/tests/tck/tck-health/pom.xml | 2 +- microprofile/tests/tck/tck-inject/pom.xml | 2 +- .../tck/tck-inject/tck-inject-test/pom.xml | 2 +- microprofile/tests/tck/tck-jsonb/pom.xml | 2 +- .../tck/tck-jsonb/tck-jsonb-test/pom.xml | 2 +- microprofile/tests/tck/tck-jsonp/pom.xml | 2 +- .../tck-jsonp-pluggability-test/pom.xml | 2 +- .../tck/tck-jsonp/tck-jsonp-test/pom.xml | 2 +- microprofile/tests/tck/tck-jwt-auth/pom.xml | 2 +- microprofile/tests/tck/tck-lra/pom.xml | 2 +- microprofile/tests/tck/tck-messaging/pom.xml | 2 +- microprofile/tests/tck/tck-metrics/pom.xml | 2 +- microprofile/tests/tck/tck-openapi/pom.xml | 2 +- .../tests/tck/tck-opentracing/pom.xml | 2 +- .../tests/tck/tck-reactive-operators/pom.xml | 2 +- .../tests/tck/tck-rest-client/pom.xml | 2 +- microprofile/tests/tck/tck-restful/pom.xml | 2 +- .../tck/tck-restful/tck-restful-test/pom.xml | 2 +- microprofile/tests/tck/tck-telemetry/pom.xml | 2 +- microprofile/tests/telemetry/pom.xml | 2 +- microprofile/tests/testing/junit5/pom.xml | 2 +- microprofile/tests/testing/pom.xml | 4 +- microprofile/tests/testing/testng/pom.xml | 2 +- microprofile/tracing/pom.xml | 2 +- microprofile/websocket/pom.xml | 2 +- microprofile/weld/pom.xml | 2 +- microprofile/weld/weld-core-impl/pom.xml | 2 +- microprofile/weld/weld-se-core/pom.xml | 2 +- openapi/openapi/pom.xml | 2 +- openapi/pom.xml | 2 +- openapi/tests/gh-5792/pom.xml | 2 +- openapi/tests/pom.xml | 2 +- parent/pom.xml | 39 +- pom.xml | 101 ++--- scheduling/pom.xml | 2 +- security/abac/policy-el/pom.xml | 2 +- security/abac/policy/pom.xml | 2 +- security/abac/pom.xml | 2 +- security/abac/role/pom.xml | 2 +- security/abac/scope/pom.xml | 2 +- security/abac/time/pom.xml | 2 +- security/annotations/pom.xml | 2 +- security/integration/common/pom.xml | 2 +- security/integration/pom.xml | 2 +- security/jwt/pom.xml | 2 +- security/pom.xml | 2 +- security/providers/abac/pom.xml | 2 +- security/providers/common/pom.xml | 2 +- security/providers/config-vault/pom.xml | 2 +- security/providers/google-login/pom.xml | 2 +- security/providers/header/pom.xml | 2 +- security/providers/http-auth/pom.xml | 2 +- security/providers/http-sign/pom.xml | 2 +- security/providers/idcs-mapper/pom.xml | 2 +- security/providers/jwt/pom.xml | 2 +- security/providers/oidc-common/pom.xml | 2 +- security/providers/oidc/pom.xml | 2 +- security/providers/pom.xml | 2 +- security/security/pom.xml | 2 +- security/util/pom.xml | 2 +- service/codegen/pom.xml | 2 +- service/metadata/pom.xml | 2 +- service/pom.xml | 12 +- service/registry/pom.xml | 2 +- service/tests/codegen/pom.xml | 2 +- service/tests/pom.xml | 2 +- service/tests/registry/pom.xml | 2 +- tests/apps/bookstore/bookstore-mp/pom.xml | 2 +- tests/apps/bookstore/bookstore-se/pom.xml | 2 +- tests/apps/bookstore/common/pom.xml | 2 +- tests/apps/bookstore/pom.xml | 2 +- tests/apps/pom.xml | 2 +- tests/benchmark/jmh/pom.xml | 2 +- tests/benchmark/pom.xml | 2 +- tests/functional/bookstore/pom.xml | 2 +- tests/functional/config-profiles/pom.xml | 2 +- tests/functional/context-propagation/pom.xml | 2 +- tests/functional/jax-rs-multiple-apps/pom.xml | 2 +- tests/functional/jax-rs-subresource/pom.xml | 2 +- tests/functional/mp-compression/pom.xml | 2 +- tests/functional/mp-synthetic-app/pom.xml | 2 +- tests/functional/multiport/pom.xml | 2 +- .../param-converter-provider/pom.xml | 2 +- tests/functional/pom.xml | 2 +- tests/functional/request-scope-cdi/pom.xml | 2 +- .../request-scope-injection/pom.xml | 2 +- tests/functional/request-scope/pom.xml | 2 +- tests/integration/config/gh-2171-yml/pom.xml | 2 +- tests/integration/config/gh-2171/pom.xml | 2 +- tests/integration/config/gh-4375/pom.xml | 2 +- tests/integration/config/hocon-mp/pom.xml | 2 +- tests/integration/config/pom.xml | 2 +- tests/integration/dbclient/common/pom.xml | 2 +- tests/integration/dbclient/h2/pom.xml | 2 +- tests/integration/dbclient/mongodb/pom.xml | 2 +- tests/integration/dbclient/mysql/pom.xml | 2 +- tests/integration/dbclient/oracle/pom.xml | 2 +- tests/integration/dbclient/parent/pom.xml | 2 +- tests/integration/dbclient/pgsql/pom.xml | 2 +- tests/integration/dbclient/pom.xml | 2 +- tests/integration/harness/pom.xml | 2 +- tests/integration/health/mp-disabled/pom.xml | 2 +- tests/integration/health/pom.xml | 2 +- tests/integration/jep290/check_f_f_ok/pom.xml | 2 +- tests/integration/jep290/check_f_f_w/pom.xml | 2 +- tests/integration/jep290/check_f_p_ok/pom.xml | 2 +- tests/integration/jep290/check_f_p_w/pom.xml | 2 +- tests/integration/jep290/pom.xml | 2 +- .../jep290/server_and_custom/pom.xml | 2 +- tests/integration/jep290/set_c_f_c/pom.xml | 2 +- tests/integration/jep290/set_c_f_d/pom.xml | 2 +- tests/integration/jep290/set_c_t_d/pom.xml | 2 +- tests/integration/jep290/set_f/pom.xml | 2 +- tests/integration/jep290/set_o/pom.xml | 2 +- tests/integration/jms/pom.xml | 2 +- tests/integration/jpa/appl/pom.xml | 2 +- tests/integration/jpa/model/pom.xml | 2 +- tests/integration/jpa/pom.xml | 2 +- tests/integration/jpa/simple/pom.xml | 2 +- tests/integration/kafka/pom.xml | 2 +- tests/integration/mp-bean-validation/pom.xml | 2 +- tests/integration/mp-gh-2421/pom.xml | 2 +- tests/integration/mp-gh-2461/pom.xml | 2 +- tests/integration/mp-gh-3246/pom.xml | 2 +- tests/integration/mp-gh-3974/pom.xml | 2 +- tests/integration/mp-gh-4123/pom.xml | 2 +- tests/integration/mp-gh-4654/pom.xml | 2 +- tests/integration/mp-gh-5328/pom.xml | 2 +- tests/integration/mp-gh-8349/pom.xml | 2 +- tests/integration/mp-gh-8478/pom.xml | 2 +- tests/integration/mp-gh-8493/pom.xml | 2 +- tests/integration/mp-gh-8495/pom.xml | 2 +- tests/integration/mp-graphql/pom.xml | 2 +- tests/integration/mp-security-client/pom.xml | 2 +- tests/integration/mp-ws-services/pom.xml | 2 +- tests/integration/oidc/pom.xml | 2 +- tests/integration/packaging/mp-1/pom.xml | 2 +- tests/integration/packaging/mp-2/pom.xml | 2 +- tests/integration/packaging/mp-3/pom.xml | 2 +- tests/integration/packaging/pom.xml | 2 +- tests/integration/packaging/se-1/pom.xml | 2 +- .../packaging/static-content/pom.xml | 2 +- tests/integration/pom.xml | 2 +- .../integration/restclient-connector/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 +- .../integration/security/path-params/pom.xml | 2 +- tests/integration/security/pom.xml | 2 +- .../security/security-annotation/pom.xml | 2 +- .../security/security-response-mapper/pom.xml | 2 +- .../integration/tls-revocation-config/pom.xml | 2 +- tests/integration/vault/pom.xml | 2 +- tests/integration/zipkin-mp-2.2/pom.xml | 2 +- tests/pom.xml | 2 +- tests/tck/pom.xml | 2 +- tests/tck/tck-reactive-streams/pom.xml | 2 +- tracing/config/pom.xml | 2 +- tracing/jersey-client/pom.xml | 2 +- tracing/jersey/pom.xml | 2 +- tracing/pom.xml | 12 +- tracing/provider-tests/pom.xml | 2 +- tracing/providers/jaeger/pom.xml | 2 +- tracing/providers/opentelemetry/pom.xml | 2 +- tracing/providers/opentracing/pom.xml | 2 +- tracing/providers/pom.xml | 2 +- tracing/providers/zipkin/pom.xml | 2 +- .../tests/it-tracing-client-zipkin/pom.xml | 2 +- tracing/tests/pom.xml | 2 +- tracing/tracer-resolver/pom.xml | 2 +- tracing/tracing/pom.xml | 2 +- webclient/api/pom.xml | 2 +- webclient/dns-resolver/first/pom.xml | 2 +- webclient/dns-resolver/pom.xml | 2 +- webclient/dns-resolver/round-robin/pom.xml | 2 +- webclient/grpc/pom.xml | 2 +- webclient/http1/pom.xml | 2 +- webclient/http2/pom.xml | 2 +- webclient/metrics/pom.xml | 2 +- webclient/pom.xml | 2 +- webclient/security/pom.xml | 2 +- webclient/sse/pom.xml | 2 +- webclient/tests/grpc/pom.xml | 2 +- webclient/tests/http1/pom.xml | 2 +- webclient/tests/http2/pom.xml | 2 +- webclient/tests/pom.xml | 2 +- webclient/tests/webclient/pom.xml | 2 +- webclient/tracing/pom.xml | 2 +- webclient/webclient/pom.xml | 2 +- webclient/websocket/pom.xml | 2 +- webserver/access-log/pom.xml | 2 +- webserver/context/pom.xml | 2 +- webserver/cors/pom.xml | 2 +- webserver/graphql/pom.xml | 2 +- webserver/grpc/pom.xml | 2 +- webserver/http2/pom.xml | 2 +- webserver/observe/config/pom.xml | 2 +- webserver/observe/health/pom.xml | 2 +- webserver/observe/info/pom.xml | 2 +- webserver/observe/log/pom.xml | 2 +- webserver/observe/metrics/pom.xml | 2 +- webserver/observe/observe/pom.xml | 2 +- webserver/observe/pom.xml | 2 +- webserver/observe/tracing/pom.xml | 2 +- webserver/pom.xml | 2 +- webserver/security/pom.xml | 2 +- webserver/service-common/pom.xml | 2 +- webserver/sse/pom.xml | 2 +- webserver/static-content/pom.xml | 2 +- webserver/testing/junit5/grpc/pom.xml | 2 +- webserver/testing/junit5/http2/pom.xml | 2 +- webserver/testing/junit5/junit5/pom.xml | 2 +- webserver/testing/junit5/pom.xml | 2 +- webserver/testing/junit5/websocket/pom.xml | 2 +- webserver/testing/pom.xml | 2 +- webserver/tests/access-log/pom.xml | 2 +- webserver/tests/gh2631/pom.xml | 2 +- webserver/tests/grpc/pom.xml | 2 +- webserver/tests/http2/pom.xml | 2 +- webserver/tests/imperative/pom.xml | 2 +- webserver/tests/mtls/pom.xml | 2 +- webserver/tests/observe/health/pom.xml | 2 +- webserver/tests/observe/observe/pom.xml | 2 +- webserver/tests/observe/pom.xml | 2 +- webserver/tests/observe/security/pom.xml | 2 +- webserver/tests/observe/weighted/pom.xml | 2 +- webserver/tests/pom.xml | 2 +- .../tests/requested-uri-path-gh8818/pom.xml | 2 +- webserver/tests/resource-limits/pom.xml | 2 +- webserver/tests/sse/pom.xml | 2 +- webserver/tests/static-content/pom.xml | 2 +- webserver/tests/upgrade/pom.xml | 2 +- webserver/tests/webserver/pom.xml | 2 +- webserver/tests/websocket/pom.xml | 2 +- webserver/webserver/pom.xml | 2 +- webserver/websocket/pom.xml | 2 +- websocket/pom.xml | 2 +- 614 files changed, 1583 insertions(+), 1092 deletions(-) create mode 100644 .github/workflows/assign-issue.yml create mode 100644 .github/workflows/backport-issues.yml delete mode 100644 .github/workflows/create-backport-issues.yml delete mode 100644 .github/workflows/pr-merge.yaml create mode 100644 .github/workflows/snapshot.yaml delete mode 100644 .github/workflows/snapshotrelease.yaml rename etc/scripts/{assign-issue-to-project.sh => assign-issue.sh} (100%) rename etc/scripts/{create-backport-issues.sh => backport-issues.sh} (100%) create mode 100755 etc/scripts/nexus.sh create mode 100755 etc/scripts/setup-gpg.sh diff --git a/.github/actions/common/action.yml b/.github/actions/common/action.yml index c35598a722b..2ffa7a7e31d 100644 --- a/.github/actions/common/action.yml +++ b/.github/actions/common/action.yml @@ -33,18 +33,6 @@ inputs: description: Build cache id required: false default: 'default' - GPG_PASSPHRASE: - description: Value of the GPG_PASSPHRASE environment variable - required: false - default: '' - GPG_PRIVATE_KEY: - description: Value of the GPG_PRIVATE_KEY environment variable - required: false - default: '' - MAVEN_SETTINGS: - description: Value of the MAVEN_SETTINGS environment variable - required: false - default: '' run: description: The bash command to run required: true @@ -147,13 +135,9 @@ runs: build-cache-${{ github.run_id }}- - name: Exec env: - GPG_PASSPHRASE: ${{ inputs.GPG_PASSPHRASE }} - GPG_PRIVATE_KEY: ${{ inputs.GPG_PRIVATE_KEY }} - MAVEN_SETTINGS: ${{ inputs.MAVEN_SETTINGS }} MAVEN_ARGS: | ${{ env.MAVEN_ARGS }} -Dmaven.repo.local=${{ github.workspace }}/.m2/repository - -Dcache.record=${{ inputs.build-cache == 'read-write' }} run: ${{ inputs.run }} shell: bash - name: Archive test results @@ -164,8 +148,8 @@ runs: if-no-files-found: 'ignore' name: ${{ inputs.test-artifact-name }} path: | - **/target/surefire-reports/*.txt - **/target/failsafe-reports/*.txt + **/target/surefire-reports/** + **/target/failsafe-reports/** **/target/it/**/*.log - name: Archive artifacts if: ${{ inputs.artifact-name != '' && inputs.artifact-path != '' && always() }} diff --git a/.github/workflows/assign-issue.yml b/.github/workflows/assign-issue.yml new file mode 100644 index 00000000000..d41bd33da66 --- /dev/null +++ b/.github/workflows/assign-issue.yml @@ -0,0 +1,31 @@ +# +# Copyright (c) 2021, 2024 Oracle and/or its affiliates. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +name: Assign Issue to Project + +on: + issues: + types: [opened, reopened] +env: + GITHUB_API_KEY: ${{ secrets.GITHUB_TOKEN }} + + +jobs: + Assign-Issue-To-Backlog: + runs-on: ubuntu-latest + steps: + - name: Check out repository code + uses: actions/checkout@v4 + - run: etc/scripts/assign-issue.sh $GITHUB_REPOSITORY ${{ github.event.issue.number }} Backlog Triage diff --git a/.github/workflows/backport-issues.yml b/.github/workflows/backport-issues.yml new file mode 100644 index 00000000000..b017feb9002 --- /dev/null +++ b/.github/workflows/backport-issues.yml @@ -0,0 +1,56 @@ +# +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +name: Create Backport Issues + +on: + workflow_dispatch: + inputs: + issue: + description: 'Issue number' + required: true + version: + description: 'Helidon version this issue was reported for' + required: true + type: choice + options: + - 2.x + - 3.x + - 4.x + default: '2.x' + target-2: + type: boolean + description: 'Port to 2.x?' + default: false + target-3: + type: boolean + description: 'Port to 3.x?' + default: true + target-4: + type: boolean + description: 'Port to 4.x?' + default: true + +env: + GITHUB_API_KEY: ${{ secrets.GITHUB_TOKEN }} + + +jobs: + Issue-Backport: + runs-on: ubuntu-latest + steps: + - name: Check out repository code + uses: actions/checkout@v4 + - run: etc/scripts/backport-issues.sh $GITHUB_REPOSITORY ${{ github.event.inputs.issue }} ${{ github.event.inputs.version }} ${{ github.event.inputs.target-2 }} ${{ github.event.inputs.target-3 }} ${{ github.event.inputs.target-4 }} diff --git a/.github/workflows/create-backport-issues.yml b/.github/workflows/create-backport-issues.yml deleted file mode 100644 index ec0fb5d79bf..00000000000 --- a/.github/workflows/create-backport-issues.yml +++ /dev/null @@ -1,41 +0,0 @@ -name: Create Backport Issues - -on: - workflow_dispatch: - inputs: - issue: - description: 'Issue number' - required: true - version: - description: 'Helidon version this issue was reported for' - required: true - type: choice - options: - - 2.x - - 3.x - - 4.x - default: '2.x' - target-2: - type: boolean - description: 'Port to 2.x?' - default: false - target-3: - type: boolean - description: 'Port to 3.x?' - default: true - target-4: - type: boolean - description: 'Port to 4.x?' - default: true - -env: - GITHUB_API_KEY: ${{ secrets.GITHUB_TOKEN }} - - -jobs: - Issue-Backport: - runs-on: ubuntu-latest - steps: - - name: Check out repository code - uses: actions/checkout@v4 - - run: etc/scripts/create-backport-issues.sh $GITHUB_REPOSITORY ${{ github.event.inputs.issue }} ${{ github.event.inputs.version }} ${{ github.event.inputs.target-2 }} ${{ github.event.inputs.target-3 }} ${{ github.event.inputs.target-4 }} diff --git a/.github/workflows/pr-merge.yaml b/.github/workflows/pr-merge.yaml deleted file mode 100644 index 5841badecd7..00000000000 --- a/.github/workflows/pr-merge.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Workflow that runs on any push to main. - -name: "Post PR Merge" - -on: - push: - branches: - - 'main' - - 'helidon-*.x' - -concurrency: - group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: false - -jobs: - validate: - uses: ./.github/workflows/validate.yml - snapshot: - needs: validate - uses: ./.github/workflows/snapshotrelease.yaml - secrets: inherit diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e7e72b18ad3..565307fd9b7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,66 +1,117 @@ -# Notes -# - cannot run on Windows, as we use shell scripts +# +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. name: "Release" on: push: - branches: - - 'release-*' + branches: [ 'release-*' ] + env: JAVA_VERSION: '21' JAVA_DISTRO: 'oracle' - MAVEN_HTTP_ARGS: '-Dmaven.wagon.httpconnectionManager.ttlSeconds=60 -Dmaven.wagon.http.retryHandler.count=3' + MAVEN_ARGS: | + -B -e + -Dmaven.wagon.httpconnectionManager.ttlSeconds=60 + -Dmaven.wagon.http.retryHandler.count=3 + -Djdk.toolchain.version=${JAVA_VERSION} + -Dcache.enabled=true concurrency: group: release-${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: - copyright: - timeout-minutes: 10 + create-tag: runs-on: ubuntu-20.04 + environment: release + outputs: + version: ${{ steps.create-tag.outputs.version }} + tag: ${{ steps.create-tag.outputs.tag }} steps: - uses: actions/checkout@v4 with: - fetch-depth: 0 - - name: Set up JDK ${{ env.JAVA_VERSION }} - uses: actions/setup-java@v4.1.0 - with: - distribution: ${{ env.JAVA_DISTRO }} - java-version: ${{ env.JAVA_VERSION }} - cache: maven - - name: Copyright - run: etc/scripts/copyright.sh - release: - timeout-minutes: 60 + fetch-depth: '0' + token: ${{ secrets.SERVICE_ACCOUNT_TOKEN }} + - id: create-tag + run: ./etc/scripts/release.sh create_tag >> "${GITHUB_OUTPUT}" + validate: + needs: create-tag + uses: ./.github/workflows/validate.yml + with: + ref: ${{ needs.create-tag.outputs.tag }} + stage: + needs: [ create-tag, validate ] + strategy: + matrix: + moduleSet: [ core, integrations, others ] runs-on: ubuntu-20.04 + timeout-minutes: 30 environment: release steps: - uses: actions/checkout@v4 with: - token: ${{ secrets.SERVICE_ACCOUNT_TOKEN }} fetch-depth: '0' - - name: Set up JDK ${{ env.JAVA_VERSION }} - uses: actions/setup-java@v4.1.0 + ref: ${{ needs.create-tag.outputs.tag }} + - uses: actions/download-artifact@v4 with: - distribution: ${{ env.JAVA_DISTRO }} - java-version: ${{ env.JAVA_VERSION }} - cache: maven - - name: Release + pattern: "{javadoc-jars-${{ matrix.moduleSet }},docs}" + merge-multiple: true + - shell: bash env: GPG_PASSPHRASE: ${{ secrets.HELIDON_GPG_PASSPHRASE }} GPG_PRIVATE_KEY: ${{ secrets.HELIDON_GPG_PRIVATE_KEY }} - GPG_PUBLIC_KEY: ${{ secrets.HELIDON_GPG_PUBLIC_KEY }} - MAVEN_SETTINGS: ${{ secrets.MAVEN_SETTINGS }} - RELEASE_WORKFLOW: "true" + run: etc/scripts/setup-gpg.sh + - uses: ./.github/actions/common + with: + build-cache: read-only + artifact-name: io-helidon-artifacts-part-${{ matrix.moduleSet }} + artifact-path: staging + run: | + mvn ${MAVEN_ARGS} \ + -DreactorRule=default \ + -DmoduleSet=${{ matrix.moduleSet }} \ + -Dcache.loadSuffixes=javadoc,docs \ + -Prelease,no-snapshots \ + -DskipTests \ + -DaltDeploymentRepository=":::file://${PWD}/staging" \ + deploy + deploy: + needs: [ create-tag, stage ] + runs-on: ubuntu-24.04 + timeout-minutes: 20 + environment: release + steps: + - uses: actions/checkout@v4 + with: + fetch-depth: '0' + ref: ${{ needs.create-tag.outputs.tag }} + - uses: actions/download-artifact@v4 + with: + pattern: io-helidon-artifacts-part-* + path: staging + merge-multiple: true + - shell: bash + env: + NEXUS_USER: ${{ secrets.NEXUS_USER }} + NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }} run: | - git config user.email "helidon-robot_ww@oracle.com" - git config user.name "Helidon Robot" - etc/scripts/release.sh release_build - - name: Upload Staged Artifacts - uses: actions/upload-artifact@v4 + etc/scripts/nexus.sh deploy_release \ + --dir="staging" \ + --description="Helidon v%{version}" + - uses: actions/upload-artifact@v4 with: - name: io-helidon-artifacts-${{ github.ref_name }} - path: parent/target/nexus-staging/ - retention-days: 90 + name: io-helidon-artifacts-${{ needs.create-tag.outputs.version }} + path: staging diff --git a/.github/workflows/snapshot.yaml b/.github/workflows/snapshot.yaml new file mode 100644 index 00000000000..c11cc31303c --- /dev/null +++ b/.github/workflows/snapshot.yaml @@ -0,0 +1,112 @@ +# +# Copyright (c) 2023, 2024 Oracle and/or its affiliates. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +name: "Snapshot Release" + +on: + workflow_dispatch: + push: + branches: + - 'main' + - 'helidon-*.x' + +env: + JAVA_VERSION: '21' + JAVA_DISTRO: 'oracle' + MAVEN_ARGS: | + -B -e + -Dmaven.wagon.httpconnectionManager.ttlSeconds=60 + -Dmaven.wagon.http.retryHandler.count=3 + -Djdk.toolchain.version=${JAVA_VERSION} + -Dcache.enabled=true + +concurrency: + group: snapshot-${{ github.workflow }}-${{ github.ref }} + cancel-in-progress: false + +jobs: + get-version: + runs-on: ubuntu-20.04 + environment: release + outputs: + version: ${{ steps.get-version.outputs.version }} + steps: + - uses: actions/checkout@v4 + with: + fetch-depth: '0' + - id: get-version + shell: bash + run: ./etc/scripts/release.sh get_version >> "${GITHUB_OUTPUT}" + validate: + uses: ./.github/workflows/validate.yml + stage: + needs: [ get-version, validate ] + strategy: + matrix: + moduleSet: [ core, integrations, others ] + runs-on: ubuntu-20.04 + timeout-minutes: 30 + environment: release + steps: + - uses: actions/checkout@v4 + with: + fetch-depth: '0' + - uses: actions/download-artifact@v4 + with: + pattern: "{javadoc-jars-${{ matrix.moduleSet }},docs}" + - shell: bash + env: + GPG_PASSPHRASE: ${{ secrets.HELIDON_GPG_PASSPHRASE }} + GPG_PRIVATE_KEY: ${{ secrets.HELIDON_GPG_PRIVATE_KEY }} + run: etc/scripts/setup-gpg.sh + - uses: ./.github/actions/common + with: + build-cache: read-only + artifact-name: io-helidon-artifacts-part-${{ matrix.moduleSet }} + artifact-path: staging + run: | + mvn ${MAVEN_ARGS} \ + -DreactorRule=default \ + -DmoduleSet=${{ matrix.moduleSet }} \ + -Dcache.loadSuffixes=javadoc,docs \ + -Prelease\ + -DskipTests \ + -DaltDeploymentRepository=":::file://${PWD}/staging" \ + deploy + deploy: + needs: [ get-version, stage ] + runs-on: ubuntu-24.04 + timeout-minutes: 20 + environment: release + steps: + - uses: actions/checkout@v4 + with: + fetch-depth: '0' + - uses: actions/download-artifact@v4 + with: + pattern: io-helidon-artifacts-part-* + path: staging + merge-multiple: true + - shell: bash + env: + NEXUS_USER: ${{ secrets.NEXUS_USER }} + NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }} + run: | + etc/scripts/nexus.sh deploy_snapshots \ + --dir="staging" + - uses: actions/upload-artifact@v4 + with: + name: io-helidon-artifacts-${{ needs.get-version.outputs.version }} + path: staging diff --git a/.github/workflows/snapshotrelease.yaml b/.github/workflows/snapshotrelease.yaml deleted file mode 100644 index d32f67eee92..00000000000 --- a/.github/workflows/snapshotrelease.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Perform a snapshot build and deploy to snapshot repository -# Notes -# - cannot run on Windows, as we use shell scripts - -name: "Snapshot Release" - -on: - workflow_dispatch: - workflow_call: - -env: - JAVA_VERSION: '21' - JAVA_DISTRO: 'oracle' - MAVEN_HTTP_ARGS: '-Dmaven.wagon.httpconnectionManager.ttlSeconds=60 -Dmaven.wagon.http.retryHandler.count=3' - -concurrency: - group: release-${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: false - -jobs: - deploy: - timeout-minutes: 60 - runs-on: ubuntu-20.04 - environment: release - steps: - - uses: actions/checkout@v4 - with: - fetch-depth: '0' - - name: Set up JDK ${{ env.JAVA_VERSION }} - uses: actions/setup-java@v4.1.0 - with: - distribution: ${{ env.JAVA_DISTRO }} - java-version: ${{ env.JAVA_VERSION }} - cache: maven - - name: Build and deploy - env: - MAVEN_SETTINGS: ${{ secrets.MAVEN_SETTINGS }} - RELEASE_WORKFLOW: "true" - run: | - etc/scripts/release.sh deploy_snapshot diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 6442655f3f1..6300c09bf91 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -176,11 +176,16 @@ jobs: - uses: ./.github/actions/common with: build-cache: read-only + artifact-name: javadoc-jars-${{ matrix.moduleSet }} + artifact-path: | + **/target/state-javadoc.xml + **/target/*-javadoc.jar run: | mvn ${MAVEN_ARGS} -T8 \ -Dorg.slf4j.simpleLogger.showThreadName=true \ -DreactorRule=default \ -DmoduleSet=${{ matrix.moduleSet }} \ + -Dcache.recordSuffix=javadoc \ -DskipTests \ -Pjavadoc \ package @@ -195,8 +200,13 @@ jobs: - uses: ./.github/actions/common with: build-cache: read-only + artifact-name: docs + artifact-path: | + */target/state-docs.xml + */target/*-docs.jar run: | mvn ${MAVEN_ARGS} \ + -Dcache.recordSuffix=docs \ -f docs/pom.xml \ -Pjavadoc \ install diff --git a/.mvn/cache-config.xml b/.mvn/cache-config.xml index a3a9224975e..2ecbfd32c26 100644 --- a/.mvn/cache-config.xml +++ b/.mvn/cache-config.xml @@ -19,6 +19,11 @@ false + + + src/main/asciidoc/config/* + + .*/** @@ -70,11 +75,6 @@ tests/integration/packaging/** - - - tests/integration/packaging/** - - tests/integration/** @@ -92,6 +92,7 @@ + tests tck diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 6c02e818ea7..ba49f1b425a 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -22,6 +22,6 @@ io.helidon.build-tools helidon-build-cache-maven-extension - 4.0.9 + 4.0.11 diff --git a/all/pom.xml b/all/pom.xml index 0abd9ea96f9..d48198e6300 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom helidon-all diff --git a/applications/mp/pom.xml b/applications/mp/pom.xml index 388b5eda632..bb3232ed15b 100644 --- a/applications/mp/pom.xml +++ b/applications/mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../parent/pom.xml helidon-mp diff --git a/applications/parent/pom.xml b/applications/parent/pom.xml index 134f885ae36..8ed4a365019 100644 --- a/applications/parent/pom.xml +++ b/applications/parent/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.applications helidon-applications @@ -41,8 +41,8 @@ 3.6.0 3.1.0 3.1.2 - 4.0.9 - 4.0.9 + 4.0.11 + 4.0.11 3.3.0 0.10.2 1.5.0.Final diff --git a/applications/pom.xml b/applications/pom.xml index e8a58ec9eb1..2b96a9ce761 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-dependencies - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../dependencies/pom.xml io.helidon.applications diff --git a/applications/se/pom.xml b/applications/se/pom.xml index e3fc3792428..f0401a9883b 100644 --- a/applications/se/pom.xml +++ b/applications/se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-applications - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../parent/pom.xml helidon-se diff --git a/archetypes/archetypes/pom.xml b/archetypes/archetypes/pom.xml index 99d392d90e2..0848e333ed7 100644 --- a/archetypes/archetypes/pom.xml +++ b/archetypes/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-archetype helidon-archetypes diff --git a/archetypes/legacy/bare-mp/pom.xml b/archetypes/legacy/bare-mp/pom.xml index 76e5feb9ab0..3fe1865448c 100644 --- a/archetypes/legacy/bare-mp/pom.xml +++ b/archetypes/legacy/bare-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-bare-mp helidon-archetype diff --git a/archetypes/legacy/bare-se/pom.xml b/archetypes/legacy/bare-se/pom.xml index 4163e47a536..e0e982e2736 100644 --- a/archetypes/legacy/bare-se/pom.xml +++ b/archetypes/legacy/bare-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-bare-se helidon-archetype diff --git a/archetypes/legacy/database-mp/pom.xml b/archetypes/legacy/database-mp/pom.xml index f85c680b66c..5464dc1a65b 100644 --- a/archetypes/legacy/database-mp/pom.xml +++ b/archetypes/legacy/database-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-database-mp helidon-archetype diff --git a/archetypes/legacy/database-se/pom.xml b/archetypes/legacy/database-se/pom.xml index 633636704a5..995d942c3bc 100644 --- a/archetypes/legacy/database-se/pom.xml +++ b/archetypes/legacy/database-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-database-se helidon-archetype diff --git a/archetypes/legacy/pom.xml b/archetypes/legacy/pom.xml index 0248323c497..d724da0bacc 100644 --- a/archetypes/legacy/pom.xml +++ b/archetypes/legacy/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-archetypes-legacy-project Helidon Legacy Archetypes diff --git a/archetypes/legacy/quickstart-mp/pom.xml b/archetypes/legacy/quickstart-mp/pom.xml index f0b936918a4..d92c91c6b63 100644 --- a/archetypes/legacy/quickstart-mp/pom.xml +++ b/archetypes/legacy/quickstart-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-quickstart-mp helidon-archetype diff --git a/archetypes/legacy/quickstart-se/pom.xml b/archetypes/legacy/quickstart-se/pom.xml index 8c7fe0d7398..27cd0d5b270 100644 --- a/archetypes/legacy/quickstart-se/pom.xml +++ b/archetypes/legacy/quickstart-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.archetypes helidon-archetypes-legacy-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-quickstart-se helidon-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 1006c562d8a..22393114067 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.archetypes helidon-archetypes-project diff --git a/bom/pom.xml b/bom/pom.xml index d6b6d76825a..f9486c7d8da 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../parent/pom.xml helidon-bom @@ -31,7 +31,7 @@ Helidon BOM POM - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT diff --git a/builder/api/pom.xml b/builder/api/pom.xml index b10f24bb656..4e305e3f177 100644 --- a/builder/api/pom.xml +++ b/builder/api/pom.xml @@ -24,7 +24,7 @@ io.helidon.builder helidon-builder-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/builder/codegen/pom.xml b/builder/codegen/pom.xml index a196148d27d..11b5fdbddc0 100644 --- a/builder/codegen/pom.xml +++ b/builder/codegen/pom.xml @@ -23,7 +23,7 @@ io.helidon.builder helidon-builder-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/builder/pom.xml b/builder/pom.xml index 2f667dc9642..e453675def1 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 @@ -39,6 +39,14 @@ api codegen processor - tests + + + + tests + + tests + + + diff --git a/builder/processor/pom.xml b/builder/processor/pom.xml index 1e7b5629d1a..60c9b160db4 100644 --- a/builder/processor/pom.xml +++ b/builder/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.builder helidon-builder-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/builder/tests/builder/pom.xml b/builder/tests/builder/pom.xml index 1f8179ba8cd..25bcec39045 100644 --- a/builder/tests/builder/pom.xml +++ b/builder/tests/builder/pom.xml @@ -23,7 +23,7 @@ io.helidon.builder.tests helidon-builder-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/builder/tests/codegen/pom.xml b/builder/tests/codegen/pom.xml index 6ffb4e0b0f8..02e57f140f8 100644 --- a/builder/tests/codegen/pom.xml +++ b/builder/tests/codegen/pom.xml @@ -23,7 +23,7 @@ io.helidon.builder.tests helidon-builder-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/builder/tests/common-types/pom.xml b/builder/tests/common-types/pom.xml index 5e4303ce1ea..b9202aa7eaf 100644 --- a/builder/tests/common-types/pom.xml +++ b/builder/tests/common-types/pom.xml @@ -23,7 +23,7 @@ io.helidon.builder.tests helidon-builder-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/builder/tests/pom.xml b/builder/tests/pom.xml index 50a4e39f973..c6300d0471e 100644 --- a/builder/tests/pom.xml +++ b/builder/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.builder helidon-builder-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/bundles/config/pom.xml b/bundles/config/pom.xml index 78f110fa2df..4d6a5d81130 100644 --- a/bundles/config/pom.xml +++ b/bundles/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-bundles-config diff --git a/bundles/pom.xml b/bundles/pom.xml index 048f8e7a97b..ef7bac0dc49 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT config diff --git a/bundles/security/pom.xml b/bundles/security/pom.xml index 8cffd66ef99..5c4d6a05520 100644 --- a/bundles/security/pom.xml +++ b/bundles/security/pom.xml @@ -22,7 +22,7 @@ io.helidon.bundles helidon-bundles-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-bundles-security diff --git a/codegen/apt/pom.xml b/codegen/apt/pom.xml index f8e916dbdb4..dd894a32df2 100644 --- a/codegen/apt/pom.xml +++ b/codegen/apt/pom.xml @@ -22,7 +22,7 @@ io.helidon.codegen helidon-codegen-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-codegen-apt diff --git a/codegen/class-model/pom.xml b/codegen/class-model/pom.xml index 9c4eb7a3bdd..29ceaa56893 100644 --- a/codegen/class-model/pom.xml +++ b/codegen/class-model/pom.xml @@ -22,7 +22,7 @@ io.helidon.codegen helidon-codegen-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-codegen-class-model diff --git a/codegen/codegen/pom.xml b/codegen/codegen/pom.xml index bdff1303d4a..ae3f76536df 100644 --- a/codegen/codegen/pom.xml +++ b/codegen/codegen/pom.xml @@ -23,7 +23,7 @@ io.helidon.codegen helidon-codegen-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-codegen diff --git a/codegen/compiler/pom.xml b/codegen/compiler/pom.xml index ad41538b9d4..9f6f00eebcc 100644 --- a/codegen/compiler/pom.xml +++ b/codegen/compiler/pom.xml @@ -22,7 +22,7 @@ io.helidon.codegen helidon-codegen-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-codegen-compiler diff --git a/codegen/helidon-copyright/pom.xml b/codegen/helidon-copyright/pom.xml index dba3e6afe92..47c0d5e47b8 100644 --- a/codegen/helidon-copyright/pom.xml +++ b/codegen/helidon-copyright/pom.xml @@ -23,7 +23,7 @@ io.helidon.codegen helidon-codegen-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-codegen-helidon-copyright diff --git a/codegen/pom.xml b/codegen/pom.xml index 4790bf3c7af..c6957eb890e 100644 --- a/codegen/pom.xml +++ b/codegen/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.codegen diff --git a/codegen/scan/pom.xml b/codegen/scan/pom.xml index ad049c8418e..1d4545087fa 100644 --- a/codegen/scan/pom.xml +++ b/codegen/scan/pom.xml @@ -22,7 +22,7 @@ io.helidon.codegen helidon-codegen-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-codegen-scan diff --git a/codegen/tests/pom.xml b/codegen/tests/pom.xml index 8d6804e59b3..4e3bcf3e5c8 100644 --- a/codegen/tests/pom.xml +++ b/codegen/tests/pom.xml @@ -22,7 +22,7 @@ io.helidon.codegen helidon-codegen-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/codegen/tests/test-codegen-use/pom.xml b/codegen/tests/test-codegen-use/pom.xml index 1fafba1fa1f..62747f627f0 100644 --- a/codegen/tests/test-codegen-use/pom.xml +++ b/codegen/tests/test-codegen-use/pom.xml @@ -22,7 +22,7 @@ io.helidon.codegen.tests helidon-codegen-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/codegen/tests/test-codegen/pom.xml b/codegen/tests/test-codegen/pom.xml index d031df5af68..bc685350e05 100644 --- a/codegen/tests/test-codegen/pom.xml +++ b/codegen/tests/test-codegen/pom.xml @@ -22,7 +22,7 @@ io.helidon.codegen.tests helidon-codegen-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/common/buffers/pom.xml b/common/buffers/pom.xml index 8b6602c285e..918ea879757 100644 --- a/common/buffers/pom.xml +++ b/common/buffers/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-buffers Helidon Common Buffers diff --git a/common/common/pom.xml b/common/common/pom.xml index 041db05b592..8af114a1874 100644 --- a/common/common/pom.xml +++ b/common/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common Helidon Common diff --git a/common/config/pom.xml b/common/config/pom.xml index 2347a0bdb91..379588d9366 100644 --- a/common/config/pom.xml +++ b/common/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-config Helidon Common Config diff --git a/common/configurable/pom.xml b/common/configurable/pom.xml index e98daecbe52..6cc5a877eec 100644 --- a/common/configurable/pom.xml +++ b/common/configurable/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT Helidon Common Configurable helidon-common-configurable diff --git a/common/context/pom.xml b/common/context/pom.xml index fdff8e77215..0f0e77166c2 100644 --- a/common/context/pom.xml +++ b/common/context/pom.xml @@ -22,7 +22,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-context Helidon Common Context diff --git a/common/crypto/pom.xml b/common/crypto/pom.xml index 5828acfdb81..db5bcb4752d 100644 --- a/common/crypto/pom.xml +++ b/common/crypto/pom.xml @@ -21,7 +21,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/common/features/api/pom.xml b/common/features/api/pom.xml index 0c4b3871ecc..c062c34fe27 100644 --- a/common/features/api/pom.xml +++ b/common/features/api/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.features helidon-common-features-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-features-api diff --git a/common/features/features/pom.xml b/common/features/features/pom.xml index 17f482113c7..80781409ea9 100644 --- a/common/features/features/pom.xml +++ b/common/features/features/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.features helidon-common-features-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-features diff --git a/common/features/pom.xml b/common/features/pom.xml index 3772c5b59fb..5a60d128b0b 100644 --- a/common/features/pom.xml +++ b/common/features/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.common.features diff --git a/common/features/processor/pom.xml b/common/features/processor/pom.xml index 4bc2fffecf3..42912f4fdc1 100644 --- a/common/features/processor/pom.xml +++ b/common/features/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.features helidon-common-features-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-features-processor Helidon Common Features Annotation Processor diff --git a/common/key-util/pom.xml b/common/key-util/pom.xml index 473ac884652..90e9cd0eaeb 100644 --- a/common/key-util/pom.xml +++ b/common/key-util/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-key-util Helidon Common Key Util diff --git a/common/mapper/pom.xml b/common/mapper/pom.xml index ea9309098cd..c0d61185ba6 100644 --- a/common/mapper/pom.xml +++ b/common/mapper/pom.xml @@ -21,7 +21,7 @@ helidon-common-project io.helidon.common - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/common/media-type/pom.xml b/common/media-type/pom.xml index da1b6ccfc4c..bb5b97effdc 100644 --- a/common/media-type/pom.xml +++ b/common/media-type/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-media-type diff --git a/common/parameters/pom.xml b/common/parameters/pom.xml index 18f9f5fc0d0..c0f113b424e 100644 --- a/common/parameters/pom.xml +++ b/common/parameters/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-parameters Helidon Common Parameters diff --git a/common/pom.xml b/common/pom.xml index 898d6543c98..0ef2cc8360c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.common helidon-common-project diff --git a/common/processor/class-model/pom.xml b/common/processor/class-model/pom.xml index 283594c5b4e..eb2860ade57 100644 --- a/common/processor/class-model/pom.xml +++ b/common/processor/class-model/pom.xml @@ -22,7 +22,7 @@ io.helidon.common.processor helidon-common-processor-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-processor-class-model diff --git a/common/processor/helidon-copyright/pom.xml b/common/processor/helidon-copyright/pom.xml index 893bae1907a..f11e89cb868 100644 --- a/common/processor/helidon-copyright/pom.xml +++ b/common/processor/helidon-copyright/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.processor helidon-common-processor-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-processor-helidon-copyright diff --git a/common/processor/pom.xml b/common/processor/pom.xml index e042fbe1d66..5e43f9acd0b 100644 --- a/common/processor/pom.xml +++ b/common/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/common/processor/processor/pom.xml b/common/processor/processor/pom.xml index 7749de2526b..a1ae1487dee 100644 --- a/common/processor/processor/pom.xml +++ b/common/processor/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.processor helidon-common-processor-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-processor diff --git a/common/reactive/pom.xml b/common/reactive/pom.xml index e97add8a485..8dea018595a 100644 --- a/common/reactive/pom.xml +++ b/common/reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-reactive Helidon Common Reactive diff --git a/common/security/pom.xml b/common/security/pom.xml index fe5853f43db..e7276074277 100644 --- a/common/security/pom.xml +++ b/common/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-security Helidon Common Security diff --git a/common/socket/pom.xml b/common/socket/pom.xml index af0096ac6ad..e139202b3cd 100644 --- a/common/socket/pom.xml +++ b/common/socket/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-socket Helidon Common Socket diff --git a/common/task/pom.xml b/common/task/pom.xml index d6d7d195029..9a0faf8c857 100644 --- a/common/task/pom.xml +++ b/common/task/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-task Helidon Common Task diff --git a/common/testing/http-junit5/pom.xml b/common/testing/http-junit5/pom.xml index 0eab7a8baee..95a1ba8054a 100644 --- a/common/testing/http-junit5/pom.xml +++ b/common/testing/http-junit5/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.testing helidon-common-testing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-testing-http-junit5 diff --git a/common/testing/junit5/pom.xml b/common/testing/junit5/pom.xml index eb75fad7f76..e51b815b6fd 100644 --- a/common/testing/junit5/pom.xml +++ b/common/testing/junit5/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.testing helidon-common-testing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-testing-junit5 diff --git a/common/testing/pom.xml b/common/testing/pom.xml index eba5d08485d..5876878fcc1 100644 --- a/common/testing/pom.xml +++ b/common/testing/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.common.testing diff --git a/common/tls/pom.xml b/common/tls/pom.xml index c00431e8440..3b16d6a32bd 100644 --- a/common/tls/pom.xml +++ b/common/tls/pom.xml @@ -24,7 +24,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-tls diff --git a/common/types/pom.xml b/common/types/pom.xml index 25b8cd1ddbb..98583aba58c 100644 --- a/common/types/pom.xml +++ b/common/types/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-types diff --git a/common/uri/pom.xml b/common/uri/pom.xml index 23a1dd61bf3..60b79f0cce1 100644 --- a/common/uri/pom.xml +++ b/common/uri/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-common-uri Helidon Common URI diff --git a/config/config-mp/pom.xml b/config/config-mp/pom.xml index 1fa5e301a2e..92db0ed4b43 100644 --- a/config/config-mp/pom.xml +++ b/config/config-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-mp diff --git a/config/config/pom.xml b/config/config/pom.xml index 374b0294508..27a83de1265 100644 --- a/config/config/pom.xml +++ b/config/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config Helidon Config diff --git a/config/encryption/pom.xml b/config/encryption/pom.xml index 6e6fb37e978..57ec0579a2d 100644 --- a/config/encryption/pom.xml +++ b/config/encryption/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 helidon-config-encryption diff --git a/config/etcd/pom.xml b/config/etcd/pom.xml index bf74074c3b9..04a21255cdd 100644 --- a/config/etcd/pom.xml +++ b/config/etcd/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-etcd Helidon Config Etcd diff --git a/config/git/pom.xml b/config/git/pom.xml index 6d853422666..c27418929cb 100644 --- a/config/git/pom.xml +++ b/config/git/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-git Helidon Config Git diff --git a/config/hocon-mp/pom.xml b/config/hocon-mp/pom.xml index 4afccf75e47..29f002b579d 100644 --- a/config/hocon-mp/pom.xml +++ b/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-hocon-mp Helidon Config HOCON MP diff --git a/config/hocon/pom.xml b/config/hocon/pom.xml index 203ac5e7135..32e8af7a036 100644 --- a/config/hocon/pom.xml +++ b/config/hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-hocon Helidon Config HOCON diff --git a/config/metadata/codegen/pom.xml b/config/metadata/codegen/pom.xml index c71e27a4180..49f3a7cfb2a 100644 --- a/config/metadata/codegen/pom.xml +++ b/config/metadata/codegen/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-metadata-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.config.metadata diff --git a/config/metadata/docs/pom.xml b/config/metadata/docs/pom.xml index 651f9e42b0d..d16af347d22 100644 --- a/config/metadata/docs/pom.xml +++ b/config/metadata/docs/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-metadata-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.config.metadata diff --git a/config/metadata/metadata/pom.xml b/config/metadata/metadata/pom.xml index b9873a3b60b..69747248d08 100644 --- a/config/metadata/metadata/pom.xml +++ b/config/metadata/metadata/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-metadata-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-metadata Helidon Config Metadata diff --git a/config/metadata/pom.xml b/config/metadata/pom.xml index 33d2fd5afde..9fb201ac13f 100644 --- a/config/metadata/pom.xml +++ b/config/metadata/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-metadata-project diff --git a/config/metadata/processor/pom.xml b/config/metadata/processor/pom.xml index 6361f3e326f..cb2a896d789 100644 --- a/config/metadata/processor/pom.xml +++ b/config/metadata/processor/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-metadata-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-metadata-processor Helidon Config Metadata Annotation Processor diff --git a/config/object-mapping/pom.xml b/config/object-mapping/pom.xml index bc6d6a13034..94e0c02d307 100644 --- a/config/object-mapping/pom.xml +++ b/config/object-mapping/pom.xml @@ -22,7 +22,7 @@ helidon-config-project io.helidon.config - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index d923bc1f73c..46adec8f15b 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.config helidon-config-project diff --git a/config/testing/pom.xml b/config/testing/pom.xml index 85f1c126f9a..26d21550d6d 100644 --- a/config/testing/pom.xml +++ b/config/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-testing Helidon Config Testing diff --git a/config/tests/config-metadata-builder-api/pom.xml b/config/tests/config-metadata-builder-api/pom.xml index e7e30d8fdec..f51904690e5 100644 --- a/config/tests/config-metadata-builder-api/pom.xml +++ b/config/tests/config-metadata-builder-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-config-metadata-builder-api Helidon Config Tests Config Meta-Data Meta API diff --git a/config/tests/config-metadata-meta-api/pom.xml b/config/tests/config-metadata-meta-api/pom.xml index 8a3d94e50a7..8020ed51d54 100644 --- a/config/tests/config-metadata-meta-api/pom.xml +++ b/config/tests/config-metadata-meta-api/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-config-metadata-meta-api Helidon Config Tests Config Meta-Data Meta API diff --git a/config/tests/integration-tests/pom.xml b/config/tests/integration-tests/pom.xml index f6262cad1f7..60942dd88e9 100644 --- a/config/tests/integration-tests/pom.xml +++ b/config/tests/integration-tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-integration-tests Helidon Config Tests Integration diff --git a/config/tests/module-mappers-1-base/pom.xml b/config/tests/module-mappers-1-base/pom.xml index d5d53bd582c..dc582ee762e 100644 --- a/config/tests/module-mappers-1-base/pom.xml +++ b/config/tests/module-mappers-1-base/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-module-mappers-1-base Helidon Config Tests Mappers 1 diff --git a/config/tests/module-mappers-2-override/pom.xml b/config/tests/module-mappers-2-override/pom.xml index e1657e603bd..c5e97e7baae 100644 --- a/config/tests/module-mappers-2-override/pom.xml +++ b/config/tests/module-mappers-2-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-module-mappers-2-override Helidon Config Tests Parser 2 diff --git a/config/tests/module-meta-source-1/pom.xml b/config/tests/module-meta-source-1/pom.xml index aebbcd9e4be..03f60c8c13f 100644 --- a/config/tests/module-meta-source-1/pom.xml +++ b/config/tests/module-meta-source-1/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-module-meta-source-1 Helidon Config Tests Meta Source 1 diff --git a/config/tests/module-meta-source-2/pom.xml b/config/tests/module-meta-source-2/pom.xml index 39105919760..d6214bc1ec9 100644 --- a/config/tests/module-meta-source-2/pom.xml +++ b/config/tests/module-meta-source-2/pom.xml @@ -25,7 +25,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-module-meta-source-2 Helidon Config Tests Meta Source 2 diff --git a/config/tests/module-parsers-1-override/pom.xml b/config/tests/module-parsers-1-override/pom.xml index 4157f6cdc50..4ace0b92479 100644 --- a/config/tests/module-parsers-1-override/pom.xml +++ b/config/tests/module-parsers-1-override/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-module-parsers-1-override Helidon Config Tests Parser 1 diff --git a/config/tests/pom.xml b/config/tests/pom.xml index 28d007e3c1f..70691f6108e 100644 --- a/config/tests/pom.xml +++ b/config/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.config.tests helidon-config-tests-project diff --git a/config/tests/service-registry/pom.xml b/config/tests/service-registry/pom.xml index 05062aa34d2..12ff3e72bce 100644 --- a/config/tests/service-registry/pom.xml +++ b/config/tests/service-registry/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-service-registry Helidon Config Tests Service Registry diff --git a/config/tests/test-bundle/pom.xml b/config/tests/test-bundle/pom.xml index e4599c5cbdc..b0baa26bf46 100644 --- a/config/tests/test-bundle/pom.xml +++ b/config/tests/test-bundle/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-bundle Helidon Config Tests Bundle diff --git a/config/tests/test-default_config-1-properties/pom.xml b/config/tests/test-default_config-1-properties/pom.xml index cc2ea411e84..084d20f2fbd 100644 --- a/config/tests/test-default_config-1-properties/pom.xml +++ b/config/tests/test-default_config-1-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-default_config-1-properties Helidon Config Tests Default Config 1 diff --git a/config/tests/test-default_config-2-hocon-json/pom.xml b/config/tests/test-default_config-2-hocon-json/pom.xml index 87a6bb41fc9..675d866b642 100644 --- a/config/tests/test-default_config-2-hocon-json/pom.xml +++ b/config/tests/test-default_config-2-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-default_config-2-hocon-json Helidon Config Tests Default Config 2 diff --git a/config/tests/test-default_config-3-hocon/pom.xml b/config/tests/test-default_config-3-hocon/pom.xml index 2944128250c..31ea9ba1e34 100644 --- a/config/tests/test-default_config-3-hocon/pom.xml +++ b/config/tests/test-default_config-3-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-default_config-3-hocon Helidon Config Tests Default Config 3 diff --git a/config/tests/test-default_config-4-yaml/pom.xml b/config/tests/test-default_config-4-yaml/pom.xml index f84ddbe7310..94d23652067 100644 --- a/config/tests/test-default_config-4-yaml/pom.xml +++ b/config/tests/test-default_config-4-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-default_config-4-yaml Helidon Config Tests Default Config 4 diff --git a/config/tests/test-default_config-5-env_vars/pom.xml b/config/tests/test-default_config-5-env_vars/pom.xml index 85a739fc627..e48bedf243e 100644 --- a/config/tests/test-default_config-5-env_vars/pom.xml +++ b/config/tests/test-default_config-5-env_vars/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-default_config-5-env_vars Helidon Config Tests Default Config 5 diff --git a/config/tests/test-default_config-6-meta-properties/pom.xml b/config/tests/test-default_config-6-meta-properties/pom.xml index e7aebf81c59..8fdf4762d76 100644 --- a/config/tests/test-default_config-6-meta-properties/pom.xml +++ b/config/tests/test-default_config-6-meta-properties/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-default_config-6-meta-properties Helidon Config Tests Default Config 6 diff --git a/config/tests/test-default_config-7-meta-hocon-json/pom.xml b/config/tests/test-default_config-7-meta-hocon-json/pom.xml index 9994c436966..dd16242f261 100644 --- a/config/tests/test-default_config-7-meta-hocon-json/pom.xml +++ b/config/tests/test-default_config-7-meta-hocon-json/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-default_config-7-meta-hocon-json Helidon Config Tests Default Config 7 diff --git a/config/tests/test-default_config-8-meta-hocon/pom.xml b/config/tests/test-default_config-8-meta-hocon/pom.xml index 3793915f2ef..b9868bb013f 100644 --- a/config/tests/test-default_config-8-meta-hocon/pom.xml +++ b/config/tests/test-default_config-8-meta-hocon/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-default_config-8-meta-hocon Helidon Config Tests Default Config 8 diff --git a/config/tests/test-default_config-9-meta-yaml/pom.xml b/config/tests/test-default_config-9-meta-yaml/pom.xml index 8753cfaca39..7151ef03b70 100644 --- a/config/tests/test-default_config-9-meta-yaml/pom.xml +++ b/config/tests/test-default_config-9-meta-yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-default_config-9-meta-yaml Helidon Config Tests Default Config 9 diff --git a/config/tests/test-lazy-source/pom.xml b/config/tests/test-lazy-source/pom.xml index a139483f0ff..437a08dbb4b 100644 --- a/config/tests/test-lazy-source/pom.xml +++ b/config/tests/test-lazy-source/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-lazy-source Helidon Config Tests Lazy Source diff --git a/config/tests/test-mappers-1-common/pom.xml b/config/tests/test-mappers-1-common/pom.xml index 7585f642b1b..707b6f962e5 100644 --- a/config/tests/test-mappers-1-common/pom.xml +++ b/config/tests/test-mappers-1-common/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-mappers-1-common Helidon Config Tests Mappers Common 1 diff --git a/config/tests/test-mappers-2-complex/pom.xml b/config/tests/test-mappers-2-complex/pom.xml index d2032c6d19b..9338c0e24b1 100644 --- a/config/tests/test-mappers-2-complex/pom.xml +++ b/config/tests/test-mappers-2-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-mappers-2-complex Helidon Config Tests Parsers 2 diff --git a/config/tests/test-meta-source/pom.xml b/config/tests/test-meta-source/pom.xml index f91fc8c6bc4..bed357b52b2 100644 --- a/config/tests/test-meta-source/pom.xml +++ b/config/tests/test-meta-source/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-meta-source Helidon Config Tests Meta Source diff --git a/config/tests/test-parsers-1-complex/pom.xml b/config/tests/test-parsers-1-complex/pom.xml index 29e18fe2089..5cfca04749c 100644 --- a/config/tests/test-parsers-1-complex/pom.xml +++ b/config/tests/test-parsers-1-complex/pom.xml @@ -24,7 +24,7 @@ io.helidon.config.tests helidon-config-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-tests-test-parsers-1-complex Helidon Config Tests Parsers 1 diff --git a/config/yaml-mp/pom.xml b/config/yaml-mp/pom.xml index 04ef717ba06..8a0d8818ef3 100644 --- a/config/yaml-mp/pom.xml +++ b/config/yaml-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-yaml-mp Helidon Config YAML MP diff --git a/config/yaml/pom.xml b/config/yaml/pom.xml index ffe145183a7..5dabac94735 100644 --- a/config/yaml/pom.xml +++ b/config/yaml/pom.xml @@ -24,7 +24,7 @@ io.helidon.config helidon-config-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-config-yaml Helidon Config YAML diff --git a/cors/pom.xml b/cors/pom.xml index c087d80befe..9f23356a5d1 100644 --- a/cors/pom.xml +++ b/cors/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.cors diff --git a/dbclient/dbclient/pom.xml b/dbclient/dbclient/pom.xml index 0a8b09fcc64..f735713fe35 100644 --- a/dbclient/dbclient/pom.xml +++ b/dbclient/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-dbclient Helidon Database Client API diff --git a/dbclient/health/pom.xml b/dbclient/health/pom.xml index ea7eb87ecb1..31d2d56be62 100644 --- a/dbclient/health/pom.xml +++ b/dbclient/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-dbclient-health Helidon Database Client Health diff --git a/dbclient/hikari/pom.xml b/dbclient/hikari/pom.xml index 6cffdc2e3d3..5b4c4cac53d 100644 --- a/dbclient/hikari/pom.xml +++ b/dbclient/hikari/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-dbclient-hikari Helidon Database Client Hikari Connection Pool diff --git a/dbclient/jdbc/pom.xml b/dbclient/jdbc/pom.xml index 79673075ce5..e0718150abc 100644 --- a/dbclient/jdbc/pom.xml +++ b/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-dbclient-jdbc Helidon Database Client JDBC diff --git a/dbclient/jsonp/pom.xml b/dbclient/jsonp/pom.xml index 86dd4974c85..e72c22ccb50 100644 --- a/dbclient/jsonp/pom.xml +++ b/dbclient/jsonp/pom.xml @@ -21,7 +21,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 helidon-dbclient-jsonp diff --git a/dbclient/metrics-hikari/pom.xml b/dbclient/metrics-hikari/pom.xml index b544d69963f..5e159815f47 100644 --- a/dbclient/metrics-hikari/pom.xml +++ b/dbclient/metrics-hikari/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-dbclient-metrics-hikari Helidon Database Client Hikari Pool Metrics diff --git a/dbclient/metrics/pom.xml b/dbclient/metrics/pom.xml index 976c9b1fa25..567064356c2 100644 --- a/dbclient/metrics/pom.xml +++ b/dbclient/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-dbclient-metrics Helidon Database Client Metrics diff --git a/dbclient/mongodb/pom.xml b/dbclient/mongodb/pom.xml index bf8a40dbf0e..39fbe97d2a7 100644 --- a/dbclient/mongodb/pom.xml +++ b/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-dbclient-mongodb Helidon Database Client MongoDB diff --git a/dbclient/pom.xml b/dbclient/pom.xml index f604c3e4510..02ee001d1e9 100644 --- a/dbclient/pom.xml +++ b/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/dbclient/tracing/pom.xml b/dbclient/tracing/pom.xml index 3b696d94f3f..9ae247e0829 100644 --- a/dbclient/tracing/pom.xml +++ b/dbclient/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.dbclient helidon-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-dbclient-tracing Helidon Database Client Tracing diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 044ec587c30..18ab4189552 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-bom - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../bom/pom.xml helidon-dependencies diff --git a/docs/pom.xml b/docs/pom.xml index 5cd2c3cc677..c265c63e656 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-docs site @@ -161,6 +161,22 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + none + + + + true + + @@ -169,19 +185,6 @@ javadoc - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - none - - - io.helidon.build-tools helidon-javadoc-maven-plugin diff --git a/docs/src/main/asciidoc/includes/attributes.adoc b/docs/src/main/asciidoc/includes/attributes.adoc index e1c80e22389..d5397ed7f18 100644 --- a/docs/src/main/asciidoc/includes/attributes.adoc +++ b/docs/src/main/asciidoc/includes/attributes.adoc @@ -23,7 +23,7 @@ ifndef::attributes-included[] // functional attributes :imagesdir: {rootdir}/images -:helidon-version: 4.1.0-SNAPSHOT +:helidon-version: 4.1.1-SNAPSHOT :helidon-version-is-release: false :sourcedir: {rootdir}/../java/io/helidon/docs diff --git a/etc/scripts/assign-issue-to-project.sh b/etc/scripts/assign-issue.sh similarity index 100% rename from etc/scripts/assign-issue-to-project.sh rename to etc/scripts/assign-issue.sh diff --git a/etc/scripts/create-backport-issues.sh b/etc/scripts/backport-issues.sh similarity index 100% rename from etc/scripts/create-backport-issues.sh rename to etc/scripts/backport-issues.sh diff --git a/etc/scripts/build-examples.sh b/etc/scripts/build-examples.sh index a9ac86b1a2a..cace3a84a16 100755 --- a/etc/scripts/build-examples.sh +++ b/etc/scripts/build-examples.sh @@ -15,8 +15,6 @@ # limitations under the License. # -# Build helidon examples, cloning the examples repository if needed - set -o pipefail || true # trace ERR through pipes set -o errtrace || true # trace ERR through commands and functions set -o errexit || true # exit the script if any statement returns a non-true return value @@ -43,31 +41,35 @@ readonly SCRIPT_PATH WS_DIR=$(cd $(dirname -- "${SCRIPT_PATH}") ; cd ../.. ; pwd -P) readonly WS_DIR -# If needed we clone the helidon-examples repo into a subdirectory of the helidon repository -readonly HELIDON_EXAMPLES_PATH=${WS_DIR}/helidon-examples +version() { + awk 'BEGIN {FS="[<>]"} ; // {print $3; exit 0}' "${1}" +} + +HELIDON_VERSION=$(version "${WS_DIR}/bom/pom.xml") +readonly HELIDON_VERSION + +# If needed we clone the helidon-examples repo if [ ! -d "${WS_DIR}/helidon-examples" ]; then echo "Cloning examples repository into ${WS_DIR}/helidon-examples" git clone --branch dev-4.x --single-branch https://github.com/helidon-io/helidon-examples.git "${WS_DIR}/helidon-examples" -fi -version() { - # shellcheck disable=SC2086 - mvn ${MAVEN_ARGS} -B -N -f "${1}" -Dexpression=helidon.version help:evaluate | grep -v '\[INFO\]' -} - -# Make sure the helidon version from the example repo aligns with this repository -HELIDON_VERSION_IN_THIS_REPO=$(version "${WS_DIR}/pom.xml") -readonly HELIDON_VERSION_IN_THIS_REPO + # If in a tag, update the version on the fly + if [ -n "$(git tag --points-at HEAD)" ] ; then + export TMPDIR=/tmp # FIXME remove tmp hack + "${WS_DIR}/helidon-examples"/etc/scripts/updatehelidonversion.sh "${HELIDON_VERSION}" + fi +fi HELIDON_VERSION_IN_EXAMPLES=$(version "${WS_DIR}/helidon-examples/pom.xml") readonly HELIDON_VERSION_IN_EXAMPLES -if [ "${HELIDON_VERSION_IN_THIS_REPO}" != "${HELIDON_VERSION_IN_EXAMPLES}" ]; then +# Make sure the helidon version from the example repo aligns with this repository +if [ "${HELIDON_VERSION}" != "${HELIDON_VERSION_IN_EXAMPLES}" ]; then printf "The Helidon version in this repository (%s) does not match the Helidon version in %s (%s)\n" \ - "${HELIDON_VERSION_IN_THIS_REPO}" \ - "${HELIDON_EXAMPLES_PATH}" \ + "${HELIDON_VERSION}" \ + "${WS_DIR}/helidon-examples" \ "${HELIDON_VERSION_IN_EXAMPLES}" - exit 78 + exit 1 fi # shellcheck disable=SC2086 diff --git a/etc/scripts/nexus.sh b/etc/scripts/nexus.sh new file mode 100755 index 00000000000..a301d0a3a1b --- /dev/null +++ b/etc/scripts/nexus.sh @@ -0,0 +1,312 @@ +#!/bin/bash +# +# Copyright (c) 2024 Oracle and/or its affiliates. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +set -o pipefail || true # trace ERR through pipes +set -o errtrace || true # trace ERR through commands and functions +set -o errexit || true # exit the script if any statement returns a non-true return value + +on_error(){ + CODE="${?}" && \ + set +x && \ + printf "[ERROR] Error(code=%s) occurred at %s:%s command: %s\n" \ + "${CODE}" "${BASH_SOURCE[0]}" "${LINENO}" "${BASH_COMMAND}" >&2 +} +trap on_error ERR + +usage(){ + cat < 0 )); do + case ${1} in + "--dir="*) + STAGING_DIR=${1#*=} + shift + ;; + "--description="*) + DESCRIPTION=${1#*=} + shift + ;; + "--help") + usage + exit 0 + ;; + "deploy_release"|"deploy_snapshots") + COMMAND="${1}" + shift + ;; + *) + ARGS+=( "${1}" ) + shift + ;; + esac +done +readonly ARGS +readonly COMMAND + +# copy stdout as fd 6 and redirect stdout to stderr +# this allows us to use fd 6 for returning data +exec 6>&1 1>&2 + +case ${COMMAND} in +"deploy_release") + if [ -z "${DESCRIPTION}" ] ; then + echo "ERROR: description required" >&2 + usage + exit 1 + fi + ;; +"deploy_snapshots") + # no-op + ;; +"") + echo "ERROR: no command provided" >&2 + usage + exit 1 + ;; +*) + echo "ERROR: unknown command ${COMMAND}" >&2 + usage + exit 1 + ;; +esac + +if [ -z "${STAGING_DIR}" ] ; then + echo "ERROR: --staging-dir is required" >&2 + usage + exit 1 +fi + +if [ -z "${NEXUS_USER}" ] ; then + echo "ERROR: NEXUS_USER environment is not set" >&2 + usage + exit 1 +fi +if [ -z "${NEXUS_PASSWORD}" ] ; then + echo "ERROR: NEXUS_PASSWORD environment is not set" >&2 + usage + exit 1 +fi + +if [ ! -d "${STAGING_DIR}" ] ; then + echo "ERROR: Invalid staging directory: ${STAGING_DIR}" >&2 + exit 1 +fi + +readonly STAGING_PROFILE="6026dab46eed94" +readonly NEXUS_URL="https://oss.sonatype.org" + +nexus_start() { + printf "\nCreating staging repository...\n" >&2 + + local tmpfile statusfile + tmpfile=$(mktemp) + statusfile=$(mktemp) + + # create the staging repository + curl -s \ + -u "${NEXUS_USER}:${NEXUS_PASSWORD}" \ + -w "%{stderr}%{http_code} %{url_effective}\n%{stdout}%{http_code}" \ + -H 'Content-Type: application/json' \ + -d "{\"data\": {\"description\": \"${1}\"}}" \ + -o "${tmpfile}" \ + "${NEXUS_URL}/service/local/staging/profiles/${STAGING_PROFILE}/start" > "${statusfile}" + + # handle errors + if [ "$(cat "${statusfile}")" != "201" ] ; then + jq -r '.errors[].msg' < "${tmpfile}" >&2 + return 1 + fi + + # return the repository id + jq -r '.data.stagedRepositoryId' < "${tmpfile}" +} + +# arg1: repo id +nexus_finish() { + printf "\nClosing staging repository...\n" >&2 + + local tmpfile statusfile + tmpfile=$(mktemp) + statusfile=$(mktemp) + + # close the staging repository + curl -s \ + -u "${NEXUS_USER}:${NEXUS_PASSWORD}" \ + -w "%{stderr}%{http_code} %{url_effective}\n%{stdout}%{http_code}" \ + -H 'Content-Type: application/json' \ + -d "{\"data\": {\"stagedRepositoryId\": \"${1}\"}}" \ + -o "${tmpfile}" \ + "${NEXUS_URL}/service/local/staging/profiles/${STAGING_PROFILE}/finish" > "${statusfile}" + + # handle errors + if [ "$(cat "${statusfile}")" != "201" ] ; then + jq -r '.errors[].msg' < "${tmpfile}" >&2 + return 1 + fi + + # wait for completion + while true ; do + + # fetch repo details + curl -s \ + -u "${NEXUS_USER}:${NEXUS_PASSWORD}" \ + -w "%{stderr}%{http_code} %{url_effective}\n%{stdout}%{http_code}" \ + -H 'Content-Type: application/json' \ + -H 'Accept: application/json' \ + -o "${tmpfile}" \ + "${NEXUS_URL}/service/local/staging/repository/${1}" > "${statusfile}" + + if [ "$(cat "${statusfile}")" != "200" ] ; then + jq -r '.errors[].msg' < "${tmpfile}" >&2 + return 1 + elif [ "$(jq -r '.transitioning' < "${tmpfile}")" = "false" ] ; then + break + else + sleep 5 + fi + done + + # check status + if [ "$(jq -r '.type' < "${tmpfile}")" == "open" ] ; then + + printf "\nERROR: Staging repository not closed!\n" >&2 + + # Get failed rules + curl -s \ + -u "${NEXUS_USER}:${NEXUS_PASSWORD}" \ + -w "%{stderr}%{http_code} %{url_effective}\n" \ + -H 'Content-Type: application/json' \ + -H 'Accept: application/json' \ + -o "${tmpfile}" \ + "${NEXUS_URL}/service/local/staging/repository/${1}/activity" + + # Print errors + jq -r '.[] | + select(.name == "close").events[] | + select(.name == "ruleFailed").properties[] | + select(.name == "failureMessage").value' "${tmpfile}" >&2 + + return 1 + fi +} + +# arg1: base URL +# arg2: staging directory +nexus_upload() { + printf "\nUploading artifacts...\n" >&2 + + local tmpfile + tmpfile=$(mktemp) + + # Generate a curl config file for all files to deploy + # Use -T --url for each file + while read -r i ; do + echo "-T ${2}/${i}" >> "${tmpfile}" + echo "--url ${1}/${i}" >> "${tmpfile}" + done < <(find "${2}" -type f | cut -c $((${#2} + 2))-) + + # Upload + curl -s \ + --user "${NEXUS_USER}:${NEXUS_PASSWORD}" \ + --write-out "%{stderr}%{http_code} %{url_effective}\n" \ + --config "${tmpfile}" \ + --parallel \ + --parallel-max 10 \ + --retry 3 +} + +find_version() { + local versions version + + # List the "version" directories + versions=$(while read -r v ; do + dirname "${v}" | xargs basename + done < <(find "${STAGING_DIR}" -type f -name "*.pom" -print) | sort | uniq) + + # Enforce one version per staging directory + for v in ${versions} ; do + if [ -n "${version}" ] ; then + echo "ERROR: staging directory contains more than one version: ${versions}" >&2 + return 1 + fi + version="${v}" + done + + if [ -z "${version}" ] ; then + echo "ERROR: version not found" >&2 + return 1 + fi + echo "${version}" +} + +deploy_release(){ + local version repo_id + version=$(find_version) + + # Make sure version does NOT end in -SNAPSHOT + if [[ "${v}" = *-SNAPSHOT ]]; then + echo "ERROR: Version ${version} is a SNAPSHOT version" >&2 + exit 1 + fi + + repo_id="$(nexus_start "${DESCRIPTION/\%{version\}/${version}}")" + nexus_upload "${NEXUS_URL}/service/local/staging/deployByRepositoryId/${repo_id}" "${STAGING_DIR}" + nexus_finish "${repo_id}" +} + +deploy_snapshots() { + local version + version=$(find_version) + + # Make sure version ends in -SNAPSHOT + if [[ "${version}" != *-SNAPSHOT ]]; then + echo "ERROR: Version ${version} is NOT a SNAPSHOT version" >&2 + exit 1 + fi + + nexus_upload "${NEXUS_URL}/content/repositories/snapshots" "${STAGING_DIR}" +} + +${COMMAND} diff --git a/etc/scripts/release.sh b/etc/scripts/release.sh index 1f2884eab87..8b0ac750564 100755 --- a/etc/scripts/release.sh +++ b/etc/scripts/release.sh @@ -20,19 +20,19 @@ set -o errtrace || true # trace ERR through commands and functions set -o errexit || true # exit the script if any statement returns a non-true return value on_error(){ - CODE="${?}" && \ - set +x && \ - printf "[ERROR] Error(code=%s) occurred at %s:%s command: %s\n" \ - "${CODE}" "${BASH_SOURCE[0]}" "${LINENO}" "${BASH_COMMAND}" + CODE="${?}" && \ + set +x && \ + printf "[ERROR] Error(code=%s) occurred at %s:%s command: %s\n" \ + "${CODE}" "${BASH_SOURCE[0]}" "${LINENO}" "${BASH_COMMAND}" >&2 } trap on_error ERR # Path to this script if [ -h "${0}" ] ; then - SCRIPT_PATH="$(readlink "${0}")" + SCRIPT_PATH="$(readlink "${0}")" else - # shellcheck disable=SC155 - SCRIPT_PATH="${0}" + # shellcheck disable=SC155 + SCRIPT_PATH="${0}" fi readonly SCRIPT_PATH @@ -48,11 +48,10 @@ DESCRIPTION: Helidon Release Script USAGE: -$(basename "${0}") [ --build-number=N ] CMD +$(basename "${0}") --version=V CMD --version=V - Override the version to use. - This trumps --build-number=N + The version to use. --help Prints the usage and exits. @@ -62,223 +61,193 @@ $(basename "${0}") [ --build-number=N ] CMD update_version Update the version in the workspace - release_version - Print the release version + get_version + Get the current version create_tag Create and and push a release tag - - release_build - Perform a release build - - deploy_snapshot - Perform a snapshot build and deploy to snapshot repository EOF } # parse command line args ARGS=( ) while (( ${#} > 0 )); do - case ${1} in - "--version="*) - VERSION=${1#*=} - shift - ;; - "--help") - usage - exit 0 - ;; - "update_version"|"release_version"|"create_tag"|"release_build"|"deploy_snapshot") - COMMAND="${1}" - shift - ;; - *) - ARGS+=( "${1}" ) - shift - ;; - esac + case ${1} in + "--version="*) + VERSION=${1#*=} + shift + ;; + "--help") + usage + exit 0 + ;; + "update_version"|"create_tag"|"get_version") + COMMAND="${1}" + shift + ;; + *) + ARGS+=( "${1}" ) + shift + ;; + esac done readonly ARGS readonly COMMAND -if [ -z "${COMMAND+x}" ] ; then - echo "ERROR: no command provided" - exit 1 -fi - # copy stdout as fd 6 and redirect stdout to stderr # this allows us to use fd 6 for returning data exec 6>&1 1>&2 +if [ -z "${COMMAND+x}" ] ; then + echo "ERROR: no command provided" + exit 1 +fi + +case ${COMMAND} in +"update_version") + if [ -z "${VERSION}" ] ; then + echo "ERROR: version required" >&2 + usage + exit 1 + fi + ;; +"create_tag"|"get_version") + # no-op + ;; +"") + echo "ERROR: no command provided" >&2 + usage + exit 1 + ;; +*) + echo "ERROR: unknown command ${COMMAND}" >&2 + usage + exit 1 + ;; +esac + current_version() { - # shellcheck disable=SC2086 - mvn ${MAVEN_ARGS} -q \ - -f "${WS_DIR}"/pom.xml \ - -Dexec.executable="echo" \ - -Dexec.args="\${project.version}" \ - --non-recursive \ - org.codehaus.mojo:exec-maven-plugin:1.3.1:exec + awk 'BEGIN {FS="[<>]"} ; // {print $3; exit 0}' "${WS_DIR}"/pom.xml } -release_version() { - local current_version - current_version=$(current_version) - echo "${current_version%-*}" +# arg1: pattern +# arg2: include pattern +search() { + set +o pipefail + grep "${1}" -Er . --include "${2}" | cut -d ':' -f 1 | xargs git ls-files | sort | uniq } replace() { - local pattern value include - pattern="${1}" - value="${2}" - include="${3}" - for file in $(grep "${pattern}" -Er . --include "${include}" | cut -d ':' -f 1 | sort | uniq); do - echo "Updating ${file}" - sed -e s@"${pattern}"@"${pattern/\.\*/${value}}"@g \ - < "${file}" \ - > "${file}.tmp" - mv "${file}.tmp" "${file}" - done + local pattern value replace include + while (( ${#} > 0 )); do + case ${1} in + "--pattern="*) + pattern=${1#*=} + shift + ;; + "--include="*) + include=${1#*=} + shift + ;; + "--replace="*) + replace=${1#*=} + shift + ;; + "--value="*) + value=${1#*=} + shift + ;; + *) + echo "Unsupported argument: ${1}" >&2 + return 1 + ;; + esac + done + + if [ -z "${replace}" ] && [ -n "${value}" ] ; then + replace=${pattern/\.\*/${value}} + fi + + for file in $(search "${pattern}" "${include}"); do + echo "Updating ${file}" + sed -e s@"${pattern}"@"${replace}"@g "${file}" > "${file}.tmp" + mv "${file}.tmp" "${file}" + done } update_version(){ - local version - version=${1-${VERSION}} - if [ -z "${version+x}" ] ; then - echo "ERROR: version required" - usage - exit 1 - fi - - # shellcheck disable=SC2086 - mvn ${MAVEN_ARGS} "${ARGS[@]}" \ - -f ${WS_DIR}/parent/pom.xml versions:set versions:set-property \ - -DgenerateBackupPoms="false" \ - -DnewVersion="${version}" \ - -Dproperty="helidon.version" \ - -DprocessFromLocalAggregationRoot="false" \ - -DupdateMatchingVersions="false" - - # Hack to update helidon.version - replace ".*" "${version}" "pom.xml" - - # Hack to update helidon.version in build.gradle files - replace "helidonversion = .*" "${version}" "build.gradle" - - # Hack to update helidon-version in doc files - replace ":helidon-version: .*" "${version}" "attributes.adoc" - - # Hack to update helidon-version-is-release in doc files - # We are a released version if we are not a SNAPSHOT version - local is_released - if [[ ${1} == *-SNAPSHOT ]]; then - is_released="false" - else - is_released="true" - fi - replace ":helidon-version-is-release: .*" "${is_released}" "attributes.adoc" + local version current_version is_release + + version=${1-${VERSION}} + if [ -z "${version+x}" ] ; then + echo "ERROR: version required" >&2 + usage + exit 1 + fi + + if [[ "${version}" == *-SNAPSHOT ]]; then + is_release="false" + else + is_release="true" + fi + + # find current version + current_version=$(current_version) + + # update poms + replace \ + --pattern="${current_version}" \ + --replace="${version}" \ + --include="pom.xml" + + replace \ + --pattern=".*" \ + --value="${version}" \ + --include="pom.xml" + + # update docs + replace \ + --pattern=":helidon-version: .*" \ + --value="${version}" \ + --include="attributes.adoc" + + replace \ + --pattern=":helidon-version-is-release: .*" \ + --value="${is_release}" \ + --include="attributes.adoc" } create_tag() { - local git_branch version - - version=$(release_version) - git_branch="release/${version}" + local git_branch version current_version - # Use a separate branch - git branch -D "${git_branch}" > /dev/null 2>&1 || true - git checkout -b "${git_branch}" + current_version=$(current_version) + version=${current_version%-SNAPSHOT} + git_branch="release/${version}" - # Invoke update_version - update_version "${version}" + # Use a separate branch + git branch -D "${git_branch}" > /dev/null 2>&1 || true + git checkout -b "${git_branch}" - # Git user info - git config user.email || git config --global user.email "info@helidon.io" - git config user.name || git config --global user.name "Helidon Robot" - - # Commit version changes - git commit -a -m "Release ${version}" - - # Create and push a git tag - git tag -f "${version}" - git push --force origin refs/tags/"${version}":refs/tags/"${version}" - - echo "tag=refs/tags/${version}" >&6 -} - -credentials() { - local tmpfile - - # Bootstrap credentials from environment - if [ -n "${MAVEN_SETTINGS}" ] ; then - tmpfile=$(mktemp XXXXXXsettings.xml) - echo "${MAVEN_SETTINGS}" > "${tmpfile}" - MAVEN_ARGS="${MAVEN_ARGS} -s ${tmpfile}" - fi - if [ -n "${GPG_PRIVATE_KEY}" ] ; then - tmpfile=$(mktemp XXXXXX.key) - echo "${GPG_PRIVATE_KEY}" > "${tmpfile}" - gpg --allow-secret-key-import --import --no-tty --batch "${tmpfile}" - rm "${tmpfile}" - fi - if [ -n "${GPG_PASSPHRASE}" ] ; then - echo "allow-preset-passphrase" >> ~/.gnupg/gpg-agent.conf - gpg-connect-agent reloadagent /bye - GPG_KEYGRIP=$(gpg --with-keygrip -K | grep "Keygrip" | head -1 | awk '{print $3}') - /usr/lib/gnupg/gpg-preset-passphrase --preset "${GPG_KEYGRIP}" <<< "${GPG_PASSPHRASE}" - fi -} + # Invoke update_version + update_version "${version}" -release_build(){ - local tmpfile version + # Git user info + git config user.email || git config --global user.email "info@helidon.io" + git config user.name || git config --global user.name "Helidon Robot" - credentials + # Commit version changes + git commit -a -m "Release ${version}" - # Perform local deployment - # shellcheck disable=SC2086 - mvn ${MAVEN_ARGS} "${ARGS[@]}" \ - deploy \ - -Prelease \ - -DskipTests \ - -DskipRemoteStaging=true + # Create and push a git tag + git tag -f "${version}" + git push --force origin refs/tags/"${version}":refs/tags/"${version}" - # Upload all artifacts to nexus - version=$(release_version) - # shellcheck disable=SC2086 - mvn ${MAVEN_ARGS} -N nexus-staging:deploy-staged \ - -DstagingDescription="Helidon v${version}" + echo "version=${version}" >&6 + echo "tag=refs/tags/${version}" >&6 } -readonly NEXUS_SNAPSHOT_URL="https://oss.sonatype.org/content/repositories/snapshots/" - -deploy_snapshot() { - local version - version=$(current_version) - - # Make sure version ends in -SNAPSHOT - if [[ ${version} != *-SNAPSHOT ]]; then - echo "Helidon version ${version} is not a SNAPSHOT version. Failing snapshot release." - exit 1 - fi - - echo "Deploying snapshot build ${version} to ${NEXUS_SNAPSHOT_URL}" - - credentials - - # The nexus-staging-maven-plugin had issues deploying the module - # helidon-applications because the distributionManagement section is empty. - # So we deploy using the apache maven-deploy-plugin and altDeploymentRepository - # property. The deployAtEnd option requires version 3.0.0 of maven-deploy-plugin - # or newer to work correctly on multi-module systems - set -x - # shellcheck disable=SC2086 - mvn ${MAVEN_ARGS} -e clean deploy \ - -Parchetypes \ - -DskipTests \ - -DaltDeploymentRepository="ossrh::${NEXUS_SNAPSHOT_URL}" \ - -DdeployAtEnd=true \ - -DretryFailedDeploymentCount="10" - - echo "Done. ${MVN_VERSION} deployed to ${NEXUS_SNAPSHOT_URL}" +get_version() { + echo "version=$(current_version)" >&6 } # Invoke command diff --git a/etc/scripts/setup-gpg.sh b/etc/scripts/setup-gpg.sh new file mode 100755 index 00000000000..18c89908168 --- /dev/null +++ b/etc/scripts/setup-gpg.sh @@ -0,0 +1,46 @@ +#!/bin/bash +# +# Copyright (c) 2024 Oracle and/or its affiliates. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +set -o pipefail || true # trace ERR through pipes +set -o errtrace || true # trace ERR through commands and functions +set -o errexit || true # exit the script if any statement returns a non-true return value + +on_error(){ + CODE="${?}" && \ + set +x && \ + printf "[ERROR] Error(code=%s) occurred at %s:%s command: %s\n" \ + "${CODE}" "${BASH_SOURCE[0]}" "${LINENO}" "${BASH_COMMAND}" >&2 +} +trap on_error ERR + +setup_gpg() { + local tmpfile + + tmpfile=$(mktemp) + echo "${GPG_PRIVATE_KEY}" > "${tmpfile}" + gpg --allow-secret-key-import --import --no-tty --batch "${tmpfile}" + rm "${tmpfile}" + + echo "allow-preset-passphrase" >> ~/.gnupg/gpg-agent.conf + gpg-connect-agent reloadagent /bye + GPG_KEYGRIP=$(gpg --with-keygrip -K | grep "Keygrip" | head -1 | awk '{print $3}') + /usr/lib/gnupg/gpg-preset-passphrase --preset "${GPG_KEYGRIP}" <<< "${GPG_PASSPHRASE}" + + gpg --list-keys helidon +} + +setup_gpg diff --git a/etc/scripts/test-quickstarts.sh b/etc/scripts/test-quickstarts.sh index 78c0b1b4313..189290cfa8d 100755 --- a/etc/scripts/test-quickstarts.sh +++ b/etc/scripts/test-quickstarts.sh @@ -40,6 +40,10 @@ readonly SCRIPT_PATH WS_DIR=$(cd $(dirname -- "${SCRIPT_PATH}") ; cd ../.. ; pwd -P) readonly WS_DIR +version() { + awk 'BEGIN {FS="[<>]"} ; // {print $3; exit 0}' "${1}" +} + if [ -z "${GRAALVM_HOME}" ]; then echo "ERROR: GRAALVM_HOME is not set"; exit 1 @@ -55,10 +59,19 @@ mvn ${MAVEN_ARGS} --version "${GRAALVM_HOME}"/bin/native-image --version; -# If needed we clone the helidon-examples repo into a subdirectory of the helidon repository +HELIDON_VERSION=$(version "${WS_DIR}/bom/pom.xml") +readonly HELIDON_VERSION + +# If needed we clone the helidon-examples repo if [ ! -d "${WS_DIR}/helidon-examples" ]; then - echo "Cloning examples repository into ${HELIDON_EXAMPLES_PATH}" + echo "Cloning examples repository into ${WS_DIR}/helidon-examples" git clone --branch dev-4.x --single-branch https://github.com/helidon-io/helidon-examples.git "${WS_DIR}/helidon-examples" + + # If in a tag, update the version on the fly + if [ -n "$(git tag --points-at HEAD)" ] ; then + export TMPDIR=/tmp # FIXME remove tmp hack + "${WS_DIR}/helidon-examples"/etc/scripts/updatehelidonversion.sh "${HELIDON_VERSION}" + fi fi # Build quickstart native-image executable and run jar file diff --git a/fault-tolerance/fault-tolerance/pom.xml b/fault-tolerance/fault-tolerance/pom.xml index 39e8f42b20e..df8766dd8c7 100644 --- a/fault-tolerance/fault-tolerance/pom.xml +++ b/fault-tolerance/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon.fault-tolerance helidon-fault-tolerance-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-fault-tolerance diff --git a/fault-tolerance/pom.xml b/fault-tolerance/pom.xml index a3b5e4cbcf3..d1cd5908d15 100644 --- a/fault-tolerance/pom.xml +++ b/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.fault-tolerance helidon-fault-tolerance-project diff --git a/graphql/pom.xml b/graphql/pom.xml index a39dec3a30d..64c9ba17fb6 100644 --- a/graphql/pom.xml +++ b/graphql/pom.xml @@ -26,7 +26,7 @@ helidon-project io.helidon - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.graphql diff --git a/graphql/server/pom.xml b/graphql/server/pom.xml index d2eb6d9dda4..5526b5549d1 100644 --- a/graphql/server/pom.xml +++ b/graphql/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.graphql helidon-graphql-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-graphql-server diff --git a/grpc/api/pom.xml b/grpc/api/pom.xml index 25e8f98f9fc..0e4876bf1de 100644 --- a/grpc/api/pom.xml +++ b/grpc/api/pom.xml @@ -21,7 +21,7 @@ helidon-grpc-project io.helidon.grpc - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/grpc/core/pom.xml b/grpc/core/pom.xml index 072d008c7db..1ce3a294995 100644 --- a/grpc/core/pom.xml +++ b/grpc/core/pom.xml @@ -21,7 +21,7 @@ helidon-grpc-project io.helidon.grpc - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/grpc/pom.xml b/grpc/pom.xml index 2729c49e310..33e0752cdef 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/health/health-checks/pom.xml b/health/health-checks/pom.xml index 6d03d787962..d0a386efdb7 100644 --- a/health/health-checks/pom.xml +++ b/health/health-checks/pom.xml @@ -22,7 +22,7 @@ io.helidon.health helidon-health-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-health-checks diff --git a/health/health/pom.xml b/health/health/pom.xml index 8dd1497bcd1..ca711ae20bc 100644 --- a/health/health/pom.xml +++ b/health/health/pom.xml @@ -21,7 +21,7 @@ helidon-health-project io.helidon.health - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/health/pom.xml b/health/pom.xml index abcddd58648..4c903262dad 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/helidon/pom.xml b/helidon/pom.xml index 3cd58d704e2..67a0a5f0a9c 100644 --- a/helidon/pom.xml +++ b/helidon/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon diff --git a/http/encoding/deflate/pom.xml b/http/encoding/deflate/pom.xml index baaea1372ef..486f573641e 100644 --- a/http/encoding/deflate/pom.xml +++ b/http/encoding/deflate/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.encoding helidon-http-encoding-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-encoding-deflate diff --git a/http/encoding/encoding/pom.xml b/http/encoding/encoding/pom.xml index 92208be8691..2811ab4d770 100644 --- a/http/encoding/encoding/pom.xml +++ b/http/encoding/encoding/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.encoding helidon-http-encoding-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-encoding diff --git a/http/encoding/gzip/pom.xml b/http/encoding/gzip/pom.xml index f8c4a55c09a..4e1135c673d 100644 --- a/http/encoding/gzip/pom.xml +++ b/http/encoding/gzip/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.encoding helidon-http-encoding-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-encoding-gzip diff --git a/http/encoding/pom.xml b/http/encoding/pom.xml index e767147197f..03b3fec8fc8 100644 --- a/http/encoding/pom.xml +++ b/http/encoding/pom.xml @@ -21,7 +21,7 @@ io.helidon.http helidon-http-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.http.encoding diff --git a/http/http/pom.xml b/http/http/pom.xml index 24157668137..4bbdc883e6b 100644 --- a/http/http/pom.xml +++ b/http/http/pom.xml @@ -23,7 +23,7 @@ io.helidon.http helidon-http-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http diff --git a/http/http2/pom.xml b/http/http2/pom.xml index f2e19a94535..14785193fde 100644 --- a/http/http2/pom.xml +++ b/http/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.http helidon-http-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-http2 diff --git a/http/media/jackson/pom.xml b/http/media/jackson/pom.xml index 23580209ffd..d2ae624e2b6 100644 --- a/http/media/jackson/pom.xml +++ b/http/media/jackson/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-media-jackson diff --git a/http/media/jsonb/pom.xml b/http/media/jsonb/pom.xml index 1000e528905..458bb9c44e3 100644 --- a/http/media/jsonb/pom.xml +++ b/http/media/jsonb/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-media-jsonb diff --git a/http/media/jsonp/pom.xml b/http/media/jsonp/pom.xml index 839d4c7d3e4..74d7498648c 100644 --- a/http/media/jsonp/pom.xml +++ b/http/media/jsonp/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-media-jsonp diff --git a/http/media/media/pom.xml b/http/media/media/pom.xml index 337f321f8c3..19d0899f4fd 100644 --- a/http/media/media/pom.xml +++ b/http/media/media/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-media diff --git a/http/media/multipart/pom.xml b/http/media/multipart/pom.xml index 026fdf4e8e1..eea94454845 100644 --- a/http/media/multipart/pom.xml +++ b/http/media/multipart/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.media helidon-http-media-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-media-multipart diff --git a/http/media/pom.xml b/http/media/pom.xml index 1d3d66d8ebc..23016a077f4 100644 --- a/http/media/pom.xml +++ b/http/media/pom.xml @@ -21,7 +21,7 @@ io.helidon.http helidon-http-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.http.media diff --git a/http/pom.xml b/http/pom.xml index 2b878ecf8a0..52aaab78415 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.http diff --git a/http/sse/pom.xml b/http/sse/pom.xml index 5c2e0e78493..680e9abb407 100644 --- a/http/sse/pom.xml +++ b/http/sse/pom.xml @@ -21,7 +21,7 @@ io.helidon.http helidon-http-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-sse diff --git a/http/tests/encoding/deflate/pom.xml b/http/tests/encoding/deflate/pom.xml index 9485a7f5c7b..740b2d16ce1 100644 --- a/http/tests/encoding/deflate/pom.xml +++ b/http/tests/encoding/deflate/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.encoding helidon-http-tests-encoding-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-tests-integration-encoding-deflate diff --git a/http/tests/encoding/gzip/pom.xml b/http/tests/encoding/gzip/pom.xml index 2c5c0d387fc..88ce807db11 100644 --- a/http/tests/encoding/gzip/pom.xml +++ b/http/tests/encoding/gzip/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.encoding helidon-http-tests-encoding-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-tests-encoding-gzip diff --git a/http/tests/encoding/pom.xml b/http/tests/encoding/pom.xml index ed492830d8d..57a37560365 100644 --- a/http/tests/encoding/pom.xml +++ b/http/tests/encoding/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests helidon-http-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.http.tests.encoding diff --git a/http/tests/media/jsonb/pom.xml b/http/tests/media/jsonb/pom.xml index 4d041afbb5d..9a594360baa 100644 --- a/http/tests/media/jsonb/pom.xml +++ b/http/tests/media/jsonb/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.media helidon-http-tests-media-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-tests-tegration-media-jsonb diff --git a/http/tests/media/jsonp/pom.xml b/http/tests/media/jsonp/pom.xml index 5c60f3bd9a6..26651c3cfaf 100644 --- a/http/tests/media/jsonp/pom.xml +++ b/http/tests/media/jsonp/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.media helidon-http-tests-media-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-tests-media-jsonp diff --git a/http/tests/media/multipart/pom.xml b/http/tests/media/multipart/pom.xml index aa96e980ded..0cea1383bed 100644 --- a/http/tests/media/multipart/pom.xml +++ b/http/tests/media/multipart/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.media helidon-http-tests-media-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-tests-media-multipart diff --git a/http/tests/media/pom.xml b/http/tests/media/pom.xml index 5514e1dc659..21e173fe643 100644 --- a/http/tests/media/pom.xml +++ b/http/tests/media/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests helidon-http-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.http.tests.media diff --git a/http/tests/media/string/pom.xml b/http/tests/media/string/pom.xml index cbf67e3629f..fde9f306573 100644 --- a/http/tests/media/string/pom.xml +++ b/http/tests/media/string/pom.xml @@ -21,7 +21,7 @@ io.helidon.http.tests.media helidon-http-tests-media-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-http-tests-media-string diff --git a/http/tests/pom.xml b/http/tests/pom.xml index 2523e745903..461da8a1bdf 100644 --- a/http/tests/pom.xml +++ b/http/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.http helidon-http-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.http.tests diff --git a/inject/api/pom.xml b/inject/api/pom.xml index e17709048a2..ec5f88848f5 100644 --- a/inject/api/pom.xml +++ b/inject/api/pom.xml @@ -21,7 +21,7 @@ io.helidon.inject helidon-inject-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/configdriven/api/pom.xml b/inject/configdriven/api/pom.xml index b338be01a4a..e9ba835179c 100644 --- a/inject/configdriven/api/pom.xml +++ b/inject/configdriven/api/pom.xml @@ -24,7 +24,7 @@ io.helidon.inject.configdriven helidon-inject-configdriven-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-inject-configdriven-api Helidon Injection ConfigDriven ConfiguredBy diff --git a/inject/configdriven/pom.xml b/inject/configdriven/pom.xml index 4c9fa9eda84..b66722c09b1 100644 --- a/inject/configdriven/pom.xml +++ b/inject/configdriven/pom.xml @@ -24,7 +24,7 @@ io.helidon.inject helidon-inject-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.inject.configdriven helidon-inject-configdriven-project @@ -35,7 +35,14 @@ api processor runtime - tests + + + tests + + tests + + + diff --git a/inject/configdriven/processor/pom.xml b/inject/configdriven/processor/pom.xml index dbb96fe3294..c6e4f2aa4c2 100644 --- a/inject/configdriven/processor/pom.xml +++ b/inject/configdriven/processor/pom.xml @@ -24,7 +24,7 @@ io.helidon.inject.configdriven helidon-inject-configdriven-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-inject-configdriven-processor Helidon Injection ConfigDriven Processor diff --git a/inject/configdriven/runtime/pom.xml b/inject/configdriven/runtime/pom.xml index fb1e0a69867..17e00d14362 100644 --- a/inject/configdriven/runtime/pom.xml +++ b/inject/configdriven/runtime/pom.xml @@ -24,7 +24,7 @@ io.helidon.inject.configdriven helidon-inject-configdriven-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-inject-configdriven-runtime Helidon Injection ConfigDriven Runtime Services diff --git a/inject/configdriven/tests/config/pom.xml b/inject/configdriven/tests/config/pom.xml index d2df352362d..fbe2c3270dc 100644 --- a/inject/configdriven/tests/config/pom.xml +++ b/inject/configdriven/tests/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject.configdriven.tests helidon-inject-configdriven-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-inject-configdriven-tests-config Helidon Injection ConfigDriven Tests Config diff --git a/inject/configdriven/tests/configuredby-application/pom.xml b/inject/configdriven/tests/configuredby-application/pom.xml index b4f667737ba..d68513eed4e 100644 --- a/inject/configdriven/tests/configuredby-application/pom.xml +++ b/inject/configdriven/tests/configuredby-application/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject.configdriven.tests helidon-inject-configdriven-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-inject-configdriven-tests-configuredby-application Helidon Injection ConfigDriven Tests CfgedBy App diff --git a/inject/configdriven/tests/configuredby/pom.xml b/inject/configdriven/tests/configuredby/pom.xml index 5da89cb08ee..96e6a5e3857 100644 --- a/inject/configdriven/tests/configuredby/pom.xml +++ b/inject/configdriven/tests/configuredby/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject.configdriven.tests helidon-inject-configdriven-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-inject-configdriven-tests-configuredby Helidon Injection ConfigDriven Tests CfgedBy Svc diff --git a/inject/configdriven/tests/pom.xml b/inject/configdriven/tests/pom.xml index 62fd294186e..14f7d2a86be 100644 --- a/inject/configdriven/tests/pom.xml +++ b/inject/configdriven/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.inject.configdriven helidon-inject-configdriven-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.inject.configdriven.tests helidon-inject-configdriven-tests-project diff --git a/inject/maven-plugin/pom.xml b/inject/maven-plugin/pom.xml index 20dfd232941..31ae1ead9cb 100644 --- a/inject/maven-plugin/pom.xml +++ b/inject/maven-plugin/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject helidon-inject-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/pom.xml b/inject/pom.xml index c812c0f1401..9fc62d89ff9 100644 --- a/inject/pom.xml +++ b/inject/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.inject diff --git a/inject/processor/pom.xml b/inject/processor/pom.xml index 9dccec5bf59..63e8b667494 100644 --- a/inject/processor/pom.xml +++ b/inject/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject helidon-inject-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/runtime/pom.xml b/inject/runtime/pom.xml index d73740c7b77..fbfe7c57689 100644 --- a/inject/runtime/pom.xml +++ b/inject/runtime/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject helidon-inject-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/testing/pom.xml b/inject/testing/pom.xml index 37c57b3d765..73e3a6c1785 100644 --- a/inject/testing/pom.xml +++ b/inject/testing/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject helidon-inject-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/tests/api/pom.xml b/inject/tests/api/pom.xml index 1dda2d131be..f6aff9cf544 100644 --- a/inject/tests/api/pom.xml +++ b/inject/tests/api/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/tests/interception/pom.xml b/inject/tests/interception/pom.xml index 8c0dffb0cb3..8b40e2fc4e3 100644 --- a/inject/tests/interception/pom.xml +++ b/inject/tests/interception/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/tests/pom.xml b/inject/tests/pom.xml index fb5bc295752..7427d559f1a 100644 --- a/inject/tests/pom.xml +++ b/inject/tests/pom.xml @@ -22,7 +22,7 @@ io.helidon.inject helidon-inject-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/tests/resources-inject/pom.xml b/inject/tests/resources-inject/pom.xml index 06b24a9aaaa..c59bd76fb8e 100644 --- a/inject/tests/resources-inject/pom.xml +++ b/inject/tests/resources-inject/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/tests/resources-plain/pom.xml b/inject/tests/resources-plain/pom.xml index b9705861fa0..168bd46d35e 100644 --- a/inject/tests/resources-plain/pom.xml +++ b/inject/tests/resources-plain/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/tests/runtime/pom.xml b/inject/tests/runtime/pom.xml index 4c676c20f35..04ca2cdf8d8 100644 --- a/inject/tests/runtime/pom.xml +++ b/inject/tests/runtime/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/tests/tck-jsr330/pom.xml b/inject/tests/tck-jsr330/pom.xml index 8e809f28029..e1609c4912a 100644 --- a/inject/tests/tck-jsr330/pom.xml +++ b/inject/tests/tck-jsr330/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject.tests helidon-inject-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/inject/tools/pom.xml b/inject/tools/pom.xml index 5551fb2c22f..76589130cfd 100644 --- a/inject/tools/pom.xml +++ b/inject/tools/pom.xml @@ -23,7 +23,7 @@ io.helidon.inject helidon-inject-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/cdi/common-cdi/configurable/pom.xml b/integrations/cdi/common-cdi/configurable/pom.xml index 73b676435c5..43321b94d29 100644 --- a/integrations/cdi/common-cdi/configurable/pom.xml +++ b/integrations/cdi/common-cdi/configurable/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-configurable Helidon CDI Integrations Common Configurable diff --git a/integrations/cdi/common-cdi/delegates/pom.xml b/integrations/cdi/common-cdi/delegates/pom.xml index d430042e20e..ef4bba31b69 100644 --- a/integrations/cdi/common-cdi/delegates/pom.xml +++ b/integrations/cdi/common-cdi/delegates/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-delegates Helidon CDI Integrations Common Delegates diff --git a/integrations/cdi/common-cdi/pom.xml b/integrations/cdi/common-cdi/pom.xml index a5e6f64a34b..7a44ff23b59 100644 --- a/integrations/cdi/common-cdi/pom.xml +++ b/integrations/cdi/common-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-common-project pom diff --git a/integrations/cdi/common-cdi/reference-counted-context/pom.xml b/integrations/cdi/common-cdi/reference-counted-context/pom.xml index 00f1c1c24ea..08551cc1bbe 100644 --- a/integrations/cdi/common-cdi/reference-counted-context/pom.xml +++ b/integrations/cdi/common-cdi/reference-counted-context/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-reference-counted-context Helidon Integrations CDI Common Ref Counted Context diff --git a/integrations/cdi/datasource-hikaricp/pom.xml b/integrations/cdi/datasource-hikaricp/pom.xml index 89e785d3f36..94b63b3f743 100644 --- a/integrations/cdi/datasource-hikaricp/pom.xml +++ b/integrations/cdi/datasource-hikaricp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-datasource-hikaricp Helidon CDI Integrations HikariCP DataSource diff --git a/integrations/cdi/datasource-ucp/pom.xml b/integrations/cdi/datasource-ucp/pom.xml index 21d36266b65..5933b0749cd 100644 --- a/integrations/cdi/datasource-ucp/pom.xml +++ b/integrations/cdi/datasource-ucp/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-datasource-ucp Helidon CDI Integrations UCP DataSource diff --git a/integrations/cdi/datasource/pom.xml b/integrations/cdi/datasource/pom.xml index aeba9874e9d..4de6f60c9ba 100644 --- a/integrations/cdi/datasource/pom.xml +++ b/integrations/cdi/datasource/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-datasource Helidon CDI Integrations DataSource diff --git a/integrations/cdi/eclipselink-cdi/pom.xml b/integrations/cdi/eclipselink-cdi/pom.xml index 67363b43d39..d9ba64df1f4 100644 --- a/integrations/cdi/eclipselink-cdi/pom.xml +++ b/integrations/cdi/eclipselink-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-eclipselink Helidon CDI Integrations Eclipselink diff --git a/integrations/cdi/hibernate-cdi/pom.xml b/integrations/cdi/hibernate-cdi/pom.xml index d6eb41a92b6..23ecb304c6a 100644 --- a/integrations/cdi/hibernate-cdi/pom.xml +++ b/integrations/cdi/hibernate-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-hibernate Helidon CDI Integrations Hibernate diff --git a/integrations/cdi/jpa-cdi/pom.xml b/integrations/cdi/jpa-cdi/pom.xml index 24f2d36c5d6..9a949865f9c 100644 --- a/integrations/cdi/jpa-cdi/pom.xml +++ b/integrations/cdi/jpa-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-jpa Helidon CDI Integrations JPA diff --git a/integrations/cdi/jta-cdi/pom.xml b/integrations/cdi/jta-cdi/pom.xml index d86d47f9a56..1cd5fc0bdf8 100644 --- a/integrations/cdi/jta-cdi/pom.xml +++ b/integrations/cdi/jta-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-jta Helidon CDI Integrations JTA diff --git a/integrations/cdi/jta-weld/pom.xml b/integrations/cdi/jta-weld/pom.xml index 1c328127205..f17e3752c66 100644 --- a/integrations/cdi/jta-weld/pom.xml +++ b/integrations/cdi/jta-weld/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.cdi helidon-integrations-cdi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-cdi-jta-weld Helidon CDI Integrations JTA Weld diff --git a/integrations/cdi/pom.xml b/integrations/cdi/pom.xml index 7f9902a57c5..5e0653c7654 100644 --- a/integrations/cdi/pom.xml +++ b/integrations/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.cdi helidon-integrations-cdi-project diff --git a/integrations/common/pom.xml b/integrations/common/pom.xml index 0d3fef1e4c8..51d20e574d9 100644 --- a/integrations/common/pom.xml +++ b/integrations/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/integrations/common/rest/pom.xml b/integrations/common/rest/pom.xml index 56d15f75e4a..7e6afb3a9be 100644 --- a/integrations/common/rest/pom.xml +++ b/integrations/common/rest/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.common helidon-integrations-common-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-common-rest diff --git a/integrations/db/h2/pom.xml b/integrations/db/h2/pom.xml index d4aa275c391..768953547af 100644 --- a/integrations/db/h2/pom.xml +++ b/integrations/db/h2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT h2 diff --git a/integrations/db/mysql/pom.xml b/integrations/db/mysql/pom.xml index c81e372d30e..1536facd408 100644 --- a/integrations/db/mysql/pom.xml +++ b/integrations/db/mysql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-db-mysql diff --git a/integrations/db/ojdbc/pom.xml b/integrations/db/ojdbc/pom.xml index 0140eb5cf33..db1cfc859de 100644 --- a/integrations/db/ojdbc/pom.xml +++ b/integrations/db/ojdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ojdbc diff --git a/integrations/db/pgsql/pom.xml b/integrations/db/pgsql/pom.xml index 67b3369c624..f6b5bed2089 100644 --- a/integrations/db/pgsql/pom.xml +++ b/integrations/db/pgsql/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.db helidon-integrations-db-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-db-pgsql diff --git a/integrations/db/pom.xml b/integrations/db/pom.xml index 32def2e0f07..c23d3c7ac14 100644 --- a/integrations/db/pom.xml +++ b/integrations/db/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 pom diff --git a/integrations/graal/mp-native-image-extension/pom.xml b/integrations/graal/mp-native-image-extension/pom.xml index 29af6547340..81d2c833193 100644 --- a/integrations/graal/mp-native-image-extension/pom.xml +++ b/integrations/graal/mp-native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/graal/native-image-extension/pom.xml b/integrations/graal/native-image-extension/pom.xml index 976be58c6a2..491e76d167e 100644 --- a/integrations/graal/native-image-extension/pom.xml +++ b/integrations/graal/native-image-extension/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.graal helidon-integrations-graal-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/graal/pom.xml b/integrations/graal/pom.xml index bdc0a0e65fb..e744e6929b9 100644 --- a/integrations/graal/pom.xml +++ b/integrations/graal/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT diff --git a/integrations/jdbc/jdbc/pom.xml b/integrations/jdbc/jdbc/pom.xml index 3694f69b14e..e47b6967185 100644 --- a/integrations/jdbc/jdbc/pom.xml +++ b/integrations/jdbc/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jdbc-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.jdbc diff --git a/integrations/jdbc/pom.xml b/integrations/jdbc/pom.xml index ac7e11d9691..79cd76e06ce 100644 --- a/integrations/jdbc/pom.xml +++ b/integrations/jdbc/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 pom diff --git a/integrations/jta/jdbc/pom.xml b/integrations/jta/jdbc/pom.xml index 8f924d9a54c..a1c2d80a0e3 100644 --- a/integrations/jta/jdbc/pom.xml +++ b/integrations/jta/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-jta-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.jta diff --git a/integrations/jta/pom.xml b/integrations/jta/pom.xml index a0963fac22a..f048c8b0c5a 100644 --- a/integrations/jta/pom.xml +++ b/integrations/jta/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 pom diff --git a/integrations/micrometer/cdi/pom.xml b/integrations/micrometer/cdi/pom.xml index 69afbc3fa53..d1ee16135ca 100644 --- a/integrations/micrometer/cdi/pom.xml +++ b/integrations/micrometer/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.micrometer diff --git a/integrations/micrometer/micrometer/pom.xml b/integrations/micrometer/micrometer/pom.xml index e496c5dc9ed..297c2612cd2 100644 --- a/integrations/micrometer/micrometer/pom.xml +++ b/integrations/micrometer/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-micrometer-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.micrometer diff --git a/integrations/micrometer/pom.xml b/integrations/micrometer/pom.xml index 5dada09cb5a..e8be6c5ea57 100644 --- a/integrations/micrometer/pom.xml +++ b/integrations/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-micrometer-project Helidon Integrations Micrometer Project diff --git a/integrations/micronaut/cdi-processor/pom.xml b/integrations/micronaut/cdi-processor/pom.xml index 8eac75ce44e..bccb41203fb 100644 --- a/integrations/micronaut/cdi-processor/pom.xml +++ b/integrations/micronaut/cdi-processor/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-micronaut-cdi-processor diff --git a/integrations/micronaut/cdi/pom.xml b/integrations/micronaut/cdi/pom.xml index db36aec526b..4099a3a9faa 100644 --- a/integrations/micronaut/cdi/pom.xml +++ b/integrations/micronaut/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-micronaut-cdi diff --git a/integrations/micronaut/data/pom.xml b/integrations/micronaut/data/pom.xml index a101f282531..f2c25dbb0f9 100644 --- a/integrations/micronaut/data/pom.xml +++ b/integrations/micronaut/data/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.micronaut helidon-integrations-micronaut-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-micronaut-data diff --git a/integrations/micronaut/pom.xml b/integrations/micronaut/pom.xml index c4aa6057eb1..956df3f13aa 100644 --- a/integrations/micronaut/pom.xml +++ b/integrations/micronaut/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.micronaut diff --git a/integrations/microstream/cache/pom.xml b/integrations/microstream/cache/pom.xml index b5a4c58e6c4..7da7ee5f0d9 100644 --- a/integrations/microstream/cache/pom.xml +++ b/integrations/microstream/cache/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-microstream-cache diff --git a/integrations/microstream/cdi/pom.xml b/integrations/microstream/cdi/pom.xml index 42130fc2081..93b4fa09515 100644 --- a/integrations/microstream/cdi/pom.xml +++ b/integrations/microstream/cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-microstream-cdi diff --git a/integrations/microstream/core/pom.xml b/integrations/microstream/core/pom.xml index d4cfad884ae..05e822c354f 100644 --- a/integrations/microstream/core/pom.xml +++ b/integrations/microstream/core/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-microstream diff --git a/integrations/microstream/health/pom.xml b/integrations/microstream/health/pom.xml index 665f6ff6bce..f52254df213 100644 --- a/integrations/microstream/health/pom.xml +++ b/integrations/microstream/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-microstream-health diff --git a/integrations/microstream/metrics/pom.xml b/integrations/microstream/metrics/pom.xml index 3bc5944b8c3..937279699f8 100644 --- a/integrations/microstream/metrics/pom.xml +++ b/integrations/microstream/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.microstream helidon-integrations-microstream-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-microstream-metrics diff --git a/integrations/microstream/pom.xml b/integrations/microstream/pom.xml index 4009d16bb7d..85c107f8dd9 100644 --- a/integrations/microstream/pom.xml +++ b/integrations/microstream/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.microstream diff --git a/integrations/neo4j/health/pom.xml b/integrations/neo4j/health/pom.xml index c40cc968cc7..9d2b3985f84 100644 --- a/integrations/neo4j/health/pom.xml +++ b/integrations/neo4j/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-neo4j-health diff --git a/integrations/neo4j/metrics/pom.xml b/integrations/neo4j/metrics/pom.xml index 01b6380e4df..a6a8f0029c3 100644 --- a/integrations/neo4j/metrics/pom.xml +++ b/integrations/neo4j/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-neo4j-metrics diff --git a/integrations/neo4j/neo4j/pom.xml b/integrations/neo4j/neo4j/pom.xml index b1eca13ba98..28ec3f76ff6 100644 --- a/integrations/neo4j/neo4j/pom.xml +++ b/integrations/neo4j/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.neo4j helidon-integrations-neo4j-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-neo4j diff --git a/integrations/neo4j/pom.xml b/integrations/neo4j/pom.xml index 7730325d7f8..d43e8406799 100644 --- a/integrations/neo4j/pom.xml +++ b/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.neo4j helidon-integrations-neo4j-project diff --git a/integrations/oci/authentication/instance/pom.xml b/integrations/oci/authentication/instance/pom.xml index 44a0de4db4a..b782adb5688 100644 --- a/integrations/oci/authentication/instance/pom.xml +++ b/integrations/oci/authentication/instance/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci.authentication helidon-integrations-oci-authentication-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-oci-authentication-instance Helidon Integrations OCI Authentication Instance diff --git a/integrations/oci/authentication/oke-workload/pom.xml b/integrations/oci/authentication/oke-workload/pom.xml index 35957e2203e..ca6f9440ae3 100644 --- a/integrations/oci/authentication/oke-workload/pom.xml +++ b/integrations/oci/authentication/oke-workload/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci.authentication helidon-integrations-oci-authentication-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-oci-authentication-oke-workload Helidon Integrations OCI Authentication Workload diff --git a/integrations/oci/authentication/pom.xml b/integrations/oci/authentication/pom.xml index ab0aa0721c6..1144e5e908c 100644 --- a/integrations/oci/authentication/pom.xml +++ b/integrations/oci/authentication/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/integrations/oci/authentication/resource/pom.xml b/integrations/oci/authentication/resource/pom.xml index b1effbe2924..9f3483be292 100644 --- a/integrations/oci/authentication/resource/pom.xml +++ b/integrations/oci/authentication/resource/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci.authentication helidon-integrations-oci-authentication-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-oci-authentication-resource Helidon Integrations OCI Resource Instance diff --git a/integrations/oci/metrics/cdi/pom.xml b/integrations/oci/metrics/cdi/pom.xml index 2b0b12bfdcd..01dde02405a 100644 --- a/integrations/oci/metrics/cdi/pom.xml +++ b/integrations/oci/metrics/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 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 3ce96c3abd4..f97077f7fc8 100644 --- a/integrations/oci/metrics/metrics/pom.xml +++ b/integrations/oci/metrics/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-oci-metrics Helidon Integrations OCI Metrics diff --git a/integrations/oci/metrics/pom.xml b/integrations/oci/metrics/pom.xml index 56c96a012e3..04b7500aa72 100644 --- a/integrations/oci/metrics/pom.xml +++ b/integrations/oci/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.oci.metrics helidon-integrations-oci-metrics-project diff --git a/integrations/oci/oci/pom.xml b/integrations/oci/oci/pom.xml index ced67f7c12b..b6b48d31ab9 100644 --- a/integrations/oci/oci/pom.xml +++ b/integrations/oci/oci/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-oci Helidon Integrations OCI diff --git a/integrations/oci/pom.xml b/integrations/oci/pom.xml index d3d05a6ae41..82b21353445 100644 --- a/integrations/oci/pom.xml +++ b/integrations/oci/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.oci @@ -40,6 +40,14 @@ secrets-mp-config-source sdk tls-certificates - tests + + + + tests + + tests + + + diff --git a/integrations/oci/sdk/cdi/pom.xml b/integrations/oci/sdk/cdi/pom.xml index d1b216d8a13..5aa7f8747f4 100644 --- a/integrations/oci/sdk/cdi/pom.xml +++ b/integrations/oci/sdk/cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-oci-sdk-cdi Helidon Integrations OCI SDK CDI diff --git a/integrations/oci/sdk/pom.xml b/integrations/oci/sdk/pom.xml index 7b65f2cc3b2..edc99162178 100644 --- a/integrations/oci/sdk/pom.xml +++ b/integrations/oci/sdk/pom.xml @@ -24,7 +24,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.integrations.oci.sdk @@ -35,7 +35,14 @@ cdi processor runtime - tests + + + tests + + tests + + + diff --git a/integrations/oci/sdk/processor/pom.xml b/integrations/oci/sdk/processor/pom.xml index 8ccb3f242d8..01f66a8df49 100644 --- a/integrations/oci/sdk/processor/pom.xml +++ b/integrations/oci/sdk/processor/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/oci/sdk/runtime/pom.xml b/integrations/oci/sdk/runtime/pom.xml index a6964ab8c9f..3476fccde8c 100644 --- a/integrations/oci/sdk/runtime/pom.xml +++ b/integrations/oci/sdk/runtime/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/oci/sdk/tests/pom.xml b/integrations/oci/sdk/tests/pom.xml index 1d7c8931d27..7709245781b 100644 --- a/integrations/oci/sdk/tests/pom.xml +++ b/integrations/oci/sdk/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk helidon-integrations-oci-sdk-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/oci/sdk/tests/test-application/pom.xml b/integrations/oci/sdk/tests/test-application/pom.xml index 6bee3b11c37..f8786de260d 100644 --- a/integrations/oci/sdk/tests/test-application/pom.xml +++ b/integrations/oci/sdk/tests/test-application/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk.tests helidon-integrations-oci-sdk-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/oci/sdk/tests/test-module1/pom.xml b/integrations/oci/sdk/tests/test-module1/pom.xml index dd095622004..832d1ade322 100644 --- a/integrations/oci/sdk/tests/test-module1/pom.xml +++ b/integrations/oci/sdk/tests/test-module1/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk.tests helidon-integrations-oci-sdk-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/oci/sdk/tests/test-module2/pom.xml b/integrations/oci/sdk/tests/test-module2/pom.xml index b187f19bd98..48b9134155e 100644 --- a/integrations/oci/sdk/tests/test-module2/pom.xml +++ b/integrations/oci/sdk/tests/test-module2/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci.sdk.tests helidon-integrations-oci-sdk-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/oci/secrets-config-source/pom.xml b/integrations/oci/secrets-config-source/pom.xml index 56c7bd287b3..bac129ecace 100644 --- a/integrations/oci/secrets-config-source/pom.xml +++ b/integrations/oci/secrets-config-source/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-oci-secrets-config-source Helidon Integrations OCI Secrets Config Source diff --git a/integrations/oci/secrets-mp-config-source/pom.xml b/integrations/oci/secrets-mp-config-source/pom.xml index 937a8b40e9e..f60f7010314 100644 --- a/integrations/oci/secrets-mp-config-source/pom.xml +++ b/integrations/oci/secrets-mp-config-source/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-oci-secrets-mp-config-source Helidon Integrations OCI Secrets MP Config Source diff --git a/integrations/oci/tests/authentication/pom.xml b/integrations/oci/tests/authentication/pom.xml index 8013eb80446..9d136fd7381 100644 --- a/integrations/oci/tests/authentication/pom.xml +++ b/integrations/oci/tests/authentication/pom.xml @@ -19,9 +19,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - helidon-integrations-oci-tests + io.helidon.integrations.oci.tests helidon-integrations-oci-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-oci-tests-authentication diff --git a/integrations/oci/tests/pom.xml b/integrations/oci/tests/pom.xml index 189d8dac169..dfe3cf7c549 100644 --- a/integrations/oci/tests/pom.xml +++ b/integrations/oci/tests/pom.xml @@ -21,15 +21,13 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom - - helidon-integrations-oci-tests + io.helidon.integrations.oci.tests helidon-integrations-oci-tests-project Helidon Integrations OCI Tests Project - true true diff --git a/integrations/oci/tls-certificates/pom.xml b/integrations/oci/tls-certificates/pom.xml index da9f580880e..c4a4fd35691 100644 --- a/integrations/oci/tls-certificates/pom.xml +++ b/integrations/oci/tls-certificates/pom.xml @@ -23,7 +23,7 @@ io.helidon.integrations.oci helidon-integrations-oci-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/openapi-ui/pom.xml b/integrations/openapi-ui/pom.xml index eac0f1ab174..0aff207f796 100644 --- a/integrations/openapi-ui/pom.xml +++ b/integrations/openapi-ui/pom.xml @@ -21,7 +21,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.openapi-ui diff --git a/integrations/pom.xml b/integrations/pom.xml index 5175ab424d9..e174c6009e2 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations helidon-integrations-project diff --git a/integrations/vault/auths/approle/pom.xml b/integrations/vault/auths/approle/pom.xml index d3af08ca900..b8dd22413fb 100644 --- a/integrations/vault/auths/approle/pom.xml +++ b/integrations/vault/auths/approle/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-auths-approle diff --git a/integrations/vault/auths/common/pom.xml b/integrations/vault/auths/common/pom.xml index 6d40fcd3286..c31902fff66 100644 --- a/integrations/vault/auths/common/pom.xml +++ b/integrations/vault/auths/common/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-auths-common diff --git a/integrations/vault/auths/k8s/pom.xml b/integrations/vault/auths/k8s/pom.xml index f91876580e4..afd3107f175 100644 --- a/integrations/vault/auths/k8s/pom.xml +++ b/integrations/vault/auths/k8s/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-auths-k8s diff --git a/integrations/vault/auths/pom.xml b/integrations/vault/auths/pom.xml index 8816fadc6ea..e651fa8f5c7 100644 --- a/integrations/vault/auths/pom.xml +++ b/integrations/vault/auths/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/integrations/vault/auths/token/pom.xml b/integrations/vault/auths/token/pom.xml index cfd22aafaa1..d755cca23b9 100644 --- a/integrations/vault/auths/token/pom.xml +++ b/integrations/vault/auths/token/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.auths helidon-integrations-vault-auths-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-auths-token diff --git a/integrations/vault/cdi/pom.xml b/integrations/vault/cdi/pom.xml index c39dfa2a9cf..095d91b082f 100644 --- a/integrations/vault/cdi/pom.xml +++ b/integrations/vault/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-cdi diff --git a/integrations/vault/pom.xml b/integrations/vault/pom.xml index ea3cdcd84d7..cf7aa2e8147 100644 --- a/integrations/vault/pom.xml +++ b/integrations/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations helidon-integrations-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.integrations.vault diff --git a/integrations/vault/secrets/cubbyhole/pom.xml b/integrations/vault/secrets/cubbyhole/pom.xml index 9c22f7f8e98..fb3d158f00e 100644 --- a/integrations/vault/secrets/cubbyhole/pom.xml +++ b/integrations/vault/secrets/cubbyhole/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-secrets-cubbyhole diff --git a/integrations/vault/secrets/database/pom.xml b/integrations/vault/secrets/database/pom.xml index 846f638e126..385dd1bbece 100644 --- a/integrations/vault/secrets/database/pom.xml +++ b/integrations/vault/secrets/database/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-secrets-database diff --git a/integrations/vault/secrets/kv1/pom.xml b/integrations/vault/secrets/kv1/pom.xml index 099f361c9ee..50615d63fdb 100644 --- a/integrations/vault/secrets/kv1/pom.xml +++ b/integrations/vault/secrets/kv1/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-secrets-kv1 diff --git a/integrations/vault/secrets/kv2/pom.xml b/integrations/vault/secrets/kv2/pom.xml index 0d826ebf2d1..b0982a6356c 100644 --- a/integrations/vault/secrets/kv2/pom.xml +++ b/integrations/vault/secrets/kv2/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-secrets-kv2 diff --git a/integrations/vault/secrets/pki/pom.xml b/integrations/vault/secrets/pki/pom.xml index 7070ca59f75..82583ed8375 100644 --- a/integrations/vault/secrets/pki/pom.xml +++ b/integrations/vault/secrets/pki/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-secrets-pki diff --git a/integrations/vault/secrets/pom.xml b/integrations/vault/secrets/pom.xml index f99dd58d038..dbacdf38618 100644 --- a/integrations/vault/secrets/pom.xml +++ b/integrations/vault/secrets/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/integrations/vault/secrets/transit/pom.xml b/integrations/vault/secrets/transit/pom.xml index b95f528726c..c7e2f5ed782 100644 --- a/integrations/vault/secrets/transit/pom.xml +++ b/integrations/vault/secrets/transit/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault.secrets helidon-integrations-vault-secrets-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault-secrets-transit diff --git a/integrations/vault/sys/pom.xml b/integrations/vault/sys/pom.xml index 404f35651d2..9444207486f 100644 --- a/integrations/vault/sys/pom.xml +++ b/integrations/vault/sys/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/integrations/vault/sys/sys/pom.xml b/integrations/vault/sys/sys/pom.xml index 26382c0bce0..09857f8f3a9 100644 --- a/integrations/vault/sys/sys/pom.xml +++ b/integrations/vault/sys/sys/pom.xml @@ -21,7 +21,7 @@ helidon-integrations-vault-sys-project io.helidon.integrations.vault.sys - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/integrations/vault/vault/pom.xml b/integrations/vault/vault/pom.xml index 0949545b738..ef881c7e0ed 100644 --- a/integrations/vault/vault/pom.xml +++ b/integrations/vault/vault/pom.xml @@ -22,7 +22,7 @@ io.helidon.integrations.vault helidon-integrations-vault-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-integrations-vault diff --git a/jersey/client/pom.xml b/jersey/client/pom.xml index 7707bdc9d35..d0200f71d66 100644 --- a/jersey/client/pom.xml +++ b/jersey/client/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey helidon-jersey-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/jersey/common/pom.xml b/jersey/common/pom.xml index aa2b2faac33..ffa4365a75d 100644 --- a/jersey/common/pom.xml +++ b/jersey/common/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/jersey/connector/pom.xml b/jersey/connector/pom.xml index 8406160726c..aacd7912545 100644 --- a/jersey/connector/pom.xml +++ b/jersey/connector/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/jersey/jsonp/pom.xml b/jersey/jsonp/pom.xml index abf9ee63144..4325b3e7d98 100644 --- a/jersey/jsonp/pom.xml +++ b/jersey/jsonp/pom.xml @@ -21,7 +21,7 @@ helidon-jersey-project io.helidon.jersey - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/jersey/pom.xml b/jersey/pom.xml index bebc32ddc40..79848f9fd65 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 pom diff --git a/jersey/server/pom.xml b/jersey/server/pom.xml index 2cb489bb706..5239e2a8f22 100644 --- a/jersey/server/pom.xml +++ b/jersey/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.jersey helidon-jersey-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-jersey-server diff --git a/jersey/tests/connector/pom.xml b/jersey/tests/connector/pom.xml index efaa6303f11..3fefb3b84be 100644 --- a/jersey/tests/connector/pom.xml +++ b/jersey/tests/connector/pom.xml @@ -21,7 +21,7 @@ io.helidon.jersey.tests helidon-jersey-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-jersey-tests-connector diff --git a/jersey/tests/pom.xml b/jersey/tests/pom.xml index cd60264fdcb..ba42142e30c 100644 --- a/jersey/tests/pom.xml +++ b/jersey/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.jersey helidon-jersey-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.jersey.tests diff --git a/licensing/pom.xml b/licensing/pom.xml index b9bea0cc9d5..1f846464faa 100644 --- a/licensing/pom.xml +++ b/licensing/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.licensing helidon-licensing diff --git a/logging/common/pom.xml b/logging/common/pom.xml index 6bdd030476f..43f00ef4be3 100644 --- a/logging/common/pom.xml +++ b/logging/common/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-logging-common diff --git a/logging/jul/pom.xml b/logging/jul/pom.xml index bf589f75022..6b948046ad1 100644 --- a/logging/jul/pom.xml +++ b/logging/jul/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/logging/log4j/pom.xml b/logging/log4j/pom.xml index dd2f7ea6b7d..45bf8277df1 100644 --- a/logging/log4j/pom.xml +++ b/logging/log4j/pom.xml @@ -20,7 +20,7 @@ helidon-logging-project io.helidon.logging - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/logging/pom.xml b/logging/pom.xml index 0a3cacfcb38..bdf9339fe89 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -21,7 +21,7 @@ helidon-project io.helidon - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.logging diff --git a/logging/slf4j/pom.xml b/logging/slf4j/pom.xml index 4f99fc4ea33..9bd15cce3d3 100644 --- a/logging/slf4j/pom.xml +++ b/logging/slf4j/pom.xml @@ -21,7 +21,7 @@ helidon-logging-project io.helidon.logging - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-logging-slf4j diff --git a/logging/tests/log4j/pom.xml b/logging/tests/log4j/pom.xml index 1b666b7430a..a5011674843 100644 --- a/logging/tests/log4j/pom.xml +++ b/logging/tests/log4j/pom.xml @@ -21,7 +21,7 @@ io.helidon.logging.tests helidon-logging-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-logging-tests-log4j diff --git a/logging/tests/pom.xml b/logging/tests/pom.xml index 197b433b9fb..17a5ada6c64 100644 --- a/logging/tests/pom.xml +++ b/logging/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.logging helidon-logging-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.logging.tests diff --git a/lra/coordinator/client/narayana-client/pom.xml b/lra/coordinator/client/narayana-client/pom.xml index a1e8964b0c0..d4fd7fb8997 100644 --- a/lra/coordinator/client/narayana-client/pom.xml +++ b/lra/coordinator/client/narayana-client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-lra-coordinator-narayana-client diff --git a/lra/coordinator/client/pom.xml b/lra/coordinator/client/pom.xml index 0ff6735e772..9b9cab4ea8a 100644 --- a/lra/coordinator/client/pom.xml +++ b/lra/coordinator/client/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.lra helidon-lra-coordinator-client-project diff --git a/lra/coordinator/client/spi/pom.xml b/lra/coordinator/client/spi/pom.xml index 8470fc2ba28..0016e24fc10 100644 --- a/lra/coordinator/client/spi/pom.xml +++ b/lra/coordinator/client/spi/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-coordinator-client-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-lra-coordinator-client-spi diff --git a/lra/coordinator/pom.xml b/lra/coordinator/pom.xml index a4bea92f804..3556597b5a1 100644 --- a/lra/coordinator/pom.xml +++ b/lra/coordinator/pom.xml @@ -24,7 +24,7 @@ io.helidon.lra helidon-lra-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.lra helidon-lra-coordinator-project diff --git a/lra/coordinator/server/pom.xml b/lra/coordinator/server/pom.xml index 0c801defe74..5fe9b297dca 100644 --- a/lra/coordinator/server/pom.xml +++ b/lra/coordinator/server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../applications/se/pom.xml diff --git a/lra/pom.xml b/lra/pom.xml index 3f4e71c6b33..71492d74e3b 100644 --- a/lra/pom.xml +++ b/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.lra helidon-lra-project diff --git a/messaging/connectors/aq/pom.xml b/messaging/connectors/aq/pom.xml index 0b7a51a630e..4bc6c252d5e 100644 --- a/messaging/connectors/aq/pom.xml +++ b/messaging/connectors/aq/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.messaging.aq diff --git a/messaging/connectors/jms-shim/pom.xml b/messaging/connectors/jms-shim/pom.xml index 3e368497f6c..2aaf7197ef6 100644 --- a/messaging/connectors/jms-shim/pom.xml +++ b/messaging/connectors/jms-shim/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-messaging-jms-shim diff --git a/messaging/connectors/jms/pom.xml b/messaging/connectors/jms/pom.xml index bbe8b062535..ca4dd518987 100644 --- a/messaging/connectors/jms/pom.xml +++ b/messaging/connectors/jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.messaging.jms diff --git a/messaging/connectors/kafka/pom.xml b/messaging/connectors/kafka/pom.xml index 4dd8f1870cf..5323c0c17db 100644 --- a/messaging/connectors/kafka/pom.xml +++ b/messaging/connectors/kafka/pom.xml @@ -25,7 +25,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.messaging.kafka diff --git a/messaging/connectors/mock/pom.xml b/messaging/connectors/mock/pom.xml index aaf467f8859..3916e6d6324 100644 --- a/messaging/connectors/mock/pom.xml +++ b/messaging/connectors/mock/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.messaging.mock diff --git a/messaging/connectors/pom.xml b/messaging/connectors/pom.xml index b228af13ea7..ead83821940 100644 --- a/messaging/connectors/pom.xml +++ b/messaging/connectors/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 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 fb06c76e3e9..8f9533b0b50 100644 --- a/messaging/connectors/wls-jms/pom.xml +++ b/messaging/connectors/wls-jms/pom.xml @@ -24,7 +24,7 @@ io.helidon.messaging helidon-messaging-connectors-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.messaging.wls-jms diff --git a/messaging/messaging/pom.xml b/messaging/messaging/pom.xml index df8cc937c15..60939f3ef3d 100644 --- a/messaging/messaging/pom.xml +++ b/messaging/messaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.messaging helidon-messaging-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-messaging diff --git a/messaging/pom.xml b/messaging/pom.xml index 76b2371a4e9..f23d9f5ef75 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.messaging helidon-messaging-project diff --git a/metadata/hson/pom.xml b/metadata/hson/pom.xml index 95d50b2e4a5..9e7b0a8d245 100644 --- a/metadata/hson/pom.xml +++ b/metadata/hson/pom.xml @@ -22,7 +22,7 @@ io.helidon.metadata helidon-metadata-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-metadata-hson diff --git a/metadata/pom.xml b/metadata/pom.xml index 0926ca062d2..8fc4757db9c 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 0f0d4a86372..ba9bb055120 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -22,7 +22,7 @@ io.helidon.metrics helidon-metrics-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-metrics-api diff --git a/metrics/metrics/pom.xml b/metrics/metrics/pom.xml index adba141799b..8c76d53e327 100644 --- a/metrics/metrics/pom.xml +++ b/metrics/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-metrics Helidon Metrics diff --git a/metrics/pom.xml b/metrics/pom.xml index 3a2474738f6..6d35a5e0b3d 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.metrics diff --git a/metrics/prometheus/pom.xml b/metrics/prometheus/pom.xml index f19cd578d34..16788b64c4c 100644 --- a/metrics/prometheus/pom.xml +++ b/metrics/prometheus/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics helidon-metrics-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-metrics-prometheus Helidon Metrics Prometheus diff --git a/metrics/provider-tests/pom.xml b/metrics/provider-tests/pom.xml index efb9dce4511..ef46328946a 100644 --- a/metrics/provider-tests/pom.xml +++ b/metrics/provider-tests/pom.xml @@ -23,7 +23,7 @@ io.helidon.metrics helidon-metrics-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-metrics-provider-tests Helidon Metrics Provider Tests diff --git a/metrics/providers/micrometer/pom.xml b/metrics/providers/micrometer/pom.xml index 89847d75cce..4e6cdd4dbd1 100644 --- a/metrics/providers/micrometer/pom.xml +++ b/metrics/providers/micrometer/pom.xml @@ -24,7 +24,7 @@ io.helidon.metrics.providers helidon-metrics-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-metrics-providers-micrometer Helidon Metrics Providers Micrometer diff --git a/metrics/providers/pom.xml b/metrics/providers/pom.xml index 8f700fdc789..45d115fed1b 100644 --- a/metrics/providers/pom.xml +++ b/metrics/providers/pom.xml @@ -22,7 +22,7 @@ io.helidon.metrics helidon-metrics-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.metrics.providers diff --git a/metrics/system-meters/pom.xml b/metrics/system-meters/pom.xml index b9f997a8b83..d7983b0c88b 100644 --- a/metrics/system-meters/pom.xml +++ b/metrics/system-meters/pom.xml @@ -22,7 +22,7 @@ io.helidon.metrics helidon-metrics-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-metrics-system-meters diff --git a/metrics/trace-exemplar/pom.xml b/metrics/trace-exemplar/pom.xml index 79078238d1e..69de0d70935 100644 --- a/metrics/trace-exemplar/pom.xml +++ b/metrics/trace-exemplar/pom.xml @@ -23,7 +23,7 @@ helidon-metrics-project io.helidon.metrics - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/access-log/pom.xml b/microprofile/access-log/pom.xml index f5a2cb6bf52..82e6ceaee0e 100644 --- a/microprofile/access-log/pom.xml +++ b/microprofile/access-log/pom.xml @@ -23,7 +23,7 @@ helidon-microprofile-project io.helidon.microprofile - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/bean-validation/pom.xml b/microprofile/bean-validation/pom.xml index aa3cfed9bb9..d8f9d442389 100644 --- a/microprofile/bean-validation/pom.xml +++ b/microprofile/bean-validation/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.bean-validation helidon-microprofile-bean-validation diff --git a/microprofile/bundles/helidon-microprofile-core/pom.xml b/microprofile/bundles/helidon-microprofile-core/pom.xml index 643efbdcbb6..0bcc1c7bc3f 100644 --- a/microprofile/bundles/helidon-microprofile-core/pom.xml +++ b/microprofile/bundles/helidon-microprofile-core/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-core Helidon Microprofile Core Bundle diff --git a/microprofile/bundles/helidon-microprofile/pom.xml b/microprofile/bundles/helidon-microprofile/pom.xml index 0bd3e8d1e0d..e65e131d1b2 100644 --- a/microprofile/bundles/helidon-microprofile/pom.xml +++ b/microprofile/bundles/helidon-microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.bundles bundles-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile Helidon Microprofile Full Bundle diff --git a/microprofile/bundles/pom.xml b/microprofile/bundles/pom.xml index 8b2141ab83f..ad01b4c55e2 100644 --- a/microprofile/bundles/pom.xml +++ b/microprofile/bundles/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.microprofile.bundles diff --git a/microprofile/cdi/pom.xml b/microprofile/cdi/pom.xml index c8b0dd515e9..6ae96db3e1b 100644 --- a/microprofile/cdi/pom.xml +++ b/microprofile/cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.cdi diff --git a/microprofile/config/pom.xml b/microprofile/config/pom.xml index 799e2a2ec5d..15fc68af830 100644 --- a/microprofile/config/pom.xml +++ b/microprofile/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.config helidon-microprofile-config diff --git a/microprofile/cors/pom.xml b/microprofile/cors/pom.xml index 64d244c88e8..d0535e9a0c1 100644 --- a/microprofile/cors/pom.xml +++ b/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-cors diff --git a/microprofile/fault-tolerance/pom.xml b/microprofile/fault-tolerance/pom.xml index 895c13bb7d3..bc86dbe9303 100644 --- a/microprofile/fault-tolerance/pom.xml +++ b/microprofile/fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-fault-tolerance Helidon Microprofile Fault Tolerance diff --git a/microprofile/graphql/pom.xml b/microprofile/graphql/pom.xml index 99cfb08e03f..6e49171d1c2 100644 --- a/microprofile/graphql/pom.xml +++ b/microprofile/graphql/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/graphql/server/pom.xml b/microprofile/graphql/server/pom.xml index 4ad742156e0..e6de39a0a3b 100644 --- a/microprofile/graphql/server/pom.xml +++ b/microprofile/graphql/server/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile.graphql helidon-microprofile-graphql - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/grpc/client/pom.xml b/microprofile/grpc/client/pom.xml index f2b2c481fba..b2af4b14be8 100644 --- a/microprofile/grpc/client/pom.xml +++ b/microprofile/grpc/client/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-grpc-client diff --git a/microprofile/grpc/core/pom.xml b/microprofile/grpc/core/pom.xml index 1627be21150..26e64e2b86a 100644 --- a/microprofile/grpc/core/pom.xml +++ b/microprofile/grpc/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-grpc-core diff --git a/microprofile/grpc/pom.xml b/microprofile/grpc/pom.xml index 89cb26d3b3f..04b29acbcbc 100644 --- a/microprofile/grpc/pom.xml +++ b/microprofile/grpc/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.grpc @@ -36,7 +36,6 @@ server client tracing - tests @@ -71,4 +70,13 @@ + + + + tests + + tests + + + diff --git a/microprofile/grpc/server/pom.xml b/microprofile/grpc/server/pom.xml index 443eaac5759..fa3b931cd61 100644 --- a/microprofile/grpc/server/pom.xml +++ b/microprofile/grpc/server/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-grpc-server diff --git a/microprofile/grpc/tests/pom.xml b/microprofile/grpc/tests/pom.xml index d2ecf9306b2..95eb91c4ed3 100644 --- a/microprofile/grpc/tests/pom.xml +++ b/microprofile/grpc/tests/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-grpc-tests diff --git a/microprofile/grpc/tracing/pom.xml b/microprofile/grpc/tracing/pom.xml index ecfc63cdb6d..b1605a55d2d 100644 --- a/microprofile/grpc/tracing/pom.xml +++ b/microprofile/grpc/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.grpc helidon-microprofile-grpc-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-grpc-tracing diff --git a/microprofile/health/pom.xml b/microprofile/health/pom.xml index e504fe15795..b2ff666298c 100644 --- a/microprofile/health/pom.xml +++ b/microprofile/health/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.health helidon-microprofile-health diff --git a/microprofile/jwt-auth/pom.xml b/microprofile/jwt-auth/pom.xml index faf7b10dea6..bd053176f27 100644 --- a/microprofile/jwt-auth/pom.xml +++ b/microprofile/jwt-auth/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.jwt diff --git a/microprofile/lra/jax-rs/pom.xml b/microprofile/lra/jax-rs/pom.xml index d1676e48b8c..cfdbb120275 100644 --- a/microprofile/lra/jax-rs/pom.xml +++ b/microprofile/lra/jax-rs/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.lra helidon-microprofile-lra-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-lra diff --git a/microprofile/lra/pom.xml b/microprofile/lra/pom.xml index 1448ff3df54..95cc118901f 100644 --- a/microprofile/lra/pom.xml +++ b/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.lra diff --git a/microprofile/messaging/core/pom.xml b/microprofile/messaging/core/pom.xml index eb8a1d95b98..922987f6a56 100644 --- a/microprofile/messaging/core/pom.xml +++ b/microprofile/messaging/core/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-messaging diff --git a/microprofile/messaging/health/pom.xml b/microprofile/messaging/health/pom.xml index db4a7fd548b..189250cc35b 100644 --- a/microprofile/messaging/health/pom.xml +++ b/microprofile/messaging/health/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-messaging-health diff --git a/microprofile/messaging/metrics/pom.xml b/microprofile/messaging/metrics/pom.xml index 2fc436f3ddf..1a6bfdfbfc8 100644 --- a/microprofile/messaging/metrics/pom.xml +++ b/microprofile/messaging/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.messaging helidon-microprofile-messaging-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-messaging-metrics diff --git a/microprofile/messaging/pom.xml b/microprofile/messaging/pom.xml index 9459a75c439..a3fdc382bf0 100644 --- a/microprofile/messaging/pom.xml +++ b/microprofile/messaging/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.messaging diff --git a/microprofile/metrics/pom.xml b/microprofile/metrics/pom.xml index 8a629850243..4b36c511024 100644 --- a/microprofile/metrics/pom.xml +++ b/microprofile/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.metrics helidon-microprofile-metrics diff --git a/microprofile/oidc/pom.xml b/microprofile/oidc/pom.xml index 8b498d5aa64..86e8b2e355a 100644 --- a/microprofile/oidc/pom.xml +++ b/microprofile/oidc/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-oidc Helidon Microprofile Security OIDC Integration diff --git a/microprofile/openapi/pom.xml b/microprofile/openapi/pom.xml index 0adf9f47f46..705c533f57e 100644 --- a/microprofile/openapi/pom.xml +++ b/microprofile/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.openapi helidon-microprofile-openapi diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 7cd948698ec..b19cd8879d0 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.microprofile @@ -40,7 +40,6 @@ security fault-tolerance bundles - tests jwt-auth tracing openapi @@ -61,4 +60,13 @@ telemetry testing + + + + tests + + tests + + + diff --git a/microprofile/reactive-streams/pom.xml b/microprofile/reactive-streams/pom.xml index 8532a8f57ce..6843e0f36ce 100644 --- a/microprofile/reactive-streams/pom.xml +++ b/microprofile/reactive-streams/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.reactive-streams diff --git a/microprofile/rest-client/pom.xml b/microprofile/rest-client/pom.xml index af4c65e87eb..55ed3ffba31 100644 --- a/microprofile/rest-client/pom.xml +++ b/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.rest-client diff --git a/microprofile/scheduling/pom.xml b/microprofile/scheduling/pom.xml index 875690936bc..a18683ef0fe 100644 --- a/microprofile/scheduling/pom.xml +++ b/microprofile/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.scheduling diff --git a/microprofile/security/pom.xml b/microprofile/security/pom.xml index ead9cde3743..f3110ebfbc0 100644 --- a/microprofile/security/pom.xml +++ b/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-security Helidon Microprofile Security Integration diff --git a/microprofile/server/pom.xml b/microprofile/server/pom.xml index 43bc7a6e93c..dff9b0f553d 100644 --- a/microprofile/server/pom.xml +++ b/microprofile/server/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.server helidon-microprofile-server diff --git a/microprofile/service-common/pom.xml b/microprofile/service-common/pom.xml index f34b650cb5d..ab05b839189 100644 --- a/microprofile/service-common/pom.xml +++ b/microprofile/service-common/pom.xml @@ -20,7 +20,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/telemetry/pom.xml b/microprofile/telemetry/pom.xml index fa3e4bc53ce..bf1a7729945 100644 --- a/microprofile/telemetry/pom.xml +++ b/microprofile/telemetry/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.telemetry helidon-microprofile-telemetry diff --git a/microprofile/testing/junit5/pom.xml b/microprofile/testing/junit5/pom.xml index 788f1f11861..60728db07a9 100644 --- a/microprofile/testing/junit5/pom.xml +++ b/microprofile/testing/junit5/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.testing helidon-microprofile-testing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-testing-junit5 diff --git a/microprofile/testing/mocking/pom.xml b/microprofile/testing/mocking/pom.xml index baa919f9fde..dcb8bf2a6d5 100644 --- a/microprofile/testing/mocking/pom.xml +++ b/microprofile/testing/mocking/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.testing helidon-microprofile-testing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-testing-mocking diff --git a/microprofile/testing/pom.xml b/microprofile/testing/pom.xml index 5e2b83b6683..be2f2c2a2cb 100644 --- a/microprofile/testing/pom.xml +++ b/microprofile/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.microprofile.testing diff --git a/microprofile/testing/testng/pom.xml b/microprofile/testing/testng/pom.xml index 84a17ced784..2915d4f8d67 100644 --- a/microprofile/testing/testng/pom.xml +++ b/microprofile/testing/testng/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.testing helidon-microprofile-testing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-testing-testng diff --git a/microprofile/tests/arquillian/pom.xml b/microprofile/tests/arquillian/pom.xml index 979d3db768f..d4b9afdf877 100644 --- a/microprofile/tests/arquillian/pom.xml +++ b/microprofile/tests/arquillian/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-arquillian Helidon Microprofile Arquillian Integration diff --git a/microprofile/tests/config/pom.xml b/microprofile/tests/config/pom.xml index 78b3b3e1e03..01656acfc9b 100644 --- a/microprofile/tests/config/pom.xml +++ b/microprofile/tests/config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-tests-config Helidon Microprofile Config Tests diff --git a/microprofile/tests/pom.xml b/microprofile/tests/pom.xml index c409b59e0f7..e33c5205601 100644 --- a/microprofile/tests/pom.xml +++ b/microprofile/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.microprofile.tests diff --git a/microprofile/tests/server/pom.xml b/microprofile/tests/server/pom.xml index 82ef7e5dd68..449d0d5a8f5 100644 --- a/microprofile/tests/server/pom.xml +++ b/microprofile/tests/server/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 helidon-microprofile-tests-server diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index bd69c003f64..b8286f4ff99 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.microprofile.tests.tck diff --git a/microprofile/tests/tck/tck-annotations/pom.xml b/microprofile/tests/tck/tck-annotations/pom.xml index f901bdf77ac..7a290ed9410 100644 --- a/microprofile/tests/tck/tck-annotations/pom.xml +++ b/microprofile/tests/tck/tck-annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-annotations Helidon Microprofile Tests TCK Annotations diff --git a/microprofile/tests/tck/tck-cdi-lang-model/pom.xml b/microprofile/tests/tck/tck-cdi-lang-model/pom.xml index 9a7b63c25c3..98df1cdcfe5 100644 --- a/microprofile/tests/tck/tck-cdi-lang-model/pom.xml +++ b/microprofile/tests/tck/tck-cdi-lang-model/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-cdi-lang-model Helidon Microprofile Tests TCK CDI Lang model diff --git a/microprofile/tests/tck/tck-cdi/pom.xml b/microprofile/tests/tck/tck-cdi/pom.xml index 8a206739591..f3de2918656 100644 --- a/microprofile/tests/tck/tck-cdi/pom.xml +++ b/microprofile/tests/tck/tck-cdi/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-cdi Helidon Microprofile Tests TCK CDI diff --git a/microprofile/tests/tck/tck-config/pom.xml b/microprofile/tests/tck/tck-config/pom.xml index 179c8486e43..af0409d00c6 100644 --- a/microprofile/tests/tck/tck-config/pom.xml +++ b/microprofile/tests/tck/tck-config/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-config Helidon Microprofile Tests TCK Config diff --git a/microprofile/tests/tck/tck-core-profile/pom.xml b/microprofile/tests/tck/tck-core-profile/pom.xml index 6611a1c57e7..bef289541b6 100644 --- a/microprofile/tests/tck/tck-core-profile/pom.xml +++ b/microprofile/tests/tck/tck-core-profile/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom helidon-microprofile-tests-tck-core-profile diff --git a/microprofile/tests/tck/tck-core-profile/tck-core-profile-test/pom.xml b/microprofile/tests/tck/tck-core-profile/tck-core-profile-test/pom.xml index 1349f4a1daf..3ee2b7c25ce 100644 --- a/microprofile/tests/tck/tck-core-profile/tck-core-profile-test/pom.xml +++ b/microprofile/tests/tck/tck-core-profile/tck-core-profile-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-core-profile - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-tests-tck-core-profile-test Helidon Microprofile Tests TCK Core Profile diff --git a/microprofile/tests/tck/tck-fault-tolerance/pom.xml b/microprofile/tests/tck/tck-fault-tolerance/pom.xml index 1fd068c1c6b..0ab5582a9f7 100644 --- a/microprofile/tests/tck/tck-fault-tolerance/pom.xml +++ b/microprofile/tests/tck/tck-fault-tolerance/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-fault-tolerance Helidon Microprofile Tests TCK Fault Tolerance diff --git a/microprofile/tests/tck/tck-graphql/pom.xml b/microprofile/tests/tck/tck-graphql/pom.xml index 63ae713acf3..ddddb5dfefb 100644 --- a/microprofile/tests/tck/tck-graphql/pom.xml +++ b/microprofile/tests/tck/tck-graphql/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-graphql Helidon Microprofile Tests TCK GraphQL diff --git a/microprofile/tests/tck/tck-health/pom.xml b/microprofile/tests/tck/tck-health/pom.xml index 39820dc4189..4228c53a60f 100644 --- a/microprofile/tests/tck/tck-health/pom.xml +++ b/microprofile/tests/tck/tck-health/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/tck/tck-inject/pom.xml b/microprofile/tests/tck/tck-inject/pom.xml index d29aa59b95d..057cdb3f542 100644 --- a/microprofile/tests/tck/tck-inject/pom.xml +++ b/microprofile/tests/tck/tck-inject/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom helidon-microprofile-tests-tck-inject diff --git a/microprofile/tests/tck/tck-inject/tck-inject-test/pom.xml b/microprofile/tests/tck/tck-inject/tck-inject-test/pom.xml index 8a725bf9ac0..d00e16d1361 100644 --- a/microprofile/tests/tck/tck-inject/tck-inject-test/pom.xml +++ b/microprofile/tests/tck/tck-inject/tck-inject-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-inject - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-tests-tck-inject-test Helidon Microprofile Tests TCK Inject diff --git a/microprofile/tests/tck/tck-jsonb/pom.xml b/microprofile/tests/tck/tck-jsonb/pom.xml index d21ac59993c..f21a068a497 100644 --- a/microprofile/tests/tck/tck-jsonb/pom.xml +++ b/microprofile/tests/tck/tck-jsonb/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom helidon-microprofile-tests-tck-jsonb diff --git a/microprofile/tests/tck/tck-jsonb/tck-jsonb-test/pom.xml b/microprofile/tests/tck/tck-jsonb/tck-jsonb-test/pom.xml index 0386f730ecb..35753dceda1 100644 --- a/microprofile/tests/tck/tck-jsonb/tck-jsonb-test/pom.xml +++ b/microprofile/tests/tck/tck-jsonb/tck-jsonb-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-jsonb - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-tests-tck-jsonb-test Helidon Microprofile Tests TCK JSONB diff --git a/microprofile/tests/tck/tck-jsonp/pom.xml b/microprofile/tests/tck/tck-jsonp/pom.xml index 177e48f1171..9775737fe33 100644 --- a/microprofile/tests/tck/tck-jsonp/pom.xml +++ b/microprofile/tests/tck/tck-jsonp/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom helidon-microprofile-tests-tck-jsonp diff --git a/microprofile/tests/tck/tck-jsonp/tck-jsonp-pluggability-test/pom.xml b/microprofile/tests/tck/tck-jsonp/tck-jsonp-pluggability-test/pom.xml index 9bb77957b48..bb206bdfbd3 100644 --- a/microprofile/tests/tck/tck-jsonp/tck-jsonp-pluggability-test/pom.xml +++ b/microprofile/tests/tck/tck-jsonp/tck-jsonp-pluggability-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-jsonp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-tests-tck-jsonp-pluggability-test Helidon Microprofile Tests TCK JSONP diff --git a/microprofile/tests/tck/tck-jsonp/tck-jsonp-test/pom.xml b/microprofile/tests/tck/tck-jsonp/tck-jsonp-test/pom.xml index ff477d86d40..a05d6e13f2f 100644 --- a/microprofile/tests/tck/tck-jsonp/tck-jsonp-test/pom.xml +++ b/microprofile/tests/tck/tck-jsonp/tck-jsonp-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-jsonp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-tests-tck-jsonp-test Helidon Microprofile Tests TCK JSONP diff --git a/microprofile/tests/tck/tck-jwt-auth/pom.xml b/microprofile/tests/tck/tck-jwt-auth/pom.xml index 2cc820921be..2f5a402e22b 100644 --- a/microprofile/tests/tck/tck-jwt-auth/pom.xml +++ b/microprofile/tests/tck/tck-jwt-auth/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-jwt-auth Helidon Microprofile Tests TCK JWT-Auth diff --git a/microprofile/tests/tck/tck-lra/pom.xml b/microprofile/tests/tck/tck-lra/pom.xml index 98dbf742b40..4e05f43990d 100644 --- a/microprofile/tests/tck/tck-lra/pom.xml +++ b/microprofile/tests/tck/tck-lra/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-lra diff --git a/microprofile/tests/tck/tck-messaging/pom.xml b/microprofile/tests/tck/tck-messaging/pom.xml index 409ba4cc64d..036b2d05fd9 100644 --- a/microprofile/tests/tck/tck-messaging/pom.xml +++ b/microprofile/tests/tck/tck-messaging/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-messaging Helidon Microprofile Tests TCK Messaging diff --git a/microprofile/tests/tck/tck-metrics/pom.xml b/microprofile/tests/tck/tck-metrics/pom.xml index e90782b5743..9bd96f5fdc0 100644 --- a/microprofile/tests/tck/tck-metrics/pom.xml +++ b/microprofile/tests/tck/tck-metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-metrics Helidon Microprofile Tests TCK Metrics diff --git a/microprofile/tests/tck/tck-openapi/pom.xml b/microprofile/tests/tck/tck-openapi/pom.xml index 97496350777..d1ede6dd5e8 100644 --- a/microprofile/tests/tck/tck-openapi/pom.xml +++ b/microprofile/tests/tck/tck-openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/tck/tck-opentracing/pom.xml b/microprofile/tests/tck/tck-opentracing/pom.xml index 2e12cd0415a..a84a859835f 100644 --- a/microprofile/tests/tck/tck-opentracing/pom.xml +++ b/microprofile/tests/tck/tck-opentracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-opentracing Helidon Microprofile Tests TCK Opentracing diff --git a/microprofile/tests/tck/tck-reactive-operators/pom.xml b/microprofile/tests/tck/tck-reactive-operators/pom.xml index 79a003ca564..bd546907d5f 100644 --- a/microprofile/tests/tck/tck-reactive-operators/pom.xml +++ b/microprofile/tests/tck/tck-reactive-operators/pom.xml @@ -23,7 +23,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT tck-reactive-operators Helidon Microprofile Tests TCK Reactive Operators diff --git a/microprofile/tests/tck/tck-rest-client/pom.xml b/microprofile/tests/tck/tck-rest-client/pom.xml index 75b5a0a9d75..061726484ed 100644 --- a/microprofile/tests/tck/tck-rest-client/pom.xml +++ b/microprofile/tests/tck/tck-rest-client/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/tck/tck-restful/pom.xml b/microprofile/tests/tck/tck-restful/pom.xml index f3c3e2a6ea1..004923d9630 100644 --- a/microprofile/tests/tck/tck-restful/pom.xml +++ b/microprofile/tests/tck/tck-restful/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom tck-restful diff --git a/microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml b/microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml index c9ac94f793c..b85bd91377b 100644 --- a/microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml +++ b/microprofile/tests/tck/tck-restful/tck-restful-test/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.tests.tck tck-restful - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-tests-tck-restful-test Helidon Microprofile Tests TCK Restful diff --git a/microprofile/tests/tck/tck-telemetry/pom.xml b/microprofile/tests/tck/tck-telemetry/pom.xml index a41b2577b2a..a43dac2e8b0 100644 --- a/microprofile/tests/tck/tck-telemetry/pom.xml +++ b/microprofile/tests/tck/tck-telemetry/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.tck helidon-microprofile-tests-tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/tests/telemetry/pom.xml b/microprofile/tests/telemetry/pom.xml index 03adc04cd7d..6a752982dba 100644 --- a/microprofile/tests/telemetry/pom.xml +++ b/microprofile/tests/telemetry/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 helidon-microprofile-tests-telemetry diff --git a/microprofile/tests/testing/junit5/pom.xml b/microprofile/tests/testing/junit5/pom.xml index 6e1a3d1b6fd..63afa35ffdf 100644 --- a/microprofile/tests/testing/junit5/pom.xml +++ b/microprofile/tests/testing/junit5/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile.tests.testing helidon-microprofile-tests-testing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-tests-testing-junit5 diff --git a/microprofile/tests/testing/pom.xml b/microprofile/tests/testing/pom.xml index 5077722b737..5de33424124 100644 --- a/microprofile/tests/testing/pom.xml +++ b/microprofile/tests/testing/pom.xml @@ -23,9 +23,9 @@ io.helidon.microprofile.tests helidon-microprofile-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 pom io.helidon.microprofile.tests.testing diff --git a/microprofile/tests/testing/testng/pom.xml b/microprofile/tests/testing/testng/pom.xml index 3a49dbefb8d..de557404f56 100644 --- a/microprofile/tests/testing/testng/pom.xml +++ b/microprofile/tests/testing/testng/pom.xml @@ -21,7 +21,7 @@ io.helidon.microprofile.tests.testing helidon-microprofile-tests-testing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-microprofile-tests-testing-testng diff --git a/microprofile/tracing/pom.xml b/microprofile/tracing/pom.xml index 4abedf4e277..fbb61d8bfbe 100644 --- a/microprofile/tracing/pom.xml +++ b/microprofile/tracing/pom.xml @@ -22,7 +22,7 @@ helidon-microprofile-project io.helidon.microprofile - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.tracing helidon-microprofile-tracing diff --git a/microprofile/websocket/pom.xml b/microprofile/websocket/pom.xml index a0972b0188f..92c45757c84 100644 --- a/microprofile/websocket/pom.xml +++ b/microprofile/websocket/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.microprofile.websocket diff --git a/microprofile/weld/pom.xml b/microprofile/weld/pom.xml index 46835c5d20d..dcde108137e 100644 --- a/microprofile/weld/pom.xml +++ b/microprofile/weld/pom.xml @@ -22,7 +22,7 @@ io.helidon.microprofile helidon-microprofile-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/microprofile/weld/weld-core-impl/pom.xml b/microprofile/weld/weld-core-impl/pom.xml index 1184c011477..5e277845558 100644 --- a/microprofile/weld/weld-core-impl/pom.xml +++ b/microprofile/weld/weld-core-impl/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT weld-core-impl Helidon Weld SE Impl diff --git a/microprofile/weld/weld-se-core/pom.xml b/microprofile/weld/weld-se-core/pom.xml index 0a20e272ae6..def5701ef2c 100644 --- a/microprofile/weld/weld-se-core/pom.xml +++ b/microprofile/weld/weld-se-core/pom.xml @@ -24,7 +24,7 @@ io.helidon.microprofile.weld helidon-microprofile-weld-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT weld-se-core Helidon Weld SE Core diff --git a/openapi/openapi/pom.xml b/openapi/openapi/pom.xml index 1b016979bea..d0123c948c9 100644 --- a/openapi/openapi/pom.xml +++ b/openapi/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.openapi helidon-openapi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-openapi diff --git a/openapi/pom.xml b/openapi/pom.xml index 09b56ad512e..043eaa7141a 100644 --- a/openapi/pom.xml +++ b/openapi/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.openapi diff --git a/openapi/tests/gh-5792/pom.xml b/openapi/tests/gh-5792/pom.xml index 10215aa64ee..c75b6faf810 100644 --- a/openapi/tests/gh-5792/pom.xml +++ b/openapi/tests/gh-5792/pom.xml @@ -24,7 +24,7 @@ io.helidon.openapi.tests helidon-openapi-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-openapi-tests-yaml-parsing diff --git a/openapi/tests/pom.xml b/openapi/tests/pom.xml index 869e0131cce..a5fa2e25864 100644 --- a/openapi/tests/pom.xml +++ b/openapi/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.openapi helidon-openapi-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.openapi.tests diff --git a/parent/pom.xml b/parent/pom.xml index 54ff43b2702..4f056e8f41e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.helidon helidon-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom Helidon Parent @@ -51,19 +51,6 @@ https://github.com/oracle/helidon - - - ossrh-snapshots - Helidon Snapshot Repository - https://oss.sonatype.org/content/repositories/snapshots/ - - - ossrh - Helidon Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - Tomas Langer @@ -147,7 +134,6 @@ 3.1.1 1.6 3.1.1 - 1.6.13 2.7 @@ -174,19 +160,6 @@ maven-gpg-plugin ${version.plugin.gpg} - - org.sonatype.plugins - nexus-staging-maven-plugin - ${version.plugin.nexus-staging} - - ossrh - https://oss.sonatype.org/ - false - true - - ${maven.deploy.skip} - - org.codehaus.mojo versions-maven-plugin @@ -195,7 +168,7 @@ io.helidon.build-tools helidon-build-cache-maven-plugin - 4.0.9 + 4.0.11 @@ -206,11 +179,6 @@ release - - org.sonatype.plugins - nexus-staging-maven-plugin - true - org.apache.maven.plugins maven-gpg-plugin @@ -221,6 +189,9 @@ sign + + helidon + diff --git a/pom.xml b/pom.xml index eb481cf5f5a..51cfffde87c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ./dependencies/pom.xml helidon-project @@ -117,7 +117,7 @@ 3.1.0 3.1.2 2.3 - 4.0.9 + 4.0.11 ${version.lib.hibernate} 3.1.2 0.8.5 @@ -1177,12 +1177,12 @@ org.testng testng ${version.lib.testng} - - - com.google.code.findbugs - jsr305 - - + + + com.google.code.findbugs + jsr305 + + org.junit.platform @@ -1324,44 +1324,6 @@ tests - - examples - - - helidon-examples - - - - archetypes - - archetypes - - - - docs - - docs - - - - sources - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar-no-fork - - - - - - - javadoc @@ -1467,50 +1429,61 @@ release + + archetypes + docs + org.apache.maven.plugins - maven-enforcer-plugin + maven-source-plugin - enforce-no-snapshots + attach-sources - enforce + jar-no-fork - validate - - - - No snapshots allowed during the release build! - - - true - org.apache.maven.plugins - maven-source-plugin + maven-javadoc-plugin - attach-sources + attach-javadocs - jar-no-fork + jar + + + + + no-snapshots + + org.apache.maven.plugins - maven-javadoc-plugin + maven-enforcer-plugin - attach-javadocs + enforce-no-snapshots - jar + enforce + validate + + + + No snapshots allowed during the release build! + + + true + diff --git a/scheduling/pom.xml b/scheduling/pom.xml index 1461040a9df..982f8ade438 100644 --- a/scheduling/pom.xml +++ b/scheduling/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.scheduling diff --git a/security/abac/policy-el/pom.xml b/security/abac/policy-el/pom.xml index ef4447f0583..6115c8badd7 100644 --- a/security/abac/policy-el/pom.xml +++ b/security/abac/policy-el/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.abac helidon-security-abac-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 helidon-security-abac-policy-el diff --git a/security/abac/policy/pom.xml b/security/abac/policy/pom.xml index 1bddf59134a..4b34357e2c7 100644 --- a/security/abac/policy/pom.xml +++ b/security/abac/policy/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-abac-policy Helidon Security Validators Policy diff --git a/security/abac/pom.xml b/security/abac/pom.xml index 28c7b109615..05a9bc178b6 100644 --- a/security/abac/pom.xml +++ b/security/abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.security helidon-security-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/security/abac/role/pom.xml b/security/abac/role/pom.xml index d4b02529247..99929f31584 100644 --- a/security/abac/role/pom.xml +++ b/security/abac/role/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-abac-role Helidon Security Validators Role diff --git a/security/abac/scope/pom.xml b/security/abac/scope/pom.xml index 03283e78cfe..18439412eb2 100644 --- a/security/abac/scope/pom.xml +++ b/security/abac/scope/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-abac-scope Helidon Security Validators Scope diff --git a/security/abac/time/pom.xml b/security/abac/time/pom.xml index 8d3a3a963f2..697a69c0fd5 100644 --- a/security/abac/time/pom.xml +++ b/security/abac/time/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.abac helidon-security-abac-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-abac-time Helidon Security Validators Time diff --git a/security/annotations/pom.xml b/security/annotations/pom.xml index 9fd32380ae1..3a908bcf353 100644 --- a/security/annotations/pom.xml +++ b/security/annotations/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-annotations Helidon Security Integration Annotations diff --git a/security/integration/common/pom.xml b/security/integration/common/pom.xml index dec522d9bf1..88e2bfdfbac 100644 --- a/security/integration/common/pom.xml +++ b/security/integration/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.integration helidon-security-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-integration-common Helidon Security Integration Common diff --git a/security/integration/pom.xml b/security/integration/pom.xml index a5fac28050d..da59030d1cc 100644 --- a/security/integration/pom.xml +++ b/security/integration/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/security/jwt/pom.xml b/security/jwt/pom.xml index 5d7eb057e29..b597a5f5fe5 100644 --- a/security/jwt/pom.xml +++ b/security/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-jwt Helidon Security JWT diff --git a/security/pom.xml b/security/pom.xml index 43e3970c756..864511f045e 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.security diff --git a/security/providers/abac/pom.xml b/security/providers/abac/pom.xml index eb906e2e798..ab22ca84253 100644 --- a/security/providers/abac/pom.xml +++ b/security/providers/abac/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-providers-abac Helidon Security Providers ABAC diff --git a/security/providers/common/pom.xml b/security/providers/common/pom.xml index 9a70ea9df1b..beb4eb8d1d0 100644 --- a/security/providers/common/pom.xml +++ b/security/providers/common/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-providers-common Helidon Security Providers Common diff --git a/security/providers/config-vault/pom.xml b/security/providers/config-vault/pom.xml index 113153474e1..ef5d32054a6 100644 --- a/security/providers/config-vault/pom.xml +++ b/security/providers/config-vault/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-providers-config-vault Helidon Security Providers Config Vault diff --git a/security/providers/google-login/pom.xml b/security/providers/google-login/pom.xml index ee0ba444c41..a596fd7c0b4 100644 --- a/security/providers/google-login/pom.xml +++ b/security/providers/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-providers-google-login Helidon Security Providers Google Login diff --git a/security/providers/header/pom.xml b/security/providers/header/pom.xml index ff9fde5dd51..12ee5382bc4 100644 --- a/security/providers/header/pom.xml +++ b/security/providers/header/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-providers-header Helidon Security Providers Header authentication diff --git a/security/providers/http-auth/pom.xml b/security/providers/http-auth/pom.xml index 9b5a7643187..3783d76d038 100644 --- a/security/providers/http-auth/pom.xml +++ b/security/providers/http-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-providers-http-auth Helidon Security Providers HTTP Authentication diff --git a/security/providers/http-sign/pom.xml b/security/providers/http-sign/pom.xml index c03bf298b61..d186e3dc04c 100644 --- a/security/providers/http-sign/pom.xml +++ b/security/providers/http-sign/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-providers-http-sign Helidon Security Providers HTTP Signature diff --git a/security/providers/idcs-mapper/pom.xml b/security/providers/idcs-mapper/pom.xml index 3e2041ccff6..f53a0db3bf8 100644 --- a/security/providers/idcs-mapper/pom.xml +++ b/security/providers/idcs-mapper/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/security/providers/jwt/pom.xml b/security/providers/jwt/pom.xml index e711f38b58e..089c3a3c03d 100644 --- a/security/providers/jwt/pom.xml +++ b/security/providers/jwt/pom.xml @@ -24,7 +24,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-providers-jwt Helidon Security Providers JWT diff --git a/security/providers/oidc-common/pom.xml b/security/providers/oidc-common/pom.xml index 9bea3aa1634..0f9024cba58 100644 --- a/security/providers/oidc-common/pom.xml +++ b/security/providers/oidc-common/pom.xml @@ -21,7 +21,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 helidon-security-providers-oidc-common diff --git a/security/providers/oidc/pom.xml b/security/providers/oidc/pom.xml index 2b3095a28c1..6ff4a81a4ed 100644 --- a/security/providers/oidc/pom.xml +++ b/security/providers/oidc/pom.xml @@ -23,7 +23,7 @@ io.helidon.security.providers helidon-security-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 helidon-security-providers-oidc diff --git a/security/providers/pom.xml b/security/providers/pom.xml index 3aa2479302e..96c6a41d3d4 100644 --- a/security/providers/pom.xml +++ b/security/providers/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.security.providers helidon-security-providers-project diff --git a/security/security/pom.xml b/security/security/pom.xml index 1a2aeeb02e8..4319344abc4 100644 --- a/security/security/pom.xml +++ b/security/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security Helidon Security diff --git a/security/util/pom.xml b/security/util/pom.xml index ab205d55c09..d282e81885f 100644 --- a/security/util/pom.xml +++ b/security/util/pom.xml @@ -24,7 +24,7 @@ io.helidon.security helidon-security-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-security-util Helidon Security Utilities diff --git a/service/codegen/pom.xml b/service/codegen/pom.xml index 2ba57ed268f..030f0d4a68b 100644 --- a/service/codegen/pom.xml +++ b/service/codegen/pom.xml @@ -23,7 +23,7 @@ io.helidon.service helidon-service-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/service/metadata/pom.xml b/service/metadata/pom.xml index 80c50c75729..9b8c266e7b6 100644 --- a/service/metadata/pom.xml +++ b/service/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.service helidon-service-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/service/pom.xml b/service/pom.xml index 4fdb7bf3b0e..64abddea594 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.service @@ -44,7 +44,6 @@ metadata codegen registry - tests @@ -61,4 +60,13 @@ + + + + tests + + tests + + + diff --git a/service/registry/pom.xml b/service/registry/pom.xml index 76b62d33456..6af9948c942 100644 --- a/service/registry/pom.xml +++ b/service/registry/pom.xml @@ -23,7 +23,7 @@ io.helidon.service helidon-service-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/service/tests/codegen/pom.xml b/service/tests/codegen/pom.xml index e7a7eae89f3..96e8faaac64 100644 --- a/service/tests/codegen/pom.xml +++ b/service/tests/codegen/pom.xml @@ -23,7 +23,7 @@ io.helidon.service.tests helidon-service-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/service/tests/pom.xml b/service/tests/pom.xml index 96051764aab..f9c6fbf31b3 100644 --- a/service/tests/pom.xml +++ b/service/tests/pom.xml @@ -22,7 +22,7 @@ io.helidon.service helidon-service-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/service/tests/registry/pom.xml b/service/tests/registry/pom.xml index 50b807e0f8e..cc2a081348a 100644 --- a/service/tests/registry/pom.xml +++ b/service/tests/registry/pom.xml @@ -22,7 +22,7 @@ io.helidon.service.tests helidon-service-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/apps/bookstore/bookstore-mp/pom.xml b/tests/apps/bookstore/bookstore-mp/pom.xml index f3e868178e0..eaa42da4482 100644 --- a/tests/apps/bookstore/bookstore-mp/pom.xml +++ b/tests/apps/bookstore/bookstore-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.apps.bookstore.bookstore-mp diff --git a/tests/apps/bookstore/bookstore-se/pom.xml b/tests/apps/bookstore/bookstore-se/pom.xml index 24ae2da6f4c..24cd8da4bd5 100644 --- a/tests/apps/bookstore/bookstore-se/pom.xml +++ b/tests/apps/bookstore/bookstore-se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.bookstore-se diff --git a/tests/apps/bookstore/common/pom.xml b/tests/apps/bookstore/common/pom.xml index b25cd0f314c..eb7e877f588 100644 --- a/tests/apps/bookstore/common/pom.xml +++ b/tests/apps/bookstore/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.apps.bookstore.common diff --git a/tests/apps/bookstore/pom.xml b/tests/apps/bookstore/pom.xml index 994e284190a..f6462c61dea 100644 --- a/tests/apps/bookstore/pom.xml +++ b/tests/apps/bookstore/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.apps helidon-tests-apps-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.apps.bookstore diff --git a/tests/apps/pom.xml b/tests/apps/pom.xml index 1a3091e1a40..56d9f2a9d83 100644 --- a/tests/apps/pom.xml +++ b/tests/apps/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.apps helidon-tests-apps-project diff --git a/tests/benchmark/jmh/pom.xml b/tests/benchmark/jmh/pom.xml index ad05c95f711..d4b0489e4ed 100644 --- a/tests/benchmark/jmh/pom.xml +++ b/tests/benchmark/jmh/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.benchmark helidon-tests-benchmark-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-benchmark-jmh diff --git a/tests/benchmark/pom.xml b/tests/benchmark/pom.xml index 0120617e48d..e35d071c152 100644 --- a/tests/benchmark/pom.xml +++ b/tests/benchmark/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests helidon-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.benchmark diff --git a/tests/functional/bookstore/pom.xml b/tests/functional/bookstore/pom.xml index 84c8e77108a..e7ec9c82a4a 100644 --- a/tests/functional/bookstore/pom.xml +++ b/tests/functional/bookstore/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.functional.bookstore helidon-tests-functional-bookstore diff --git a/tests/functional/config-profiles/pom.xml b/tests/functional/config-profiles/pom.xml index 5f93dadd05b..7320c64a03c 100644 --- a/tests/functional/config-profiles/pom.xml +++ b/tests/functional/config-profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.functional helidon-tests-functional-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.functional.configprofile helidon-tests-functional-configprofile diff --git a/tests/functional/context-propagation/pom.xml b/tests/functional/context-propagation/pom.xml index 1f326134ed4..d94b8ffe5bc 100644 --- a/tests/functional/context-propagation/pom.xml +++ b/tests/functional/context-propagation/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-functional-context-propagation diff --git a/tests/functional/jax-rs-multiple-apps/pom.xml b/tests/functional/jax-rs-multiple-apps/pom.xml index 37acd4003e3..683e9fbaf10 100644 --- a/tests/functional/jax-rs-multiple-apps/pom.xml +++ b/tests/functional/jax-rs-multiple-apps/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-functional-jax-rs-multiple-apps diff --git a/tests/functional/jax-rs-subresource/pom.xml b/tests/functional/jax-rs-subresource/pom.xml index 26fa0c56d9e..7e36e22bafc 100644 --- a/tests/functional/jax-rs-subresource/pom.xml +++ b/tests/functional/jax-rs-subresource/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-functional-jax-rs-subresource Helidon Tests Functional JAX-RS Subresources diff --git a/tests/functional/mp-compression/pom.xml b/tests/functional/mp-compression/pom.xml index 14553630d98..9fbd5af23c3 100644 --- a/tests/functional/mp-compression/pom.xml +++ b/tests/functional/mp-compression/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-functional-mp-compression Helidon Tests Functional HTTP compression diff --git a/tests/functional/mp-synthetic-app/pom.xml b/tests/functional/mp-synthetic-app/pom.xml index a9a3eb26218..44861211a32 100644 --- a/tests/functional/mp-synthetic-app/pom.xml +++ b/tests/functional/mp-synthetic-app/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-functional-mp-synthetic-app Helidon Tests Functional MP Synthetic Application diff --git a/tests/functional/multiport/pom.xml b/tests/functional/multiport/pom.xml index eda9c7315ae..a87f5a537c3 100644 --- a/tests/functional/multiport/pom.xml +++ b/tests/functional/multiport/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-functional-multiport Helidon Tests Functional Multiport with MP diff --git a/tests/functional/param-converter-provider/pom.xml b/tests/functional/param-converter-provider/pom.xml index 21244a55c17..61352aa6f33 100644 --- a/tests/functional/param-converter-provider/pom.xml +++ b/tests/functional/param-converter-provider/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-param-converter-provider diff --git a/tests/functional/pom.xml b/tests/functional/pom.xml index 5ff5cf64bb0..9ebf514f0a9 100644 --- a/tests/functional/pom.xml +++ b/tests/functional/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests helidon-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.functional diff --git a/tests/functional/request-scope-cdi/pom.xml b/tests/functional/request-scope-cdi/pom.xml index ab3c328792d..8ba13c736c7 100644 --- a/tests/functional/request-scope-cdi/pom.xml +++ b/tests/functional/request-scope-cdi/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-functional-request-scope-cdi diff --git a/tests/functional/request-scope-injection/pom.xml b/tests/functional/request-scope-injection/pom.xml index a05da71fbdf..52e3afcd689 100644 --- a/tests/functional/request-scope-injection/pom.xml +++ b/tests/functional/request-scope-injection/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-functional-request-scope-injection diff --git a/tests/functional/request-scope/pom.xml b/tests/functional/request-scope/pom.xml index 603d5d6ed88..ed09ac076eb 100644 --- a/tests/functional/request-scope/pom.xml +++ b/tests/functional/request-scope/pom.xml @@ -22,7 +22,7 @@ helidon-tests-functional-project io.helidon.tests.functional - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-functional-request-scope diff --git a/tests/integration/config/gh-2171-yml/pom.xml b/tests/integration/config/gh-2171-yml/pom.xml index cc8cf601c64..1f6ebcb1127 100644 --- a/tests/integration/config/gh-2171-yml/pom.xml +++ b/tests/integration/config/gh-2171-yml/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/config/gh-2171/pom.xml b/tests/integration/config/gh-2171/pom.xml index 2c0dc8129e0..dc663689004 100644 --- a/tests/integration/config/gh-2171/pom.xml +++ b/tests/integration/config/gh-2171/pom.xml @@ -20,7 +20,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/config/gh-4375/pom.xml b/tests/integration/config/gh-4375/pom.xml index 87556183304..1b35378bf5f 100644 --- a/tests/integration/config/gh-4375/pom.xml +++ b/tests/integration/config/gh-4375/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-config-gh-4375 diff --git a/tests/integration/config/hocon-mp/pom.xml b/tests/integration/config/hocon-mp/pom.xml index 93efd367759..1348deebf9e 100644 --- a/tests/integration/config/hocon-mp/pom.xml +++ b/tests/integration/config/hocon-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.tests.integration helidon-tests-integration-config - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-config-hocon-mp diff --git a/tests/integration/config/pom.xml b/tests/integration/config/pom.xml index a5c3dd3fbb6..69961ec9968 100644 --- a/tests/integration/config/pom.xml +++ b/tests/integration/config/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/tests/integration/dbclient/common/pom.xml b/tests/integration/dbclient/common/pom.xml index ae04c67ab2d..f72270fe384 100644 --- a/tests/integration/dbclient/common/pom.xml +++ b/tests/integration/dbclient/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-dbclient-common Helidon Tests Integration DbClient Common diff --git a/tests/integration/dbclient/h2/pom.xml b/tests/integration/dbclient/h2/pom.xml index c5880b5c983..39bda1fd90d 100644 --- a/tests/integration/dbclient/h2/pom.xml +++ b/tests/integration/dbclient/h2/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../parent/pom.xml helidon-tests-integration-dbclient-h2 diff --git a/tests/integration/dbclient/mongodb/pom.xml b/tests/integration/dbclient/mongodb/pom.xml index 676b1d57dc2..638c982e100 100644 --- a/tests/integration/dbclient/mongodb/pom.xml +++ b/tests/integration/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../parent/pom.xml helidon-tests-integration-dbclient-mongodb diff --git a/tests/integration/dbclient/mysql/pom.xml b/tests/integration/dbclient/mysql/pom.xml index de3440248ae..4a594d5b2e3 100644 --- a/tests/integration/dbclient/mysql/pom.xml +++ b/tests/integration/dbclient/mysql/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../parent/pom.xml helidon-tests-integration-dbclient-mysql diff --git a/tests/integration/dbclient/oracle/pom.xml b/tests/integration/dbclient/oracle/pom.xml index 114e15d4097..8e8c2e59d4f 100644 --- a/tests/integration/dbclient/oracle/pom.xml +++ b/tests/integration/dbclient/oracle/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../parent/pom.xml helidon-tests-integration-dbclient-oracle diff --git a/tests/integration/dbclient/parent/pom.xml b/tests/integration/dbclient/parent/pom.xml index 2acb24b05ed..53d88a71c7d 100644 --- a/tests/integration/dbclient/parent/pom.xml +++ b/tests/integration/dbclient/parent/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration.dbclient diff --git a/tests/integration/dbclient/pgsql/pom.xml b/tests/integration/dbclient/pgsql/pom.xml index 63f11281e70..04a16b2d2c5 100644 --- a/tests/integration/dbclient/pgsql/pom.xml +++ b/tests/integration/dbclient/pgsql/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-parent - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../parent/pom.xml helidon-tests-integration-dbclient-pgsql diff --git a/tests/integration/dbclient/pom.xml b/tests/integration/dbclient/pom.xml index 3806838afeb..8c738448d1a 100644 --- a/tests/integration/dbclient/pom.xml +++ b/tests/integration/dbclient/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.integration.dbclient helidon-tests-integration-dbclient-project diff --git a/tests/integration/harness/pom.xml b/tests/integration/harness/pom.xml index 109c34b5b7b..e8e03875dc3 100644 --- a/tests/integration/harness/pom.xml +++ b/tests/integration/harness/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-harness Helidon Tests Integration Harness diff --git a/tests/integration/health/mp-disabled/pom.xml b/tests/integration/health/mp-disabled/pom.xml index 1507c478c44..e670f45f616 100644 --- a/tests/integration/health/mp-disabled/pom.xml +++ b/tests/integration/health/mp-disabled/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration.health diff --git a/tests/integration/health/pom.xml b/tests/integration/health/pom.xml index 88af4cf1140..08ced322293 100644 --- a/tests/integration/health/pom.xml +++ b/tests/integration/health/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.integration.health helidon-tests-integration-health-project diff --git a/tests/integration/jep290/check_f_f_ok/pom.xml b/tests/integration/jep290/check_f_f_ok/pom.xml index 643232b0cb6..aed889b43f1 100644 --- a/tests/integration/jep290/check_f_f_ok/pom.xml +++ b/tests/integration/jep290/check_f_f_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-check_f_f_ok diff --git a/tests/integration/jep290/check_f_f_w/pom.xml b/tests/integration/jep290/check_f_f_w/pom.xml index 1c3e2f5a85a..590798c75a2 100644 --- a/tests/integration/jep290/check_f_f_w/pom.xml +++ b/tests/integration/jep290/check_f_f_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-check_f_f_w diff --git a/tests/integration/jep290/check_f_p_ok/pom.xml b/tests/integration/jep290/check_f_p_ok/pom.xml index 4a98bf1ef2d..51286ed3f81 100644 --- a/tests/integration/jep290/check_f_p_ok/pom.xml +++ b/tests/integration/jep290/check_f_p_ok/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-check_f_p_ok diff --git a/tests/integration/jep290/check_f_p_w/pom.xml b/tests/integration/jep290/check_f_p_w/pom.xml index a5cf3c15f6c..4c98334ce86 100644 --- a/tests/integration/jep290/check_f_p_w/pom.xml +++ b/tests/integration/jep290/check_f_p_w/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-check_f_p_w diff --git a/tests/integration/jep290/pom.xml b/tests/integration/jep290/pom.xml index 8962ffc2808..f035a6e056e 100644 --- a/tests/integration/jep290/pom.xml +++ b/tests/integration/jep290/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project diff --git a/tests/integration/jep290/server_and_custom/pom.xml b/tests/integration/jep290/server_and_custom/pom.xml index 12cc6f0e677..6839cbcc720 100644 --- a/tests/integration/jep290/server_and_custom/pom.xml +++ b/tests/integration/jep290/server_and_custom/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-server-and-custom diff --git a/tests/integration/jep290/set_c_f_c/pom.xml b/tests/integration/jep290/set_c_f_c/pom.xml index 5f4fe19cd29..8905066c141 100644 --- a/tests/integration/jep290/set_c_f_c/pom.xml +++ b/tests/integration/jep290/set_c_f_c/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-set_c_f_c diff --git a/tests/integration/jep290/set_c_f_d/pom.xml b/tests/integration/jep290/set_c_f_d/pom.xml index 21a6f0a86f9..42f456ee0d5 100644 --- a/tests/integration/jep290/set_c_f_d/pom.xml +++ b/tests/integration/jep290/set_c_f_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-set_c_f_d diff --git a/tests/integration/jep290/set_c_t_d/pom.xml b/tests/integration/jep290/set_c_t_d/pom.xml index 26b3fe28567..0c7fb2d358c 100644 --- a/tests/integration/jep290/set_c_t_d/pom.xml +++ b/tests/integration/jep290/set_c_t_d/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-set_c_t_d diff --git a/tests/integration/jep290/set_f/pom.xml b/tests/integration/jep290/set_f/pom.xml index 3a49deb0bd2..a22f96f7f78 100644 --- a/tests/integration/jep290/set_f/pom.xml +++ b/tests/integration/jep290/set_f/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-set_f diff --git a/tests/integration/jep290/set_o/pom.xml b/tests/integration/jep290/set_o/pom.xml index 6eb3b00c51a..6e621be72cd 100644 --- a/tests/integration/jep290/set_o/pom.xml +++ b/tests/integration/jep290/set_o/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jep290 helidon-tests-integration-jep290-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jep290-set_o diff --git a/tests/integration/jms/pom.xml b/tests/integration/jms/pom.xml index 20901b05f7b..0d3a97d4508 100644 --- a/tests/integration/jms/pom.xml +++ b/tests/integration/jms/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.integration.jms diff --git a/tests/integration/jpa/appl/pom.xml b/tests/integration/jpa/appl/pom.xml index 7c6c69c2805..835694a12a9 100644 --- a/tests/integration/jpa/appl/pom.xml +++ b/tests/integration/jpa/appl/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/mp/pom.xml diff --git a/tests/integration/jpa/model/pom.xml b/tests/integration/jpa/model/pom.xml index d66dbb669b7..eaec9b84310 100644 --- a/tests/integration/jpa/model/pom.xml +++ b/tests/integration/jpa/model/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.integration.jpa diff --git a/tests/integration/jpa/pom.xml b/tests/integration/jpa/pom.xml index 70aa3320122..bb8b5d240b2 100644 --- a/tests/integration/jpa/pom.xml +++ b/tests/integration/jpa/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/tests/integration/jpa/simple/pom.xml b/tests/integration/jpa/simple/pom.xml index e39bfd5b877..ce9423b616e 100644 --- a/tests/integration/jpa/simple/pom.xml +++ b/tests/integration/jpa/simple/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration.jpa helidon-tests-integration-jpa-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-jpa-simple diff --git a/tests/integration/kafka/pom.xml b/tests/integration/kafka/pom.xml index fc2499b4731..90f09cf4d58 100644 --- a/tests/integration/kafka/pom.xml +++ b/tests/integration/kafka/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.integration.kafka diff --git a/tests/integration/mp-bean-validation/pom.xml b/tests/integration/mp-bean-validation/pom.xml index 1745ac6f824..88457a00e9e 100644 --- a/tests/integration/mp-bean-validation/pom.xml +++ b/tests/integration/mp-bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-gh-2421/pom.xml b/tests/integration/mp-gh-2421/pom.xml index f7d0513a142..20ee9eef4d4 100644 --- a/tests/integration/mp-gh-2421/pom.xml +++ b/tests/integration/mp-gh-2421/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-project io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-2461/pom.xml b/tests/integration/mp-gh-2461/pom.xml index 320880bef87..989261196ed 100644 --- a/tests/integration/mp-gh-2461/pom.xml +++ b/tests/integration/mp-gh-2461/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-project io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-3246/pom.xml b/tests/integration/mp-gh-3246/pom.xml index 7f68962da97..16e55812714 100644 --- a/tests/integration/mp-gh-3246/pom.xml +++ b/tests/integration/mp-gh-3246/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-project io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-3974/pom.xml b/tests/integration/mp-gh-3974/pom.xml index 87e6175b835..01d3a6d22db 100644 --- a/tests/integration/mp-gh-3974/pom.xml +++ b/tests/integration/mp-gh-3974/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-project io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-4123/pom.xml b/tests/integration/mp-gh-4123/pom.xml index b4a7ba33c8d..6f71b621633 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-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-4654/pom.xml b/tests/integration/mp-gh-4654/pom.xml index 40f47ef07cd..b58a6dad536 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-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-5328/pom.xml b/tests/integration/mp-gh-5328/pom.xml index 73771b36c3b..2d2ea377952 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-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-8349/pom.xml b/tests/integration/mp-gh-8349/pom.xml index fc77821940f..67f2bb28cb2 100644 --- a/tests/integration/mp-gh-8349/pom.xml +++ b/tests/integration/mp-gh-8349/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-8478/pom.xml b/tests/integration/mp-gh-8478/pom.xml index edbbf70ac40..1baf2dc9ebd 100644 --- a/tests/integration/mp-gh-8478/pom.xml +++ b/tests/integration/mp-gh-8478/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-8493/pom.xml b/tests/integration/mp-gh-8493/pom.xml index 64eeaeff943..052a505f4f5 100644 --- a/tests/integration/mp-gh-8493/pom.xml +++ b/tests/integration/mp-gh-8493/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-gh-8495/pom.xml b/tests/integration/mp-gh-8495/pom.xml index d9b9512743a..d4c1bb512e9 100644 --- a/tests/integration/mp-gh-8495/pom.xml +++ b/tests/integration/mp-gh-8495/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/mp-graphql/pom.xml b/tests/integration/mp-graphql/pom.xml index 5ff5e2db8b7..588b70425e7 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-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-mp-graphql diff --git a/tests/integration/mp-security-client/pom.xml b/tests/integration/mp-security-client/pom.xml index e7bbe2fc62f..0c7b98af90a 100644 --- a/tests/integration/mp-security-client/pom.xml +++ b/tests/integration/mp-security-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/mp-ws-services/pom.xml b/tests/integration/mp-ws-services/pom.xml index 8d64fbe4135..032449cfb7a 100644 --- a/tests/integration/mp-ws-services/pom.xml +++ b/tests/integration/mp-ws-services/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/integration/oidc/pom.xml b/tests/integration/oidc/pom.xml index 6b7e37a216c..b9abc85a9c4 100644 --- a/tests/integration/oidc/pom.xml +++ b/tests/integration/oidc/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-project io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/packaging/mp-1/pom.xml b/tests/integration/packaging/mp-1/pom.xml index c499ce8f17b..af84541542c 100644 --- a/tests/integration/packaging/mp-1/pom.xml +++ b/tests/integration/packaging/mp-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration.packaging diff --git a/tests/integration/packaging/mp-2/pom.xml b/tests/integration/packaging/mp-2/pom.xml index d26f8644a8f..01fb228e7d2 100644 --- a/tests/integration/packaging/mp-2/pom.xml +++ b/tests/integration/packaging/mp-2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration.packaging diff --git a/tests/integration/packaging/mp-3/pom.xml b/tests/integration/packaging/mp-3/pom.xml index f6383cc74d6..41e5a047fab 100644 --- a/tests/integration/packaging/mp-3/pom.xml +++ b/tests/integration/packaging/mp-3/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/mp/pom.xml io.helidon.tests.integration.packaging diff --git a/tests/integration/packaging/pom.xml b/tests/integration/packaging/pom.xml index 461d5928a4a..a1f312f4cb7 100644 --- a/tests/integration/packaging/pom.xml +++ b/tests/integration/packaging/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.tests.integration.packaging diff --git a/tests/integration/packaging/se-1/pom.xml b/tests/integration/packaging/se-1/pom.xml index 9e942340afd..d064ae799e8 100644 --- a/tests/integration/packaging/se-1/pom.xml +++ b/tests/integration/packaging/se-1/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../../applications/se/pom.xml io.helidon.tests.integration.packaging diff --git a/tests/integration/packaging/static-content/pom.xml b/tests/integration/packaging/static-content/pom.xml index 66293c0042e..ff91431e40b 100644 --- a/tests/integration/packaging/static-content/pom.xml +++ b/tests/integration/packaging/static-content/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration.packaging helidon-tests-integration-packaging - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-packaging-static-content Helidon Tests Integration Packaging Static Content diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index d29401cf66f..c938d100185 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests helidon-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.integration helidon-tests-integration-project diff --git a/tests/integration/restclient-connector/pom.xml b/tests/integration/restclient-connector/pom.xml index f1bc2e369aa..95700483c03 100644 --- a/tests/integration/restclient-connector/pom.xml +++ b/tests/integration/restclient-connector/pom.xml @@ -22,7 +22,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-restclient-connector diff --git a/tests/integration/restclient/pom.xml b/tests/integration/restclient/pom.xml index ddf62de58c0..e471eefca75 100644 --- a/tests/integration/restclient/pom.xml +++ b/tests/integration/restclient/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-project io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh1487/pom.xml b/tests/integration/security/gh1487/pom.xml index e4d2997f64b..95db893f8f5 100644 --- a/tests/integration/security/gh1487/pom.xml +++ b/tests/integration/security/gh1487/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2297/pom.xml b/tests/integration/security/gh2297/pom.xml index 45feb6d3743..3b8ba1a904d 100644 --- a/tests/integration/security/gh2297/pom.xml +++ b/tests/integration/security/gh2297/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2455/pom.xml b/tests/integration/security/gh2455/pom.xml index 986da2f83b8..a9e07443eea 100644 --- a/tests/integration/security/gh2455/pom.xml +++ b/tests/integration/security/gh2455/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/gh2772/pom.xml b/tests/integration/security/gh2772/pom.xml index 2836a2518e2..b238998f412 100644 --- a/tests/integration/security/gh2772/pom.xml +++ b/tests/integration/security/gh2772/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/path-params/pom.xml b/tests/integration/security/path-params/pom.xml index 1dabe3f5406..e3447ba1c70 100644 --- a/tests/integration/security/path-params/pom.xml +++ b/tests/integration/security/path-params/pom.xml @@ -22,7 +22,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/security/pom.xml b/tests/integration/security/pom.xml index 259b82483c7..7fa5f98d6f1 100644 --- a/tests/integration/security/pom.xml +++ b/tests/integration/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/tests/integration/security/security-annotation/pom.xml b/tests/integration/security/security-annotation/pom.xml index a5af6a875a8..bbca345e759 100644 --- a/tests/integration/security/security-annotation/pom.xml +++ b/tests/integration/security/security-annotation/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration-security - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT diff --git a/tests/integration/security/security-response-mapper/pom.xml b/tests/integration/security/security-response-mapper/pom.xml index 6091c8d371e..83057c658f8 100644 --- a/tests/integration/security/security-response-mapper/pom.xml +++ b/tests/integration/security/security-response-mapper/pom.xml @@ -21,7 +21,7 @@ helidon-tests-integration-security io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/tests/integration/tls-revocation-config/pom.xml b/tests/integration/tls-revocation-config/pom.xml index 26eef2d67b8..f4db2ebf4bb 100644 --- a/tests/integration/tls-revocation-config/pom.xml +++ b/tests/integration/tls-revocation-config/pom.xml @@ -21,7 +21,7 @@ io.helidon.tests.integration helidon-tests-integration-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-integration-tls-revocation-config diff --git a/tests/integration/vault/pom.xml b/tests/integration/vault/pom.xml index dc9faec973a..568c5a553e1 100644 --- a/tests/integration/vault/pom.xml +++ b/tests/integration/vault/pom.xml @@ -23,7 +23,7 @@ helidon-tests-integration-project io.helidon.tests.integration - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests.integration.vault diff --git a/tests/integration/zipkin-mp-2.2/pom.xml b/tests/integration/zipkin-mp-2.2/pom.xml index 99b8e6183d1..5ced4d086d3 100644 --- a/tests/integration/zipkin-mp-2.2/pom.xml +++ b/tests/integration/zipkin-mp-2.2/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.tests.integration diff --git a/tests/pom.xml b/tests/pom.xml index 7dffe1b5c74..d2ccb9a3fc6 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.tests diff --git a/tests/tck/pom.xml b/tests/tck/pom.xml index 73b3d07505d..de03cc1a73f 100644 --- a/tests/tck/pom.xml +++ b/tests/tck/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests helidon-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 pom diff --git a/tests/tck/tck-reactive-streams/pom.xml b/tests/tck/tck-reactive-streams/pom.xml index 6d7d070a9e7..b3318ff4cb0 100644 --- a/tests/tck/tck-reactive-streams/pom.xml +++ b/tests/tck/tck-reactive-streams/pom.xml @@ -23,7 +23,7 @@ io.helidon.tests tck-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 tck-reactive-streams diff --git a/tracing/config/pom.xml b/tracing/config/pom.xml index 61396dc214c..0bc8aab7e75 100644 --- a/tracing/config/pom.xml +++ b/tracing/config/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-config diff --git a/tracing/jersey-client/pom.xml b/tracing/jersey-client/pom.xml index f21a97da106..a10c9ff3d99 100644 --- a/tracing/jersey-client/pom.xml +++ b/tracing/jersey-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-jersey-client diff --git a/tracing/jersey/pom.xml b/tracing/jersey/pom.xml index 9360ebe8fd1..34683864cbe 100644 --- a/tracing/jersey/pom.xml +++ b/tracing/jersey/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-jersey diff --git a/tracing/pom.xml b/tracing/pom.xml index 927e7c8ec75..2018fa93d32 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.tracing @@ -33,10 +33,18 @@ tracing jersey-client jersey - tests config tracer-resolver providers provider-tests + + + + tests + + tests + + + diff --git a/tracing/provider-tests/pom.xml b/tracing/provider-tests/pom.xml index 0344d71e8f2..d9354bf2f61 100644 --- a/tracing/provider-tests/pom.xml +++ b/tracing/provider-tests/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing helidon-tracing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-provider-tests diff --git a/tracing/providers/jaeger/pom.xml b/tracing/providers/jaeger/pom.xml index 731cb3709a3..81d165527dd 100644 --- a/tracing/providers/jaeger/pom.xml +++ b/tracing/providers/jaeger/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing.providers helidon-tracing-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-providers-jaeger diff --git a/tracing/providers/opentelemetry/pom.xml b/tracing/providers/opentelemetry/pom.xml index 18758ae13f1..0410d683e98 100644 --- a/tracing/providers/opentelemetry/pom.xml +++ b/tracing/providers/opentelemetry/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing.providers helidon-tracing-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-providers-opentelemetry diff --git a/tracing/providers/opentracing/pom.xml b/tracing/providers/opentracing/pom.xml index 48f08bf14d9..09e1392643e 100644 --- a/tracing/providers/opentracing/pom.xml +++ b/tracing/providers/opentracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.tracing.providers helidon-tracing-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-providers-opentracing diff --git a/tracing/providers/pom.xml b/tracing/providers/pom.xml index 0d3d4997bde..092c0151e5b 100644 --- a/tracing/providers/pom.xml +++ b/tracing/providers/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom io.helidon.tracing.providers diff --git a/tracing/providers/zipkin/pom.xml b/tracing/providers/zipkin/pom.xml index 26ca50caa6a..247fac50adf 100644 --- a/tracing/providers/zipkin/pom.xml +++ b/tracing/providers/zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing.providers helidon-tracing-providers-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-providers-zipkin diff --git a/tracing/tests/it-tracing-client-zipkin/pom.xml b/tracing/tests/it-tracing-client-zipkin/pom.xml index c96ae79683c..0e338097298 100644 --- a/tracing/tests/it-tracing-client-zipkin/pom.xml +++ b/tracing/tests/it-tracing-client-zipkin/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-tests - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-tests-it1 diff --git a/tracing/tests/pom.xml b/tracing/tests/pom.xml index 78f85fd2361..d0b4727453f 100644 --- a/tracing/tests/pom.xml +++ b/tracing/tests/pom.xml @@ -25,7 +25,7 @@ io.helidon.tracing helidon-tracing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/tracing/tracer-resolver/pom.xml b/tracing/tracer-resolver/pom.xml index 722e0029241..b419beaca0f 100644 --- a/tracing/tracer-resolver/pom.xml +++ b/tracing/tracer-resolver/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing-tracer-resolver diff --git a/tracing/tracing/pom.xml b/tracing/tracing/pom.xml index 6a0440a5081..546e46d6cad 100644 --- a/tracing/tracing/pom.xml +++ b/tracing/tracing/pom.xml @@ -22,7 +22,7 @@ io.helidon.tracing helidon-tracing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tracing diff --git a/webclient/api/pom.xml b/webclient/api/pom.xml index 4fbd24dff15..b49cf92c058 100644 --- a/webclient/api/pom.xml +++ b/webclient/api/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-api Helidon WebClient API diff --git a/webclient/dns-resolver/first/pom.xml b/webclient/dns-resolver/first/pom.xml index e1ac0ee0398..32d8fc1135c 100644 --- a/webclient/dns-resolver/first/pom.xml +++ b/webclient/dns-resolver/first/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.dns.resolver helidon-webclient-dns-resolver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-dns-resolver-first diff --git a/webclient/dns-resolver/pom.xml b/webclient/dns-resolver/pom.xml index 53694a73527..a46146cdb78 100644 --- a/webclient/dns-resolver/pom.xml +++ b/webclient/dns-resolver/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT pom diff --git a/webclient/dns-resolver/round-robin/pom.xml b/webclient/dns-resolver/round-robin/pom.xml index ac887964cf2..b53f2f1a909 100644 --- a/webclient/dns-resolver/round-robin/pom.xml +++ b/webclient/dns-resolver/round-robin/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.dns.resolver helidon-webclient-dns-resolver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-dns-resolver-round-robin diff --git a/webclient/grpc/pom.xml b/webclient/grpc/pom.xml index 5058e5c98cc..ecd40b87ce3 100644 --- a/webclient/grpc/pom.xml +++ b/webclient/grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-grpc diff --git a/webclient/http1/pom.xml b/webclient/http1/pom.xml index e21033c0984..6e1c2186d12 100644 --- a/webclient/http1/pom.xml +++ b/webclient/http1/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-http1 diff --git a/webclient/http2/pom.xml b/webclient/http2/pom.xml index bf32f271791..d47726ddc7f 100644 --- a/webclient/http2/pom.xml +++ b/webclient/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-http2 diff --git a/webclient/metrics/pom.xml b/webclient/metrics/pom.xml index 114777762fa..d3dba9a7205 100644 --- a/webclient/metrics/pom.xml +++ b/webclient/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-metrics diff --git a/webclient/pom.xml b/webclient/pom.xml index e10e2b40719..73f842b66fc 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -22,7 +22,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.webclient helidon-webclient-project diff --git a/webclient/security/pom.xml b/webclient/security/pom.xml index f899a4f1c18..34ad3da5f77 100644 --- a/webclient/security/pom.xml +++ b/webclient/security/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-security diff --git a/webclient/sse/pom.xml b/webclient/sse/pom.xml index 89f24ae20bb..546a06d3025 100644 --- a/webclient/sse/pom.xml +++ b/webclient/sse/pom.xml @@ -23,7 +23,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-sse diff --git a/webclient/tests/grpc/pom.xml b/webclient/tests/grpc/pom.xml index 2934bb336bc..c652bacc24c 100644 --- a/webclient/tests/grpc/pom.xml +++ b/webclient/tests/grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.tests helidon-webclient-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-tests-grpc diff --git a/webclient/tests/http1/pom.xml b/webclient/tests/http1/pom.xml index cd2d23777f0..bfec1e494c9 100644 --- a/webclient/tests/http1/pom.xml +++ b/webclient/tests/http1/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.tests helidon-webclient-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-tests-http1 diff --git a/webclient/tests/http2/pom.xml b/webclient/tests/http2/pom.xml index aca82463d1c..7a388b414cd 100644 --- a/webclient/tests/http2/pom.xml +++ b/webclient/tests/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.tests helidon-webclient-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-tests-http2 diff --git a/webclient/tests/pom.xml b/webclient/tests/pom.xml index 31fa199711e..d0dea734c21 100644 --- a/webclient/tests/pom.xml +++ b/webclient/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.webclient.tests diff --git a/webclient/tests/webclient/pom.xml b/webclient/tests/webclient/pom.xml index 855dc1e41b4..9b6bbb293db 100644 --- a/webclient/tests/webclient/pom.xml +++ b/webclient/tests/webclient/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient.tests helidon-webclient-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-tests-webclient diff --git a/webclient/tracing/pom.xml b/webclient/tracing/pom.xml index 98712d72b4d..dcb8219d5e8 100644 --- a/webclient/tracing/pom.xml +++ b/webclient/tracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-tracing diff --git a/webclient/webclient/pom.xml b/webclient/webclient/pom.xml index 8c7bdc65f89..76cfb852d5a 100644 --- a/webclient/webclient/pom.xml +++ b/webclient/webclient/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient diff --git a/webclient/websocket/pom.xml b/webclient/websocket/pom.xml index 766e5fe7b93..6e8dd27a4c7 100644 --- a/webclient/websocket/pom.xml +++ b/webclient/websocket/pom.xml @@ -21,7 +21,7 @@ io.helidon.webclient helidon-webclient-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webclient-websocket diff --git a/webserver/access-log/pom.xml b/webserver/access-log/pom.xml index 4e083d987ce..726f26a2fa5 100644 --- a/webserver/access-log/pom.xml +++ b/webserver/access-log/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-access-log diff --git a/webserver/context/pom.xml b/webserver/context/pom.xml index 3c972843785..025d885bdb2 100644 --- a/webserver/context/pom.xml +++ b/webserver/context/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-context diff --git a/webserver/cors/pom.xml b/webserver/cors/pom.xml index 39d53d73b65..8e62a6cfdd3 100644 --- a/webserver/cors/pom.xml +++ b/webserver/cors/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-cors diff --git a/webserver/graphql/pom.xml b/webserver/graphql/pom.xml index cb38805b571..ecd80e72825 100644 --- a/webserver/graphql/pom.xml +++ b/webserver/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT 4.0.0 diff --git a/webserver/grpc/pom.xml b/webserver/grpc/pom.xml index 4094cd8a89d..3fbf6e46a66 100644 --- a/webserver/grpc/pom.xml +++ b/webserver/grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-grpc diff --git a/webserver/http2/pom.xml b/webserver/http2/pom.xml index 9b593187d6e..f404a13703f 100644 --- a/webserver/http2/pom.xml +++ b/webserver/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-http2 diff --git a/webserver/observe/config/pom.xml b/webserver/observe/config/pom.xml index cca08a03b9f..1b9af57c07b 100644 --- a/webserver/observe/config/pom.xml +++ b/webserver/observe/config/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe-config diff --git a/webserver/observe/health/pom.xml b/webserver/observe/health/pom.xml index d50fb625a15..262a6a8f99a 100644 --- a/webserver/observe/health/pom.xml +++ b/webserver/observe/health/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe-health diff --git a/webserver/observe/info/pom.xml b/webserver/observe/info/pom.xml index d86cf894f21..10304e9cc90 100644 --- a/webserver/observe/info/pom.xml +++ b/webserver/observe/info/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe-info diff --git a/webserver/observe/log/pom.xml b/webserver/observe/log/pom.xml index 4afeac927aa..98440465c88 100644 --- a/webserver/observe/log/pom.xml +++ b/webserver/observe/log/pom.xml @@ -22,7 +22,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe-log diff --git a/webserver/observe/metrics/pom.xml b/webserver/observe/metrics/pom.xml index 5bbcfc0e5dc..8fd8d916032 100644 --- a/webserver/observe/metrics/pom.xml +++ b/webserver/observe/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe-metrics diff --git a/webserver/observe/observe/pom.xml b/webserver/observe/observe/pom.xml index 857048f05a9..75d58e49b3a 100644 --- a/webserver/observe/observe/pom.xml +++ b/webserver/observe/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe diff --git a/webserver/observe/pom.xml b/webserver/observe/pom.xml index 0a49b8d4528..66ab2784a26 100644 --- a/webserver/observe/pom.xml +++ b/webserver/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.webserver.observe diff --git a/webserver/observe/tracing/pom.xml b/webserver/observe/tracing/pom.xml index 60335c1f22b..e146867518f 100644 --- a/webserver/observe/tracing/pom.xml +++ b/webserver/observe/tracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.observe helidon-webserver-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe-tracing diff --git a/webserver/pom.xml b/webserver/pom.xml index 8e2c0122fda..2a9ecd05c8c 100644 --- a/webserver/pom.xml +++ b/webserver/pom.xml @@ -24,7 +24,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.webserver helidon-webserver-project diff --git a/webserver/security/pom.xml b/webserver/security/pom.xml index 9749af0add0..ca33887a4dd 100644 --- a/webserver/security/pom.xml +++ b/webserver/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-security diff --git a/webserver/service-common/pom.xml b/webserver/service-common/pom.xml index 85a976e676e..987342750d9 100644 --- a/webserver/service-common/pom.xml +++ b/webserver/service-common/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-service-common diff --git a/webserver/sse/pom.xml b/webserver/sse/pom.xml index 405c2431b61..60419f45d3b 100644 --- a/webserver/sse/pom.xml +++ b/webserver/sse/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-sse diff --git a/webserver/static-content/pom.xml b/webserver/static-content/pom.xml index 9a6cd5c0fe6..cc115bd4494 100644 --- a/webserver/static-content/pom.xml +++ b/webserver/static-content/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-static-content diff --git a/webserver/testing/junit5/grpc/pom.xml b/webserver/testing/junit5/grpc/pom.xml index 5062e56f54e..ac37f1a74c6 100644 --- a/webserver/testing/junit5/grpc/pom.xml +++ b/webserver/testing/junit5/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.testing.junit5 helidon-webserver-testing-junit5-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-testing-junit5-grpc diff --git a/webserver/testing/junit5/http2/pom.xml b/webserver/testing/junit5/http2/pom.xml index af23ead0463..7a0b5828281 100644 --- a/webserver/testing/junit5/http2/pom.xml +++ b/webserver/testing/junit5/http2/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.testing.junit5 helidon-webserver-testing-junit5-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-testing-junit5-http2 diff --git a/webserver/testing/junit5/junit5/pom.xml b/webserver/testing/junit5/junit5/pom.xml index 53f4b20319d..1b44e134b22 100644 --- a/webserver/testing/junit5/junit5/pom.xml +++ b/webserver/testing/junit5/junit5/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.testing.junit5 helidon-webserver-testing-junit5-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-testing-junit5 Helidon WebServer Testing JUnit5 diff --git a/webserver/testing/junit5/pom.xml b/webserver/testing/junit5/pom.xml index cbd079a5982..f0714081c9d 100644 --- a/webserver/testing/junit5/pom.xml +++ b/webserver/testing/junit5/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.testing helidon-webserver-testing-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.webserver.testing.junit5 diff --git a/webserver/testing/junit5/websocket/pom.xml b/webserver/testing/junit5/websocket/pom.xml index 0eb67b59e54..e2cbf29b48b 100644 --- a/webserver/testing/junit5/websocket/pom.xml +++ b/webserver/testing/junit5/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.testing.junit5 helidon-webserver-testing-junit5-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-testing-junit5-websocket diff --git a/webserver/testing/pom.xml b/webserver/testing/pom.xml index 61e89272220..8ab064dd862 100644 --- a/webserver/testing/pom.xml +++ b/webserver/testing/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.webserver.testing diff --git a/webserver/tests/access-log/pom.xml b/webserver/tests/access-log/pom.xml index f41d471b749..759b8b4b161 100644 --- a/webserver/tests/access-log/pom.xml +++ b/webserver/tests/access-log/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-access-log diff --git a/webserver/tests/gh2631/pom.xml b/webserver/tests/gh2631/pom.xml index 02e32164d63..530cffc7fa6 100644 --- a/webserver/tests/gh2631/pom.xml +++ b/webserver/tests/gh2631/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-gh2631 diff --git a/webserver/tests/grpc/pom.xml b/webserver/tests/grpc/pom.xml index 4df3e1137f1..f3381ca5296 100644 --- a/webserver/tests/grpc/pom.xml +++ b/webserver/tests/grpc/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-grpc diff --git a/webserver/tests/http2/pom.xml b/webserver/tests/http2/pom.xml index b26acc12dbf..49bb684df1c 100644 --- a/webserver/tests/http2/pom.xml +++ b/webserver/tests/http2/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-http2 diff --git a/webserver/tests/imperative/pom.xml b/webserver/tests/imperative/pom.xml index be6c65fa4fb..0cd7c3c5df6 100644 --- a/webserver/tests/imperative/pom.xml +++ b/webserver/tests/imperative/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-imperative diff --git a/webserver/tests/mtls/pom.xml b/webserver/tests/mtls/pom.xml index 908c151203e..5d87ae05c6c 100644 --- a/webserver/tests/mtls/pom.xml +++ b/webserver/tests/mtls/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-mtls diff --git a/webserver/tests/observe/health/pom.xml b/webserver/tests/observe/health/pom.xml index 46d2754611f..19967d4b89c 100644 --- a/webserver/tests/observe/health/pom.xml +++ b/webserver/tests/observe/health/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests.observe helidon-webserver-tests-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe-tests-health diff --git a/webserver/tests/observe/observe/pom.xml b/webserver/tests/observe/observe/pom.xml index 4ed80f4fa85..6c10e41d06c 100644 --- a/webserver/tests/observe/observe/pom.xml +++ b/webserver/tests/observe/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests.observe helidon-webserver-tests-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe-tests-observe diff --git a/webserver/tests/observe/pom.xml b/webserver/tests/observe/pom.xml index a83bd76e2e2..0c41a5bf476 100644 --- a/webserver/tests/observe/pom.xml +++ b/webserver/tests/observe/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.webserver.tests.observe diff --git a/webserver/tests/observe/security/pom.xml b/webserver/tests/observe/security/pom.xml index 6191ba53f6c..3b32bacec82 100644 --- a/webserver/tests/observe/security/pom.xml +++ b/webserver/tests/observe/security/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests.observe helidon-webserver-tests-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-observe-tests-security diff --git a/webserver/tests/observe/weighted/pom.xml b/webserver/tests/observe/weighted/pom.xml index 5a638191adb..b154d5df1b6 100644 --- a/webserver/tests/observe/weighted/pom.xml +++ b/webserver/tests/observe/weighted/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests.observe helidon-webserver-tests-observe-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-observe-weighted diff --git a/webserver/tests/pom.xml b/webserver/tests/pom.xml index 21e3340e0a0..504bc111a3f 100644 --- a/webserver/tests/pom.xml +++ b/webserver/tests/pom.xml @@ -24,7 +24,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.webserver.tests diff --git a/webserver/tests/requested-uri-path-gh8818/pom.xml b/webserver/tests/requested-uri-path-gh8818/pom.xml index 426ac262ffb..fcfe7624e7d 100644 --- a/webserver/tests/requested-uri-path-gh8818/pom.xml +++ b/webserver/tests/requested-uri-path-gh8818/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-requested-uri-path-gh8818 diff --git a/webserver/tests/resource-limits/pom.xml b/webserver/tests/resource-limits/pom.xml index 17ea031f950..5c1a358b4da 100644 --- a/webserver/tests/resource-limits/pom.xml +++ b/webserver/tests/resource-limits/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-resource-limits diff --git a/webserver/tests/sse/pom.xml b/webserver/tests/sse/pom.xml index 118c80fb763..070c9aea2f2 100644 --- a/webserver/tests/sse/pom.xml +++ b/webserver/tests/sse/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-sse diff --git a/webserver/tests/static-content/pom.xml b/webserver/tests/static-content/pom.xml index 60e0a4e468f..836c25dd5c3 100644 --- a/webserver/tests/static-content/pom.xml +++ b/webserver/tests/static-content/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-tests-static-content diff --git a/webserver/tests/upgrade/pom.xml b/webserver/tests/upgrade/pom.xml index b3e91a036c2..3d50d4d34d1 100644 --- a/webserver/tests/upgrade/pom.xml +++ b/webserver/tests/upgrade/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-upgrade diff --git a/webserver/tests/webserver/pom.xml b/webserver/tests/webserver/pom.xml index 6948bb5cae9..6344badf71d 100644 --- a/webserver/tests/webserver/pom.xml +++ b/webserver/tests/webserver/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-weserver-tests-webserver diff --git a/webserver/tests/websocket/pom.xml b/webserver/tests/websocket/pom.xml index 8ae2b0e0a1c..7817a09dcdc 100644 --- a/webserver/tests/websocket/pom.xml +++ b/webserver/tests/websocket/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver.tests helidon-webserver-tests-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-tests-websocket diff --git a/webserver/webserver/pom.xml b/webserver/webserver/pom.xml index cb38365577e..4b216bac533 100644 --- a/webserver/webserver/pom.xml +++ b/webserver/webserver/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver diff --git a/webserver/websocket/pom.xml b/webserver/websocket/pom.xml index 66b0452ae7d..6feb8ddbd0c 100644 --- a/webserver/websocket/pom.xml +++ b/webserver/websocket/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT helidon-webserver-websocket diff --git a/websocket/pom.xml b/websocket/pom.xml index cd988f69e90..d03357edc21 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -21,7 +21,7 @@ io.helidon helidon-project - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT io.helidon.websocket