diff --git a/cdi/pom.xml b/cdi/pom.xml
index 62ed02e74..6829b3965 100644
--- a/cdi/pom.xml
+++ b/cdi/pom.xml
@@ -21,7 +21,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config
diff --git a/common/pom.xml b/common/pom.xml
index c24a83e0e..13dba29cc 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-common
diff --git a/converters/json/pom.xml b/converters/json/pom.xml
index 2197ee80a..a781c58f2 100644
--- a/converters/json/pom.xml
+++ b/converters/json/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
../../pom.xml
diff --git a/coverage/pom.xml b/coverage/pom.xml
index a5d2f056f..c7db3289a 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-coverage
diff --git a/documentation/pom.xml b/documentation/pom.xml
index ad9d03ee7..993dd0fad 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-documentation
diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml
index 2c720d294..c17d1876a 100644
--- a/examples/configmap/pom.xml
+++ b/examples/configmap/pom.xml
@@ -10,7 +10,7 @@
io.smallrye.config.examples
configmap
- 3.4.2-SNAPSHOT
+ 3.5.0
SmallRye Config Examples: ConfigMap
@@ -123,4 +123,8 @@
+
+
+ 3.5.0
+
diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml
index c83dd9535..b45c54857 100644
--- a/examples/expansion/pom.xml
+++ b/examples/expansion/pom.xml
@@ -26,7 +26,7 @@
io.smallrye.config.examples
expansion
- 3.4.2-SNAPSHOT
+ 3.5.0
SmallRye Config Examples: Property Expansion
@@ -70,4 +70,8 @@
weld-junit5
+
+
+ 3.5.0
+
diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml
index 463f3d274..464f52c3a 100644
--- a/examples/interceptors/pom.xml
+++ b/examples/interceptors/pom.xml
@@ -26,7 +26,7 @@
io.smallrye.config.examples
interceptors
- 3.4.2-SNAPSHOT
+ 3.5.0
SmallRye Config Examples: Interceptors
@@ -65,4 +65,8 @@
weld-junit5
+
+
+ 3.5.0
+
diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml
index 8e1502795..8e5307ac7 100644
--- a/examples/mapping/pom.xml
+++ b/examples/mapping/pom.xml
@@ -26,7 +26,7 @@
io.smallrye.config.examples
mapping
- 3.4.2-SNAPSHOT
+ 3.5.0
SmallRye Config Examples: Config Mapping
@@ -70,4 +70,8 @@
weld-junit5
+
+
+ 3.5.0
+
diff --git a/examples/pom.xml b/examples/pom.xml
index f9f1fadfa..b0dcc958b 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-examples
diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml
index 39af9b9e3..e7abfbdb2 100644
--- a/examples/profiles/pom.xml
+++ b/examples/profiles/pom.xml
@@ -26,7 +26,7 @@
io.smallrye.config.examples
profiles
- 3.4.2-SNAPSHOT
+ 3.5.0
SmallRye Config Examples: Profiles
@@ -84,4 +84,8 @@
+
+
+ 3.5.0
+
diff --git a/implementation/pom.xml b/implementation/pom.xml
index bd29bca5a..270d74b3e 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-core
diff --git a/pom.xml b/pom.xml
index 20bd02702..e21fa946c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
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.5.0
diff --git a/release/pom.xml b/release/pom.xml
index 3fa9d9567..35a0d92a8 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-release
diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml
index 192253cef..9f6200f85 100644
--- a/sources/file-system/pom.xml
+++ b/sources/file-system/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 3.4.2-SNAPSHOT
+ 3.5.0
../../pom.xml
diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml
index cfef71684..edccbdb22 100644
--- a/sources/hocon/pom.xml
+++ b/sources/hocon/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 3.4.2-SNAPSHOT
+ 3.5.0
../../pom.xml
diff --git a/sources/keystore/pom.xml b/sources/keystore/pom.xml
index ebfafd861..59dfcdf5c 100644
--- a/sources/keystore/pom.xml
+++ b/sources/keystore/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 3.4.2-SNAPSHOT
+ 3.5.0
../../pom.xml
diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml
index e1d815b5d..4f30134a6 100644
--- a/sources/yaml/pom.xml
+++ b/sources/yaml/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 3.4.2-SNAPSHOT
+ 3.5.0
../../pom.xml
diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml
index 39e73106d..d3baaa194 100644
--- a/sources/zookeeper/pom.xml
+++ b/sources/zookeeper/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
../../pom.xml
diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml
index 8b45f18ae..38e721ed5 100644
--- a/testsuite/extra/pom.xml
+++ b/testsuite/extra/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-testsuite
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-test-extra
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 6a7a50598..e6c68d665 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-testsuite
diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml
index 020cfb231..ddbfa6513 100644
--- a/testsuite/tck/pom.xml
+++ b/testsuite/tck/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-testsuite
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-tck
diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml
index acb5ad7de..3299daaf9 100644
--- a/utils/cdi-provider/pom.xml
+++ b/utils/cdi-provider/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
../../
diff --git a/utils/crypto/pom.xml b/utils/crypto/pom.xml
index d2458d6ba..f7614f4b8 100644
--- a/utils/crypto/pom.xml
+++ b/utils/crypto/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 3.4.2-SNAPSHOT
+ 3.5.0
../../pom.xml
diff --git a/utils/events/pom.xml b/utils/events/pom.xml
index 2436f8bba..53d2fc931 100644
--- a/utils/events/pom.xml
+++ b/utils/events/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
../../
diff --git a/utils/jasypt/pom.xml b/utils/jasypt/pom.xml
index ac3ddf15d..3463ee6fd 100644
--- a/utils/jasypt/pom.xml
+++ b/utils/jasypt/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 3.4.2-SNAPSHOT
+ 3.5.0
../../pom.xml
diff --git a/validator/pom.xml b/validator/pom.xml
index 75b95490a..0147a2e62 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 3.4.2-SNAPSHOT
+ 3.5.0
smallrye-config-validator