diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml
index c4b70fc9..bd6852bf 100644
--- a/examples/config/basics/pom.xml
+++ b/examples/config/basics/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml
index 78418404..3c780afc 100644
--- a/examples/config/changes/pom.xml
+++ b/examples/config/changes/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml
index cd0fb732..5245357e 100644
--- a/examples/config/git/pom.xml
+++ b/examples/config/git/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml
index 8b90b663..85256586 100644
--- a/examples/config/mapping/pom.xml
+++ b/examples/config/mapping/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml
index 8f1c90e6..9a149dcb 100644
--- a/examples/config/metadata/pom.xml
+++ b/examples/config/metadata/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml
index 158c4597..22957e28 100644
--- a/examples/config/overrides/pom.xml
+++ b/examples/config/overrides/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml
index 1c4ba83c..a4a941f4 100644
--- a/examples/config/profiles/pom.xml
+++ b/examples/config/profiles/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml
index 65a33f80..59bdd0df 100644
--- a/examples/config/sources/pom.xml
+++ b/examples/config/sources/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml
index 8a255cf8..d529f57a 100644
--- a/examples/cors/pom.xml
+++ b/examples/cors/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples
diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml
index d99966ce..2395df8a 100644
--- a/examples/dbclient/jdbc/pom.xml
+++ b/examples/dbclient/jdbc/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml
index fbe24cbf..fbfced63 100644
--- a/examples/dbclient/mongodb/pom.xml
+++ b/examples/dbclient/mongodb/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml
index 878d260f..1c54a884 100644
--- a/examples/dbclient/pokemons/pom.xml
+++ b/examples/dbclient/pokemons/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml
index af402474..93b38afd 100644
--- a/examples/employee-app/pom.xml
+++ b/examples/employee-app/pom.xml
@@ -25,7 +25,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.employee
diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml
index e1b57b45..64426128 100644
--- a/examples/graphql/basics/pom.xml
+++ b/examples/graphql/basics/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.graphql
diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml
index 83c710f9..2726121c 100644
--- a/examples/grpc/basics/pom.xml
+++ b/examples/grpc/basics/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml
index 5b811a5c..ab772b5a 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml
index 581eda9e..145d6a72 100644
--- a/examples/grpc/common/pom.xml
+++ b/examples/grpc/common/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml
index 449d342d..f6d314b5 100644
--- a/examples/grpc/metrics/pom.xml
+++ b/examples/grpc/metrics/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml
index f5b4506f..b275094d 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.7-SNAPSHOT
+ 3.2.8-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 9fd996be..e9068cf0 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc-microprofile.basic
diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml
index d475202c..f2f82bc5 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc-microprofile
diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml
index 44f940a7..56283384 100644
--- a/examples/grpc/opentracing/pom.xml
+++ b/examples/grpc/opentracing/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml
index 9dfc5021..8831557d 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml
index a53a286a..a81bd4f0 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml
index dec343dc..905f66ca 100644
--- a/examples/grpc/security/pom.xml
+++ b/examples/grpc/security/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml
index f3830aa4..2055a69e 100644
--- a/examples/health/basics/pom.xml
+++ b/examples/health/basics/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-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 bbd6bd10..226aca72 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.7-SNAPSHOT
+ 3.2.8-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 b08b3798..b1c16e58 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.7-SNAPSHOT
+ 3.2.8-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 68037df7..49f1b40e 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml
index 30fccc96..5eea2d26 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml
index af3fdb63..468a40bf 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml
index c0bc6c82..a6e7e3cd 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml
index 3a6ff7fb..3306516a 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
4.0.0
diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml
index 9a8478c5..33828be6 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml
index 61c77211..80670635 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.integrations
diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml
index 0a594ec9..b1fd806a 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml
index 3313c234..35d2c2ca 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml
index 14fb99a9..da00016f 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.7-SNAPSHOT
+ 3.2.8-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 4adb35a8..842505ff 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.7-SNAPSHOT
+ 3.2.8-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 43b77ce1..faf45f40 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml
index 774b0f29..1621375a 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml
index aaf9261f..33c2ef61 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml
index 3510fda6..1183813e 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml
index aa30cb9c..349d4b1f 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml
index 768019f5..8eb409fd 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml
index 1a1d4a53..1fb293da 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml
index 564bd12e..430a0df2 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml
index 454ae951..b9c70ff1 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml
index d7f66443..8964f2f0 100644
--- a/examples/jbatch/pom.xml
+++ b/examples/jbatch/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.jbatch
diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml
index 04e56b10..e990f2a6 100644
--- a/examples/logging/jul/pom.xml
+++ b/examples/logging/jul/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.logging
diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml
index b6cc42f2..0f4f7863 100644
--- a/examples/logging/log4j/pom.xml
+++ b/examples/logging/log4j/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.logging
diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml
index e3280797..1874481c 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.logging
diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml
index adfb443d..a710daec 100644
--- a/examples/logging/slf4j/pom.xml
+++ b/examples/logging/slf4j/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.logging
diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml
index a868c96c..fdf26a66 100644
--- a/examples/media/multipart/pom.xml
+++ b/examples/media/multipart/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.media
diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml
index 6ca86e3e..8a2c1456 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.jms
diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml
index e9f7d838..f6105ec3 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.jms
diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml
index 3785541b..7452a4dc 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.7-SNAPSHOT
+ 3.2.8-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 10ae2ad4..b1b92e45 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.7-SNAPSHOT
+ 3.2.8-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 81c214f5..273b6551 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.7-SNAPSHOT
+ 3.2.8-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 4e4a686e..679801dc 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.messaging.wls
diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml
index f2983704..f35aee26 100644
--- a/examples/metrics/exemplar/pom.xml
+++ b/examples/metrics/exemplar/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
4.0.0
diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml
index 546610ad..3c7d4ace 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
4.0.0
diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml
index 4a8f97f4..f7878106 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.7-SNAPSHOT
+ 3.2.8-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 e343b082..fdb7031f 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples
diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml
index 85402441..72e542c0 100644
--- a/examples/metrics/kpi/pom.xml
+++ b/examples/metrics/kpi/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
4.0.0
diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml
index fa66bc19..9bb2ded9 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml
index 096d10e0..13112a93 100644
--- a/examples/microprofile/cors/pom.xml
+++ b/examples/microprofile/cors/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml
index 44b93ee1..8b78ddb5 100644
--- a/examples/microprofile/graphql/pom.xml
+++ b/examples/microprofile/graphql/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml
index 4daf3f34..db544439 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml
index 8ff1532f..de875138 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.7-SNAPSHOT
+ 3.2.8-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 83008390..f53f8085 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples
diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml
index 72b25058..ad225cf7 100644
--- a/examples/microprofile/idcs/pom.xml
+++ b/examples/microprofile/idcs/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml
index 08918380..5606e1b3 100644
--- a/examples/microprofile/lra/pom.xml
+++ b/examples/microprofile/lra/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml
index 789a004c..2b93bc04 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml
index 9530ad71..141256e2 100644
--- a/examples/microprofile/multipart/pom.xml
+++ b/examples/microprofile/multipart/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml
index 13cb160b..2feb0a6d 100644
--- a/examples/microprofile/multiport/pom.xml
+++ b/examples/microprofile/multiport/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml
index c38c922a..3ef7dccf 100644
--- a/examples/microprofile/oidc/pom.xml
+++ b/examples/microprofile/oidc/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml
index de7dad58..10ae49c5 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml
index 8b4e6981..e1b3ac5b 100644
--- a/examples/microprofile/security/pom.xml
+++ b/examples/microprofile/security/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml
index 45b018dc..1201b0e1 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml
index 2382de45..331ed2a2 100644
--- a/examples/microprofile/tls/pom.xml
+++ b/examples/microprofile/tls/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml
index 78953cc4..0f09f3cf 100644
--- a/examples/microprofile/websocket/pom.xml
+++ b/examples/microprofile/websocket/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.7-SNAPSHOT
+ 3.2.8-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 16e30499..05465c8d 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.7-SNAPSHOT
+ 3.2.8-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 7cec3b90..2e2a3918 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.7-SNAPSHOT
+ 3.2.8-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 b8ab50f4..559a9d2e 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.7-SNAPSHOT
+ 3.2.8-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 f3fac8a7..dd91ff6d 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
org.openapitools
diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml
index 9bf99f31..c67a07d1 100644
--- a/examples/openapi/pom.xml
+++ b/examples/openapi/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples
diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml
index a9a1c4cd..3cd81724 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples
diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml
index d7c4cf0d..6b4e9799 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.7-SNAPSHOT
+ 3.2.8-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 e5cd9bb2..dbd32c97 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.7-SNAPSHOT
+ 3.2.8-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 b296d7d2..8a1f3741 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.7-SNAPSHOT
+ 3.2.8-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 71d5fb80..f072a644 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.7-SNAPSHOT
+ 3.2.8-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 059aa644..10cc5642 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml
index 2728892d..7326f291 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml
index 32a11202..d4860412 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml
index 5ad353fb..9f65ec8b 100644
--- a/examples/security/jersey/pom.xml
+++ b/examples/security/jersey/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml
index c5817704..05a43781 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml
index 7f9ced6c..40ddf4cb 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml
index 8da89323..cc8bd4ff 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml
index 169d90f4..e912af95 100644
--- a/examples/security/vaults/pom.xml
+++ b/examples/security/vaults/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml
index 0650004f..b6879006 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml
index 06515a9f..8f6fc6db 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml
index ee19db55..ce505add 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.7-SNAPSHOT
+ 3.2.8-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 7e20b967..b804deac 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
../../../applications/se/pom.xml
io.helidon.examples.todo
diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml
index 7ef4cfbf..66fc44f2 100644
--- a/examples/todo-app/pom.xml
+++ b/examples/todo-app/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml
index cbfc3ed1..3de30020 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.translator
diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml
index fc388335..2189c104 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.translator
diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml
index 3a4508d0..d53ed1fc 100644
--- a/examples/webclient/standalone/pom.xml
+++ b/examples/webclient/standalone/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml
index 8f471f46..7ce03167 100644
--- a/examples/webserver/basics/pom.xml
+++ b/examples/webserver/basics/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml
index cfae99b6..170964f0 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml
index f059caff..be98bd8e 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml
index 6a0d0daf..743e4484 100644
--- a/examples/webserver/jersey/pom.xml
+++ b/examples/webserver/jersey/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml
index ef9c0118..7ebc14b8 100644
--- a/examples/webserver/multiport/pom.xml
+++ b/examples/webserver/multiport/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml
index 474b6486..67ffbf85 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml
index fe58fec9..7ac317f4 100644
--- a/examples/webserver/opentracing/pom.xml
+++ b/examples/webserver/opentracing/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml
index d9a1e1d1..7ab965ea 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.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml
index b6524f1a..79d0cb55 100644
--- a/examples/webserver/streaming/pom.xml
+++ b/examples/webserver/streaming/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml
index fc3634c2..661c2b73 100644
--- a/examples/webserver/threadpool/pom.xml
+++ b/examples/webserver/threadpool/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml
index 35cecb68..fd2991eb 100644
--- a/examples/webserver/tls/pom.xml
+++ b/examples/webserver/tls/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml
index 2a2d2e50..53a3fb8d 100644
--- a/examples/webserver/tutorial/pom.xml
+++ b/examples/webserver/tutorial/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml
index ae3b89d2..2db5b72e 100644
--- a/examples/webserver/websocket/pom.xml
+++ b/examples/webserver/websocket/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples.webserver
diff --git a/pom.xml b/pom.xml
index 489ec74b..60d2ad41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
io.helidon
helidon-dependencies
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
io.helidon.examples
@@ -61,7 +61,7 @@
17
UTF-8
UTF-8
- 3.2.7-SNAPSHOT
+ 3.2.8-SNAPSHOT
false
Medium