Skip to content

Commit

Permalink
Release 2.4.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Helidon Robot committed Dec 20, 2021
1 parent 598d4c1 commit 50239a0
Show file tree
Hide file tree
Showing 527 changed files with 536 additions and 536 deletions.
2 changes: 1 addition & 1 deletion applications/mp/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-applications-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-mp</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion applications/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-dependencies</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
<relativePath>../dependencies/pom.xml</relativePath>
</parent>
<groupId>io.helidon.applications</groupId>
Expand Down
2 changes: 1 addition & 1 deletion applications/se/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-applications-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-se</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/bare-mp/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<packaging>helidon-archetype</packaging>
<artifactId>helidon-bare-mp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/bare-se/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<packaging>helidon-archetype</packaging>
<artifactId>helidon-bare-se</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/catalog/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<packaging>helidon-archetype-catalog</packaging>
<artifactId>helidon-archetype-catalog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/database-mp/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<packaging>helidon-archetype</packaging>
<artifactId>helidon-database-mp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/database-se/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<packaging>helidon-archetype</packaging>
<artifactId>helidon-database-se</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/quickstart-mp/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<packaging>helidon-archetype</packaging>
<artifactId>helidon-quickstart-mp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/quickstart-se/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.archetypes</groupId>
<artifactId>helidon-archetypes-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<packaging>helidon-archetype</packaging>
<artifactId>helidon-quickstart-se</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions bom/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-parent</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</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>2.4.1-SNAPSHOT</helidon.version>
<helidon.version>2.4.1</helidon.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion bundles/config/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.bundles</groupId>
<artifactId>helidon-bundles-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>helidon-bundles-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/jersey/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.bundles</groupId>
<artifactId>helidon-bundles-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

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

<artifactId>helidon-bundles-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/webserver/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.bundles</groupId>
<artifactId>helidon-bundles-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>helidon-bundles-webserver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/common/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-common</artifactId>
<name>Helidon Common</name>
Expand Down
2 changes: 1 addition & 1 deletion common/configurable/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<name>Helidon Common Configurable</name>
<artifactId>helidon-common-configurable</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/context/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-common-context</artifactId>
<name>Helidon Common Context</name>
Expand Down
2 changes: 1 addition & 1 deletion common/crypto/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/http/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>helidon-common-project</artifactId>
<groupId>io.helidon.common</groupId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</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
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</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
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>helidon-common-project</artifactId>
<groupId>io.helidon.common</groupId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/media-type/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-common-media-type</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/reactive/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-common-reactive</artifactId>
<name>Helidon Common Reactive</name>
Expand Down
2 changes: 1 addition & 1 deletion common/service-loader/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>helidon-common-project</artifactId>
<groupId>io.helidon.common</groupId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion config/config-mp/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>

<artifactId>helidon-config-mp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/config/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config</artifactId>
<name>Helidon Config</name>
Expand Down
2 changes: 1 addition & 1 deletion config/encryption/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>helidon-config-encryption</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/etcd/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-etcd</artifactId>
<name>Helidon Config Etcd</name>
Expand Down
2 changes: 1 addition & 1 deletion config/git/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-git</artifactId>
<name>Helidon Config Git</name>
Expand Down
2 changes: 1 addition & 1 deletion config/hocon/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-hocon</artifactId>
<name>Helidon Config HOCON</name>
Expand Down
2 changes: 1 addition & 1 deletion config/metadata-processor/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-metadata-processor</artifactId>
<name>Helidon Config Metadata Annotation Processor</name>
Expand Down
2 changes: 1 addition & 1 deletion config/metadata/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-metadata</artifactId>
<name>Helidon Config Metadata</name>
Expand Down
2 changes: 1 addition & 1 deletion config/object-mapping/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>helidon-config-project</artifactId>
<groupId>io.helidon.config</groupId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon</groupId>
<artifactId>helidon-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/test-infrastructure/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-test-infrastructure</artifactId>
<name>Helidon Config Test Infrastructure</name>
Expand Down
2 changes: 1 addition & 1 deletion config/testing/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config</groupId>
<artifactId>helidon-config-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-testing</artifactId>
<name>Helidon Config Testing</name>
Expand Down
2 changes: 1 addition & 1 deletion config/tests/integration-tests/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config.tests</groupId>
<artifactId>helidon-config-tests-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-tests-integration-tests</artifactId>
<name>Helidon Config Tests Integration</name>
Expand Down
2 changes: 1 addition & 1 deletion config/tests/module-mappers-1-base/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config.tests</groupId>
<artifactId>helidon-config-tests-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-tests-module-mappers-1-base</artifactId>
<name>Helidon Config Tests Mappers 1</name>
Expand Down
2 changes: 1 addition & 1 deletion config/tests/module-mappers-2-override/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.config.tests</groupId>
<artifactId>helidon-config-tests-project</artifactId>
<version>2.4.1-SNAPSHOT</version>
<version>2.4.1</version>
</parent>
<artifactId>helidon-config-tests-module-mappers-2-override</artifactId>
<name>Helidon Config Tests Parser 2</name>
Expand Down

0 comments on commit 50239a0

Please sign in to comment.