From a1025a8aa30d831175de21bb9df3f6979edb8e83 Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Fri, 2 Aug 2024 13:14:48 -0700 Subject: [PATCH 1/6] Update version for 4.0.11 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 | 4 ++-- examples/integrations/micrometer/se/pom.xml | 2 +- examples/integrations/micronaut/data/pom.xml | 2 +- examples/integrations/microstream/greetings-mp/pom.xml | 4 ++-- 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/cors/pom.xml | 2 +- examples/microprofile/graphql/pom.xml | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/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/tls/pom.xml | 2 +- examples/microprofile/websocket/pom.xml | 2 +- examples/openapi/pom.xml | 2 +- examples/quickstarts/helidon-quickstart-mp/pom.xml | 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/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/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 ++-- 111 files changed, 114 insertions(+), 114 deletions(-) diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index d61872f60..c123bd182 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.0.11 io.helidon.examples.config helidon-examples-config-basics diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 8a9843449..72ddd74a8 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.0.11 io.helidon.examples.config helidon-examples-config-changes diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index 780ed697f..6f04d5c62 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.0.11 io.helidon.examples.config helidon-examples-config-git diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 110ac84a1..36196b807 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.0.11 io.helidon.examples.config helidon-examples-config-mapping diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index a90c058ca..9e8448960 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.0.11 io.helidon.examples.config helidon-examples-config-metadata diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 1e8dd408b..fe84340c7 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.0.11 io.helidon.examples.config helidon-examples-config-overrides diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 318453675..b3d18f8f5 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.0.11 io.helidon.examples.config helidon-examples-config-profiles diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 147edb88c..fc5bd8c79 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.0.11 io.helidon.examples.config helidon-examples-config-sources diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 70fbd8350..375e7d57c 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.0.11 io.helidon.examples helidon-examples-cors diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index d59a3119b..764733005 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.0.11 helidon-examples-dbclient-jdbc diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 0701e6270..19f3ca98d 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.0.11 helidon-examples-dbclient-mongodb diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index 0de324ad1..89c058b17 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.0.11 helidon-examples-dbclient-pokemons diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index d72b905ec..a9a07279d 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.0.11 io.helidon.examples.employee helidon-examples-employee-app diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 0797fc6da..29b329b51 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.0.11 io.helidon.examples.graphql helidon-examples-graphql-basics diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 1d7c48b12..f520ed0dc 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.0.11 io.helidon.examples.health helidon-examples-health-basics diff --git a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml index 9f1f3275e..c21bab1d7 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.0.11 io.helidon.examples.integrations.cdi helidon-integrations-examples-datasource-hikaricp-h2 diff --git a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml index d45df7492..db85c2fc9 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.0.11 io.helidon.examples.integrations.cdi helidon-integrations-examples-datasource-hikaricp-mysql diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index 6e0d78b80..73da554f2 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.0.11 io.helidon.examples.integrations.cdi helidon-examples-integrations-datasource-hikaricp diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 644c1bac9..30fa9e32f 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.0.11 io.helidon.examples.integrations.cdi helidon-integrations-examples-jpa diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index 0aed392b6..c9e2a191b 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.0.11 io.helidon.examples.integrations.cdi helidon-integrations-examples-pokemons diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 07036bad9..288cf3db0 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.0.11 4.0.0 @@ -104,4 +104,4 @@ - \ No newline at end of file + diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index e0bf3789e..5fe898ebe 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.0.11 io.helidon.examples.integrations.micrometer-project diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 3b09d250e..7b2379870 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.0.11 helidon-examples-integrations-micronaut-data 1.0.0-SNAPSHOT diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 1983f45e7..e73fac51d 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.0.11 helidon-examples-integrations-microstream-greetings-mp @@ -81,4 +81,4 @@ - \ No newline at end of file + diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index e1ab07b07..662bae279 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.0.11 helidon-examples-integrations-microstream-greetings-se diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index 9ca3792c5..e721c6e17 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.0.11 helidon-examples-integration-neo4j 1.0.0-SNAPSHOT diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index 89b421456..e965c8823 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.0.11 io.helidon.examples.integrations.oci diff --git a/examples/integrations/oci/atp/pom.xml b/examples/integrations/oci/atp/pom.xml index 0e3a3c339..9789d1221 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.0.11 io.helidon.examples.integrations.oci diff --git a/examples/integrations/oci/metrics/pom.xml b/examples/integrations/oci/metrics/pom.xml index 1394845b3..5c8d57a4f 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.0.11 diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index 6dbfa582c..bbc36b7f7 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.0.11 io.helidon.examples.integrations.oci diff --git a/examples/integrations/oci/objectstorage/pom.xml b/examples/integrations/oci/objectstorage/pom.xml index 28af1a635..32dafd060 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.0.11 io.helidon.examples.integrations.oci diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 6b689cf5f..0ff51669c 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.0.11 io.helidon.examples.integrations.oci diff --git a/examples/integrations/oci/vault/pom.xml b/examples/integrations/oci/vault/pom.xml index a46ab8376..801107709 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.0.11 io.helidon.examples.integrations.oci diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index a6e6833d8..4b25b8104 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.0.11 io.helidon.examples.integrations.vault diff --git a/examples/integrations/vault/hcp/pom.xml b/examples/integrations/vault/hcp/pom.xml index c4c44fd7a..db70ac42b 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.0.11 io.helidon.examples.integrations.vault diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 85a3fa68d..8ae556d47 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.0.11 io.helidon.examples.jbatch helidon-examples-jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index 0e348e947..4e1aac5b8 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.0.11 io.helidon.examples.logging helidon-examples-logging-jul diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index 776392a49..b976640ed 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.0.11 io.helidon.examples.logging helidon-examples-logging-log4j diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index 453d9397f..680e56ae5 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.0.11 io.helidon.examples.logging helidon-examples-logging-slf4j-aot diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 7ce8af691..0e5b5bcd9 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.0.11 io.helidon.examples.logging helidon-examples-logging-slf4j diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index bb65cc2bf..1fdcafa69 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.0.11 io.helidon.examples.media helidon-examples-media-multipart diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 424b01ca3..df3e95174 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.0.11 io.helidon.examples.jms helidon-examples-jms-websocket-mp diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index 80065a32e..9a972e27a 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.0.11 io.helidon.examples.jms helidon-examples-jms-websocket-se diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index e21075aa4..d448fd58c 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.0.11 io.helidon.examples.messaging.mp kafka-websocket-mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index b81278ec6..ad193feb2 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.0.11 io.helidon.examples.messaging.se kafka-websocket-se diff --git a/examples/messaging/oracle-aq-websocket-mp/pom.xml b/examples/messaging/oracle-aq-websocket-mp/pom.xml index c4fe0f3d0..84c164a8b 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.0.11 io.helidon.examples.messaging.aq aq-websocket-mp diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index f5a71814f..bd3896afc 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.0.11 io.helidon.examples.messaging.wls weblogic-jms-mp diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index 4ec0728d6..23908ca7e 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.0.11 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index 9d3e82370..35062eb96 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.0.11 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index 2528852cb..a4c76285a 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.0.11 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index 1571ad281..e991cf813 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.0.11 io.helidon.examples http-status-count-se diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 6912a76fa..ff60d6099 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.0.11 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index d01320dc4..791e9010a 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-bean-validation diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index 768a44e5f..358f60ac5 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-cors diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 23bca5321..38577c6bb 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-graphql diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 38613331a..f6dbdc3aa 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.0.11 helidon-examples-microprofile-hello-world-explicit 1.0.0-SNAPSHOT diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 5bd3664c7..7228f223e 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-hello-world-implicit diff --git a/examples/microprofile/http-status-count-mp/pom.xml b/examples/microprofile/http-status-count-mp/pom.xml index aa34fc7bf..4f1133f64 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.0.11 io.helidon.examples http-status-count-mp diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 374f6ae29..a8f93682e 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-security-idcs diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 9e5c8da0e..afd4c8a9d 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-lra diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index b9ed8a169..7bf41fb76 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-messaging-sse diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index 4212b1cf5..9a40b5bdd 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-multipart diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index 4e03ba70b..7a7bdb8b6 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-multiport diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml index 164bc58e4..f88ea9e4c 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.0.11 io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 6a7ecb326..e904ca5ca 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-security-oidc-login diff --git a/examples/microprofile/openapi/pom.xml b/examples/microprofile/openapi/pom.xml index 77403a81b..3aba08ef3 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-openapi diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 3de012061..1a310246a 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-mp1_1-security diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 6e1325f36..378e8a2e5 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-mp1_1-static-content diff --git a/examples/microprofile/telemetry/greeting/pom.xml b/examples/microprofile/telemetry/greeting/pom.xml index d0a8621e9..a1ddd1232 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-telemetry-greeting diff --git a/examples/microprofile/telemetry/secondary/pom.xml b/examples/microprofile/telemetry/secondary/pom.xml index cda57d645..1021fc2bb 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-telemetry-secondary diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 297e74794..7aecaa8ab 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.0.11 io.helidon.examples.microprofile diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index 492b2c159..31d90f2d9 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.0.11 io.helidon.examples.microprofile helidon-examples-microprofile-websocket diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index ffe3c4e64..6f9b9b4da 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.0.11 io.helidon.examples helidon-examples-openapi diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index b9f5d8a48..07e0ea32b 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.0.11 io.helidon.examples.quickstarts helidon-quickstart-mp diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index 02c2ace07..9a3887115 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.0.11 io.helidon.examples.quickstarts helidon-quickstart-se diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 7333d05b8..d59edb293 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.0.11 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..7015ff415 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.0.11 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 48e6ef37c..49533c384 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.0.11 io.helidon.examples.security helidon-examples-security-abac diff --git a/examples/security/basic-auth-with-static-content/pom.xml b/examples/security/basic-auth-with-static-content/pom.xml index 0c77fc98f..39bf7421d 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.0.11 io.helidon.examples.security helidon-examples-security-webserver-basic-auth diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index a3524993e..e8eb1b7fb 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.0.11 io.helidon.examples.security helidon-examples-security-google-login diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 28576d2a3..2a7c9c12e 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.0.11 io.helidon.examples.security helidon-examples-security-oidc diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 6c5ce221e..dd1aafcc3 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.0.11 io.helidon.examples.security 4.0.0 diff --git a/examples/security/programmatic/pom.xml b/examples/security/programmatic/pom.xml index 567319ce1..ff6a4d86c 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.0.11 io.helidon.examples.security helidon-examples-security-nohttp-programmatic diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 2d50c2264..6a444f802 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.0.11 io.helidon.examples.security helidon-examples-security-spi diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 8d326da54..f8165ad5b 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.0.11 io.helidon.examples.security helidon-examples-security-vaults diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 8d704b04e..53d0258d5 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.0.11 io.helidon.examples.security helidon-examples-security-webserver-digest-auth diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index c3dc38a62..9100252b3 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.0.11 io.helidon.examples.security helidon-examples-security-webserver-signatures diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 93a8df59c..ffffe6ee3 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.0.11 io.helidon.examples.todos helidon-examples-todo-backend diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index 736a661f4..52ac4ddcb 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.0.11 io.helidon.examples.todo helidon-examples-todo-frontend diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index 29e3076b8..7a861b354 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.0.11 io.helidon.examples.translator helidon-examples-translator-backend diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index b9fe162ff..c7e141383 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.0.11 io.helidon.examples.translator helidon-examples-translator-frontend diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index ae165d577..2e2336c32 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.0.11 helidon-examples-webclient-standalone diff --git a/examples/webserver/basic/pom.xml b/examples/webserver/basic/pom.xml index 25efe33a8..c555cf0eb 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.0.11 io.helidon.examples.webserver diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 9dfa354b9..6640f020d 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-basics diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 69702f02b..5ff270aac 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-comment-aas diff --git a/examples/webserver/echo/pom.xml b/examples/webserver/echo/pom.xml index 186fdaaf3..a0ed419cf 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.0.11 io.helidon.examples.webserver diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index 528f0ff7a..d908f97a3 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.0.11 io.helidon.examples.webserver diff --git a/examples/webserver/imperative/pom.xml b/examples/webserver/imperative/pom.xml index cc11a465a..495d2cf9f 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.0.11 io.helidon.examples.webserver diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index ce5366126..a1cc361bb 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-multiport diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index 59524e793..5ef02c6bf 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-mutual-tls diff --git a/examples/webserver/observe/pom.xml b/examples/webserver/observe/pom.xml index aca1efbd8..b46801fdf 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.0.11 io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 1bb46c4d5..c6b1f16c9 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-opentracing diff --git a/examples/webserver/protocols/pom.xml b/examples/webserver/protocols/pom.xml index 3b3c34b6b..659af2e22 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.0.11 io.helidon.examples.webserver diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 8ea9e7ad2..5f8af6b82 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-static-content diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index c9e7bac75..c93ac7f32 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-streaming diff --git a/examples/webserver/threads/pom.xml b/examples/webserver/threads/pom.xml index f194ac9eb..e4b248a34 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-threads diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index 7831001e7..1ff89ec63 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.0.11 io.helidon.examples.webserver diff --git a/examples/webserver/tracing/pom.xml b/examples/webserver/tracing/pom.xml index 7d9d3c812..0e6483b06 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.0.11 io.helidon.examples.webserver diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 9dadd4ec4..c3e5c62c0 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-tutorial diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index b68e8a287..59d0ea104 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.0.11 io.helidon.examples.webserver helidon-examples-webserver-websocket diff --git a/pom.xml b/pom.xml index e60e42b22..f866f390b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 4.1.0-SNAPSHOT + 4.0.11 io.helidon.examples @@ -61,7 +61,7 @@ 21 UTF-8 UTF-8 - 4.1.0-SNAPSHOT + 4.0.11 false Medium From e802d9972945a1740993474efce8a5dc11ba027a Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Mon, 12 Aug 2024 13:16:14 -0700 Subject: [PATCH 2/6] Helidon 4.1.0 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/cors/pom.xml | 2 +- examples/microprofile/graphql/pom.xml | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/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/pom.xml | 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/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/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 ++-- 112 files changed, 113 insertions(+), 113 deletions(-) diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 9ddc20eaa..31ed6c504 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.0 io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index fe5be91a0..806571590 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.0 io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index c317d8eb6..f8027870f 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.0 io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 6a9a3987d..83337932b 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.0 io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index 7bc87715f..936b80a37 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.0 io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index e4ec8a310..2b9fe118a 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.0 io.helidon.examples.config diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 0b6381ba7..fade0d4e3 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.0 io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 62222e98b..3ab7da5dc 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.0 io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index bb3a84d5f..3fb5bf9b8 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.0 io.helidon.examples diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index 78b1aa2a3..411f98b11 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.0 diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 2c83ca6da..30fd45666 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.0 diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index fa7013140..c85ced0a6 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.0 diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 270276d8e..9133e72e9 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.0 io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index b4b74bdc4..ae19ed18b 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.0 io.helidon.examples.graphql diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 5c4e1f314..77862cd14 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.0 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..6f3706fa4 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.0 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..6aa9f6066 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.0 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..fd988fcc9 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.0 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index a435ea732..5b8bf1aae 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.0 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index 4c222b433..764d8ab7b 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.0 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 64902f6fa..7e6309139 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.0 4.0.0 diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index f473ac834..1162a4813 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.0 diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 13664e320..7d2bddd37 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.0 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..ccd3417b0 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.0 diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 24a62f86b..19df4ed89 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.0 diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index a6d78f0b1..38e70217d 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.0 helidon-examples-integration-neo4j diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index f7d21a7d2..073d59081 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.0 diff --git a/examples/integrations/oci/atp/pom.xml b/examples/integrations/oci/atp/pom.xml index 56a96cb0d..c5975b967 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.0 diff --git a/examples/integrations/oci/metrics/pom.xml b/examples/integrations/oci/metrics/pom.xml index ce7daf6f8..fc7e3ae23 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.0 diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index 6210480fa..bb2fc69b2 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.0 diff --git a/examples/integrations/oci/objectstorage/pom.xml b/examples/integrations/oci/objectstorage/pom.xml index 4bc6f6ff2..32627f289 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.0 diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index d68f1ad79..b6253d464 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.0 diff --git a/examples/integrations/oci/vault/pom.xml b/examples/integrations/oci/vault/pom.xml index 4dbb683a5..728b1c9ff 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.0 diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index 681f52ac6..81e0fad80 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.0 diff --git a/examples/integrations/vault/hcp/pom.xml b/examples/integrations/vault/hcp/pom.xml index 010bb4f7b..97fb23eff 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.0 diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 9dc0c7f53..63e629173 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.0 io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index 84a303d16..e1c964166 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.0 io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index 7ed5fcc57..48a388d7e 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.0 io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index b43c41769..ed76a6644 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.0 io.helidon.examples.logging diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 59949b272..fc45a635e 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.0 io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index db9607cc6..54ecc7515 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.0 io.helidon.examples.media diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 4599a9b7c..0406cdf16 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.0 io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index b25048724..e84f18ea7 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.0 io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 328b420cd..270f137f0 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.0 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..23246fab8 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.0 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..8deb2e567 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.0 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..b720c3620 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.0 io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index a51fb3853..d1e4f9b07 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.0 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index fca49e834..540e1599b 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.0 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index 47440ed3f..3c34f319c 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.0 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..7ad159108 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.0 io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index a137f5d1d..9d798b470 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.0 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index 036d83f85..1e690b465 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index ef4304e33..87ec51a92 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 7a21db835..dec23aa53 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 3a103084a..d901fd2c0 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.0 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..cc6612bb1 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.0 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..305a7336c 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.0 io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 4f628d9bb..a755d87cc 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 5e3ea213c..6d3b56789 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 3a728efad..ce14e28e1 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index bcbdf445a..4fc24af94 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index 29e983e23..0048acb82 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml index 19096c505..dcd542fd2 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.0 diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 05a83d21a..e62637396 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/pom.xml b/examples/microprofile/openapi/pom.xml index e5d109c3a..16290eed5 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 09ab19bd1..60c197f5c 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 7f435d06b..60621670b 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/greeting/pom.xml b/examples/microprofile/telemetry/greeting/pom.xml index 1fa1baf18..51c412a92 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/secondary/pom.xml b/examples/microprofile/telemetry/secondary/pom.xml index 4a948a8c6..6d04747c0 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/threads/pom.xml b/examples/microprofile/threads/pom.xml index 630f8dbe8..034ab4250 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.0 io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 3bc3c2e29..79f1e8e26 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.0 diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index 89adb6b0e..019774db9 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.0 io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index 4a8173844..8658669cf 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.0 io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index 484939bb2..d95e1a665 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.0 io.helidon.examples.quickstarts diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index 968c94bf6..943258959 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.0 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..04935b0c1 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.0 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..e95a757b0 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.0 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..3439b6b0f 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.0 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..f6c77d075 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.0 io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 0d72a52dd..8cfd57df1 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.0 io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 7d7cc1942..e67dda4b5 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.0 io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index aef7974b8..e6120908e 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.0 io.helidon.examples.security diff --git a/examples/security/programmatic/pom.xml b/examples/security/programmatic/pom.xml index e6a6732c6..7ca1302d1 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.0 io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 046ad220f..be8c5f9d1 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.0 io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 4065a577d..c9400c2aa 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.0 io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index ca7551b07..2ccc3c950 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.0 io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 5c270041f..f897a09d0 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.0 io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 13af05292..8f90ddaa6 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.0 io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index 6f9bb972b..37cc6ccd8 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.0 io.helidon.examples.todo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index a3887cb6c..35d53c035 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.0 io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 8f4c1eca7..ec2e22cde 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.0 io.helidon.examples.translator diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index 6837d7f14..8d6874ca2 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.0 diff --git a/examples/webserver/basic/pom.xml b/examples/webserver/basic/pom.xml index 5bf614165..99b1038ed 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.0 diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 1970e395a..45d403b16 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.0 io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 7ca63ea59..285879b37 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.0 io.helidon.examples.webserver diff --git a/examples/webserver/echo/pom.xml b/examples/webserver/echo/pom.xml index bfc21b8df..9100e076f 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.0 diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index 0a4b248a1..a5b8b2791 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.0 diff --git a/examples/webserver/imperative/pom.xml b/examples/webserver/imperative/pom.xml index 89c71fe14..e8c473b4b 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.0 diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 349d6bc65..d7940d7e6 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.0 io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index b846cd13a..79f2bebe0 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.0 io.helidon.examples.webserver diff --git a/examples/webserver/observe/pom.xml b/examples/webserver/observe/pom.xml index 93af5823e..f4714a84e 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.0 diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index 99340d0c8..b3e75b557 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.0 io.helidon.examples.webserver diff --git a/examples/webserver/protocols/pom.xml b/examples/webserver/protocols/pom.xml index dfcb2e311..f8488aaea 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.0 diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index e77704931..03295cca7 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.0 io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index c605aeb05..077d6ad79 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.0 io.helidon.examples.webserver diff --git a/examples/webserver/threads/pom.xml b/examples/webserver/threads/pom.xml index 9e68a1e12..9868d65ba 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.0 io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index aed05e481..d8b20524d 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.0 diff --git a/examples/webserver/tracing/pom.xml b/examples/webserver/tracing/pom.xml index 0a8cdbfa2..3ac7655c1 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.0 diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index f045fd56a..8a68ae61e 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.0 io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 33801c7ed..076f5a6ce 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.0 io.helidon.examples.webserver diff --git a/pom.xml b/pom.xml index e60e42b22..2e7f8253c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 4.1.0-SNAPSHOT + 4.1.0 io.helidon.examples @@ -61,7 +61,7 @@ 21 UTF-8 UTF-8 - 4.1.0-SNAPSHOT + 4.1.0 false Medium From d6964dbd71a6995fef5931f22e512dc3cf4d163b Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Tue, 3 Sep 2024 14:19:04 -0700 Subject: [PATCH 3/6] 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 From ca1b7c622708540b8f446185bd82a0044dee27f4 Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Wed, 9 Oct 2024 09:05:17 -0700 Subject: [PATCH 4/6] Update version to 4.1.2 --- examples/config/basics/pom.xml | 2 +- examples/config/changes/pom.xml | 2 +- examples/config/git/pom.xml | 2 +- examples/config/mapping/pom.xml | 2 +- examples/config/metadata/pom.xml | 2 +- examples/config/overrides/pom.xml | 2 +- examples/config/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/form/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 | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/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 ++-- 119 files changed, 120 insertions(+), 120 deletions(-) diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 9f3843d89..6bc56980a 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 9f3bb839c..3b8789de6 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index b9903f92e..1aeed225e 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 3b2f9a7b3..276e9fc04 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index baf2bb5a9..a5ae9e012 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 9d55ace20..c2ce6f35a 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.config diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 896b17d0c..518528e91 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 682611fd3..43c23eef0 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index fa3e55b47..b43eeea68 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index e8de83343..df5408db3 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 075a64f17..539102242 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index ef18c8966..1f175423c 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 9dc47e930..ed67cf88b 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 683b9fed8..5a1444fa7 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.graphql diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 6b3ccff03..145d391f7 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 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 7808c4953..62d605eba 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.2.0-SNAPSHOT + 4.1.2 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 b89de53c7..be475fbb9 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index a42d54fc6..15250c909 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 969b8db1c..bdc9070ee 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index b4b12ffaf..882291f06 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 2b7d6e644..1426b9514 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.2.0-SNAPSHOT + 4.1.2 4.0.0 diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index f5ee93fbb..c83012158 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 11504819e..b2b539f8a 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.2.0-SNAPSHOT + 4.1.2 helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 7868874d3..1c10bc8f0 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 3fcb40ea5..0f19125fb 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index fceaaacd1..999d36571 100644 --- a/examples/integrations/neo4j/pom.xml +++ b/examples/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 helidon-examples-integration-neo4j diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index bd5a9046a..689c23477 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/oci/atp/pom.xml b/examples/integrations/oci/atp/pom.xml index 7567b5448..8f4c06a94 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/oci/metrics/pom.xml b/examples/integrations/oci/metrics/pom.xml index af69c156e..b0860592b 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index f8841f1d3..6d3b7ceb4 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/oci/objectstorage/pom.xml b/examples/integrations/oci/objectstorage/pom.xml index 53d4b14e9..ae5ae32a5 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 93030accd..dceca58ea 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/oci/vault/pom.xml b/examples/integrations/oci/vault/pom.xml index 29d65b8b3..dea6174bc 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index e763a85af..8ce5812f3 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/integrations/vault/hcp/pom.xml b/examples/integrations/vault/hcp/pom.xml index a35cfed3c..0f60645fa 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 3a42cfad1..d75c6429c 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index f41b18a11..580a2dcb5 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index fd9caca86..a37fa9be6 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index d0eeaf540..501528bdc 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.logging diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 68bf5a1b7..381c491a4 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.logging diff --git a/examples/media/form/pom.xml b/examples/media/form/pom.xml index da20e3186..33a2dba77 100644 --- a/examples/media/form/pom.xml +++ b/examples/media/form/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.media diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index 4c9bc4b0e..3a9d7e370 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.media diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 9b3882237..2e5541541 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index fe6e224b1..6817ed580 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 876b1878f..d544bca29 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index f9238807a..0de5e22da 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.2.0-SNAPSHOT + 4.1.2 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 4583e6cab..2b1e17681 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.messaging.aq diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index da9b6538d..5ffa9b898 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index e39fa071c..ff5717a73 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index cb6816224..b45982291 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.2.0-SNAPSHOT + 4.1.2 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index b40c382fa..38c4c32e7 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.2.0-SNAPSHOT + 4.1.2 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index 71c1b98c0..e3cef8d28 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 2cf145613..bde2fd6e1 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index b86e041cc..ac5c0de4f 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/coherence/pom.xml b/examples/microprofile/coherence/pom.xml index 5f8ff46f2..9dae295e5 100644 --- a/examples/microprofile/coherence/pom.xml +++ b/examples/microprofile/coherence/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index c863e2908..9f73b5bb6 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 094437164..4b9818568 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/grpc/pom.xml b/examples/microprofile/grpc/pom.xml index 4f904bd18..2b1ca3f23 100644 --- a/examples/microprofile/grpc/pom.xml +++ b/examples/microprofile/grpc/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 558cb968f..e5f91efb0 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.2.0-SNAPSHOT + 4.1.2 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 7dad01493..4732594e5 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.2.0-SNAPSHOT + 4.1.2 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 ae7b69c4e..c2ed31d86 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 0088a6cfc..d856b5963 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 44916df68..6165d39e4 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 2beee942d..97f7683ea 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index 39f3fd6b3..b7783bdeb 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index af1681f3c..1dd6d6f21 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml index f1a4fadd1..f5ead1ff0 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 80e38a659..302d5edac 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/pom.xml b/examples/microprofile/openapi/pom.xml index 60aceefd4..279a7b871 100644 --- a/examples/microprofile/openapi/pom.xml +++ b/examples/microprofile/openapi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 2fa714f1d..a683bd68e 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 23a2d5305..b642c982c 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/greeting/pom.xml b/examples/microprofile/telemetry/greeting/pom.xml index 9d5d5b82f..a79b50501 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/secondary/pom.xml b/examples/microprofile/telemetry/secondary/pom.xml index 2343b3fa2..274660352 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/threads/pom.xml b/examples/microprofile/threads/pom.xml index abd39ae6c..f5f6ae55c 100644 --- a/examples/microprofile/threads/pom.xml +++ b/examples/microprofile/threads/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 5d4a571c2..728638de3 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index daddf724e..dcdcbfae2 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index d42d99623..412d65b62 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 094f01481..fedce3ce2 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.2.0-SNAPSHOT' + helidonversion = '4.1.2' 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 cdefe507f..27dd76555 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.quickstarts diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 5bfc6dc2e..c66d7d645 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.2.0-SNAPSHOT' + helidonversion = '4.1.2' 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 0ea88bd36..1a989317f 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.2.0-SNAPSHOT + 4.1.2 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 c15377c06..2a90b50b9 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.2.0-SNAPSHOT + 4.1.2 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 a2c872bb3..9f3e562e4 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.2.0-SNAPSHOT + 4.1.2 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 249b36619..a2ec5db13 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.2.0-SNAPSHOT + 4.1.2 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 17c4ada14..5066ad599 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 9c7154766..d18580b3b 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 6d38828ca..9bf61d8bd 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 49be971f7..fbaefec12 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.security diff --git a/examples/security/programmatic/pom.xml b/examples/security/programmatic/pom.xml index 6c8ffd231..f65c4f5ac 100644 --- a/examples/security/programmatic/pom.xml +++ b/examples/security/programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 72a8ce09f..d9314f315 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 92dd833cf..64d917797 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index ed3b8e476..38af8e7d6 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 1036cc684..8b5ddffb4 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 36eb6cf30..dce4d08ac 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index aa1e50f1e..3d645cc25 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.todo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index ea6dd752f..f7d5d1947 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 6f42c4603..d911a59e8 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.translator diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index e0a2007db..8b66f8818 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/basic/pom.xml b/examples/webserver/basic/pom.xml index 3c9113d32..9e228f090 100644 --- a/examples/webserver/basic/pom.xml +++ b/examples/webserver/basic/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 33c2ac3dd..f58b3e6ee 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 4ae4271a9..b6c8ddd18 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/echo/pom.xml b/examples/webserver/echo/pom.xml index e85539cf4..52c6411c2 100644 --- a/examples/webserver/echo/pom.xml +++ b/examples/webserver/echo/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index d9ed99450..1472559d3 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.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/grpc/pom.xml b/examples/webserver/grpc/pom.xml index c7d7def6e..0a2a2cce6 100644 --- a/examples/webserver/grpc/pom.xml +++ b/examples/webserver/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/imperative/pom.xml b/examples/webserver/imperative/pom.xml index 64ccaf144..fd0d82b52 100644 --- a/examples/webserver/imperative/pom.xml +++ b/examples/webserver/imperative/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index e803f7f28..863c0ef45 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index e6c37577c..b716e7456 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/observe/pom.xml b/examples/webserver/observe/pom.xml index a1728d29f..a3ce9e150 100644 --- a/examples/webserver/observe/pom.xml +++ b/examples/webserver/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index b01713091..793a1455d 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/protocols/pom.xml b/examples/webserver/protocols/pom.xml index 9e9a50083..58b600610 100644 --- a/examples/webserver/protocols/pom.xml +++ b/examples/webserver/protocols/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/ratelimit/pom.xml b/examples/webserver/ratelimit/pom.xml index 7b0536db7..97c741175 100644 --- a/examples/webserver/ratelimit/pom.xml +++ b/examples/webserver/ratelimit/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 2fc2c4ec1..cacfe626c 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.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index feeae4939..d94ea5ce6 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/threads/pom.xml b/examples/webserver/threads/pom.xml index be8b615d5..99f74dcd5 100644 --- a/examples/webserver/threads/pom.xml +++ b/examples/webserver/threads/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index b8a3e44eb..062f731fa 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/tracing/pom.xml b/examples/webserver/tracing/pom.xml index 66a0c461c..fdcb211fe 100644 --- a/examples/webserver/tracing/pom.xml +++ b/examples/webserver/tracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 218a23e32..469306a42 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index d79853971..00f9954dc 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples.webserver diff --git a/pom.xml b/pom.xml index 39b711fec..908b8fce6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 4.2.0-SNAPSHOT + 4.1.2 io.helidon.examples @@ -61,7 +61,7 @@ 21 UTF-8 UTF-8 - 4.2.0-SNAPSHOT + 4.1.2 false Medium From 88863a6d5537d2bb8d4ddea40cdca317fd7fb3e5 Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Fri, 25 Oct 2024 13:40:30 -0700 Subject: [PATCH 5/6] Update for 4.1.3 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/form/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 | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/oci-tls-certificates/pom.xml | 2 +- examples/microprofile/oidc/pom.xml | 2 +- examples/microprofile/openapi/basic/pom.xml | 2 +- examples/microprofile/openapi/expanded-jandex/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/sse/pom.xml | 4 ++-- 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 ++-- 121 files changed, 123 insertions(+), 123 deletions(-) diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 9f3843d89..548d27de1 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 9f3bb839c..14f0382d9 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index b9903f92e..e1236464a 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 3b2f9a7b3..c3bb6c0be 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index baf2bb5a9..31176e875 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 9d55ace20..adb5f0579 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.config diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 896b17d0c..f8b826d2d 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 682611fd3..7ffab5227 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index fa3e55b47..02ce820a5 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index e8de83343..2e1ccd6ea 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 075a64f17..f2ce4ab0e 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index ef18c8966..a213082e4 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 9dc47e930..617e61368 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 683b9fed8..f641f02ca 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.graphql diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 6b3ccff03..f9e8a4fc4 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 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 7808c4953..2af04b5e7 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.2.0-SNAPSHOT + 4.1.3 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 b89de53c7..c57e04ca5 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index a42d54fc6..6ebff0370 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 969b8db1c..4237d3ec5 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index b4b12ffaf..ab61a1c5d 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 2b7d6e644..2dea7d462 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.2.0-SNAPSHOT + 4.1.3 4.0.0 diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index f5ee93fbb..a3879922d 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 11504819e..dde39aa85 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.2.0-SNAPSHOT + 4.1.3 helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 7868874d3..5d6ccbb04 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 3fcb40ea5..1f64185d6 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index fceaaacd1..edb594c5a 100644 --- a/examples/integrations/neo4j/pom.xml +++ b/examples/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 helidon-examples-integration-neo4j diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index bd5a9046a..b3b98ac1d 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/oci/atp/pom.xml b/examples/integrations/oci/atp/pom.xml index 7567b5448..d34b8eb1d 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/oci/metrics/pom.xml b/examples/integrations/oci/metrics/pom.xml index af69c156e..d9fb30c3d 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index f8841f1d3..af6c4ed82 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/oci/objectstorage/pom.xml b/examples/integrations/oci/objectstorage/pom.xml index 53d4b14e9..6a21276ef 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 93030accd..7992728fa 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/oci/vault/pom.xml b/examples/integrations/oci/vault/pom.xml index 29d65b8b3..c87ef7b7d 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index e763a85af..ed0812e97 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/integrations/vault/hcp/pom.xml b/examples/integrations/vault/hcp/pom.xml index a35cfed3c..05443db29 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 3a42cfad1..88488adee 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index f41b18a11..c158d2902 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index fd9caca86..ef637f304 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index d0eeaf540..49e7c5cad 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.logging diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 68bf5a1b7..819ffd4e4 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.logging diff --git a/examples/media/form/pom.xml b/examples/media/form/pom.xml index da20e3186..d84b4c5b9 100644 --- a/examples/media/form/pom.xml +++ b/examples/media/form/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.media diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index 4c9bc4b0e..278de5798 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.media diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 9b3882237..3a51c878f 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index fe6e224b1..833a834c7 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 876b1878f..c88c86ad4 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index f9238807a..bef3f373b 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.2.0-SNAPSHOT + 4.1.3 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 4583e6cab..56b402f56 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.messaging.aq diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index da9b6538d..144b08e2f 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index e39fa071c..875eda194 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index cb6816224..3bcd625e7 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.2.0-SNAPSHOT + 4.1.3 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index b40c382fa..99f0f64c1 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.2.0-SNAPSHOT + 4.1.3 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index 71c1b98c0..0c6ce1f27 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 2cf145613..bde81d498 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index b86e041cc..eb6797953 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/coherence/pom.xml b/examples/microprofile/coherence/pom.xml index 5f8ff46f2..15d834bf1 100644 --- a/examples/microprofile/coherence/pom.xml +++ b/examples/microprofile/coherence/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index c863e2908..ddb988f62 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 094437164..c6d4f3a4c 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/grpc/pom.xml b/examples/microprofile/grpc/pom.xml index 4f904bd18..d36cbb025 100644 --- a/examples/microprofile/grpc/pom.xml +++ b/examples/microprofile/grpc/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 558cb968f..921b7a052 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.2.0-SNAPSHOT + 4.1.3 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 7dad01493..729c01d0b 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.2.0-SNAPSHOT + 4.1.3 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 ae7b69c4e..1a986344a 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 0088a6cfc..e763c1fce 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 44916df68..f5f56b9ee 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 2beee942d..815a5a52b 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index 39f3fd6b3..463df5774 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index af1681f3c..57673f6ca 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml index f1a4fadd1..a298ad86c 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 80e38a659..660735cb6 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/basic/pom.xml b/examples/microprofile/openapi/basic/pom.xml index 1fe420dd4..c3b61cf71 100644 --- a/examples/microprofile/openapi/basic/pom.xml +++ b/examples/microprofile/openapi/basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/expanded-jandex/pom.xml b/examples/microprofile/openapi/expanded-jandex/pom.xml index 92a445810..daa2fef5e 100644 --- a/examples/microprofile/openapi/expanded-jandex/pom.xml +++ b/examples/microprofile/openapi/expanded-jandex/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 2fa714f1d..06e410b93 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 23a2d5305..cae2ce849 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/greeting/pom.xml b/examples/microprofile/telemetry/greeting/pom.xml index 9d5d5b82f..ad324df42 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/secondary/pom.xml b/examples/microprofile/telemetry/secondary/pom.xml index 2343b3fa2..7f5822b5c 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/threads/pom.xml b/examples/microprofile/threads/pom.xml index abd39ae6c..51bf4da86 100644 --- a/examples/microprofile/threads/pom.xml +++ b/examples/microprofile/threads/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 5d4a571c2..ec00f5059 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index daddf724e..7ed4ddf34 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index d42d99623..2a97d59d0 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 094f01481..08ca67026 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.2.0-SNAPSHOT' + helidonversion = '4.1.3' 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 cdefe507f..366fda981 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.quickstarts diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 5bfc6dc2e..da2b77e47 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.2.0-SNAPSHOT' + helidonversion = '4.1.3' 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 0ea88bd36..00c12f2a8 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.2.0-SNAPSHOT + 4.1.3 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 c15377c06..e7bab2bd0 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.2.0-SNAPSHOT + 4.1.3 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 a2c872bb3..3bb1c8a5c 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.2.0-SNAPSHOT + 4.1.3 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 249b36619..aeef66ee9 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.2.0-SNAPSHOT + 4.1.3 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 17c4ada14..d2a5b6a15 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 9c7154766..a6402ceaf 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 6d38828ca..cd1c3da8a 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 49be971f7..8f5618c7b 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.security diff --git a/examples/security/programmatic/pom.xml b/examples/security/programmatic/pom.xml index 6c8ffd231..1822bc2f5 100644 --- a/examples/security/programmatic/pom.xml +++ b/examples/security/programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 72a8ce09f..cd4232402 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 92dd833cf..a2c337aec 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index ed3b8e476..1f98831eb 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 1036cc684..93635c9d0 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 36eb6cf30..b8e382c8c 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index aa1e50f1e..01fc48668 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.todo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index ea6dd752f..d356aebeb 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 6f42c4603..37fb1888b 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.translator diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index e0a2007db..1be2d7e07 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/basic/pom.xml b/examples/webserver/basic/pom.xml index 3c9113d32..f89553898 100644 --- a/examples/webserver/basic/pom.xml +++ b/examples/webserver/basic/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 33c2ac3dd..0f012cf88 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 4ae4271a9..74c69bd1f 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/echo/pom.xml b/examples/webserver/echo/pom.xml index e85539cf4..870260212 100644 --- a/examples/webserver/echo/pom.xml +++ b/examples/webserver/echo/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index d9ed99450..c46f2e80a 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.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/grpc/pom.xml b/examples/webserver/grpc/pom.xml index c7d7def6e..0271d1041 100644 --- a/examples/webserver/grpc/pom.xml +++ b/examples/webserver/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/imperative/pom.xml b/examples/webserver/imperative/pom.xml index 64ccaf144..923c23d08 100644 --- a/examples/webserver/imperative/pom.xml +++ b/examples/webserver/imperative/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index e803f7f28..c2aa61781 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index e6c37577c..44ee473d6 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/observe/pom.xml b/examples/webserver/observe/pom.xml index a1728d29f..1ccfada4f 100644 --- a/examples/webserver/observe/pom.xml +++ b/examples/webserver/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index b01713091..68caeadf8 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/protocols/pom.xml b/examples/webserver/protocols/pom.xml index 9e9a50083..a88605ea3 100644 --- a/examples/webserver/protocols/pom.xml +++ b/examples/webserver/protocols/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/ratelimit/pom.xml b/examples/webserver/ratelimit/pom.xml index 7b0536db7..c3ed82bfe 100644 --- a/examples/webserver/ratelimit/pom.xml +++ b/examples/webserver/ratelimit/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/sse/pom.xml b/examples/webserver/sse/pom.xml index a471da0ff..7d82fe1ed 100644 --- a/examples/webserver/sse/pom.xml +++ b/examples/webserver/sse/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 2fc2c4ec1..f0b8db268 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.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index feeae4939..03c80a5e1 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/threads/pom.xml b/examples/webserver/threads/pom.xml index be8b615d5..084607465 100644 --- a/examples/webserver/threads/pom.xml +++ b/examples/webserver/threads/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index b8a3e44eb..3e65a2fcc 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/tracing/pom.xml b/examples/webserver/tracing/pom.xml index 66a0c461c..b2d3d06bd 100644 --- a/examples/webserver/tracing/pom.xml +++ b/examples/webserver/tracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 218a23e32..c63bf3632 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index d79853971..b1d74bde9 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples.webserver diff --git a/pom.xml b/pom.xml index 39b711fec..255c1d81d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 4.2.0-SNAPSHOT + 4.1.3 io.helidon.examples @@ -61,7 +61,7 @@ 21 UTF-8 UTF-8 - 4.2.0-SNAPSHOT + 4.1.3 false Medium From 8aac5d11c94e77512210dc22b3621114411372e9 Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Tue, 12 Nov 2024 11:56:02 -0800 Subject: [PATCH 6/6] Update for Helidon 4.1.4 --- 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/form/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 | 2 +- examples/microprofile/hello-world-explicit/pom.xml | 2 +- examples/microprofile/hello-world-implicit/pom.xml | 2 +- examples/microprofile/http-status-count-mp/pom.xml | 2 +- examples/microprofile/idcs/pom.xml | 2 +- examples/microprofile/lra/pom.xml | 2 +- examples/microprofile/messaging-sse/pom.xml | 2 +- examples/microprofile/multipart/pom.xml | 2 +- examples/microprofile/multiport/pom.xml | 2 +- examples/microprofile/oci-tls-certificates/pom.xml | 2 +- examples/microprofile/oidc/pom.xml | 2 +- examples/microprofile/openapi/basic/pom.xml | 2 +- examples/microprofile/openapi/expanded-jandex/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/concurrency-limits/pom.xml | 2 +- examples/webserver/echo/pom.xml | 2 +- examples/webserver/fault-tolerance/pom.xml | 2 +- examples/webserver/grpc-random/pom.xml | 4 ++-- 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/sse/pom.xml | 4 ++-- 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 ++-- 123 files changed, 126 insertions(+), 126 deletions(-) diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 9f3843d89..bcbedc17e 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 9f3bb839c..c0d33123d 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index b9903f92e..7a587c29a 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 3b2f9a7b3..4ba19993b 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index baf2bb5a9..903f0c6f0 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 9d55ace20..7d4e99e2e 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.config diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 896b17d0c..6b1eb6242 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 682611fd3..bef8d0c50 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index fa3e55b47..b0fe9bd48 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index e8de83343..5f8a87040 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 075a64f17..9a8e7b439 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index ef18c8966..3b6ccd63b 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 9dc47e930..9c90819d9 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 683b9fed8..0e8d51890 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.graphql diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 6b3ccff03..7f772ad03 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 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 7808c4953..10085b610 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.2.0-SNAPSHOT + 4.1.4 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 b89de53c7..ee65a9d77 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index a42d54fc6..f5836485c 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 969b8db1c..d5728fd8c 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index b4b12ffaf..7541ec677 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 2b7d6e644..4fb98a9ea 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.2.0-SNAPSHOT + 4.1.4 4.0.0 diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index f5ee93fbb..71a7fd735 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 11504819e..36a7e5388 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.2.0-SNAPSHOT + 4.1.4 helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 7868874d3..a5bbcdb00 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 3fcb40ea5..80ce784e7 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index fceaaacd1..4f7f9c887 100644 --- a/examples/integrations/neo4j/pom.xml +++ b/examples/integrations/neo4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 helidon-examples-integration-neo4j diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index bd5a9046a..25f150c13 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/oci/atp/pom.xml b/examples/integrations/oci/atp/pom.xml index 7567b5448..56bdb35aa 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/oci/metrics/pom.xml b/examples/integrations/oci/metrics/pom.xml index af69c156e..6d28e612b 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index f8841f1d3..e2d2e201a 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/oci/objectstorage/pom.xml b/examples/integrations/oci/objectstorage/pom.xml index 53d4b14e9..53dff3b0e 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 93030accd..ffb35024d 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/oci/vault/pom.xml b/examples/integrations/oci/vault/pom.xml index 29d65b8b3..8e8b2c48e 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index e763a85af..ce009d57f 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/integrations/vault/hcp/pom.xml b/examples/integrations/vault/hcp/pom.xml index a35cfed3c..d0692b9fe 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 3a42cfad1..2229e9dea 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index f41b18a11..027e87453 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index fd9caca86..3140071a7 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index d0eeaf540..aa16a6070 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.logging diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 68bf5a1b7..16ba90764 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.logging diff --git a/examples/media/form/pom.xml b/examples/media/form/pom.xml index da20e3186..6faec1735 100644 --- a/examples/media/form/pom.xml +++ b/examples/media/form/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.media diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index 4c9bc4b0e..4d9aa7f2e 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.media diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 9b3882237..c87f30887 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index fe6e224b1..de77df615 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 876b1878f..79a87e4c3 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index f9238807a..f81a67b56 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.2.0-SNAPSHOT + 4.1.4 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 4583e6cab..bfa620235 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.messaging.aq diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index da9b6538d..9f2b29c17 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index e39fa071c..03940ba6b 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index cb6816224..5f9ef4bb2 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.2.0-SNAPSHOT + 4.1.4 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index b40c382fa..1cbcb2fcc 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.2.0-SNAPSHOT + 4.1.4 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index 71c1b98c0..96ef866b3 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 2cf145613..e4afc2a98 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index b86e041cc..1793e42dd 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/coherence/pom.xml b/examples/microprofile/coherence/pom.xml index 5f8ff46f2..36e645e5d 100644 --- a/examples/microprofile/coherence/pom.xml +++ b/examples/microprofile/coherence/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index c863e2908..b80c56775 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 094437164..d14f4591b 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/grpc/pom.xml b/examples/microprofile/grpc/pom.xml index 4f904bd18..2999f3f09 100644 --- a/examples/microprofile/grpc/pom.xml +++ b/examples/microprofile/grpc/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 558cb968f..6e4af0689 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.2.0-SNAPSHOT + 4.1.4 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 7dad01493..3b4c1f8e9 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.2.0-SNAPSHOT + 4.1.4 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 ae7b69c4e..dde9b8a69 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 0088a6cfc..b48167c2b 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index 44916df68..a36340143 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 2beee942d..9c763f601 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index 39f3fd6b3..e088088e0 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index af1681f3c..db73ddfcd 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml index f1a4fadd1..38d41f5fa 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 80e38a659..6de50c6a0 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/basic/pom.xml b/examples/microprofile/openapi/basic/pom.xml index 1fe420dd4..4544d74e0 100644 --- a/examples/microprofile/openapi/basic/pom.xml +++ b/examples/microprofile/openapi/basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/expanded-jandex/pom.xml b/examples/microprofile/openapi/expanded-jandex/pom.xml index 92a445810..0398e470d 100644 --- a/examples/microprofile/openapi/expanded-jandex/pom.xml +++ b/examples/microprofile/openapi/expanded-jandex/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 2fa714f1d..cfdc4aefb 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 23a2d5305..bfadf73ac 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/greeting/pom.xml b/examples/microprofile/telemetry/greeting/pom.xml index 9d5d5b82f..27402d733 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/secondary/pom.xml b/examples/microprofile/telemetry/secondary/pom.xml index 2343b3fa2..7e60c65b4 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/threads/pom.xml b/examples/microprofile/threads/pom.xml index abd39ae6c..314d00f0c 100644 --- a/examples/microprofile/threads/pom.xml +++ b/examples/microprofile/threads/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 5d4a571c2..762ef4d3e 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index daddf724e..01731d4c4 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index d42d99623..667490431 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 094f01481..03d5ec701 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.2.0-SNAPSHOT' + helidonversion = '4.1.4' 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 cdefe507f..cb2a0d007 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.quickstarts diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 5bfc6dc2e..33829e450 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.2.0-SNAPSHOT' + helidonversion = '4.1.4' 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 0ea88bd36..3cc76cd3d 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.2.0-SNAPSHOT + 4.1.4 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 c15377c06..738c6ab78 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.2.0-SNAPSHOT + 4.1.4 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 a2c872bb3..3b06f0e77 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.2.0-SNAPSHOT + 4.1.4 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 249b36619..99f7704c2 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.2.0-SNAPSHOT + 4.1.4 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 17c4ada14..35f29b906 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 9c7154766..52d3774a2 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 6d38828ca..4171b017f 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 49be971f7..372f37fae 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.security diff --git a/examples/security/programmatic/pom.xml b/examples/security/programmatic/pom.xml index 6c8ffd231..af41bfc26 100644 --- a/examples/security/programmatic/pom.xml +++ b/examples/security/programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 72a8ce09f..686632310 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 92dd833cf..89091fdfe 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index ed3b8e476..b31a688eb 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 1036cc684..381dd8810 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 36eb6cf30..592ad29a6 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index aa1e50f1e..c9d145d15 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.todo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index ea6dd752f..ca26486ac 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 6f42c4603..5abecf554 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.translator diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index e0a2007db..da114095d 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/basic/pom.xml b/examples/webserver/basic/pom.xml index 3c9113d32..c5c208c53 100644 --- a/examples/webserver/basic/pom.xml +++ b/examples/webserver/basic/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 33c2ac3dd..1e1f12259 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 4ae4271a9..436c28560 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/concurrency-limits/pom.xml b/examples/webserver/concurrency-limits/pom.xml index 25eec9d18..d32a5ab6e 100644 --- a/examples/webserver/concurrency-limits/pom.xml +++ b/examples/webserver/concurrency-limits/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/echo/pom.xml b/examples/webserver/echo/pom.xml index e85539cf4..4d384009c 100644 --- a/examples/webserver/echo/pom.xml +++ b/examples/webserver/echo/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index d9ed99450..cbd17661a 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.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/grpc-random/pom.xml b/examples/webserver/grpc-random/pom.xml index b470ed81d..24e5ef7c7 100644 --- a/examples/webserver/grpc-random/pom.xml +++ b/examples/webserver/grpc-random/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 @@ -132,4 +132,4 @@ - \ No newline at end of file + diff --git a/examples/webserver/grpc/pom.xml b/examples/webserver/grpc/pom.xml index c7d7def6e..23965f502 100644 --- a/examples/webserver/grpc/pom.xml +++ b/examples/webserver/grpc/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/imperative/pom.xml b/examples/webserver/imperative/pom.xml index 64ccaf144..ee525d3e4 100644 --- a/examples/webserver/imperative/pom.xml +++ b/examples/webserver/imperative/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index e803f7f28..064cbeacc 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index e6c37577c..27a35841d 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/observe/pom.xml b/examples/webserver/observe/pom.xml index a1728d29f..c4d641756 100644 --- a/examples/webserver/observe/pom.xml +++ b/examples/webserver/observe/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index b01713091..29a009868 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/protocols/pom.xml b/examples/webserver/protocols/pom.xml index 9e9a50083..55595f720 100644 --- a/examples/webserver/protocols/pom.xml +++ b/examples/webserver/protocols/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/ratelimit/pom.xml b/examples/webserver/ratelimit/pom.xml index 7b0536db7..46649e651 100644 --- a/examples/webserver/ratelimit/pom.xml +++ b/examples/webserver/ratelimit/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/sse/pom.xml b/examples/webserver/sse/pom.xml index a471da0ff..bdeb85259 100644 --- a/examples/webserver/sse/pom.xml +++ b/examples/webserver/sse/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 2fc2c4ec1..c4e989901 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.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index feeae4939..9d1793d3b 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/threads/pom.xml b/examples/webserver/threads/pom.xml index be8b615d5..ebe09d22c 100644 --- a/examples/webserver/threads/pom.xml +++ b/examples/webserver/threads/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index b8a3e44eb..a6fe7f01b 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/tracing/pom.xml b/examples/webserver/tracing/pom.xml index 66a0c461c..2b1f9f28a 100644 --- a/examples/webserver/tracing/pom.xml +++ b/examples/webserver/tracing/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 218a23e32..1e3370dc9 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index d79853971..17c82bcfb 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples.webserver diff --git a/pom.xml b/pom.xml index 39b711fec..74180833f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 4.2.0-SNAPSHOT + 4.1.4 io.helidon.examples @@ -61,7 +61,7 @@ 21 UTF-8 UTF-8 - 4.2.0-SNAPSHOT + 4.1.4 false Medium