Skip to content

Commit

Permalink
Release 4.0.0-ALPHA4 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
helidonrobot committed Jan 27, 2023
1 parent e13e096 commit 9e17af5
Show file tree
Hide file tree
Showing 673 changed files with 683 additions and 683 deletions.
2 changes: 1 addition & 1 deletion applications/mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-applications-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-mp</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion applications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-dependencies</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../dependencies/pom.xml</relativePath>
</parent>
<groupId>io.helidon.applications</groupId>
Expand Down
2 changes: 1 addition & 1 deletion applications/se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-applications-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-se</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/helidon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<packaging>helidon-archetype</packaging>
<artifactId>helidon</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/legacy/bare-mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-legacy-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-bare-mp</artifactId>
<packaging>helidon-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/legacy/bare-se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-legacy-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-bare-se</artifactId>
<packaging>helidon-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/legacy/database-mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-legacy-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-database-mp</artifactId>
<packaging>helidon-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/legacy/database-se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-legacy-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-database-se</artifactId>
<packaging>helidon-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-archetypes-legacy-project</artifactId>
<name>Helidon Legacy Archetypes</name>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/legacy/quickstart-mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-legacy-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-quickstart-mp</artifactId>
<packaging>helidon-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/legacy/quickstart-se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-legacy-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-quickstart-se</artifactId>
<packaging>helidon-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-parent</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<groupId>io.helidon</groupId>
Expand All @@ -32,7 +32,7 @@
<name>Helidon BOM POM</name>

<properties>
<helidon.version>4.0.0-ALPHA4-SNAPSHOT</helidon.version>
<helidon.version>4.0.0-ALPHA4</helidon.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion builder/builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.builder</groupId>
<artifactId>helidon-builder-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion builder/processor-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.builder</groupId>
<artifactId>helidon-builder-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion builder/processor-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.builder</groupId>
<artifactId>helidon-builder-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion builder/processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.builder</groupId>
<artifactId>helidon-builder-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion builder/tests/builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.builder.tests</groupId>
<artifactId>helidon-builder-tests-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion builder/tests/nodeps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.builder.tests</groupId>
<artifactId>helidon-builder-tests-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion builder/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.helidon.builder</groupId>
<artifactId>helidon-builder-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bundles/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.bundles</groupId>
<artifactId>helidon-bundles-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>

<artifactId>helidon-bundles-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.bundles</groupId>
<artifactId>helidon-bundles-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>

<artifactId>helidon-bundles-jersey</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<modules>
<module>config</module>
Expand Down
2 changes: 1 addition & 1 deletion bundles/security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.bundles</groupId>
<artifactId>helidon-bundles-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>

<artifactId>helidon-bundles-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/webserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.bundles</groupId>
<artifactId>helidon-bundles-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>

<artifactId>helidon-bundles-webserver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/buffers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-common-buffers</artifactId>
<name>Helidon Common Buffers</name>
Expand Down
2 changes: 1 addition & 1 deletion common/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-common</artifactId>
<name>Helidon Common</name>
Expand Down
2 changes: 1 addition & 1 deletion common/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-common-config</artifactId>
<name>Helidon Common Config</name>
Expand Down
2 changes: 1 addition & 1 deletion common/configurable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<name>Helidon Common Configurable</name>
<artifactId>helidon-common-configurable</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-common-context</artifactId>
<name>Helidon Common Context</name>
Expand Down
2 changes: 1 addition & 1 deletion common/crypto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/features/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common.features</groupId>
<artifactId>helidon-common-features-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/features/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common.features</groupId>
<artifactId>helidon-common-features-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/features/processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common.features</groupId>
<artifactId>helidon-common-features-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>helidon-common-features-processor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>helidon-common-project</artifactId>
<groupId>io.helidon.common</groupId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>helidon-common-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/key-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-common-key-util</artifactId>
<name>Helidon Common Key Util</name>
Expand Down
2 changes: 1 addition & 1 deletion common/mapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>helidon-common-project</artifactId>
<groupId>io.helidon.common</groupId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/media-type/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-common-media-type</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion common/parameters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-common-parameters</artifactId>
<name>Helidon Common Parameters</name>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>4.0.0-ALPHA4-SNAPSHOT</version>
<version>4.0.0-ALPHA4</version>
</parent>
<artifactId>helidon-common-reactive</artifactId>
<name>Helidon Common Reactive</name>
Expand Down

0 comments on commit 9e17af5

Please sign in to comment.