Skip to content

Commit 8626acb

Browse files
author
Helidon Robot
committed
Release 1.1.2 [ci skip]
1 parent 6a1d386 commit 8626acb

File tree

233 files changed

+235
-235
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

233 files changed

+235
-235
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.helidon</groupId>
2525
<artifactId>helidon-project</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
</parent>
2828
<artifactId>helidon-bom</artifactId>
2929
<packaging>pom</packaging>

bundles/config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.bundles</groupId>
2424
<artifactId>helidon-bundles-project</artifactId>
25-
<version>1.1.2-SNAPSHOT</version>
25+
<version>1.1.2</version>
2626
</parent>
2727

2828
<artifactId>helidon-bundles-config</artifactId>

bundles/jersey/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.bundles</groupId>
2424
<artifactId>helidon-bundles-project</artifactId>
25-
<version>1.1.2-SNAPSHOT</version>
25+
<version>1.1.2</version>
2626
</parent>
2727

2828
<artifactId>helidon-bundles-jersey</artifactId>

bundles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon</groupId>
2424
<artifactId>helidon-project</artifactId>
25-
<version>1.1.2-SNAPSHOT</version>
25+
<version>1.1.2</version>
2626
</parent>
2727
<modules>
2828
<module>config</module>

bundles/security/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.bundles</groupId>
2424
<artifactId>helidon-bundles-project</artifactId>
25-
<version>1.1.2-SNAPSHOT</version>
25+
<version>1.1.2</version>
2626
</parent>
2727

2828
<artifactId>helidon-bundles-security</artifactId>

bundles/webserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.bundles</groupId>
2424
<artifactId>helidon-bundles-project</artifactId>
25-
<version>1.1.2-SNAPSHOT</version>
25+
<version>1.1.2</version>
2626
</parent>
2727

2828
<artifactId>helidon-bundles-webserver</artifactId>

common/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.helidon.common</groupId>
2525
<artifactId>helidon-common-project</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
</parent>
2828
<artifactId>helidon-common</artifactId>
2929
<name>Helidon Common</name>

common/configurable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.common</groupId>
2626
<artifactId>helidon-common-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<name>Helidon Common Configurable</name>
3030
<artifactId>helidon-common-configurable</artifactId>

common/context/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.helidon.common</groupId>
2424
<artifactId>helidon-common-project</artifactId>
25-
<version>1.1.2-SNAPSHOT</version>
25+
<version>1.1.2</version>
2626
</parent>
2727
<artifactId>helidon-common-context</artifactId>
2828
<name>Helidon Common Context</name>

common/http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>helidon-common-project</artifactId>
2424
<groupId>io.helidon.common</groupId>
25-
<version>1.1.2-SNAPSHOT</version>
25+
<version>1.1.2</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828
<artifactId>helidon-common-http</artifactId>

common/key-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.common</groupId>
2626
<artifactId>helidon-common-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-common-key-util</artifactId>
3030
<name>Helidon Common Key Util</name>

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.helidon</groupId>
2525
<artifactId>helidon-project</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
</parent>
2828
<groupId>io.helidon.common</groupId>
2929
<artifactId>helidon-common-project</artifactId>

common/reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.helidon.common</groupId>
2525
<artifactId>helidon-common-project</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
</parent>
2828
<artifactId>helidon-common-reactive</artifactId>
2929
<name>Helidon Common Reactive</name>

common/service-loader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>helidon-common-project</artifactId>
2323
<groupId>io.helidon.common</groupId>
24-
<version>1.1.2-SNAPSHOT</version>
24+
<version>1.1.2</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

config/config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config</groupId>
2626
<artifactId>helidon-config-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config</artifactId>
3030
<name>Helidon Config</name>

config/encryption/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.helidon.config</groupId>
2525
<artifactId>helidon-config-project</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>
2929
<artifactId>helidon-config-encryption</artifactId>

config/etcd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.helidon.config</groupId>
2525
<artifactId>helidon-config-project</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
</parent>
2828
<artifactId>helidon-config-etcd</artifactId>
2929
<name>Helidon Config Etcd</name>

config/git/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config</groupId>
2626
<artifactId>helidon-config-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-git</artifactId>
3030
<name>Helidon Config Git</name>

config/hocon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config</groupId>
2626
<artifactId>helidon-config-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-hocon</artifactId>
3030
<name>Helidon Config HOCON</name>

