Skip to content

Commit

Permalink
Project versions update
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Nesen <[email protected]>
  • Loading branch information
senivam committed Jun 25, 2024
1 parent 9f2dbdb commit 597ac96
Show file tree
Hide file tree
Showing 31 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/cors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
</parent>
<groupId>io.helidon.examples</groupId>
<artifactId>helidon-examples-cors</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples CORS SE</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/graphql/basics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
</parent>
<groupId>io.helidon.examples.graphql</groupId>
<artifactId>helidon-examples-graphql-basics</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples GraphQL Basics</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
</parent>
<groupId>io.helidon.examples.graphql</groupId>
<artifactId>helidon-examples-graphql-project</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Helidon Examples GraphQL</name>

Expand Down
1 change: 1 addition & 0 deletions examples/integrations/oci/atp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

<groupId>io.helidon.examples.integrations.oci</groupId>
<artifactId>helidon-examples-integrations-oci-atp</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Integration OCI ATP</name>
<description>Integration with OCI ATP.</description>

Expand Down
1 change: 1 addition & 0 deletions examples/media/multipart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.media</groupId>
<artifactId>helidon-examples-media-multipart</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Media Support Multipart</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/quickstarts/helidon-quickstart-mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.quickstarts</groupId>
<artifactId>helidon-quickstart-mp</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Quickstart MP</name>

<dependencies>
Expand Down
1 change: 1 addition & 0 deletions examples/security/attribute-based-access-control/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-abac</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security ABAC</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/security/basic-auth-with-static-content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-webserver-basic-auth</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security HTTP Basic Auth with Static Content</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/security/google-login/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-google-login</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security Google Login</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/security/idcs-login/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-oidc</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security IDCS Login</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/security/outbound-override/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<groupId>io.helidon.examples.security</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>helidon-examples-security-outbound-override</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security Outbound Override</name>

<properties>
Expand Down
1 change: 1 addition & 0 deletions examples/security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-project</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security</name>
<packaging>pom</packaging>

Expand Down
1 change: 1 addition & 0 deletions examples/security/programmatic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-nohttp-programmatic</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security No-HTTP programmatic</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/security/spi-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-spi</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security SPI Implementation</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/security/vaults/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-vaults</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security Vaults</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/security/webserver-digest-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-webserver-digest-auth</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security Digest Authentication</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/security/webserver-signatures/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.security</groupId>
<artifactId>helidon-examples-security-webserver-signatures</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Security HTTP Signatures</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/translator-app/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.translator</groupId>
<artifactId>helidon-examples-translator-backend</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Translator Backend</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/translator-app/frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.translator</groupId>
<artifactId>helidon-examples-translator-frontend</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples Translator Frontend</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/webclient/standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
</parent>

<artifactId>helidon-examples-webclient-standalone</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebClient Standalone</name>

<properties>
Expand Down
1 change: 1 addition & 0 deletions examples/webserver/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-basic</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer Basic</name>

<properties>
Expand Down
1 change: 1 addition & 0 deletions examples/webserver/basics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-basics</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer Basics</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/webserver/comment-aas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-comment-aas</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer CommentsAAS</name>

<description>Comments As A Service example application</description>
Expand Down
1 change: 1 addition & 0 deletions examples/webserver/echo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-echo</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer Echo</name>

<properties>
Expand Down
1 change: 1 addition & 0 deletions examples/webserver/imperative/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-imperative</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer Imperative</name>
<description>Example of imperative ("pure" programmatic) approach using Helidon SE</description>

Expand Down
1 change: 1 addition & 0 deletions examples/webserver/multiport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
</parent>
<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-multiport</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer Multiple Ports</name>

<properties>
Expand Down
1 change: 1 addition & 0 deletions examples/webserver/mutual-tls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
</parent>
<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-mutual-tls</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer Mutual TLS</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/webserver/observe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-observe</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer Observe</name>

<properties>
Expand Down
1 change: 1 addition & 0 deletions examples/webserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-project</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer</name>
<packaging>pom</packaging>

Expand Down
1 change: 1 addition & 0 deletions examples/webserver/tls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-tls</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer TLS</name>

<description>
Expand Down
1 change: 1 addition & 0 deletions examples/webserver/websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>
<groupId>io.helidon.examples.webserver</groupId>
<artifactId>helidon-examples-webserver-websocket</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Helidon Examples WebServer WebSocket</name>

<description>
Expand Down

0 comments on commit 597ac96

Please sign in to comment.