diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml index 0ef055ee..33c1a67c 100644 --- a/examples/config/basics/pom.xml +++ b/examples/config/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml index fd5c0cc2..f7779171 100644 --- a/examples/config/changes/pom.xml +++ b/examples/config/changes/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml index e39acc7a..0b89e94b 100644 --- a/examples/config/git/pom.xml +++ b/examples/config/git/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml index 7fefa70b..b7d1dbcb 100644 --- a/examples/config/mapping/pom.xml +++ b/examples/config/mapping/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml index 0206f463..cc3787cf 100644 --- a/examples/config/metadata/pom.xml +++ b/examples/config/metadata/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml index 5b33bec7..46f0d66a 100644 --- a/examples/config/overrides/pom.xml +++ b/examples/config/overrides/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml index d7b98607..70360375 100644 --- a/examples/config/profiles/pom.xml +++ b/examples/config/profiles/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.config diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml index 8af8a51a..f98039d2 100644 --- a/examples/config/sources/pom.xml +++ b/examples/config/sources/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.config diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml index 28b0a3f3..b3a152b5 100644 --- a/examples/cors/pom.xml +++ b/examples/cors/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml index bff797f3..5958bf73 100644 --- a/examples/dbclient/jdbc/pom.xml +++ b/examples/dbclient/jdbc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml index b34ceec4..a324117d 100644 --- a/examples/dbclient/mongodb/pom.xml +++ b/examples/dbclient/mongodb/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml index 441e359d..3ce3667a 100644 --- a/examples/dbclient/pokemons/pom.xml +++ b/examples/dbclient/pokemons/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml index 0ea48542..8731fc08 100644 --- a/examples/employee-app/pom.xml +++ b/examples/employee-app/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.employee diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml index 9e8c004a..ce6da39e 100644 --- a/examples/graphql/basics/pom.xml +++ b/examples/graphql/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.graphql diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml index d8648e74..6c652bae 100644 --- a/examples/grpc/basics/pom.xml +++ b/examples/grpc/basics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml index 82517367..bca0e1ef 100644 --- a/examples/grpc/client-standalone/pom.xml +++ b/examples/grpc/client-standalone/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml index be1424f7..5fa00567 100644 --- a/examples/grpc/common/pom.xml +++ b/examples/grpc/common/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml index 2355baf6..523091bb 100644 --- a/examples/grpc/metrics/pom.xml +++ b/examples/grpc/metrics/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml index 63904c9a..ddcaba43 100644 --- a/examples/grpc/microprofile/basic-client/pom.xml +++ b/examples/grpc/microprofile/basic-client/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc.microprofile diff --git a/examples/grpc/microprofile/basic-server-implicit/pom.xml b/examples/grpc/microprofile/basic-server-implicit/pom.xml index 25a5c668..650e9c12 100644 --- a/examples/grpc/microprofile/basic-server-implicit/pom.xml +++ b/examples/grpc/microprofile/basic-server-implicit/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc-microprofile.basic diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml index eafa952e..2ee5b51a 100644 --- a/examples/grpc/microprofile/metrics/pom.xml +++ b/examples/grpc/microprofile/metrics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc-microprofile diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml index e008bc21..bbfcb0a8 100644 --- a/examples/grpc/opentracing/pom.xml +++ b/examples/grpc/opentracing/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml index af1a1449..71b320f3 100644 --- a/examples/grpc/security-abac/pom.xml +++ b/examples/grpc/security-abac/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml index c77c7ee7..ce5f0ac1 100644 --- a/examples/grpc/security-outbound/pom.xml +++ b/examples/grpc/security-outbound/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml index 2fb65f90..afc1f974 100644 --- a/examples/grpc/security/pom.xml +++ b/examples/grpc/security/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.grpc diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml index de540557..549d6173 100644 --- a/examples/health/basics/pom.xml +++ b/examples/health/basics/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 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 ad5ca3c7..73802f2f 100644 --- a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 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 aba4f8d7..dde6f002 100644 --- a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml index 23c194c8..d8f10fae 100644 --- a/examples/integrations/cdi/datasource-hikaricp/pom.xml +++ b/examples/integrations/cdi/datasource-hikaricp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml index 12726c5a..283f4711 100644 --- a/examples/integrations/cdi/jedis/pom.xml +++ b/examples/integrations/cdi/jedis/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml index eaaa70e0..7b65ae64 100644 --- a/examples/integrations/cdi/jpa/pom.xml +++ b/examples/integrations/cdi/jpa/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml index 69c6ec42..90b2b644 100644 --- a/examples/integrations/cdi/pokemons/pom.xml +++ b/examples/integrations/cdi/pokemons/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.integrations.cdi diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml index 88102dfb..6c836b69 100644 --- a/examples/integrations/micrometer/mp/pom.xml +++ b/examples/integrations/micrometer/mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 4.0.0 diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml index 2650fd18..42e64c65 100644 --- a/examples/integrations/micrometer/se/pom.xml +++ b/examples/integrations/micrometer/se/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml index b863a7c4..75f1d1eb 100644 --- a/examples/integrations/micronaut/data/pom.xml +++ b/examples/integrations/micronaut/data/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.integrations diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml index 85923491..a4a8e90f 100644 --- a/examples/integrations/microstream/greetings-mp/pom.xml +++ b/examples/integrations/microstream/greetings-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml index 10a8e2ae..9d23b1c0 100644 --- a/examples/integrations/microstream/greetings-se/pom.xml +++ b/examples/integrations/microstream/greetings-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml index 16a02a52..b85c1d6e 100644 --- a/examples/integrations/neo4j/neo4j-mp/pom.xml +++ b/examples/integrations/neo4j/neo4j-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/neo4j/neo4j-se/pom.xml b/examples/integrations/neo4j/neo4j-se/pom.xml index 0ad06308..aed4b342 100644 --- a/examples/integrations/neo4j/neo4j-se/pom.xml +++ b/examples/integrations/neo4j/neo4j-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.integrations.neo4j diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml index 94424663..bd26f20b 100644 --- a/examples/integrations/oci/atp-cdi/pom.xml +++ b/examples/integrations/oci/atp-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml index 685ac9ff..9d32f761 100644 --- a/examples/integrations/oci/atp-reactive/pom.xml +++ b/examples/integrations/oci/atp-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml index 55c0323c..8f1c634f 100644 --- a/examples/integrations/oci/metrics-reactive/pom.xml +++ b/examples/integrations/oci/metrics-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml index b09f10bd..e010bd73 100644 --- a/examples/integrations/oci/objectstorage-cdi/pom.xml +++ b/examples/integrations/oci/objectstorage-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml index 92029fad..f51c00c4 100644 --- a/examples/integrations/oci/objectstorage-reactive/pom.xml +++ b/examples/integrations/oci/objectstorage-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml index 343dfa1a..d1af70d2 100644 --- a/examples/integrations/oci/vault-cdi/pom.xml +++ b/examples/integrations/oci/vault-cdi/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml index d7b6d164..7623b46c 100644 --- a/examples/integrations/oci/vault-reactive/pom.xml +++ b/examples/integrations/oci/vault-reactive/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml index 094042af..9683b3d1 100644 --- a/examples/integrations/vault/hcp-cdi/pom.xml +++ b/examples/integrations/vault/hcp-cdi/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml index bf8c39f2..112bb232 100644 --- a/examples/integrations/vault/hcp-reactive/pom.xml +++ b/examples/integrations/vault/hcp-reactive/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml index eb27230a..dfd3b47f 100644 --- a/examples/jbatch/pom.xml +++ b/examples/jbatch/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.jbatch diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml index 88e66aa1..542c5974 100644 --- a/examples/logging/jul/pom.xml +++ b/examples/logging/jul/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.logging diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml index d524d32f..68380b52 100644 --- a/examples/logging/log4j/pom.xml +++ b/examples/logging/log4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.logging diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml index 17c05f89..30c72dd8 100644 --- a/examples/logging/logback-aot/pom.xml +++ b/examples/logging/logback-aot/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.logging diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml index 757c4c18..58c9848f 100644 --- a/examples/logging/slf4j/pom.xml +++ b/examples/logging/slf4j/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.logging diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml index e8281882..550fe492 100644 --- a/examples/media/multipart/pom.xml +++ b/examples/media/multipart/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.media diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml index 6379406b..70106890 100644 --- a/examples/messaging/jms-websocket-mp/pom.xml +++ b/examples/messaging/jms-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.jms diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml index 93e782f5..cb8b4303 100644 --- a/examples/messaging/jms-websocket-se/pom.xml +++ b/examples/messaging/jms-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.jms diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml index 6486f2ac..69086967 100644 --- a/examples/messaging/kafka-websocket-mp/pom.xml +++ b/examples/messaging/kafka-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.messaging.mp diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml index 5155d136..79ef1082 100644 --- a/examples/messaging/kafka-websocket-se/pom.xml +++ b/examples/messaging/kafka-websocket-se/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 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 a8e80653..da45cbe4 100644 --- a/examples/messaging/oracle-aq-websocket-mp/pom.xml +++ b/examples/messaging/oracle-aq-websocket-mp/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.messaging.aq diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml index d748d926..60d54bc1 100644 --- a/examples/messaging/weblogic-jms-mp/pom.xml +++ b/examples/messaging/weblogic-jms-mp/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.messaging.wls diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml index f5cd7f64..e3276a33 100644 --- a/examples/metrics/exemplar/pom.xml +++ b/examples/metrics/exemplar/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 4.0.0 diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml index 91068142..335cd6c6 100644 --- a/examples/metrics/filtering/mp/pom.xml +++ b/examples/metrics/filtering/mp/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 4.0.0 diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml index d8e2659f..b2eba810 100644 --- a/examples/metrics/filtering/se/pom.xml +++ b/examples/metrics/filtering/se/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 4.0.0 diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml index f295c884..424a8749 100644 --- a/examples/metrics/http-status-count-se/pom.xml +++ b/examples/metrics/http-status-count-se/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml index c1437c4c..2254e3d5 100644 --- a/examples/metrics/kpi/pom.xml +++ b/examples/metrics/kpi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 4.0.0 diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml index 11ce8e1a..20f4f9f8 100644 --- a/examples/microprofile/bean-validation/pom.xml +++ b/examples/microprofile/bean-validation/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml index 4ee156f5..9a6f3fbb 100644 --- a/examples/microprofile/cors/pom.xml +++ b/examples/microprofile/cors/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml index 25b42000..dd08cdcc 100644 --- a/examples/microprofile/graphql/pom.xml +++ b/examples/microprofile/graphql/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml index 7f11098e..8bcaddf3 100644 --- a/examples/microprofile/hello-world-explicit/pom.xml +++ b/examples/microprofile/hello-world-explicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml index 05e447a8..e9351be3 100644 --- a/examples/microprofile/hello-world-implicit/pom.xml +++ b/examples/microprofile/hello-world-implicit/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 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 c4232158..8926765f 100644 --- a/examples/microprofile/http-status-count-mp/pom.xml +++ b/examples/microprofile/http-status-count-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml index bed02a34..11806f06 100644 --- a/examples/microprofile/idcs/pom.xml +++ b/examples/microprofile/idcs/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml index c2358e2d..a9fbbaf8 100644 --- a/examples/microprofile/lra/pom.xml +++ b/examples/microprofile/lra/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml index 302bf664..4cb7861c 100644 --- a/examples/microprofile/messaging-sse/pom.xml +++ b/examples/microprofile/messaging-sse/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml index 4264f695..958f1663 100644 --- a/examples/microprofile/multipart/pom.xml +++ b/examples/microprofile/multipart/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml index 60e48742..bc4dbd56 100644 --- a/examples/microprofile/multiport/pom.xml +++ b/examples/microprofile/multiport/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml index 6a3137b5..66d95b50 100644 --- a/examples/microprofile/oidc/pom.xml +++ b/examples/microprofile/oidc/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml index 2d23d78b..bd5121de 100644 --- a/examples/microprofile/openapi-basic/pom.xml +++ b/examples/microprofile/openapi-basic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml index 7dbbd1d8..60450d4b 100644 --- a/examples/microprofile/security/pom.xml +++ b/examples/microprofile/security/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml index 52d1a064..d2c84323 100644 --- a/examples/microprofile/static-content/pom.xml +++ b/examples/microprofile/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml index 6b4c8162..411163ff 100644 --- a/examples/microprofile/tls/pom.xml +++ b/examples/microprofile/tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml index b91cdbc8..e31248c7 100644 --- a/examples/microprofile/websocket/pom.xml +++ b/examples/microprofile/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.microprofile diff --git a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml index eb29363b..52431e60 100644 --- a/examples/openapi-tools/quickstart-mp/mp-client/pom.xml +++ b/examples/openapi-tools/quickstart-mp/mp-client/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT openapi-mp-client diff --git a/examples/openapi-tools/quickstart-mp/mp-server/pom.xml b/examples/openapi-tools/quickstart-mp/mp-server/pom.xml index c79b4838..bab6bcf3 100644 --- a/examples/openapi-tools/quickstart-mp/mp-server/pom.xml +++ b/examples/openapi-tools/quickstart-mp/mp-server/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT openapi-mp-server diff --git a/examples/openapi-tools/quickstart-se/se-client/pom.xml b/examples/openapi-tools/quickstart-se/se-client/pom.xml index 8a131968..3d193bf2 100644 --- a/examples/openapi-tools/quickstart-se/se-client/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-client/pom.xml @@ -26,7 +26,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT openapi-se-client diff --git a/examples/openapi-tools/quickstart-se/se-server/pom.xml b/examples/openapi-tools/quickstart-se/se-server/pom.xml index bca79757..34a5829f 100644 --- a/examples/openapi-tools/quickstart-se/se-server/pom.xml +++ b/examples/openapi-tools/quickstart-se/se-server/pom.xml @@ -25,7 +25,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT org.openapitools diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml index b780db9d..dd7c636a 100644 --- a/examples/openapi/pom.xml +++ b/examples/openapi/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml index b43b234d..8ccde24e 100644 --- a/examples/quickstarts/helidon-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-quickstart-mp/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml index 111621c1..14dcf15f 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 - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 6f42b30f..d2933769 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -26,7 +26,7 @@ Helidon Standalone Quickstart MP Example - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.microprofile.cdi.Main 17 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index 1a082d5a..c584fd65 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -26,7 +26,7 @@ Helidon Standalone Quickstart SE Example - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.quickstart.se.Main 17 diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml index 8f3623d5..6843cfaf 100644 --- a/examples/security/attribute-based-access-control/pom.xml +++ b/examples/security/attribute-based-access-control/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT 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 039928f4..a74b140d 100644 --- a/examples/security/basic-auth-with-static-content/pom.xml +++ b/examples/security/basic-auth-with-static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml index 4d27d874..5ed70408 100644 --- a/examples/security/google-login/pom.xml +++ b/examples/security/google-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml index 8d2a7344..1362efaa 100644 --- a/examples/security/idcs-login/pom.xml +++ b/examples/security/idcs-login/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml index 31466d19..5b58bbed 100644 --- a/examples/security/jersey/pom.xml +++ b/examples/security/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml index d7468560..f3f73b5d 100644 --- a/examples/security/nohttp-programmatic/pom.xml +++ b/examples/security/nohttp-programmatic/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml index ceb80b5a..42341021 100644 --- a/examples/security/outbound-override/pom.xml +++ b/examples/security/outbound-override/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml index 7543c039..f3e40564 100644 --- a/examples/security/spi-examples/pom.xml +++ b/examples/security/spi-examples/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml index cff7efd8..76e72393 100644 --- a/examples/security/vaults/pom.xml +++ b/examples/security/vaults/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml index 26cba4b6..42fa16c2 100644 --- a/examples/security/webserver-digest-auth/pom.xml +++ b/examples/security/webserver-digest-auth/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml index 03173c54..2853cb6f 100644 --- a/examples/security/webserver-signatures/pom.xml +++ b/examples/security/webserver-signatures/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.security diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml index b75594db..da500bf6 100644 --- a/examples/todo-app/backend/pom.xml +++ b/examples/todo-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-mp - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT ../../../applications/mp/pom.xml io.helidon.examples.todos diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml index 06c41a65..0e831d5b 100644 --- a/examples/todo-app/frontend/pom.xml +++ b/examples/todo-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT ../../../applications/se/pom.xml io.helidon.examples.todo diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml index bd62a0ed..2678b00f 100644 --- a/examples/todo-app/pom.xml +++ b/examples/todo-app/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml index e411a71b..cfc32520 100644 --- a/examples/translator-app/backend/pom.xml +++ b/examples/translator-app/backend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.translator diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml index 6b3273cf..ef01171d 100644 --- a/examples/translator-app/frontend/pom.xml +++ b/examples/translator-app/frontend/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.translator diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml index 9e549cb8..503ae6b6 100644 --- a/examples/webclient/standalone/pom.xml +++ b/examples/webclient/standalone/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml index d0e11a32..29d060e2 100644 --- a/examples/webserver/basics/pom.xml +++ b/examples/webserver/basics/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml index 5e3a2964..23053e4e 100644 --- a/examples/webserver/comment-aas/pom.xml +++ b/examples/webserver/comment-aas/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml index 78184ba5..25630b44 100644 --- a/examples/webserver/fault-tolerance/pom.xml +++ b/examples/webserver/fault-tolerance/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml index 7396f608..8b04f2ef 100644 --- a/examples/webserver/jersey/pom.xml +++ b/examples/webserver/jersey/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml index 77a740b3..84d21bb8 100644 --- a/examples/webserver/multiport/pom.xml +++ b/examples/webserver/multiport/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml index fff0b393..11704169 100644 --- a/examples/webserver/mutual-tls/pom.xml +++ b/examples/webserver/mutual-tls/pom.xml @@ -21,7 +21,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml index d08c02f4..3576041c 100644 --- a/examples/webserver/opentracing/pom.xml +++ b/examples/webserver/opentracing/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml index 70e80c74..a1c76c1c 100644 --- a/examples/webserver/static-content/pom.xml +++ b/examples/webserver/static-content/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml index 87c192e0..e3506101 100644 --- a/examples/webserver/streaming/pom.xml +++ b/examples/webserver/streaming/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml index 751a9b61..6d610e3d 100644 --- a/examples/webserver/threadpool/pom.xml +++ b/examples/webserver/threadpool/pom.xml @@ -23,7 +23,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml index 43a353a1..02a36755 100644 --- a/examples/webserver/tls/pom.xml +++ b/examples/webserver/tls/pom.xml @@ -22,7 +22,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml index b8f98191..2ecbe438 100644 --- a/examples/webserver/tutorial/pom.xml +++ b/examples/webserver/tutorial/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml index 490b2b28..63313881 100644 --- a/examples/webserver/websocket/pom.xml +++ b/examples/webserver/websocket/pom.xml @@ -24,7 +24,7 @@ io.helidon.applications helidon-se - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples.webserver diff --git a/pom.xml b/pom.xml index 7ac5e879..417c068f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.helidon helidon-dependencies - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT io.helidon.examples @@ -61,7 +61,7 @@ 17 UTF-8 UTF-8 - 3.2.5-SNAPSHOT + 3.2.6-SNAPSHOT false Medium