diff --git a/cdi/pom.xml b/cdi/pom.xml index a6444754c..18fcbf2e7 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -21,7 +21,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config diff --git a/common/pom.xml b/common/pom.xml index 3824d7279..01a0557dc 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-common diff --git a/converters/json/pom.xml b/converters/json/pom.xml index e625ef10d..e38e0d69c 100644 --- a/converters/json/pom.xml +++ b/converters/json/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT ../../pom.xml diff --git a/coverage/pom.xml b/coverage/pom.xml index 66679016b..a83199a12 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-coverage diff --git a/documentation/pom.xml b/documentation/pom.xml index cc9a8f6a1..589cf4ed2 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-documentation diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index 62a50a46b..104825f44 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -10,7 +10,7 @@ io.smallrye.config.examples configmap - 3.8.2 + 3.8.3-SNAPSHOT SmallRye Config Examples: ConfigMap @@ -123,8 +123,4 @@ - - - 3.8.2 - diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml index 89b2e507b..62d99bf01 100644 --- a/examples/expansion/pom.xml +++ b/examples/expansion/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples expansion - 3.8.2 + 3.8.3-SNAPSHOT SmallRye Config Examples: Property Expansion @@ -70,8 +70,4 @@ weld-junit5 - - - 3.8.2 - diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml index 0f7cd676d..593a46587 100644 --- a/examples/interceptors/pom.xml +++ b/examples/interceptors/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples interceptors - 3.8.2 + 3.8.3-SNAPSHOT SmallRye Config Examples: Interceptors @@ -65,8 +65,4 @@ weld-junit5 - - - 3.8.2 - diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml index b6c1c3568..9d94f1995 100644 --- a/examples/mapping/pom.xml +++ b/examples/mapping/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples mapping - 3.8.2 + 3.8.3-SNAPSHOT SmallRye Config Examples: Config Mapping @@ -70,8 +70,4 @@ weld-junit5 - - - 3.8.2 - diff --git a/examples/pom.xml b/examples/pom.xml index e7bbafda6..c00972e03 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-examples diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml index e4bee482d..2fa1510f3 100644 --- a/examples/profiles/pom.xml +++ b/examples/profiles/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples profiles - 3.8.2 + 3.8.3-SNAPSHOT SmallRye Config Examples: Profiles @@ -84,8 +84,4 @@ - - - 3.8.2 - diff --git a/implementation/pom.xml b/implementation/pom.xml index 19ce60262..a5ddfc8a8 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-core diff --git a/pom.xml b/pom.xml index fa7739d7d..2f6213179 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT 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/ - 3.8.2 + HEAD diff --git a/release/pom.xml b/release/pom.xml index c7005f2e3..010c3f5f9 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-release diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml index 9cc02ecfb..8ef41910b 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.2 + 3.8.3-SNAPSHOT ../../pom.xml diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml index c42d266d9..baf0c3c4c 100644 --- a/sources/hocon/pom.xml +++ b/sources/hocon/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.2 + 3.8.3-SNAPSHOT ../../pom.xml diff --git a/sources/keystore/pom.xml b/sources/keystore/pom.xml index 6668132c5..9d247a41f 100644 --- a/sources/keystore/pom.xml +++ b/sources/keystore/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.2 + 3.8.3-SNAPSHOT ../../pom.xml diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml index d55e2618a..efa23cfad 100644 --- a/sources/yaml/pom.xml +++ b/sources/yaml/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.2 + 3.8.3-SNAPSHOT ../../pom.xml diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml index 518fb1872..0f64687ef 100644 --- a/sources/zookeeper/pom.xml +++ b/sources/zookeeper/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT ../../pom.xml diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 77c6392f5..3696a4e2c 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-test-extra diff --git a/testsuite/pom.xml b/testsuite/pom.xml index ed6cebf6a..95993de25 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 5ff89c72f..df8b16afa 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-testsuite - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-tck diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml index d86a33558..8860d49ef 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.2 + 3.8.3-SNAPSHOT ../../ diff --git a/utils/crypto/pom.xml b/utils/crypto/pom.xml index 5efa74f93..56307bbec 100644 --- a/utils/crypto/pom.xml +++ b/utils/crypto/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.2 + 3.8.3-SNAPSHOT ../../pom.xml diff --git a/utils/events/pom.xml b/utils/events/pom.xml index f0341a8d8..b62d88250 100644 --- a/utils/events/pom.xml +++ b/utils/events/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT ../../ diff --git a/utils/jasypt/pom.xml b/utils/jasypt/pom.xml index 57de2f506..a74eb2892 100644 --- a/utils/jasypt/pom.xml +++ b/utils/jasypt/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.8.2 + 3.8.3-SNAPSHOT ../../pom.xml diff --git a/validator/pom.xml b/validator/pom.xml index 29a074503..07766d191 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.8.2 + 3.8.3-SNAPSHOT smallrye-config-validator