diff --git a/cdi/pom.xml b/cdi/pom.xml index e4986cc37..824181044 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -21,7 +21,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config diff --git a/common/pom.xml b/common/pom.xml index e53caabeb..1d7a1d76e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-common diff --git a/converters/json/pom.xml b/converters/json/pom.xml index a782c5065..5a05ada8a 100644 --- a/converters/json/pom.xml +++ b/converters/json/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT ../../pom.xml diff --git a/coverage/pom.xml b/coverage/pom.xml index 685641629..ae953d259 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-coverage diff --git a/documentation/pom.xml b/documentation/pom.xml index b64a20aea..4fe26156f 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-documentation diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index df5c4f23b..c60682fb7 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -10,7 +10,7 @@ io.smallrye.config.examples configmap - 3.6.1 + 3.6.2-SNAPSHOT SmallRye Config Examples: ConfigMap @@ -123,8 +123,4 @@ - - - 3.6.1 - diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml index 0b17712f8..ca845bfba 100644 --- a/examples/expansion/pom.xml +++ b/examples/expansion/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples expansion - 3.6.1 + 3.6.2-SNAPSHOT SmallRye Config Examples: Property Expansion @@ -70,8 +70,4 @@ weld-junit5 - - - 3.6.1 - diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml index dafa45371..7b9b3e129 100644 --- a/examples/interceptors/pom.xml +++ b/examples/interceptors/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples interceptors - 3.6.1 + 3.6.2-SNAPSHOT SmallRye Config Examples: Interceptors @@ -65,8 +65,4 @@ weld-junit5 - - - 3.6.1 - diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml index 97fd5bae4..ad89429c0 100644 --- a/examples/mapping/pom.xml +++ b/examples/mapping/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples mapping - 3.6.1 + 3.6.2-SNAPSHOT SmallRye Config Examples: Config Mapping @@ -70,8 +70,4 @@ weld-junit5 - - - 3.6.1 - diff --git a/examples/pom.xml b/examples/pom.xml index f2afe4c87..c71525f77 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-examples diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml index ef6fbcba0..9b12f05a5 100644 --- a/examples/profiles/pom.xml +++ b/examples/profiles/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples profiles - 3.6.1 + 3.6.2-SNAPSHOT SmallRye Config Examples: Profiles @@ -84,8 +84,4 @@ - - - 3.6.1 - diff --git a/implementation/pom.xml b/implementation/pom.xml index 4d1b673ab..7abc95f74 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-core diff --git a/pom.xml b/pom.xml index 285e02dbc..aa40d3474 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-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.6.1 + HEAD diff --git a/release/pom.xml b/release/pom.xml index e79f22920..ef6b21080 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-release diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml index 989ce6309..27b2ab16c 100644 --- a/sources/file-system/pom.xml +++ b/sources/file-system/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.6.1 + 3.6.2-SNAPSHOT ../../pom.xml diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml index d6ce6d076..4650eb306 100644 --- a/sources/hocon/pom.xml +++ b/sources/hocon/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.6.1 + 3.6.2-SNAPSHOT ../../pom.xml diff --git a/sources/keystore/pom.xml b/sources/keystore/pom.xml index 7deb18bc0..6939b328f 100644 --- a/sources/keystore/pom.xml +++ b/sources/keystore/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.6.1 + 3.6.2-SNAPSHOT ../../pom.xml diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml index 35eead1aa..c42dd4ec8 100644 --- a/sources/yaml/pom.xml +++ b/sources/yaml/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.6.1 + 3.6.2-SNAPSHOT ../../pom.xml diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml index 1fc517f8a..b8e66da29 100644 --- a/sources/zookeeper/pom.xml +++ b/sources/zookeeper/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT ../../pom.xml diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 5b0533d64..7ff440683 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-test-extra diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 4f4761c81..172873cc1 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index a5329763b..c455191e9 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-testsuite - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-tck diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml index 4840575f3..ce9eb614e 100644 --- a/utils/cdi-provider/pom.xml +++ b/utils/cdi-provider/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT ../../ diff --git a/utils/crypto/pom.xml b/utils/crypto/pom.xml index ef0d3be0b..88f7cd053 100644 --- a/utils/crypto/pom.xml +++ b/utils/crypto/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.6.1 + 3.6.2-SNAPSHOT ../../pom.xml diff --git a/utils/events/pom.xml b/utils/events/pom.xml index 234978353..6b9049ca3 100644 --- a/utils/events/pom.xml +++ b/utils/events/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT ../../ diff --git a/utils/jasypt/pom.xml b/utils/jasypt/pom.xml index fc3638fdb..bc93a82e5 100644 --- a/utils/jasypt/pom.xml +++ b/utils/jasypt/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.6.1 + 3.6.2-SNAPSHOT ../../pom.xml diff --git a/validator/pom.xml b/validator/pom.xml index ba3f955fa..126630a4a 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.6.1 + 3.6.2-SNAPSHOT smallrye-config-validator