diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml
index c4b70fc9..8607adf9 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.7
io.helidon.examples.config
diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml
index 78418404..e7a746cd 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.7
io.helidon.examples.config
diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml
index cd0fb732..0e84eadd 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.7
io.helidon.examples.config
diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml
index 8b90b663..db06d672 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.7
io.helidon.examples.config
diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml
index 8f1c90e6..7676906c 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.7
io.helidon.examples.config
diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml
index 158c4597..7a0837e8 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.7
io.helidon.examples.config
diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml
index 1c4ba83c..13153f5b 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.7
io.helidon.examples.config
diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml
index 65a33f80..014e9394 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.7
io.helidon.examples.config
diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml
index 8a255cf8..f0b61cf5 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.7
io.helidon.examples
diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml
index d99966ce..00151f21 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.7
diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml
index fbe24cbf..74abcb45 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.7
diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml
index 878d260f..29c2f970 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.7
diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml
index af402474..aa1c5216 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.7
io.helidon.examples.employee
diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml
index e1b57b45..31d01f94 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.7
io.helidon.examples.graphql
diff --git a/examples/grpc/basics/pom.xml b/examples/grpc/basics/pom.xml
index 83c710f9..34c55fb9 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.7
io.helidon.examples.grpc
diff --git a/examples/grpc/client-standalone/pom.xml b/examples/grpc/client-standalone/pom.xml
index 5b811a5c..15fd79de 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.7
io.helidon.examples.grpc
diff --git a/examples/grpc/common/pom.xml b/examples/grpc/common/pom.xml
index 581eda9e..fb0b0ed8 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.7
io.helidon.examples.grpc
diff --git a/examples/grpc/metrics/pom.xml b/examples/grpc/metrics/pom.xml
index 449d342d..cbe975f2 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.7
io.helidon.examples.grpc
diff --git a/examples/grpc/microprofile/basic-client/pom.xml b/examples/grpc/microprofile/basic-client/pom.xml
index f5b4506f..3fe28e17 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.7
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..5281d352 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.7
io.helidon.examples.grpc-microprofile.basic
diff --git a/examples/grpc/microprofile/metrics/pom.xml b/examples/grpc/microprofile/metrics/pom.xml
index d475202c..90169962 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.7
io.helidon.examples.grpc-microprofile
diff --git a/examples/grpc/opentracing/pom.xml b/examples/grpc/opentracing/pom.xml
index 44f940a7..efc26fec 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.7
io.helidon.examples.grpc
diff --git a/examples/grpc/security-abac/pom.xml b/examples/grpc/security-abac/pom.xml
index 9dfc5021..28840438 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.7
io.helidon.examples.grpc
diff --git a/examples/grpc/security-outbound/pom.xml b/examples/grpc/security-outbound/pom.xml
index a53a286a..021349bb 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.7
io.helidon.examples.grpc
diff --git a/examples/grpc/security/pom.xml b/examples/grpc/security/pom.xml
index dec343dc..390e4fb8 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.7
io.helidon.examples.grpc
diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml
index f3830aa4..c61d874f 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.7
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..ca8dc63b 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.7
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..9c306436 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.7
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..989a60ca 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.7
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/jedis/pom.xml b/examples/integrations/cdi/jedis/pom.xml
index 30fccc96..9f3f5b9e 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.7
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml
index af3fdb63..18880248 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.7
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml
index c0bc6c82..21933076 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.7
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml
index 3a6ff7fb..e1575ae8 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.7
4.0.0
diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml
index 9a8478c5..b6c3535e 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.7
diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml
index 61c77211..fc8f021c 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.7
io.helidon.examples.integrations
diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml
index 0a594ec9..af9612ec 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.7
diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml
index 3313c234..a5f7fc22 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.7
diff --git a/examples/integrations/neo4j/neo4j-mp/pom.xml b/examples/integrations/neo4j/neo4j-mp/pom.xml
index 14fb99a9..1274d2c1 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.7
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..b7393f2c 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.7
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..f7f82b3c 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.7
diff --git a/examples/integrations/oci/atp-reactive/pom.xml b/examples/integrations/oci/atp-reactive/pom.xml
index 774b0f29..4df06ae4 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.7
diff --git a/examples/integrations/oci/metrics-reactive/pom.xml b/examples/integrations/oci/metrics-reactive/pom.xml
index aaf9261f..1481b643 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.7
diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml
index 3510fda6..525bd19f 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.7
diff --git a/examples/integrations/oci/objectstorage-reactive/pom.xml b/examples/integrations/oci/objectstorage-reactive/pom.xml
index aa30cb9c..8915e4f7 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.7
diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml
index 768019f5..6db08575 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.7
diff --git a/examples/integrations/oci/vault-reactive/pom.xml b/examples/integrations/oci/vault-reactive/pom.xml
index 1a1d4a53..7833aecb 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.7
diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml
index 564bd12e..e7a823ff 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.7
diff --git a/examples/integrations/vault/hcp-reactive/pom.xml b/examples/integrations/vault/hcp-reactive/pom.xml
index 454ae951..967f9978 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.7
diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml
index d7f66443..a9279370 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.7
io.helidon.examples.jbatch
diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml
index 04e56b10..388a37b2 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.7
io.helidon.examples.logging
diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml
index b6cc42f2..98f8cdb0 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.7
io.helidon.examples.logging
diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml
index e3280797..a75add1b 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.7
io.helidon.examples.logging
diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml
index adfb443d..be5cce02 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.7
io.helidon.examples.logging
diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml
index a868c96c..beeb687b 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.7
io.helidon.examples.media
diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml
index 6ca86e3e..8c3257bb 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.7
io.helidon.examples.jms
diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml
index e9f7d838..182314e4 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.7
io.helidon.examples.jms
diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml
index 3785541b..01974ef2 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.7
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..1cafe1a1 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.7
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..de66c550 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.7
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..7c729865 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.7
io.helidon.examples.messaging.wls
diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml
index f2983704..e074a33c 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.7
4.0.0
diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml
index 546610ad..62f723f5 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.7
4.0.0
diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml
index 4a8f97f4..2817bf2e 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.7
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..450550ed 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.7
io.helidon.examples
diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml
index 85402441..3cf04e5a 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.7
4.0.0
diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml
index fa66bc19..f6d51a88 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml
index 096d10e0..d575f54f 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml
index 44b93ee1..6c559a1a 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml
index 4daf3f34..11c8baa7 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml
index 8ff1532f..ff0a6aad 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.7
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..1d82d525 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.7
io.helidon.examples
diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml
index 72b25058..17b446cf 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml
index 08918380..93d8377c 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml
index 789a004c..26c6766e 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml
index 9530ad71..ab0058bc 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml
index 13cb160b..d5fceb47 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml
index c38c922a..205a6b03 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/openapi-basic/pom.xml b/examples/microprofile/openapi-basic/pom.xml
index de7dad58..2adb265e 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml
index 8b4e6981..c7e08244 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml
index 45b018dc..2640fcc2 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.7
io.helidon.examples.microprofile
diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml
index 2382de45..8d1025bb 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.7
diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml
index 78953cc4..8171f081 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.7
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..06e43e28 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.7
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..0eff5314 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.7
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..36dd71eb 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.7
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..4aaddc59 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.7
org.openapitools
diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml
index 9bf99f31..4aeb3cdf 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.7
io.helidon.examples
diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml
index a9a1c4cd..ae29ea0e 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.7
io.helidon.examples
diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml
index d7c4cf0d..5f47b0fa 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.7
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..26caff3f 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.7
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..ecf6367e 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.7
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..fa57f459 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.7
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..6cba654d 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.7
io.helidon.examples.security
diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml
index 2728892d..02d7f5dd 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.7
io.helidon.examples.security
diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml
index 32a11202..ac6a666b 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.7
io.helidon.examples.security
diff --git a/examples/security/jersey/pom.xml b/examples/security/jersey/pom.xml
index 5ad353fb..3d31c86b 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.7
io.helidon.examples.security
diff --git a/examples/security/nohttp-programmatic/pom.xml b/examples/security/nohttp-programmatic/pom.xml
index c5817704..6532023f 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.7
io.helidon.examples.security
diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml
index 7f9ced6c..709fd486 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.7
io.helidon.examples.security
diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml
index 8da89323..b8dc4dfe 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.7
io.helidon.examples.security
diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml
index 169d90f4..73bbea02 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.7
io.helidon.examples.security
diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml
index 0650004f..ca5a7310 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.7
io.helidon.examples.security
diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml
index 06515a9f..0d68b2af 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.7
io.helidon.examples.security
diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml
index ee19db55..8cd75c9a 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.7
../../../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..0ff3448c 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.7
../../../applications/se/pom.xml
io.helidon.examples.todo
diff --git a/examples/todo-app/pom.xml b/examples/todo-app/pom.xml
index 7ef4cfbf..2530c05e 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.7
diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml
index cbfc3ed1..f44f3522 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.7
io.helidon.examples.translator
diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml
index fc388335..900d4334 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.7
io.helidon.examples.translator
diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml
index 3a4508d0..bc745079 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.7
diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml
index 8f471f46..544d0661 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml
index cfae99b6..ab19177c 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml
index f059caff..92c45c0a 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.7
diff --git a/examples/webserver/jersey/pom.xml b/examples/webserver/jersey/pom.xml
index 6a0d0daf..c3ef6c2e 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml
index ef9c0118..2ec2d863 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml
index 474b6486..581988ba 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml
index fe58fec9..99a0d3e8 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml
index d9a1e1d1..3ea245ab 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml
index b6524f1a..8154b302 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/threadpool/pom.xml b/examples/webserver/threadpool/pom.xml
index fc3634c2..cdef74d8 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml
index 35cecb68..1eba99d9 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.7
diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml
index 2a2d2e50..71ddb44b 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.7
io.helidon.examples.webserver
diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml
index ae3b89d2..361024c1 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.7
io.helidon.examples.webserver
diff --git a/pom.xml b/pom.xml
index 489ec74b..cb79f2d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
io.helidon
helidon-dependencies
- 3.2.7-SNAPSHOT
+ 3.2.7
io.helidon.examples
@@ -61,7 +61,7 @@
17
UTF-8
UTF-8
- 3.2.7-SNAPSHOT
+ 3.2.7
false
Medium