diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml
index 0c114e3a..8248c9ad 100644
--- a/examples/config/basics/pom.xml
+++ b/examples/config/basics/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml
index 016fc645..816efbd8 100644
--- a/examples/config/changes/pom.xml
+++ b/examples/config/changes/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml
index c73dc82f..4c4ee851 100644
--- a/examples/config/git/pom.xml
+++ b/examples/config/git/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml
index 36fa7452..8f0c2517 100644
--- a/examples/config/mapping/pom.xml
+++ b/examples/config/mapping/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml
index 885c188a..475c47ce 100644
--- a/examples/config/metadata/pom.xml
+++ b/examples/config/metadata/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml
index 2d224618..e29c15c2 100644
--- a/examples/config/overrides/pom.xml
+++ b/examples/config/overrides/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml
index e7cb0085..1855c653 100644
--- a/examples/config/profiles/pom.xml
+++ b/examples/config/profiles/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml
index a9269692..e36a5f3f 100644
--- a/examples/config/sources/pom.xml
+++ b/examples/config/sources/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.config
diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml
index 65a54657..2ba70dd7 100644
--- a/examples/cors/pom.xml
+++ b/examples/cors/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples
diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml
index 9b7c0c5d..44fae95d 100644
--- a/examples/dbclient/jdbc/pom.xml
+++ b/examples/dbclient/jdbc/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml
index 1a622817..ba3605cd 100644
--- a/examples/dbclient/mongodb/pom.xml
+++ b/examples/dbclient/mongodb/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml
index 3a539ca6..af8ae51b 100644
--- a/examples/dbclient/pokemons/pom.xml
+++ b/examples/dbclient/pokemons/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml
index 07b733c3..aa5086e4 100644
--- a/examples/employee-app/pom.xml
+++ b/examples/employee-app/pom.xml
@@ -25,7 +25,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.employee
diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml
index d1ee03b7..2fd8817c 100644
--- a/examples/graphql/basics/pom.xml
+++ b/examples/graphql/basics/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.graphql
diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml
index d266d98a..de0f6187 100644
--- a/examples/grpc/basics/pom.xml
+++ b/examples/grpc/basics/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml
index 65b83901..43e1747e 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml
index 188e6d29..f10d1065 100644
--- a/examples/grpc/common/pom.xml
+++ b/examples/grpc/common/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml
index a82eb93b..17ecc163 100644
--- a/examples/grpc/metrics/pom.xml
+++ b/examples/grpc/metrics/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml
index 738fab48..dbf3ffdf 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.11-SNAPSHOT
+ 3.2.12-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 5943a702..c1718452 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc-microprofile.basic
diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml
index 1c8483d0..2de4f7fd 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc-microprofile
diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml
index 1955ff69..5a4edcc8 100644
--- a/examples/grpc/opentracing/pom.xml
+++ b/examples/grpc/opentracing/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml
index c422b049..defa3655 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml
index 2dd363f8..f41ab799 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml
index 0423dd24..18fe59a6 100644
--- a/examples/grpc/security/pom.xml
+++ b/examples/grpc/security/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.grpc
diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml
index 267b0b42..31a44f14 100644
--- a/examples/health/basics/pom.xml
+++ b/examples/health/basics/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-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 dc936a60..150b24d2 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.11-SNAPSHOT
+ 3.2.12-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 3c09fee4..d86d6888 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.11-SNAPSHOT
+ 3.2.12-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 7534ea91..c381fd86 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml
index 6ab1a10e..64862fc0 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml
index 9e661047..860879ed 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml
index b027b3dd..a10b4f6b 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml
index 101bf23e..e4166e15 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
4.0.0
diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml
index 56646acd..cd1a640b 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml
index d6b2acb2..6b9fede9 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.integrations
diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml
index 3d23a93a..56b1c5df 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml
index 8eb58a90..c6f1b96d 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml
index 18e1f559..9c8a305f 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.11-SNAPSHOT
+ 3.2.12-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 1c68266d..c9d2aaa8 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.11-SNAPSHOT
+ 3.2.12-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 092c0c6c..06dde927 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml
index 9d3d843f..943129a4 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml
index a691a392..07671441 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml
index 0328d733..0998aeb3 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml
index eef961ae..152ea280 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml
index 23c9dfbf..f991f31e 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml
index 381e255a..76ed5f36 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml
index 8a9be488..a0f9e07d 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml
index 4704e15d..f17d3574 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml
index 78bb07b5..d4cfd5d5 100644
--- a/examples/jbatch/pom.xml
+++ b/examples/jbatch/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.jbatch
diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml
index b7e8c477..12b3853f 100644
--- a/examples/logging/jul/pom.xml
+++ b/examples/logging/jul/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.logging
diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml
index 728d75d9..f957dd66 100644
--- a/examples/logging/log4j/pom.xml
+++ b/examples/logging/log4j/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.logging
diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml
index 3d4883f9..5c4bcf5f 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.logging
diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml
index 7e815f4a..5055ddb6 100644
--- a/examples/logging/slf4j/pom.xml
+++ b/examples/logging/slf4j/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.logging
diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml
index 68921544..a1a3f64b 100644
--- a/examples/media/multipart/pom.xml
+++ b/examples/media/multipart/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.media
diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml
index f29f4804..8cb0195b 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.jms
diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml
index f48e810b..79df4c39 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.jms
diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml
index 53f129d0..da418312 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.11-SNAPSHOT
+ 3.2.12-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 eb2df0a1..f1adb6b1 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.11-SNAPSHOT
+ 3.2.12-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 703e577d..11a2a4bc 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.11-SNAPSHOT
+ 3.2.12-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 b944c7eb..801011ae 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.messaging.wls
diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml
index 2e60a192..7a5e0ba1 100644
--- a/examples/metrics/exemplar/pom.xml
+++ b/examples/metrics/exemplar/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
4.0.0
diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml
index 02851fc2..3ee60398 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
4.0.0
diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml
index f06e487d..5e44154f 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.11-SNAPSHOT
+ 3.2.12-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 28348096..eae71029 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples
diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml
index a8862b8a..e8bea6aa 100644
--- a/examples/metrics/kpi/pom.xml
+++ b/examples/metrics/kpi/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
4.0.0
diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml
index 01e73d62..110b0b75 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml
index 944980a3..0de1deef 100644
--- a/examples/microprofile/cors/pom.xml
+++ b/examples/microprofile/cors/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml
index 630ae208..894f632e 100644
--- a/examples/microprofile/graphql/pom.xml
+++ b/examples/microprofile/graphql/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml
index a8ef9a1a..f9a4a2ef 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml
index 5b55e4cc..fe4d5f6d 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.11-SNAPSHOT
+ 3.2.12-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 e1a706a8..6710827c 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples
diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml
index e3d05194..c9437862 100644
--- a/examples/microprofile/idcs/pom.xml
+++ b/examples/microprofile/idcs/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml
index c093a9cc..beda6f41 100644
--- a/examples/microprofile/lra/pom.xml
+++ b/examples/microprofile/lra/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml
index 2733d2fe..a7e100f2 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml
index d554ebed..a2d798e5 100644
--- a/examples/microprofile/multipart/pom.xml
+++ b/examples/microprofile/multipart/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml
index c4d93d6b..6d83237f 100644
--- a/examples/microprofile/multiport/pom.xml
+++ b/examples/microprofile/multiport/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml
index ccf2e5ea..804301c5 100644
--- a/examples/microprofile/oidc/pom.xml
+++ b/examples/microprofile/oidc/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml
index 77b4e8f4..64b49601 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml
index 6e5e2967..f32ec102 100644
--- a/examples/microprofile/security/pom.xml
+++ b/examples/microprofile/security/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml
index 3fe82887..129c0698 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.microprofile
diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml
index 0eb5505d..310b6780 100644
--- a/examples/microprofile/tls/pom.xml
+++ b/examples/microprofile/tls/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml
index 9757f1a7..b083155a 100644
--- a/examples/microprofile/websocket/pom.xml
+++ b/examples/microprofile/websocket/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 3.2.11-SNAPSHOT
+ 3.2.12-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 1ca70abd..3646dced 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.11-SNAPSHOT
+ 3.2.12-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 9c1d995c..b650f658 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.11-SNAPSHOT
+ 3.2.12-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 bdbadded..e3391252 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.11-SNAPSHOT
+ 3.2.12-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 e925874b..4ce0f50f 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
org.openapitools
diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml
index 31df5fc6..c08c8ca2 100644
--- a/examples/openapi/pom.xml
+++ b/examples/openapi/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples
diff --git a/examples/quickstarts/helidon-quickstart-mp/build.gradle b/examples/quickstarts/helidon-quickstart-mp/build.gradle
index 8f3b8436..a28ea80b 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 = '3.2.6-SNAPSHOT'
+ helidonversion = '3.2.12-SNAPSHOT'
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 edb23cd3..9b8e1f07 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples
diff --git a/examples/quickstarts/helidon-quickstart-se/build.gradle b/examples/quickstarts/helidon-quickstart-se/build.gradle
index ee39ae7e..1afdae9c 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 = '3.2.6-SNAPSHOT'
+ helidonversion = '3.2.12-SNAPSHOT'
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 58d9686e..4c967cf1 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.11-SNAPSHOT
+ 3.2.12-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 d100855e..8ca2b6c5 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.11-SNAPSHOT
+ 3.2.12-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 8d3294c2..19c75249 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.11-SNAPSHOT
+ 3.2.12-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 03d85e35..6be59504 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.11-SNAPSHOT
+ 3.2.12-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 83ba714e..2a464e11 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml
index 79a1e318..13453ca4 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml
index 05f7f3b6..039437fa 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml
index 848bd841..b76d3233 100644
--- a/examples/security/jersey/pom.xml
+++ b/examples/security/jersey/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml
index e1801b01..f446aef3 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml
index ee7d7936..9c7c9569 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml
index f5606f9a..a6054b1a 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml
index 019dd5ac..b827acb0 100644
--- a/examples/security/vaults/pom.xml
+++ b/examples/security/vaults/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml
index 368e88b0..e5e40c9d 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml
index 6fed7a72..bc5b7e0a 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.security
diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml
index 5b639916..213c2ff8 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.todos
helidon-examples-todo-backend
diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml
index a615257b..47b1e1cb 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.todo
helidon-examples-todo-frontend
diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml
index dbe0c985..38962fac 100644
--- a/examples/todo-app/pom.xml
+++ b/examples/todo-app/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml
index bbadc5d8..689e3b09 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.translator
diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml
index 7a1b57cf..92a62271 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.translator
diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml
index c1660f24..0852f069 100644
--- a/examples/webclient/standalone/pom.xml
+++ b/examples/webclient/standalone/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml
index fda0c212..6591de75 100644
--- a/examples/webserver/basics/pom.xml
+++ b/examples/webserver/basics/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml
index b01530aa..c28d4e47 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml
index 4f50ab66..e76f19ba 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml
index 279921dd..ee85630e 100644
--- a/examples/webserver/jersey/pom.xml
+++ b/examples/webserver/jersey/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml
index 85a4522b..a2be4fb8 100644
--- a/examples/webserver/multiport/pom.xml
+++ b/examples/webserver/multiport/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml
index 636fbdd4..05cac8e9 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml
index 68f26cba..c182d7ed 100644
--- a/examples/webserver/opentracing/pom.xml
+++ b/examples/webserver/opentracing/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml
index 26742e6d..414cce07 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.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml
index 5ae2b63e..90304b1f 100644
--- a/examples/webserver/streaming/pom.xml
+++ b/examples/webserver/streaming/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml
index 2dfafcc0..42e51172 100644
--- a/examples/webserver/threadpool/pom.xml
+++ b/examples/webserver/threadpool/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml
index 4a7ac52d..3418c692 100644
--- a/examples/webserver/tls/pom.xml
+++ b/examples/webserver/tls/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml
index e39e7959..b68804e7 100644
--- a/examples/webserver/tutorial/pom.xml
+++ b/examples/webserver/tutorial/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml
index 8ab32aa4..cd88859b 100644
--- a/examples/webserver/websocket/pom.xml
+++ b/examples/webserver/websocket/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples.webserver
diff --git a/pom.xml b/pom.xml
index 17123b12..68f02aa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
io.helidon
helidon-dependencies
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
io.helidon.examples
@@ -61,7 +61,7 @@
17
UTF-8
UTF-8
- 3.2.11-SNAPSHOT
+ 3.2.12-SNAPSHOT
false
Medium