diff --git a/cdi/pom.xml b/cdi/pom.xml index e856c6376..e2b37a9a0 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -21,7 +21,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config diff --git a/common/pom.xml b/common/pom.xml index 3c43f85b1..60366327d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-common diff --git a/converters/json/pom.xml b/converters/json/pom.xml index 409586a6f..ba0c3676a 100644 --- a/converters/json/pom.xml +++ b/converters/json/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 ../../ diff --git a/coverage/pom.xml b/coverage/pom.xml index ae0a69d62..803d0c9ac 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-coverage diff --git a/documentation/pom.xml b/documentation/pom.xml index f40875f8d..75a3ea635 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-documentation diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index 4c90fc611..877b95462 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -9,7 +9,7 @@ io.smallrye.config.examples configmap - 2.9.2-SNAPSHOT + 2.9.2 SmallRye Config Examples: ConfigMap @@ -108,4 +108,8 @@ + + + 2.9.2 + diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml index baae20461..526d922f5 100644 --- a/examples/expansion/pom.xml +++ b/examples/expansion/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples expansion - 2.9.2-SNAPSHOT + 2.9.2 SmallRye Config Examples: Property Expansion @@ -56,4 +56,8 @@ weld-junit5 + + + 2.9.2 + diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml index 7b372ecea..087487599 100644 --- a/examples/interceptors/pom.xml +++ b/examples/interceptors/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples interceptors - 2.9.2-SNAPSHOT + 2.9.2 SmallRye Config Examples: Interceptors @@ -51,4 +51,8 @@ weld-junit5 + + + 2.9.2 + diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml index 12e5eddb9..6bbad8758 100644 --- a/examples/mapping/pom.xml +++ b/examples/mapping/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples mapping - 2.9.2-SNAPSHOT + 2.9.2 SmallRye Config Examples: Config Mapping @@ -56,4 +56,8 @@ weld-junit5 + + + 2.9.2 + diff --git a/examples/pom.xml b/examples/pom.xml index a3cc621a8..c53601781 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-examples diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml index 95594316f..da6d75a4c 100644 --- a/examples/profiles/pom.xml +++ b/examples/profiles/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples profiles - 2.9.2-SNAPSHOT + 2.9.2 SmallRye Config Examples: Profiles @@ -70,4 +70,8 @@ + + + 2.9.2 + diff --git a/implementation/pom.xml b/implementation/pom.xml index a5b62661c..708f20111 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-core diff --git a/pom.xml b/pom.xml index ec7ea724f..5b8359535 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 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.9.2 diff --git a/release/pom.xml b/release/pom.xml index b24a1a318..3ea758d6e 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-release diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml index d91d7e336..a4a623ee0 100644 --- a/sources/file-system/pom.xml +++ b/sources/file-system/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 2.9.2-SNAPSHOT + 2.9.2 ../../pom.xml diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml index e34134d0a..bb532a95c 100644 --- a/sources/hocon/pom.xml +++ b/sources/hocon/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 2.9.2-SNAPSHOT + 2.9.2 ../../pom.xml diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml index 6004d09ce..ec15a7558 100644 --- a/sources/yaml/pom.xml +++ b/sources/yaml/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 2.9.2-SNAPSHOT + 2.9.2 ../../pom.xml diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml index a10825da5..5e51c7b7d 100644 --- a/sources/zookeeper/pom.xml +++ b/sources/zookeeper/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 ../../pom.xml diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 907f8aeaa..415109911 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-test-extra diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 8aa960549..3ac27dfa6 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 45a2e7cd2..2104c3375 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-testsuite - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-tck diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml index 55c453482..3dc1e65a7 100644 --- a/utils/cdi-provider/pom.xml +++ b/utils/cdi-provider/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 ../../ diff --git a/utils/events/pom.xml b/utils/events/pom.xml index b0e722747..6b9d6dd28 100644 --- a/utils/events/pom.xml +++ b/utils/events/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 ../../ diff --git a/validator/pom.xml b/validator/pom.xml index 2f9d210ef..eb5e9c01a 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 2.9.2-SNAPSHOT + 2.9.2 smallrye-config-validator