diff --git a/examples/config/encryption/pom.xml b/examples/config/encryption/pom.xml index e2cb6f04..e101fb97 100644 --- a/examples/config/encryption/pom.xml +++ b/examples/config/encryption/pom.xml @@ -28,6 +28,7 @@ io.helidon.examples.config helidon-examples-config-encryption 1.0-SNAPSHOT + Helidon Examples Config Encryption io.helidon.examples.config.Main diff --git a/examples/microprofile/coherence/pom.xml b/examples/microprofile/coherence/pom.xml index ddea78ec..3047ddb3 100644 --- a/examples/microprofile/coherence/pom.xml +++ b/examples/microprofile/coherence/pom.xml @@ -28,7 +28,7 @@ io.helidon.examples.microprofile helidon-examples-microprofile-coherence - Helidon Example Microprofile Coherence + Helidon Examples Microprofile Coherence 1.0.0-SNAPSHOT diff --git a/examples/microprofile/oci-tls-certificates/pom.xml b/examples/microprofile/oci-tls-certificates/pom.xml index 1a0b82f5..79c6f62b 100644 --- a/examples/microprofile/oci-tls-certificates/pom.xml +++ b/examples/microprofile/oci-tls-certificates/pom.xml @@ -28,7 +28,7 @@ io.helidon.examples.microprofile helidon-examples-microprofile-oci-tls-certificates 1.0.0-SNAPSHOT - Helidon Microprofile Examples TLS Manager and OCI Certificates Service Integration + Helidon Examples MicroProfile TLS Manager and OCI Certificates Service Integration Microprofile example that configures TLS via a Manager and OCI Certificates Service integration with cert rotation diff --git a/examples/microprofile/threads/pom.xml b/examples/microprofile/threads/pom.xml index 49de5164..93de8229 100644 --- a/examples/microprofile/threads/pom.xml +++ b/examples/microprofile/threads/pom.xml @@ -29,6 +29,7 @@ io.helidon.examples.microprofile helidon-examples-microprofile-threads 1.0.0-SNAPSHOT + Helidon Examples MicroProfile Threads diff --git a/examples/packaging/pom.xml b/examples/packaging/pom.xml index 7cedc707..eed4c349 100644 --- a/examples/packaging/pom.xml +++ b/examples/packaging/pom.xml @@ -27,6 +27,7 @@ io.helidon.examples.packaging helidon-examples-packaging 1.0-SNAPSHOT + Helidon Examples Packaging io.helidon.examples.packaging.Main