diff --git a/cdi/pom.xml b/cdi/pom.xml index 1a35c12a3..e8a74a043 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -21,7 +21,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config diff --git a/common/pom.xml b/common/pom.xml index e06e1ba42..f63dca72f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-common diff --git a/converters/json/pom.xml b/converters/json/pom.xml index 4d27ae93c..afb33573f 100644 --- a/converters/json/pom.xml +++ b/converters/json/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 ../../ diff --git a/coverage/pom.xml b/coverage/pom.xml index 9d7705277..5bafc4d1b 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-coverage diff --git a/documentation/pom.xml b/documentation/pom.xml index 93d3adfab..d39731c4e 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-documentation diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index c73175b78..96c428126 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -9,7 +9,7 @@ io.smallrye.config.examples configmap - 2.10.2-SNAPSHOT + 2.11.0 SmallRye Config Examples: ConfigMap @@ -108,4 +108,8 @@ + + + 2.11.0 + diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml index 93a499c5e..66624d333 100644 --- a/examples/expansion/pom.xml +++ b/examples/expansion/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples expansion - 2.10.2-SNAPSHOT + 2.11.0 SmallRye Config Examples: Property Expansion @@ -56,4 +56,8 @@ weld-junit5 + + + 2.11.0 + diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml index 5f893488c..0bf8e6cae 100644 --- a/examples/interceptors/pom.xml +++ b/examples/interceptors/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples interceptors - 2.10.2-SNAPSHOT + 2.11.0 SmallRye Config Examples: Interceptors @@ -51,4 +51,8 @@ weld-junit5 + + + 2.11.0 + diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml index 887ea85e3..b60593806 100644 --- a/examples/mapping/pom.xml +++ b/examples/mapping/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples mapping - 2.10.2-SNAPSHOT + 2.11.0 SmallRye Config Examples: Config Mapping @@ -56,4 +56,8 @@ weld-junit5 + + + 2.11.0 + diff --git a/examples/pom.xml b/examples/pom.xml index 7ffd1c326..91ebed5ee 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-examples diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml index 89d5940fe..228c85180 100644 --- a/examples/profiles/pom.xml +++ b/examples/profiles/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples profiles - 2.10.2-SNAPSHOT + 2.11.0 SmallRye Config Examples: Profiles @@ -70,4 +70,8 @@ + + + 2.11.0 + diff --git a/implementation/pom.xml b/implementation/pom.xml index 4bf6785fe..3cc1540cd 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-core diff --git a/pom.xml b/pom.xml index ed0caf05d..7c0e9a8c6 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 pom SmallRye: MicroProfile Config Parent @@ -60,7 +60,7 @@ scm:git:git@github.com:smallrye/smallrye-config.git scm:git:git@github.com:smallrye/smallrye-config.git https://github.com/smallrye/smallrye-config/ - HEAD + 2.11.0 diff --git a/release/pom.xml b/release/pom.xml index 56a595bbd..3affde7d7 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-release diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml index b19e610e3..dc4215f18 100644 --- a/sources/file-system/pom.xml +++ b/sources/file-system/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 2.10.2-SNAPSHOT + 2.11.0 ../../pom.xml diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml index 51b11a9db..f99700702 100644 --- a/sources/hocon/pom.xml +++ b/sources/hocon/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 2.10.2-SNAPSHOT + 2.11.0 ../../pom.xml diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml index 6ccd9d6f4..caebd5257 100644 --- a/sources/yaml/pom.xml +++ b/sources/yaml/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 2.10.2-SNAPSHOT + 2.11.0 ../../pom.xml diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml index 5e60b50ae..96f562744 100644 --- a/sources/zookeeper/pom.xml +++ b/sources/zookeeper/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 ../../pom.xml diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 4e4c4df2d..356e0a909 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-test-extra diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 999d2ba17..5bf9b7bdd 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 52bca7ff8..c4e4bf016 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-testsuite - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-tck diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml index 77dc0d6d8..29d694384 100644 --- a/utils/cdi-provider/pom.xml +++ b/utils/cdi-provider/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 ../../ diff --git a/utils/events/pom.xml b/utils/events/pom.xml index a345813d8..74f592bc8 100644 --- a/utils/events/pom.xml +++ b/utils/events/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 ../../ diff --git a/validator/pom.xml b/validator/pom.xml index 8b87f698d..fb1bc6869 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 2.10.2-SNAPSHOT + 2.11.0 smallrye-config-validator