diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 9f3843d8..febf13e8 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.5 io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index 9f3bb839..9378c825 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.5 io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index b9903f92..da6ad2dd 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.5 io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 3b2f9a7b..1350a678 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.5 io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index baf2bb5a..5ff5cf98 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.5 io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 9d55ace2..6ef5fb9e 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.5 io.helidon.examples.config diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index 896b17d0..8436450e 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.5 io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 682611fd..1f0f5197 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.5 io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index fa3e55b4..3fc470b0 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.5 io.helidon.examples diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index e8de8334..a6eb5c1d 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.5 diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index 075a64f1..dc42935b 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.5 diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index ef18c896..51eca7f0 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.5 diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 9dc47e93..7e56f745 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.5 io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 683b9fed..be600a12 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.5 io.helidon.examples.graphql diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index 6b3ccff0..51afba40 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.5 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 7808c495..d0767339 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.5 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 b89de53c..7cf2eda6 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.5 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index a42d54fc..198a3b41 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.5 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index 969b8db1..27527edc 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.5 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index 3fbd0445..642a3418 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.5 io.helidon.examples.integrations.cdi diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 2b7d6e64..0c1018b3 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.5 4.0.0 diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index f5ee93fb..7e9a5436 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.5 diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index 11504819..b60deaed 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.5 helidon-examples-integrations-micronaut-data diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 7868874d..46fd480f 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.5 diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 3fcb40ea..b32eec5d 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.5 diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml index fceaaacd..79931897 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.5 helidon-examples-integration-neo4j diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index bd5a9046..4395e562 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.5 diff --git a/examples/integrations/oci/atp/pom.xml b/examples/integrations/oci/atp/pom.xml index 7567b544..4acb039f 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.5 diff --git a/examples/integrations/oci/metrics/pom.xml b/examples/integrations/oci/metrics/pom.xml index af69c156..d65fa97b 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.5 diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index f8841f1d..a6c88674 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.5 diff --git a/examples/integrations/oci/objectstorage/pom.xml b/examples/integrations/oci/objectstorage/pom.xml index 53d4b14e..69d17542 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.5 diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 93030acc..356cc606 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.5 diff --git a/examples/integrations/oci/vault/pom.xml b/examples/integrations/oci/vault/pom.xml index 29d65b8b..91a7e9c5 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.5 diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index e763a85a..2d9b3eae 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.5 diff --git a/examples/integrations/vault/hcp/pom.xml b/examples/integrations/vault/hcp/pom.xml index a35cfed3..0959dfee 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.5 diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index 3a42cfad..e93cf619 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.5 io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index f41b18a1..1e153699 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.5 io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index fd9caca8..7e3ae13c 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.5 io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index d0eeaf54..ac998984 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.5 io.helidon.examples.logging diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 68bf5a1b..36398020 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.5 io.helidon.examples.logging diff --git a/examples/media/form/pom.xml b/examples/media/form/pom.xml index da20e318..41aeb967 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.5 io.helidon.examples.media diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index 4c9bc4b0..8bc52624 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.5 io.helidon.examples.media diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 9b388223..e093c039 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.5 io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index fe6e224b..f104970e 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.5 io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 876b1878..00b1a537 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.5 io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index f9238807..30d4b99e 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.5 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 911cf2b1..c88e743a 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.5 io.helidon.examples.messaging.aq diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index da9b6538..2277914c 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.5 io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index e39fa071..cc2acfbd 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.5 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index cb681622..8656a76a 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.5 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index b40c382f..f3f998f1 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.5 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index 71c1b98c..8f1c219d 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.5 io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index 2cf14561..f3531dad 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.5 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index b86e041c..fc1ccb5d 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/coherence/pom.xml b/examples/microprofile/coherence/pom.xml index 5f8ff46f..8f2645ce 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.5 diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index c863e290..4889e31b 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 09443716..e31657cf 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/grpc/pom.xml b/examples/microprofile/grpc/pom.xml index 4f904bd1..8711a87b 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 558cb968..d004f789 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.5 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 7dad0149..e664e46d 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.5 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 ae7b69c4..1e42c983 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.5 io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index 0088a6cf..e8bb44a2 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index d93f0167..925bd668 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 2beee942..a4feea22 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index 39f3fd6b..da30e64c 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index af1681f3..3bdfb3b5 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml index f1a4fadd..47715fee 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.5 diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 80e38a65..b575b1c2 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/basic/pom.xml b/examples/microprofile/openapi/basic/pom.xml index 1fe420dd..d40ef6b3 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi/expanded-jandex/pom.xml b/examples/microprofile/openapi/expanded-jandex/pom.xml index 92a44581..e52baad2 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 2fa714f1..0cc39be8 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 23a2d530..8405cca7 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/greeting/pom.xml b/examples/microprofile/telemetry/greeting/pom.xml index 9d5d5b82..3eb9d29f 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/telemetry/secondary/pom.xml b/examples/microprofile/telemetry/secondary/pom.xml index 2343b3fa..576c601f 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/threads/pom.xml b/examples/microprofile/threads/pom.xml index abd39ae6..6e3f1aef 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.5 io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 5d4a571c..681364b4 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.5 diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index daddf724..a4d829f6 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.5 io.helidon.examples.microprofile diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index d42d9962..10effbfd 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.5 io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle index 094f0148..d5f08d1b 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.5' 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 cdefe507..6c6c94e4 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.5 io.helidon.examples.quickstarts diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle index 5bfc6dc2..3d0b7425 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.5' 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 0ea88bd3..f0bd8227 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.5 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 c15377c0..eb2f9264 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.5 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 a2c872bb..6ac97ccb 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.5 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 249b3661..90aa7540 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.5 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 17c4ada1..acf6c1b8 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.5 io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 9c715476..61e8bcdb 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.5 io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 6d38828c..9355c118 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.5 io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index 49be971f..8a755b17 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.5 io.helidon.examples.security diff --git a/examples/security/programmatic/pom.xml b/examples/security/programmatic/pom.xml index 6c8ffd23..893b02ae 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.5 io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 72a8ce09..df882ee1 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.5 io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index 92dd833c..8a956c2c 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.5 io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index ed3b8e47..4cbb80da 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.5 io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 1036cc68..6c5cfdf0 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.5 io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index 36eb6cf3..5b0e778c 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.5 io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index aa1e50f1..1efc0d10 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.5 io.helidon.examples.todo diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index ea6dd752..b4247bf5 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.5 io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 6f42c460..ae6fc337 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.5 io.helidon.examples.translator diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index e0a2007d..85dee7dd 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.5 diff --git a/examples/webserver/basic/pom.xml b/examples/webserver/basic/pom.xml index 3c9113d3..2ea98726 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.5 diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index 33c2ac3d..7c21cab1 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 4ae4271a..3fd5f17f 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/concurrency-limits/pom.xml b/examples/webserver/concurrency-limits/pom.xml index 25eec9d1..218376d3 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/echo/pom.xml b/examples/webserver/echo/pom.xml index e85539cf..714b402f 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.5 diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index d9ed9945..690164b3 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.5 diff --git a/examples/webserver/grpc-random/pom.xml b/examples/webserver/grpc-random/pom.xml index b470ed81..9402e13f 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.5 @@ -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 c7d7def6..87acfa4f 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.5 diff --git a/examples/webserver/imperative/pom.xml b/examples/webserver/imperative/pom.xml index 64ccaf14..dd4a4880 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.5 diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index e803f7f2..6e441e5a 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index e6c37577..50630b13 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/observe/pom.xml b/examples/webserver/observe/pom.xml index a1728d29..23087ac0 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.5 diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index b0171309..c0c4910f 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/protocols/pom.xml b/examples/webserver/protocols/pom.xml index 9e9a5008..b04e40bd 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.5 diff --git a/examples/webserver/ratelimit/pom.xml b/examples/webserver/ratelimit/pom.xml index 7b0536db..6923a8b3 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/sse/pom.xml b/examples/webserver/sse/pom.xml index a471da0f..25604c54 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.5 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 2fc2c4ec..731c4c26 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index feeae493..e5de46b1 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/threads/pom.xml b/examples/webserver/threads/pom.xml index be8b615d..2ac12435 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index b8a3e44e..66b05fd8 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.5 diff --git a/examples/webserver/tracing/pom.xml b/examples/webserver/tracing/pom.xml index 66a0c461..e5a17ce1 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.5 diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index 218a23e3..ecc5d543 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.5 io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index d7985397..6f73fc9e 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.5 io.helidon.examples.webserver diff --git a/pom.xml b/pom.xml index 39b711fe..3dee9779 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 4.2.0-SNAPSHOT + 4.1.5 io.helidon.examples @@ -61,7 +61,7 @@ 21 UTF-8 UTF-8 - 4.2.0-SNAPSHOT + 4.1.5 false Medium