diff --git a/cdi/pom.xml b/cdi/pom.xml index ddd46eb91..708e63eb1 100644 --- a/cdi/pom.xml +++ b/cdi/pom.xml @@ -21,7 +21,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config diff --git a/common/pom.xml b/common/pom.xml index 5f124f1bc..19cf1af35 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-common diff --git a/coverage/pom.xml b/coverage/pom.xml index 313937bb0..61bb6c120 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-coverage diff --git a/documentation/pom.xml b/documentation/pom.xml index da6d2a705..36211062a 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-documentation diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml index 7428073cb..f7b483510 100644 --- a/examples/configmap/pom.xml +++ b/examples/configmap/pom.xml @@ -10,7 +10,7 @@ io.smallrye.config.examples configmap - 3.11.1-SNAPSHOT + 3.11.1 SmallRye Config Examples: ConfigMap @@ -123,4 +123,8 @@ + + + 3.11.1 + diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml index ea3490ddc..0fa3b5647 100644 --- a/examples/expansion/pom.xml +++ b/examples/expansion/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples expansion - 3.11.1-SNAPSHOT + 3.11.1 SmallRye Config Examples: Property Expansion @@ -70,4 +70,8 @@ weld-junit5 + + + 3.11.1 + diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml index 1db194237..0a4006529 100644 --- a/examples/interceptors/pom.xml +++ b/examples/interceptors/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples interceptors - 3.11.1-SNAPSHOT + 3.11.1 SmallRye Config Examples: Interceptors @@ -65,4 +65,8 @@ weld-junit5 + + + 3.11.1 + diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml index 9a97f450d..4d59e8a62 100644 --- a/examples/mapping/pom.xml +++ b/examples/mapping/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples mapping - 3.11.1-SNAPSHOT + 3.11.1 SmallRye Config Examples: Config Mapping @@ -70,4 +70,8 @@ weld-junit5 + + + 3.11.1 + diff --git a/examples/pom.xml b/examples/pom.xml index 702bf1d47..947fed7e7 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-examples diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml index df8825fe6..f1b189213 100644 --- a/examples/profiles/pom.xml +++ b/examples/profiles/pom.xml @@ -26,7 +26,7 @@ io.smallrye.config.examples profiles - 3.11.1-SNAPSHOT + 3.11.1 SmallRye Config Examples: Profiles @@ -84,4 +84,8 @@ + + + 3.11.1 + diff --git a/implementation/pom.xml b/implementation/pom.xml index fede938cc..d09824383 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-core diff --git a/pom.xml b/pom.xml index f8be8b83b..6b190535b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 pom SmallRye Config: Parent @@ -63,7 +63,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.11.1 diff --git a/release/pom.xml b/release/pom.xml index b20052103..c4ac130ed 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-release diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml index 996be9a1d..3819105d1 100644 --- a/sources/file-system/pom.xml +++ b/sources/file-system/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.11.1-SNAPSHOT + 3.11.1 ../../pom.xml diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml index b6115c07b..0369777f1 100644 --- a/sources/hocon/pom.xml +++ b/sources/hocon/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.11.1-SNAPSHOT + 3.11.1 ../../pom.xml diff --git a/sources/keystore/pom.xml b/sources/keystore/pom.xml index 932d6bb5b..d17f0f486 100644 --- a/sources/keystore/pom.xml +++ b/sources/keystore/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.11.1-SNAPSHOT + 3.11.1 ../../pom.xml diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml index 6c3dc5ee8..e9efae2c2 100644 --- a/sources/yaml/pom.xml +++ b/sources/yaml/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.11.1-SNAPSHOT + 3.11.1 ../../pom.xml diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml index 456a26930..4d78f8ed3 100644 --- a/sources/zookeeper/pom.xml +++ b/sources/zookeeper/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 ../../pom.xml diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 29f0a5f17..de46a0d28 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-test-extra diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 68ea1d319..744aa2f04 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 5b441c694..2a071b1cb 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-testsuite - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-tck diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml index 3a39c7138..0f925f958 100644 --- a/utils/cdi-provider/pom.xml +++ b/utils/cdi-provider/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 ../../ diff --git a/utils/crypto/pom.xml b/utils/crypto/pom.xml index ea63b2fae..b921d9d50 100644 --- a/utils/crypto/pom.xml +++ b/utils/crypto/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.11.1-SNAPSHOT + 3.11.1 ../../pom.xml diff --git a/utils/events/pom.xml b/utils/events/pom.xml index 049875ce1..897b3047e 100644 --- a/utils/events/pom.xml +++ b/utils/events/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 ../../ diff --git a/utils/jasypt/pom.xml b/utils/jasypt/pom.xml index 2ef922640..51157d424 100644 --- a/utils/jasypt/pom.xml +++ b/utils/jasypt/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 3.11.1-SNAPSHOT + 3.11.1 ../../pom.xml diff --git a/validator/pom.xml b/validator/pom.xml index e86b1c131..482552e14 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 3.11.1-SNAPSHOT + 3.11.1 smallrye-config-validator