diff --git a/examples/config/basics/pom.xml b/examples/config/basics/pom.xml
index 9ddc20eaa..31ed6c504 100644
--- a/examples/config/basics/pom.xml
+++ b/examples/config/basics/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.config
diff --git a/examples/config/changes/pom.xml b/examples/config/changes/pom.xml
index fe5be91a0..806571590 100644
--- a/examples/config/changes/pom.xml
+++ b/examples/config/changes/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.config
diff --git a/examples/config/git/pom.xml b/examples/config/git/pom.xml
index c317d8eb6..f8027870f 100644
--- a/examples/config/git/pom.xml
+++ b/examples/config/git/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.config
diff --git a/examples/config/mapping/pom.xml b/examples/config/mapping/pom.xml
index 6a9a3987d..83337932b 100644
--- a/examples/config/mapping/pom.xml
+++ b/examples/config/mapping/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.config
diff --git a/examples/config/metadata/pom.xml b/examples/config/metadata/pom.xml
index 7bc87715f..936b80a37 100644
--- a/examples/config/metadata/pom.xml
+++ b/examples/config/metadata/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.config
diff --git a/examples/config/overrides/pom.xml b/examples/config/overrides/pom.xml
index e4ec8a310..2b9fe118a 100644
--- a/examples/config/overrides/pom.xml
+++ b/examples/config/overrides/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.config
diff --git a/examples/config/profiles/pom.xml b/examples/config/profiles/pom.xml
index 0b6381ba7..fade0d4e3 100644
--- a/examples/config/profiles/pom.xml
+++ b/examples/config/profiles/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.config
diff --git a/examples/config/sources/pom.xml b/examples/config/sources/pom.xml
index 62222e98b..3ab7da5dc 100644
--- a/examples/config/sources/pom.xml
+++ b/examples/config/sources/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.config
diff --git a/examples/cors/pom.xml b/examples/cors/pom.xml
index bb3a84d5f..3fb5bf9b8 100644
--- a/examples/cors/pom.xml
+++ b/examples/cors/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples
diff --git a/examples/dbclient/jdbc/pom.xml b/examples/dbclient/jdbc/pom.xml
index 78b1aa2a3..411f98b11 100644
--- a/examples/dbclient/jdbc/pom.xml
+++ b/examples/dbclient/jdbc/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/dbclient/mongodb/pom.xml b/examples/dbclient/mongodb/pom.xml
index 2c83ca6da..30fd45666 100644
--- a/examples/dbclient/mongodb/pom.xml
+++ b/examples/dbclient/mongodb/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/dbclient/pokemons/pom.xml b/examples/dbclient/pokemons/pom.xml
index fa7013140..c85ced0a6 100644
--- a/examples/dbclient/pokemons/pom.xml
+++ b/examples/dbclient/pokemons/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/employee-app/pom.xml b/examples/employee-app/pom.xml
index 270276d8e..9133e72e9 100644
--- a/examples/employee-app/pom.xml
+++ b/examples/employee-app/pom.xml
@@ -25,7 +25,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.employee
diff --git a/examples/graphql/basics/pom.xml b/examples/graphql/basics/pom.xml
index b4b74bdc4..ae19ed18b 100644
--- a/examples/graphql/basics/pom.xml
+++ b/examples/graphql/basics/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.graphql
diff --git a/examples/health/basics/pom.xml b/examples/health/basics/pom.xml
index 5c4e1f314..77862cd14 100644
--- a/examples/health/basics/pom.xml
+++ b/examples/health/basics/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
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 cf715ac04..6f3706fa4 100644
--- a/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml
+++ b/examples/integrations/cdi/datasource-hikaricp-h2/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
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 e62a38abd..6aa9f6066 100644
--- a/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml
+++ b/examples/integrations/cdi/datasource-hikaricp-mysql/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/datasource-hikaricp/pom.xml b/examples/integrations/cdi/datasource-hikaricp/pom.xml
index c4d37ccdd..fd988fcc9 100644
--- a/examples/integrations/cdi/datasource-hikaricp/pom.xml
+++ b/examples/integrations/cdi/datasource-hikaricp/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/jpa/pom.xml b/examples/integrations/cdi/jpa/pom.xml
index a435ea732..5b8bf1aae 100644
--- a/examples/integrations/cdi/jpa/pom.xml
+++ b/examples/integrations/cdi/jpa/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/cdi/pokemons/pom.xml b/examples/integrations/cdi/pokemons/pom.xml
index 4c222b433..764d8ab7b 100644
--- a/examples/integrations/cdi/pokemons/pom.xml
+++ b/examples/integrations/cdi/pokemons/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.integrations.cdi
diff --git a/examples/integrations/micrometer/mp/pom.xml b/examples/integrations/micrometer/mp/pom.xml
index 64902f6fa..7e6309139 100644
--- a/examples/integrations/micrometer/mp/pom.xml
+++ b/examples/integrations/micrometer/mp/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
4.0.0
diff --git a/examples/integrations/micrometer/se/pom.xml b/examples/integrations/micrometer/se/pom.xml
index f473ac834..1162a4813 100644
--- a/examples/integrations/micrometer/se/pom.xml
+++ b/examples/integrations/micrometer/se/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/micronaut/data/pom.xml b/examples/integrations/micronaut/data/pom.xml
index 13664e320..7d2bddd37 100644
--- a/examples/integrations/micronaut/data/pom.xml
+++ b/examples/integrations/micronaut/data/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
helidon-examples-integrations-micronaut-data
diff --git a/examples/integrations/microstream/greetings-mp/pom.xml b/examples/integrations/microstream/greetings-mp/pom.xml
index f8234b185..ccd3417b0 100644
--- a/examples/integrations/microstream/greetings-mp/pom.xml
+++ b/examples/integrations/microstream/greetings-mp/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/microstream/greetings-se/pom.xml b/examples/integrations/microstream/greetings-se/pom.xml
index 24a62f86b..19df4ed89 100644
--- a/examples/integrations/microstream/greetings-se/pom.xml
+++ b/examples/integrations/microstream/greetings-se/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/neo4j/pom.xml b/examples/integrations/neo4j/pom.xml
index a6d78f0b1..38e70217d 100644
--- a/examples/integrations/neo4j/pom.xml
+++ b/examples/integrations/neo4j/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
helidon-examples-integration-neo4j
diff --git a/examples/integrations/oci/atp-cdi/pom.xml b/examples/integrations/oci/atp-cdi/pom.xml
index f7d21a7d2..073d59081 100644
--- a/examples/integrations/oci/atp-cdi/pom.xml
+++ b/examples/integrations/oci/atp-cdi/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/oci/atp/pom.xml b/examples/integrations/oci/atp/pom.xml
index 56a96cb0d..c5975b967 100644
--- a/examples/integrations/oci/atp/pom.xml
+++ b/examples/integrations/oci/atp/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/oci/metrics/pom.xml b/examples/integrations/oci/metrics/pom.xml
index ce7daf6f8..fc7e3ae23 100644
--- a/examples/integrations/oci/metrics/pom.xml
+++ b/examples/integrations/oci/metrics/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/oci/objectstorage-cdi/pom.xml b/examples/integrations/oci/objectstorage-cdi/pom.xml
index 6210480fa..bb2fc69b2 100644
--- a/examples/integrations/oci/objectstorage-cdi/pom.xml
+++ b/examples/integrations/oci/objectstorage-cdi/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/oci/objectstorage/pom.xml b/examples/integrations/oci/objectstorage/pom.xml
index 4bc6f6ff2..32627f289 100644
--- a/examples/integrations/oci/objectstorage/pom.xml
+++ b/examples/integrations/oci/objectstorage/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/oci/vault-cdi/pom.xml b/examples/integrations/oci/vault-cdi/pom.xml
index d68f1ad79..b6253d464 100644
--- a/examples/integrations/oci/vault-cdi/pom.xml
+++ b/examples/integrations/oci/vault-cdi/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/oci/vault/pom.xml b/examples/integrations/oci/vault/pom.xml
index 4dbb683a5..728b1c9ff 100644
--- a/examples/integrations/oci/vault/pom.xml
+++ b/examples/integrations/oci/vault/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/vault/hcp-cdi/pom.xml b/examples/integrations/vault/hcp-cdi/pom.xml
index 681f52ac6..81e0fad80 100644
--- a/examples/integrations/vault/hcp-cdi/pom.xml
+++ b/examples/integrations/vault/hcp-cdi/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/integrations/vault/hcp/pom.xml b/examples/integrations/vault/hcp/pom.xml
index 010bb4f7b..97fb23eff 100644
--- a/examples/integrations/vault/hcp/pom.xml
+++ b/examples/integrations/vault/hcp/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/jbatch/pom.xml b/examples/jbatch/pom.xml
index 9dc0c7f53..63e629173 100644
--- a/examples/jbatch/pom.xml
+++ b/examples/jbatch/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.jbatch
diff --git a/examples/logging/jul/pom.xml b/examples/logging/jul/pom.xml
index 84a303d16..e1c964166 100644
--- a/examples/logging/jul/pom.xml
+++ b/examples/logging/jul/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.logging
diff --git a/examples/logging/log4j/pom.xml b/examples/logging/log4j/pom.xml
index 7ed5fcc57..48a388d7e 100644
--- a/examples/logging/log4j/pom.xml
+++ b/examples/logging/log4j/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.logging
diff --git a/examples/logging/logback-aot/pom.xml b/examples/logging/logback-aot/pom.xml
index b43c41769..ed76a6644 100644
--- a/examples/logging/logback-aot/pom.xml
+++ b/examples/logging/logback-aot/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.logging
diff --git a/examples/logging/slf4j/pom.xml b/examples/logging/slf4j/pom.xml
index 59949b272..fc45a635e 100644
--- a/examples/logging/slf4j/pom.xml
+++ b/examples/logging/slf4j/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.logging
diff --git a/examples/media/multipart/pom.xml b/examples/media/multipart/pom.xml
index db9607cc6..54ecc7515 100644
--- a/examples/media/multipart/pom.xml
+++ b/examples/media/multipart/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.media
diff --git a/examples/messaging/jms-websocket-mp/pom.xml b/examples/messaging/jms-websocket-mp/pom.xml
index 4599a9b7c..0406cdf16 100644
--- a/examples/messaging/jms-websocket-mp/pom.xml
+++ b/examples/messaging/jms-websocket-mp/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.jms
diff --git a/examples/messaging/jms-websocket-se/pom.xml b/examples/messaging/jms-websocket-se/pom.xml
index b25048724..e84f18ea7 100644
--- a/examples/messaging/jms-websocket-se/pom.xml
+++ b/examples/messaging/jms-websocket-se/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.jms
diff --git a/examples/messaging/kafka-websocket-mp/pom.xml b/examples/messaging/kafka-websocket-mp/pom.xml
index 328b420cd..270f137f0 100644
--- a/examples/messaging/kafka-websocket-mp/pom.xml
+++ b/examples/messaging/kafka-websocket-mp/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.messaging.mp
diff --git a/examples/messaging/kafka-websocket-se/pom.xml b/examples/messaging/kafka-websocket-se/pom.xml
index 3d3173a99..23246fab8 100644
--- a/examples/messaging/kafka-websocket-se/pom.xml
+++ b/examples/messaging/kafka-websocket-se/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
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 22c114948..8deb2e567 100644
--- a/examples/messaging/oracle-aq-websocket-mp/pom.xml
+++ b/examples/messaging/oracle-aq-websocket-mp/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.messaging.aq
diff --git a/examples/messaging/weblogic-jms-mp/pom.xml b/examples/messaging/weblogic-jms-mp/pom.xml
index 2bd8e1069..b720c3620 100644
--- a/examples/messaging/weblogic-jms-mp/pom.xml
+++ b/examples/messaging/weblogic-jms-mp/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.messaging.wls
diff --git a/examples/metrics/exemplar/pom.xml b/examples/metrics/exemplar/pom.xml
index a51fb3853..d1e4f9b07 100644
--- a/examples/metrics/exemplar/pom.xml
+++ b/examples/metrics/exemplar/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
4.0.0
diff --git a/examples/metrics/filtering/mp/pom.xml b/examples/metrics/filtering/mp/pom.xml
index fca49e834..540e1599b 100644
--- a/examples/metrics/filtering/mp/pom.xml
+++ b/examples/metrics/filtering/mp/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
4.0.0
diff --git a/examples/metrics/filtering/se/pom.xml b/examples/metrics/filtering/se/pom.xml
index 47440ed3f..3c34f319c 100644
--- a/examples/metrics/filtering/se/pom.xml
+++ b/examples/metrics/filtering/se/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
4.0.0
diff --git a/examples/metrics/http-status-count-se/pom.xml b/examples/metrics/http-status-count-se/pom.xml
index e1ce545fd..7ad159108 100644
--- a/examples/metrics/http-status-count-se/pom.xml
+++ b/examples/metrics/http-status-count-se/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples
diff --git a/examples/metrics/kpi/pom.xml b/examples/metrics/kpi/pom.xml
index a137f5d1d..9d798b470 100644
--- a/examples/metrics/kpi/pom.xml
+++ b/examples/metrics/kpi/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
4.0.0
diff --git a/examples/microprofile/bean-validation/pom.xml b/examples/microprofile/bean-validation/pom.xml
index 036d83f85..1e690b465 100644
--- a/examples/microprofile/bean-validation/pom.xml
+++ b/examples/microprofile/bean-validation/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/cors/pom.xml b/examples/microprofile/cors/pom.xml
index ef4304e33..87ec51a92 100644
--- a/examples/microprofile/cors/pom.xml
+++ b/examples/microprofile/cors/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/graphql/pom.xml b/examples/microprofile/graphql/pom.xml
index 7a21db835..dec23aa53 100644
--- a/examples/microprofile/graphql/pom.xml
+++ b/examples/microprofile/graphql/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/hello-world-explicit/pom.xml b/examples/microprofile/hello-world-explicit/pom.xml
index 3a103084a..d901fd2c0 100644
--- a/examples/microprofile/hello-world-explicit/pom.xml
+++ b/examples/microprofile/hello-world-explicit/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
helidon-examples-microprofile-hello-world-explicit
diff --git a/examples/microprofile/hello-world-implicit/pom.xml b/examples/microprofile/hello-world-implicit/pom.xml
index 9fcbc807a..cc6612bb1 100644
--- a/examples/microprofile/hello-world-implicit/pom.xml
+++ b/examples/microprofile/hello-world-implicit/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
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 2423e129f..305a7336c 100644
--- a/examples/microprofile/http-status-count-mp/pom.xml
+++ b/examples/microprofile/http-status-count-mp/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples
diff --git a/examples/microprofile/idcs/pom.xml b/examples/microprofile/idcs/pom.xml
index 4f628d9bb..a755d87cc 100644
--- a/examples/microprofile/idcs/pom.xml
+++ b/examples/microprofile/idcs/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/lra/pom.xml b/examples/microprofile/lra/pom.xml
index 5e3ea213c..6d3b56789 100644
--- a/examples/microprofile/lra/pom.xml
+++ b/examples/microprofile/lra/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/messaging-sse/pom.xml b/examples/microprofile/messaging-sse/pom.xml
index 3a728efad..ce14e28e1 100644
--- a/examples/microprofile/messaging-sse/pom.xml
+++ b/examples/microprofile/messaging-sse/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/multipart/pom.xml b/examples/microprofile/multipart/pom.xml
index bcbdf445a..4fc24af94 100644
--- a/examples/microprofile/multipart/pom.xml
+++ b/examples/microprofile/multipart/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/multiport/pom.xml b/examples/microprofile/multiport/pom.xml
index 29e983e23..0048acb82 100644
--- a/examples/microprofile/multiport/pom.xml
+++ b/examples/microprofile/multiport/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml
index 19096c505..dcd542fd2 100644
--- a/examples/microprofile/oci-tls-certificates/pom.xml
+++ b/examples/microprofile/oci-tls-certificates/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/microprofile/oidc/pom.xml b/examples/microprofile/oidc/pom.xml
index 05a83d21a..e62637396 100644
--- a/examples/microprofile/oidc/pom.xml
+++ b/examples/microprofile/oidc/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/openapi/pom.xml b/examples/microprofile/openapi/pom.xml
index e5d109c3a..16290eed5 100644
--- a/examples/microprofile/openapi/pom.xml
+++ b/examples/microprofile/openapi/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/security/pom.xml b/examples/microprofile/security/pom.xml
index 09ab19bd1..60c197f5c 100644
--- a/examples/microprofile/security/pom.xml
+++ b/examples/microprofile/security/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/static-content/pom.xml b/examples/microprofile/static-content/pom.xml
index 7f435d06b..60621670b 100644
--- a/examples/microprofile/static-content/pom.xml
+++ b/examples/microprofile/static-content/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/telemetry/greeting/pom.xml b/examples/microprofile/telemetry/greeting/pom.xml
index 1fa1baf18..51c412a92 100644
--- a/examples/microprofile/telemetry/greeting/pom.xml
+++ b/examples/microprofile/telemetry/greeting/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/telemetry/secondary/pom.xml b/examples/microprofile/telemetry/secondary/pom.xml
index 4a948a8c6..6d04747c0 100644
--- a/examples/microprofile/telemetry/secondary/pom.xml
+++ b/examples/microprofile/telemetry/secondary/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/threads/pom.xml b/examples/microprofile/threads/pom.xml
index 630f8dbe8..034ab4250 100644
--- a/examples/microprofile/threads/pom.xml
+++ b/examples/microprofile/threads/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/microprofile/tls/pom.xml b/examples/microprofile/tls/pom.xml
index 3bc3c2e29..79f1e8e26 100644
--- a/examples/microprofile/tls/pom.xml
+++ b/examples/microprofile/tls/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/microprofile/websocket/pom.xml b/examples/microprofile/websocket/pom.xml
index 89adb6b0e..019774db9 100644
--- a/examples/microprofile/websocket/pom.xml
+++ b/examples/microprofile/websocket/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.microprofile
diff --git a/examples/openapi/pom.xml b/examples/openapi/pom.xml
index 4a8173844..8658669cf 100644
--- a/examples/openapi/pom.xml
+++ b/examples/openapi/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples
diff --git a/examples/quickstarts/helidon-quickstart-mp/pom.xml b/examples/quickstarts/helidon-quickstart-mp/pom.xml
index 484939bb2..d95e1a665 100644
--- a/examples/quickstarts/helidon-quickstart-mp/pom.xml
+++ b/examples/quickstarts/helidon-quickstart-mp/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.quickstarts
diff --git a/examples/quickstarts/helidon-quickstart-se/pom.xml b/examples/quickstarts/helidon-quickstart-se/pom.xml
index 968c94bf6..943258959 100644
--- a/examples/quickstarts/helidon-quickstart-se/pom.xml
+++ b/examples/quickstarts/helidon-quickstart-se/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.quickstarts
diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml
index 7333d05b8..04935b0c1 100644
--- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml
+++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml
@@ -26,7 +26,7 @@
Helidon Examples Standalone Quickstart MP
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.microprofile.cdi.Main
21
diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml
index cf5db8259..e95a757b0 100644
--- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml
+++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml
@@ -27,7 +27,7 @@
Helidon Examples Standalone Quickstart SE
- 4.1.0-SNAPSHOT
+ 4.1.0
test
io.helidon.examples.quickstart.se.Main
diff --git a/examples/security/attribute-based-access-control/pom.xml b/examples/security/attribute-based-access-control/pom.xml
index dec7e79eb..3439b6b0f 100644
--- a/examples/security/attribute-based-access-control/pom.xml
+++ b/examples/security/attribute-based-access-control/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
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 16023ba3a..f6c77d075 100644
--- a/examples/security/basic-auth-with-static-content/pom.xml
+++ b/examples/security/basic-auth-with-static-content/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.security
diff --git a/examples/security/google-login/pom.xml b/examples/security/google-login/pom.xml
index 0d72a52dd..8cfd57df1 100644
--- a/examples/security/google-login/pom.xml
+++ b/examples/security/google-login/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.security
diff --git a/examples/security/idcs-login/pom.xml b/examples/security/idcs-login/pom.xml
index 7d7cc1942..e67dda4b5 100644
--- a/examples/security/idcs-login/pom.xml
+++ b/examples/security/idcs-login/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.security
diff --git a/examples/security/outbound-override/pom.xml b/examples/security/outbound-override/pom.xml
index aef7974b8..e6120908e 100644
--- a/examples/security/outbound-override/pom.xml
+++ b/examples/security/outbound-override/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.security
diff --git a/examples/security/programmatic/pom.xml b/examples/security/programmatic/pom.xml
index e6a6732c6..7ca1302d1 100644
--- a/examples/security/programmatic/pom.xml
+++ b/examples/security/programmatic/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.security
diff --git a/examples/security/spi-examples/pom.xml b/examples/security/spi-examples/pom.xml
index 046ad220f..be8c5f9d1 100644
--- a/examples/security/spi-examples/pom.xml
+++ b/examples/security/spi-examples/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.security
diff --git a/examples/security/vaults/pom.xml b/examples/security/vaults/pom.xml
index 4065a577d..c9400c2aa 100644
--- a/examples/security/vaults/pom.xml
+++ b/examples/security/vaults/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.security
diff --git a/examples/security/webserver-digest-auth/pom.xml b/examples/security/webserver-digest-auth/pom.xml
index ca7551b07..2ccc3c950 100644
--- a/examples/security/webserver-digest-auth/pom.xml
+++ b/examples/security/webserver-digest-auth/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.security
diff --git a/examples/security/webserver-signatures/pom.xml b/examples/security/webserver-signatures/pom.xml
index 5c270041f..f897a09d0 100644
--- a/examples/security/webserver-signatures/pom.xml
+++ b/examples/security/webserver-signatures/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.security
diff --git a/examples/todo-app/backend/pom.xml b/examples/todo-app/backend/pom.xml
index 13af05292..8f90ddaa6 100644
--- a/examples/todo-app/backend/pom.xml
+++ b/examples/todo-app/backend/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-mp
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.todos
diff --git a/examples/todo-app/frontend/pom.xml b/examples/todo-app/frontend/pom.xml
index 6f9bb972b..37cc6ccd8 100644
--- a/examples/todo-app/frontend/pom.xml
+++ b/examples/todo-app/frontend/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.todo
diff --git a/examples/translator-app/backend/pom.xml b/examples/translator-app/backend/pom.xml
index a3887cb6c..35d53c035 100644
--- a/examples/translator-app/backend/pom.xml
+++ b/examples/translator-app/backend/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.translator
diff --git a/examples/translator-app/frontend/pom.xml b/examples/translator-app/frontend/pom.xml
index 8f4c1eca7..ec2e22cde 100644
--- a/examples/translator-app/frontend/pom.xml
+++ b/examples/translator-app/frontend/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.translator
diff --git a/examples/webclient/standalone/pom.xml b/examples/webclient/standalone/pom.xml
index 6837d7f14..8d6874ca2 100644
--- a/examples/webclient/standalone/pom.xml
+++ b/examples/webclient/standalone/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/webserver/basic/pom.xml b/examples/webserver/basic/pom.xml
index 5bf614165..99b1038ed 100644
--- a/examples/webserver/basic/pom.xml
+++ b/examples/webserver/basic/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/webserver/basics/pom.xml b/examples/webserver/basics/pom.xml
index 1970e395a..45d403b16 100644
--- a/examples/webserver/basics/pom.xml
+++ b/examples/webserver/basics/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/examples/webserver/comment-aas/pom.xml b/examples/webserver/comment-aas/pom.xml
index 7ca63ea59..285879b37 100644
--- a/examples/webserver/comment-aas/pom.xml
+++ b/examples/webserver/comment-aas/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/examples/webserver/echo/pom.xml b/examples/webserver/echo/pom.xml
index bfc21b8df..9100e076f 100644
--- a/examples/webserver/echo/pom.xml
+++ b/examples/webserver/echo/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/webserver/fault-tolerance/pom.xml b/examples/webserver/fault-tolerance/pom.xml
index 0a4b248a1..a5b8b2791 100644
--- a/examples/webserver/fault-tolerance/pom.xml
+++ b/examples/webserver/fault-tolerance/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/webserver/imperative/pom.xml b/examples/webserver/imperative/pom.xml
index 89c71fe14..e8c473b4b 100644
--- a/examples/webserver/imperative/pom.xml
+++ b/examples/webserver/imperative/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/webserver/multiport/pom.xml b/examples/webserver/multiport/pom.xml
index 349d6bc65..d7940d7e6 100644
--- a/examples/webserver/multiport/pom.xml
+++ b/examples/webserver/multiport/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/examples/webserver/mutual-tls/pom.xml b/examples/webserver/mutual-tls/pom.xml
index b846cd13a..79f2bebe0 100644
--- a/examples/webserver/mutual-tls/pom.xml
+++ b/examples/webserver/mutual-tls/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/examples/webserver/observe/pom.xml b/examples/webserver/observe/pom.xml
index 93af5823e..f4714a84e 100644
--- a/examples/webserver/observe/pom.xml
+++ b/examples/webserver/observe/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/webserver/opentracing/pom.xml b/examples/webserver/opentracing/pom.xml
index 99340d0c8..b3e75b557 100644
--- a/examples/webserver/opentracing/pom.xml
+++ b/examples/webserver/opentracing/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/examples/webserver/protocols/pom.xml b/examples/webserver/protocols/pom.xml
index dfcb2e311..f8488aaea 100644
--- a/examples/webserver/protocols/pom.xml
+++ b/examples/webserver/protocols/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/webserver/static-content/pom.xml b/examples/webserver/static-content/pom.xml
index e77704931..03295cca7 100644
--- a/examples/webserver/static-content/pom.xml
+++ b/examples/webserver/static-content/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/examples/webserver/streaming/pom.xml b/examples/webserver/streaming/pom.xml
index c605aeb05..077d6ad79 100644
--- a/examples/webserver/streaming/pom.xml
+++ b/examples/webserver/streaming/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/examples/webserver/threads/pom.xml b/examples/webserver/threads/pom.xml
index 9e68a1e12..9868d65ba 100644
--- a/examples/webserver/threads/pom.xml
+++ b/examples/webserver/threads/pom.xml
@@ -23,7 +23,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/examples/webserver/tls/pom.xml b/examples/webserver/tls/pom.xml
index aed05e481..d8b20524d 100644
--- a/examples/webserver/tls/pom.xml
+++ b/examples/webserver/tls/pom.xml
@@ -22,7 +22,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/webserver/tracing/pom.xml b/examples/webserver/tracing/pom.xml
index 0a8cdbfa2..3ac7655c1 100644
--- a/examples/webserver/tracing/pom.xml
+++ b/examples/webserver/tracing/pom.xml
@@ -21,7 +21,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
diff --git a/examples/webserver/tutorial/pom.xml b/examples/webserver/tutorial/pom.xml
index f045fd56a..8a68ae61e 100644
--- a/examples/webserver/tutorial/pom.xml
+++ b/examples/webserver/tutorial/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/examples/webserver/websocket/pom.xml b/examples/webserver/websocket/pom.xml
index 33801c7ed..076f5a6ce 100644
--- a/examples/webserver/websocket/pom.xml
+++ b/examples/webserver/websocket/pom.xml
@@ -24,7 +24,7 @@
io.helidon.applications
helidon-se
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples.webserver
diff --git a/pom.xml b/pom.xml
index e60e42b22..2e7f8253c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
io.helidon
helidon-dependencies
- 4.1.0-SNAPSHOT
+ 4.1.0
io.helidon.examples
@@ -61,7 +61,7 @@
21
UTF-8
UTF-8
- 4.1.0-SNAPSHOT
+ 4.1.0
false
Medium