diff --git a/cdi/pom.xml b/cdi/pom.xml index 5394a0a9c..5ea225b26 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -21,7 +21,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config diff --git a/common/pom.xml b/common/pom.xml index 01a0557dc..861a0f17e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-common diff --git a/converters/json/pom.xml b/converters/json/pom.xml index e38e0d69c..6da80a67c 100644 --- a/converters/json/pom.xml +++ b/converters/json/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 ../../pom.xml diff --git a/coverage/pom.xml b/coverage/pom.xml index a83199a12..b27f490f4 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-coverage diff --git a/documentation/pom.xml b/documentation/pom.xml index 589cf4ed2..ba82707f5 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-documentation diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index 771a2d3b8..a7f68010e 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -10,7 +10,7 @@ io.smallrye.config.examples configmap - 3.8.3-SNAPSHOT + 3.8.3 SmallRye Config Examples: ConfigMap @@ -123,4 +123,8 @@ + + + 3.8.3 + diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml index 7c0484d27..a241a03dd 100644 --- a/examples/expansion/pom.xml +++ b/examples/expansion/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples expansion - 3.8.3-SNAPSHOT + 3.8.3 SmallRye Config Examples: Property Expansion @@ -70,4 +70,8 @@ weld-junit5 + + + 3.8.3 + diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml index 9ec0ec1d8..c64b3db62 100644 --- a/examples/interceptors/pom.xml +++ b/examples/interceptors/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples interceptors - 3.8.3-SNAPSHOT + 3.8.3 SmallRye Config Examples: Interceptors @@ -65,4 +65,8 @@ weld-junit5 + + + 3.8.3 + diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml index 7adc1e9cf..b30a90e6b 100644 --- a/examples/mapping/pom.xml +++ b/examples/mapping/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples mapping - 3.8.3-SNAPSHOT + 3.8.3 SmallRye Config Examples: Config Mapping @@ -70,4 +70,8 @@ weld-junit5 + + + 3.8.3 + diff --git a/examples/pom.xml b/examples/pom.xml index c00972e03..7dce9ce4b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-examples diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml index e1c5bf0ed..0eb426471 100644 --- a/examples/profiles/pom.xml +++ b/examples/profiles/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples profiles - 3.8.3-SNAPSHOT + 3.8.3 SmallRye Config Examples: Profiles @@ -84,4 +84,8 @@ + + + 3.8.3 + diff --git a/implementation/pom.xml b/implementation/pom.xml index a5ddfc8a8..ff9f4e710 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-core diff --git a/pom.xml b/pom.xml index 6c3627597..913fda917 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 pom SmallRye 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 + 3.8.3 diff --git a/release/pom.xml b/release/pom.xml index 010c3f5f9..222e1d2ee 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-release diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml index 8ef41910b..ad1b6b678 100644 --- a/sources/file-system/pom.xml +++ b/sources/file-system/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.3-SNAPSHOT + 3.8.3 ../../pom.xml diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml index baf0c3c4c..dff49e85c 100644 --- a/sources/hocon/pom.xml +++ b/sources/hocon/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.3-SNAPSHOT + 3.8.3 ../../pom.xml diff --git a/sources/keystore/pom.xml b/sources/keystore/pom.xml index 9d247a41f..cbd42247a 100644 --- a/sources/keystore/pom.xml +++ b/sources/keystore/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.3-SNAPSHOT + 3.8.3 ../../pom.xml diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml index efa23cfad..8f91b94bb 100644 --- a/sources/yaml/pom.xml +++ b/sources/yaml/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.3-SNAPSHOT + 3.8.3 ../../pom.xml diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml index 03ac44823..8c16362a2 100644 --- a/sources/zookeeper/pom.xml +++ b/sources/zookeeper/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 ../../pom.xml diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 39f95ca23..6abad7f52 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-test-extra diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 95993de25..ef9ff88e1 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index df8b16afa..48149d1a1 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-testsuite - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-tck diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml index 8860d49ef..c3cb5d804 100644 --- a/utils/cdi-provider/pom.xml +++ b/utils/cdi-provider/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 ../../ diff --git a/utils/crypto/pom.xml b/utils/crypto/pom.xml index 56307bbec..e7161b8e9 100644 --- a/utils/crypto/pom.xml +++ b/utils/crypto/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.3-SNAPSHOT + 3.8.3 ../../pom.xml diff --git a/utils/events/pom.xml b/utils/events/pom.xml index b62d88250..a1f7558b8 100644 --- a/utils/events/pom.xml +++ b/utils/events/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 ../../ diff --git a/utils/jasypt/pom.xml b/utils/jasypt/pom.xml index a74eb2892..ba57113a5 100644 --- a/utils/jasypt/pom.xml +++ b/utils/jasypt/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.3-SNAPSHOT + 3.8.3 ../../pom.xml diff --git a/validator/pom.xml b/validator/pom.xml index 07766d191..db3c7f07c 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.8.3-SNAPSHOT + 3.8.3 smallrye-config-validator