diff --git a/common/pom.xml b/common/pom.xml index 938c0a129..6fa2e9837 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -6,7 +6,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT smallrye-config-common diff --git a/converters/json/pom.xml b/converters/json/pom.xml index 8d75b1c19..19b0b7f92 100644 --- a/converters/json/pom.xml +++ b/converters/json/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT ../../ diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml index 97014b418..8912ec61b 100644 --- a/examples/expansion/pom.xml +++ b/examples/expansion/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples expansion - 1.8.3 + 1.8.4-SNAPSHOT SmallRye Config Examples: Property Expansion @@ -58,8 +58,4 @@ test - - - 1.8.3 - diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml index 5ca3fc375..e613bf373 100644 --- a/examples/interceptors/pom.xml +++ b/examples/interceptors/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples interceptors - 1.8.3 + 1.8.4-SNAPSHOT SmallRye Config Examples: Interceptors @@ -53,8 +53,4 @@ test - - - 1.8.3 - diff --git a/examples/pom.xml b/examples/pom.xml index 3e1a629c0..9520afb5f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT smallrye-config-examples diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml index 0bd4523cd..99f23811e 100644 --- a/examples/profiles/pom.xml +++ b/examples/profiles/pom.xml @@ -25,7 +25,7 @@ io.smallrye.config.examples profiles - 1.8.3 + 1.8.4-SNAPSHOT SmallRye Config Examples: Profiles @@ -72,8 +72,4 @@ - - - 1.8.3 - diff --git a/implementation/pom.xml b/implementation/pom.xml index 78c63a0a3..8787d80fd 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT smallrye-config diff --git a/pom.xml b/pom.xml index 3b758ffdc..1bfe0cc03 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT pom SmallRye: MicroProfile Config Parent @@ -61,7 +61,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/ - 1.8.3 + HEAD diff --git a/release/pom.xml b/release/pom.xml index 71c12296b..5e3aaf138 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT smallrye-config-release diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml index aefd303de..95f0efa84 100644 --- a/sources/file-system/pom.xml +++ b/sources/file-system/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 1.8.3 + 1.8.4-SNAPSHOT ../../pom.xml diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml index 2f67baafb..901f04a2f 100644 --- a/sources/hocon/pom.xml +++ b/sources/hocon/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 1.8.3 + 1.8.4-SNAPSHOT ../../pom.xml diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml index f39baaf50..98545906e 100644 --- a/sources/yaml/pom.xml +++ b/sources/yaml/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 1.8.3 + 1.8.4-SNAPSHOT ../../pom.xml diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml index 908479492..eaa786c12 100644 --- a/sources/zookeeper/pom.xml +++ b/sources/zookeeper/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT ../../pom.xml diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 1b7a074c2..039babe30 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 1.8.3 + 1.8.4-SNAPSHOT smallrye-config-test-extra diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 1813a894a..fadfd90f1 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT smallrye-config-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 2b088f722..31a2d02a4 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 1.8.3 + 1.8.4-SNAPSHOT smallrye-config-tck diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml index fa13b1d3a..3264a9daa 100644 --- a/utils/cdi-provider/pom.xml +++ b/utils/cdi-provider/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT ../../ diff --git a/utils/events/pom.xml b/utils/events/pom.xml index 26e12bce3..49f09e003 100644 --- a/utils/events/pom.xml +++ b/utils/events/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 1.8.3 + 1.8.4-SNAPSHOT ../../