From d6964dbd71a6995fef5931f22e512dc3cf4d163b Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Tue, 3 Sep 2024 14:19:04 -0700 Subject: [PATCH] 4.1.1 release --- examples/config/basics/pom.xml | 2 +- examples/config/changes/pom.xml | 2 +- examples/config/git/pom.xml | 2 +- examples/config/mapping/pom.xml | 2 +- examples/config/metadata/pom.xml | 2 +- examples/config/overrides/pom.xml | 2 +- examples/config/profiles/pom.xml | 2 +- examples/config/sources/pom.xml | 2 +- examples/cors/pom.xml | 2 +- examples/dbclient/jdbc/pom.xml | 2 +- examples/dbclient/mongodb/pom.xml | 2 +- examples/dbclient/pokemons/pom.xml | 2 +- examples/employee-app/pom.xml | 2 +- examples/graphql/basics/pom.xml | 2 +- examples/health/basics/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp-h2/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml | 2 +- examples/integrations/cdi/datasource-hikaricp/pom.xml | 2 +- examples/integrations/cdi/jpa/pom.xml | 2 +- examples/integrations/cdi/pokemons/pom.xml | 2 +- examples/integrations/micrometer/mp/pom.xml | 2 +- examples/integrations/micrometer/se/pom.xml | 2 +- examples/integrations/micronaut/data/pom.xml | 2 +- examples/integrations/microstream/greetings-mp/pom.xml | 2 +- examples/integrations/microstream/greetings-se/pom.xml | 2 +- examples/integrations/neo4j/pom.xml | 2 +- examples/integrations/oci/atp-cdi/pom.xml | 2 +- examples/integrations/oci/atp/pom.xml | 2 +- examples/integrations/oci/metrics/pom.xml | 2 +- examples/integrations/oci/objectstorage-cdi/pom.xml | 2 +- examples/integrations/oci/objectstorage/pom.xml | 2 +- examples/integrations/oci/vault-cdi/pom.xml | 2 +- examples/integrations/oci/vault/pom.xml | 2 +- examples/integrations/vault/hcp-cdi/pom.xml | 2 +- examples/integrations/vault/hcp/pom.xml | 2 +- examples/jbatch/pom.xml | 2 +- examples/logging/jul/pom.xml | 2 +- examples/logging/log4j/pom.xml | 2 +- examples/logging/logback-aot/pom.xml | 2 +- examples/logging/slf4j/pom.xml | 2 +- examples/media/multipart/pom.xml | 2 +- examples/messaging/jms-websocket-mp/pom.xml | 2 +- examples/messaging/jms-websocket-se/pom.xml | 2 +- examples/messaging/kafka-websocket-mp/pom.xml | 2 +- examples/messaging/kafka-websocket-se/pom.xml | 2 +- examples/messaging/oracle-aq-websocket-mp/pom.xml | 2 +- examples/messaging/weblogic-jms-mp/pom.xml | 2 +- examples/metrics/exemplar/pom.xml | 2 +- examples/metrics/filtering/mp/pom.xml | 2 +- examples/metrics/filtering/se/pom.xml | 2 +- examples/metrics/http-status-count-se/pom.xml | 2 +- examples/metrics/kpi/pom.xml | 2 +- examples/microprofile/bean-validation/pom.xml | 2 +- examples/microprofile/coherence/pom.xml | 2 +- examples/microprofile/cors/pom.xml | 2 +- examples/microprofile/graphql/pom.xml | 2 +- examples/microprofile/grpc/pom.xml | 4 ++-- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/oci-tls-certificates/pom.xml | 2 +- examples/microprofile/oidc/pom.xml | 2 +- examples/microprofile/openapi/pom.xml | 2 +- examples/microprofile/security/pom.xml | 2 +- examples/microprofile/static-content/pom.xml | 2 +- examples/microprofile/telemetry/greeting/pom.xml | 2 +- examples/microprofile/telemetry/secondary/pom.xml | 2 +- examples/microprofile/threads/pom.xml | 2 +- examples/microprofile/tls/pom.xml | 2 +- examples/microprofile/websocket/pom.xml | 2 +- examples/openapi/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-mp/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-mp/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-se/build.gradle | 2 +- examples/quickstarts/helidon-quickstart-se/pom.xml | 2 +- examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml | 2 +- examples/quickstarts/helidon-standalone-quickstart-se/pom.xml | 2 +- examples/security/attribute-based-access-control/pom.xml | 2 +- examples/security/basic-auth-with-static-content/pom.xml | 2 +- examples/security/google-login/pom.xml | 2 +- examples/security/idcs-login/pom.xml | 2 +- examples/security/outbound-override/pom.xml | 2 +- examples/security/programmatic/pom.xml | 2 +- examples/security/spi-examples/pom.xml | 2 +- examples/security/vaults/pom.xml | 2 +- examples/security/webserver-digest-auth/pom.xml | 2 +- examples/security/webserver-signatures/pom.xml | 2 +- examples/todo-app/backend/pom.xml | 2 +- examples/todo-app/frontend/pom.xml | 2 +- examples/translator-app/backend/pom.xml | 2 +- examples/translator-app/frontend/pom.xml | 2 +- examples/webclient/standalone/pom.xml | 2 +- examples/webserver/basic/pom.xml | 2 +- examples/webserver/basics/pom.xml | 2 +- examples/webserver/comment-aas/pom.xml | 2 +- examples/webserver/echo/pom.xml | 2 +- examples/webserver/fault-tolerance/pom.xml | 2 +- examples/webserver/grpc/pom.xml | 2 +- examples/webserver/imperative/pom.xml | 2 +- examples/webserver/multiport/pom.xml | 2 +- examples/webserver/mutual-tls/pom.xml | 2 +- examples/webserver/observe/pom.xml | 2 +- examples/webserver/opentracing/pom.xml | 2 +- examples/webserver/protocols/pom.xml | 2 +- examples/webserver/ratelimit/pom.xml | 2 +- examples/webserver/static-content/pom.xml | 2 +- examples/webserver/streaming/pom.xml | 2 +- examples/webserver/threads/pom.xml | 2 +- examples/webserver/tls/pom.xml | 2 +- examples/webserver/tracing/pom.xml | 2 +- examples/webserver/tutorial/pom.xml | 2 +- examples/webserver/websocket/pom.xml | 2 +- pom.xml | 4 ++-- 118 files changed, 120 insertions(+), 120 deletions(-) diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 9ddc20eaa..edc56a47b 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index fe5be91a0..c8b28a14f 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index c317d8eb6..c2d7ea358 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 6a9a3987d..67b703709 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index 7bc87715f..a132261b7 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index e4ec8a310..b7636e752 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.config diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 0b6381ba7..e81e0ffb3 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 62222e98b..edc2c2cc2 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index bb3a84d5f..ad96def03 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index 78b1aa2a3..e555f6966 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 2c83ca6da..e18ddadbb 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index fa7013140..6df7712ce 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 270276d8e..2e91996a6 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index b4b74bdc4..70f5f129a 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.graphql diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 5c4e1f314..22fb8e994 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.health diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index cf715ac04..690592b7e 100644 --- a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index e62a38abd..3d612d928 100644 --- a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index c4d37ccdd..397d121c6 100644 --- a/examples/integrations/cdi/datasource-hikaricp/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index a435ea732..9fd963458 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index 4c222b433..544d868d9 100644 --- a/examples/integrations/cdi/pokemons/pom.xml +++ b/examples/integrations/cdi/pokemons/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 64902f6fa..36e543e7c 100644 --- a/examples/integrations/micrometer/mp/pom.xml +++ b/examples/integrations/micrometer/mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 4.0.0 diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index f473ac834..c47d041e0 100644 --- a/examples/integrations/micrometer/se/pom.xml +++ b/examples/integrations/micrometer/se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 13664e320..259e98206 100644 --- a/examples/integrations/micronaut/data/pom.xml +++ b/examples/integrations/micronaut/data/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index f8234b185..affb7b684 100644 --- a/examples/integrations/microstream/greetings-mp/pom.xml +++ b/examples/integrations/microstream/greetings-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 24a62f86b..dedf4825c 100644 --- a/examples/integrations/microstream/greetings-se/pom.xml +++ b/examples/integrations/microstream/greetings-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index a6d78f0b1..aff9ce8d0 100644 --- a/examples/integrations/neo4j/pom.xml +++ b/examples/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 helidon-examples-integration-neo4j diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index f7d21a7d2..ae29d5daf 100644 --- a/examples/integrations/oci/atp-cdi/pom.xml +++ b/examples/integrations/oci/atp-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/oci/atp/pom.xml b/examples/integrations/oci/atp/pom.xml index 56a96cb0d..78d50d641 100644 --- a/examples/integrations/oci/atp/pom.xml +++ b/examples/integrations/oci/atp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/oci/metrics/pom.xml b/examples/integrations/oci/metrics/pom.xml index ce7daf6f8..824d5156d 100644 --- a/examples/integrations/oci/metrics/pom.xml +++ b/examples/integrations/oci/metrics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index 6210480fa..1ed247556 100644 --- a/examples/integrations/oci/objectstorage-cdi/pom.xml +++ b/examples/integrations/oci/objectstorage-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/oci/objectstorage/pom.xml b/examples/integrations/oci/objectstorage/pom.xml index 4bc6f6ff2..e58d4a2ad 100644 --- a/examples/integrations/oci/objectstorage/pom.xml +++ b/examples/integrations/oci/objectstorage/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index d68f1ad79..66800f390 100644 --- a/examples/integrations/oci/vault-cdi/pom.xml +++ b/examples/integrations/oci/vault-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/oci/vault/pom.xml b/examples/integrations/oci/vault/pom.xml index 4dbb683a5..dd06281e8 100644 --- a/examples/integrations/oci/vault/pom.xml +++ b/examples/integrations/oci/vault/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index 681f52ac6..c1528b57c 100644 --- a/examples/integrations/vault/hcp-cdi/pom.xml +++ b/examples/integrations/vault/hcp-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/integrations/vault/hcp/pom.xml b/examples/integrations/vault/hcp/pom.xml index 010bb4f7b..16a4d63db 100644 --- a/examples/integrations/vault/hcp/pom.xml +++ b/examples/integrations/vault/hcp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 9dc0c7f53..3887aefb9 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index 84a303d16..ad1714fb7 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index 7ed5fcc57..e18c5d59e 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index b43c41769..4f4d8284d 100644 --- a/examples/logging/logback-aot/pom.xml +++ b/examples/logging/logback-aot/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.logging diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 59949b272..e3ee98a13 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index db9607cc6..bb2f32151 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.media diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 4599a9b7c..b532578ee 100644 --- a/examples/messaging/jms-websocket-mp/pom.xml +++ b/examples/messaging/jms-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index b25048724..632728a91 100644 --- a/examples/messaging/jms-websocket-se/pom.xml +++ b/examples/messaging/jms-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 328b420cd..2161a0e92 100644 --- a/examples/messaging/kafka-websocket-mp/pom.xml +++ b/examples/messaging/kafka-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index 3d3173a99..8c578f865 100644 --- a/examples/messaging/kafka-websocket-se/pom.xml +++ b/examples/messaging/kafka-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.messaging.se diff --git a/examples/messaging/oracle-aq-websocket-mp/pom.xml b/examples/messaging/oracle-aq-websocket-mp/pom.xml index 22c114948..07deeb84a 100644 --- a/examples/messaging/oracle-aq-websocket-mp/pom.xml +++ b/examples/messaging/oracle-aq-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.messaging.aq diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index 2bd8e1069..3a1cc3634 100644 --- a/examples/messaging/weblogic-jms-mp/pom.xml +++ b/examples/messaging/weblogic-jms-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index a51fb3853..668fc3c0f 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index fca49e834..13467575c 100644 --- a/examples/metrics/filtering/mp/pom.xml +++ b/examples/metrics/filtering/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index 47440ed3f..c55accfec 100644 --- a/examples/metrics/filtering/se/pom.xml +++ b/examples/metrics/filtering/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index e1ce545fd..f933b8e58 100644 --- a/examples/metrics/http-status-count-se/pom.xml +++ b/examples/metrics/http-status-count-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index a137f5d1d..a74d4153b 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index 036d83f85..4be19420d 100644 --- a/examples/microprofile/bean-validation/pom.xml +++ b/examples/microprofile/bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/coherence/pom.xml b/examples/microprofile/coherence/pom.xml index 669a8f8f6..bbf44cc60 100644 --- a/examples/microprofile/coherence/pom.xml +++ b/examples/microprofile/coherence/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index ef4304e33..9361b1dd4 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 7a21db835..43190a20e 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/grpc/pom.xml b/examples/microprofile/grpc/pom.xml index fcd36e798..73f73554f 100644 --- a/examples/microprofile/grpc/pom.xml +++ b/examples/microprofile/grpc/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile @@ -111,4 +111,4 @@ - \ No newline at end of file + diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 3a103084a..3d01929a6 100644 --- a/examples/microprofile/hello-world-explicit/pom.xml +++ b/examples/microprofile/hello-world-explicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 helidon-examples-microprofile-hello-world-explicit diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 9fcbc807a..f70e3c545 100644 --- a/examples/microprofile/hello-world-implicit/pom.xml +++ b/examples/microprofile/hello-world-implicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/http-status-count-mp/pom.xml b/examples/microprofile/http-status-count-mp/pom.xml index 2423e129f..986d2d36d 100644 --- a/examples/microprofile/http-status-count-mp/pom.xml +++ b/examples/microprofile/http-status-count-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 4f628d9bb..952556068 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 5e3ea213c..f277b456f 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 3a728efad..9de06cdb4 100644 --- a/examples/microprofile/messaging-sse/pom.xml +++ b/examples/microprofile/messaging-sse/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index bcbdf445a..1273dd1cc 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index 29e983e23..90cd2d02f 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml index 19096c505..5aace3fa5 100644 --- a/examples/microprofile/oci-tls-certificates/pom.xml +++ b/examples/microprofile/oci-tls-certificates/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 05a83d21a..48169a63a 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/pom.xml b/examples/microprofile/openapi/pom.xml index e5d109c3a..aa334f9e4 100644 --- a/examples/microprofile/openapi/pom.xml +++ b/examples/microprofile/openapi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 09ab19bd1..2dc19492c 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 7f435d06b..7f321cd36 100644 --- a/examples/microprofile/static-content/pom.xml +++ b/examples/microprofile/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/greeting/pom.xml b/examples/microprofile/telemetry/greeting/pom.xml index 1fa1baf18..dbc90fd83 100644 --- a/examples/microprofile/telemetry/greeting/pom.xml +++ b/examples/microprofile/telemetry/greeting/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/secondary/pom.xml b/examples/microprofile/telemetry/secondary/pom.xml index 4a948a8c6..47d0f2e70 100644 --- a/examples/microprofile/telemetry/secondary/pom.xml +++ b/examples/microprofile/telemetry/secondary/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/threads/pom.xml b/examples/microprofile/threads/pom.xml index 630f8dbe8..de424d355 100644 --- a/examples/microprofile/threads/pom.xml +++ b/examples/microprofile/threads/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 3bc3c2e29..2c160c2e9 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index 89adb6b0e..94b16ed97 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 4a8173844..3cddf5917 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index ea6f662eb..b5951f7f7 100644 --- a/examples/quickstarts/helidon-quickstart-mp/build.gradle +++ b/examples/quickstarts/helidon-quickstart-mp/build.gradle @@ -32,7 +32,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '4.1.0-SNAPSHOT' + helidonversion = '4.1.1' mainClass='io.helidon.microprofile.cdi.Main' } diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index 484939bb2..73a118f60 100644 --- a/examples/quickstarts/helidon-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-quickstart-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.quickstarts diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 5d1f00951..be50e737c 100644 --- a/examples/quickstarts/helidon-quickstart-se/build.gradle +++ b/examples/quickstarts/helidon-quickstart-se/build.gradle @@ -31,7 +31,7 @@ tasks.withType(JavaCompile) { } ext { - helidonversion = '4.1.0-SNAPSHOT' + helidonversion = '4.1.1' mainClass='io.helidon.examples.quickstart.se.Main' } diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index 968c94bf6..a7db7f7f6 100644 --- a/examples/quickstarts/helidon-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-quickstart-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.quickstarts diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 7333d05b8..af17aa7e2 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -26,7 +26,7 @@ Helidon Examples Standalone Quickstart MP - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.microprofile.cdi.Main 21 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index cf5db8259..2d8a68e9c 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -27,7 +27,7 @@ Helidon Examples Standalone Quickstart SE - 4.1.0-SNAPSHOT + 4.1.1 test io.helidon.examples.quickstart.se.Main diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml index dec7e79eb..0c2751612 100644 --- a/examples/security/attribute-based-access-control/pom.xml +++ b/examples/security/attribute-based-access-control/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/security/basic-auth-with-static-content/pom.xml b/examples/security/basic-auth-with-static-content/pom.xml index 16023ba3a..5488d1600 100644 --- a/examples/security/basic-auth-with-static-content/pom.xml +++ b/examples/security/basic-auth-with-static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 0d72a52dd..9c3359398 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 7d7cc1942..dc2cf0665 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index aef7974b8..d33b7d162 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/security/programmatic/pom.xml b/examples/security/programmatic/pom.xml index e6a6732c6..e16d01ed1 100644 --- a/examples/security/programmatic/pom.xml +++ b/examples/security/programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 046ad220f..0d4e9431e 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 4065a577d..23b7e5333 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index ca7551b07..463c225b2 100644 --- a/examples/security/webserver-digest-auth/pom.xml +++ b/examples/security/webserver-digest-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 5c270041f..461bc0559 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 13af05292..7401052c2 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index 6f9bb972b..a267b3bc1 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.todo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index a3887cb6c..2c052def2 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 8f4c1eca7..7904901c4 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.translator diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index 6837d7f14..8b4c04f5e 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/basic/pom.xml b/examples/webserver/basic/pom.xml index 5bf614165..41532b3c4 100644 --- a/examples/webserver/basic/pom.xml +++ b/examples/webserver/basic/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 1970e395a..b23779132 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 7ca63ea59..af45ed01b 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/echo/pom.xml b/examples/webserver/echo/pom.xml index bfc21b8df..40f6b69c4 100644 --- a/examples/webserver/echo/pom.xml +++ b/examples/webserver/echo/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index 0a4b248a1..8c0c27738 100644 --- a/examples/webserver/fault-tolerance/pom.xml +++ b/examples/webserver/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/grpc/pom.xml b/examples/webserver/grpc/pom.xml index 7485f246f..b99f7d9a6 100644 --- a/examples/webserver/grpc/pom.xml +++ b/examples/webserver/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/imperative/pom.xml b/examples/webserver/imperative/pom.xml index 89c71fe14..cba7c1af1 100644 --- a/examples/webserver/imperative/pom.xml +++ b/examples/webserver/imperative/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 349d6bc65..db421b1d7 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index b846cd13a..98eee612b 100644 --- a/examples/webserver/mutual-tls/pom.xml +++ b/examples/webserver/mutual-tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/observe/pom.xml b/examples/webserver/observe/pom.xml index 93af5823e..afdb8834d 100644 --- a/examples/webserver/observe/pom.xml +++ b/examples/webserver/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 99340d0c8..5f7e1acb8 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/protocols/pom.xml b/examples/webserver/protocols/pom.xml index dfcb2e311..837952873 100644 --- a/examples/webserver/protocols/pom.xml +++ b/examples/webserver/protocols/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/ratelimit/pom.xml b/examples/webserver/ratelimit/pom.xml index f261e2d95..5d0f51021 100644 --- a/examples/webserver/ratelimit/pom.xml +++ b/examples/webserver/ratelimit/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index e77704931..dc0176947 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index c605aeb05..3b4dd958d 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/threads/pom.xml b/examples/webserver/threads/pom.xml index 9e68a1e12..86b3928f0 100644 --- a/examples/webserver/threads/pom.xml +++ b/examples/webserver/threads/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index aed05e481..6a6cc95ce 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/tracing/pom.xml b/examples/webserver/tracing/pom.xml index 0a8cdbfa2..2a2b83000 100644 --- a/examples/webserver/tracing/pom.xml +++ b/examples/webserver/tracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index f045fd56a..c7aae822f 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 33801c7ed..4a2d51314 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples.webserver diff --git a/pom.xml b/pom.xml index 057f33084..9b13b8ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 4.1.0-SNAPSHOT + 4.1.1 io.helidon.examples @@ -61,7 +61,7 @@ 21 UTF-8 UTF-8 - 4.1.0-SNAPSHOT + 4.1.1 false Medium