config/object-mapping/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>helidon-config-project</artifactId>
2424
<groupId>io.helidon.config</groupId>
25-
<version>1.1.2-SNAPSHOT</version>
25+
<version>1.1.2</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon</groupId>
2626
<artifactId>helidon-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<groupId>io.helidon.config</groupId>
3030
<artifactId>helidon-config-project</artifactId>

config/test-infrastructure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config</groupId>
2626
<artifactId>helidon-config-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-test-infrastructure</artifactId>
3030
<name>Helidon Config Test Infrastructure</name>

config/testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config</groupId>
2626
<artifactId>helidon-config-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-testing</artifactId>
3030
<name>Helidon Config Testing</name>

config/tests/integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-integration-tests</artifactId>
3030
<name>Helidon Config Tests Integration</name>

config/tests/module-mappers-1-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-module-mappers-1-base</artifactId>
3030
<name>Helidon Config Tests Mappers 1</name>

config/tests/module-mappers-2-override/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-module-mappers-2-override</artifactId>
3030
<name>Helidon Config Tests Parser 2</name>

config/tests/module-meta-source-1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-module-meta-source-1</artifactId>
3030
<name>Helidon Config Tests Meta Source 1</name>

config/tests/module-meta-source-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.helidon.config.tests</groupId>
2727
<artifactId>helidon-config-tests-project</artifactId>
28-
<version>1.1.2-SNAPSHOT</version>
28+
<version>1.1.2</version>
2929
</parent>
3030
<artifactId>helidon-config-tests-module-meta-source-2</artifactId>
3131
<name>Helidon Config Tests Meta Source 2</name>

config/tests/module-parsers-1-override/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-module-parsers-1-override</artifactId>
3030
<name>Helidon Config Tests Parser 1</name>

config/tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.helidon.config</groupId>
2525
<artifactId>helidon-config-project</artifactId>
26-
<version>1.1.2-SNAPSHOT</version>
26+
<version>1.1.2</version>
2727
</parent>
2828
<groupId>io.helidon.config.tests</groupId>
2929
<artifactId>helidon-config-tests-project</artifactId>

config/tests/test-bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-bundle</artifactId>
3030
<name>Helidon Config Tests Bundle</name>

config/tests/test-default_config-1-properties/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-default_config-1-properties</artifactId>
3030
<name>Helidon Config Tests Default Config 1</name>

config/tests/test-default_config-2-hocon-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-default_config-2-hocon-json</artifactId>
3030
<name>Helidon Config Tests Default Config 2</name>

config/tests/test-default_config-3-hocon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-default_config-3-hocon</artifactId>
3030
<name>Helidon Config Tests Default Config 3</name>

config/tests/test-default_config-4-yaml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-default_config-4-yaml</artifactId>
3030
<name>Helidon Config Tests Default Config 4</name>

config/tests/test-default_config-5-env_vars/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-default_config-5-env_vars</artifactId>
3030
<name>Helidon Config Tests Default Config 5</name>

config/tests/test-default_config-6-meta-properties/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-default_config-6-meta-properties</artifactId>
3030
<name>Helidon Config Tests Default Config 6</name>

config/tests/test-default_config-7-meta-hocon-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-default_config-7-meta-hocon-json</artifactId>
3030
<name>Helidon Config Tests Default Config 7</name>

config/tests/test-default_config-8-meta-hocon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-default_config-8-meta-hocon</artifactId>
3030
<name>Helidon Config Tests Default Config 8</name>

config/tests/test-default_config-9-meta-yaml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-default_config-9-meta-yaml</artifactId>
3030
<name>Helidon Config Tests Default Config 9</name>

config/tests/test-mappers-1-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-mappers-1-common</artifactId>
3030
<name>Helidon Config Tests Mappers Common 1</name>

config/tests/test-mappers-2-complex/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-mappers-2-complex</artifactId>
3030
<name>Helidon Config Tests Parsers 2</name>

config/tests/test-meta-source/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-meta-source</artifactId>
3030
<name>Helidon Config Tests Meta Source</name>

config/tests/test-parsers-1-complex/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>io.helidon.config.tests</groupId>
2626
<artifactId>helidon-config-tests-project</artifactId>
27-
<version>1.1.2-SNAPSHOT</version>
27+
<version>1.1.2</version>
2828
</parent>
2929
<artifactId>helidon-config-tests-test-parsers-1-complex</artifactId>
3030
<name>Helidon Config Tests Parsers 1</name>

0 commit comments

Comments
 (0)