diff --git a/cdi/pom.xml b/cdi/pom.xml
index e22aa870c..652d0aba3 100644
--- a/cdi/pom.xml
+++ b/cdi/pom.xml
@@ -21,7 +21,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config
diff --git a/common/pom.xml b/common/pom.xml
index a8051fb2a..524ad4f25 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config-common
diff --git a/converters/json/pom.xml b/converters/json/pom.xml
index f0bea0861..388e32cb0 100644
--- a/converters/json/pom.xml
+++ b/converters/json/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
../../
diff --git a/coverage/pom.xml b/coverage/pom.xml
index a041341ed..1f5d6975b 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config-coverage
diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml
index e0cfea5a6..243097adc 100644
--- a/examples/configmap/pom.xml
+++ b/examples/configmap/pom.xml
@@ -9,7 +9,7 @@
io.smallrye.config.examples
configmap
- 2.5.2-SNAPSHOT
+ 2.6.0
SmallRye Config Examples: ConfigMap
@@ -108,4 +108,8 @@
+
+
+ 2.6.0
+
diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml
index d195855a0..bad77223f 100644
--- a/examples/expansion/pom.xml
+++ b/examples/expansion/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
expansion
- 2.5.2-SNAPSHOT
+ 2.6.0
SmallRye Config Examples: Property Expansion
@@ -56,4 +56,8 @@
weld-junit5
+
+
+ 2.6.0
+
diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml
index a8d9fcbb1..f17928265 100644
--- a/examples/interceptors/pom.xml
+++ b/examples/interceptors/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
interceptors
- 2.5.2-SNAPSHOT
+ 2.6.0
SmallRye Config Examples: Interceptors
@@ -51,4 +51,8 @@
weld-junit5
+
+
+ 2.6.0
+
diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml
index c98c21225..b1f7f05c7 100644
--- a/examples/mapping/pom.xml
+++ b/examples/mapping/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
mapping
- 2.5.2-SNAPSHOT
+ 2.6.0
SmallRye Config Examples: Config Mapping
@@ -56,4 +56,8 @@
weld-junit5
+
+
+ 2.6.0
+
diff --git a/examples/pom.xml b/examples/pom.xml
index 61090d479..63299b8d1 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config-examples
diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml
index f2df25d17..dfe9958e4 100644
--- a/examples/profiles/pom.xml
+++ b/examples/profiles/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
profiles
- 2.5.2-SNAPSHOT
+ 2.6.0
SmallRye Config Examples: Profiles
@@ -70,4 +70,8 @@
+
+
+ 2.6.0
+
diff --git a/implementation/pom.xml b/implementation/pom.xml
index 4a92eeeb7..6fca71a3e 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config-core
diff --git a/pom.xml b/pom.xml
index f74fdcc08..6bad2d09e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
pom
SmallRye: MicroProfile 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
+ 2.6.0
diff --git a/release/pom.xml b/release/pom.xml
index 48c997bcb..767edffbd 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config-release
diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml
index cce450283..235b2dc4a 100644
--- a/sources/file-system/pom.xml
+++ b/sources/file-system/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 2.5.2-SNAPSHOT
+ 2.6.0
../../pom.xml
diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml
index e091f6247..e8bd62554 100644
--- a/sources/hocon/pom.xml
+++ b/sources/hocon/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 2.5.2-SNAPSHOT
+ 2.6.0
../../pom.xml
diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml
index 494d65602..342f44f6d 100644
--- a/sources/yaml/pom.xml
+++ b/sources/yaml/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 2.5.2-SNAPSHOT
+ 2.6.0
../../pom.xml
diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml
index 6e2a445ec..c083ce76c 100644
--- a/sources/zookeeper/pom.xml
+++ b/sources/zookeeper/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
../../pom.xml
diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml
index 5b0f29099..67f39c308 100644
--- a/testsuite/extra/pom.xml
+++ b/testsuite/extra/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-testsuite
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config-test-extra
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 07ad23dbd..4786472ff 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config-testsuite
diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml
index b2bd1340e..96a6e1418 100644
--- a/testsuite/tck/pom.xml
+++ b/testsuite/tck/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-testsuite
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config-tck
diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml
index 151c3652f..73767ee9b 100644
--- a/utils/cdi-provider/pom.xml
+++ b/utils/cdi-provider/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
../../
diff --git a/utils/events/pom.xml b/utils/events/pom.xml
index 975be5e75..22a6fda8f 100644
--- a/utils/events/pom.xml
+++ b/utils/events/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
../../
diff --git a/validator/pom.xml b/validator/pom.xml
index 07ea5d059..d68bc2320 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.5.2-SNAPSHOT
+ 2.6.0
smallrye-config-validator