diff --git a/cdi/pom.xml b/cdi/pom.xml
index 6921d0f96..1a35c12a3 100644
--- a/cdi/pom.xml
+++ b/cdi/pom.xml
@@ -21,7 +21,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config
diff --git a/common/pom.xml b/common/pom.xml
index e1236dd20..e06e1ba42 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-common
diff --git a/converters/json/pom.xml b/converters/json/pom.xml
index 873d0b6fc..4d27ae93c 100644
--- a/converters/json/pom.xml
+++ b/converters/json/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
../../
diff --git a/coverage/pom.xml b/coverage/pom.xml
index f0f312c76..9d7705277 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-coverage
diff --git a/documentation/pom.xml b/documentation/pom.xml
index 29e82d879..93d3adfab 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-documentation
diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml
index 578fdfaa1..c73175b78 100644
--- a/examples/configmap/pom.xml
+++ b/examples/configmap/pom.xml
@@ -9,7 +9,7 @@
io.smallrye.config.examples
configmap
- 2.10.1
+ 2.10.2-SNAPSHOT
SmallRye Config Examples: ConfigMap
@@ -108,8 +108,4 @@
-
-
- 2.10.1
-
diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml
index f8c734d34..93a499c5e 100644
--- a/examples/expansion/pom.xml
+++ b/examples/expansion/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
expansion
- 2.10.1
+ 2.10.2-SNAPSHOT
SmallRye Config Examples: Property Expansion
@@ -56,8 +56,4 @@
weld-junit5
-
-
- 2.10.1
-
diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml
index 18c4e847c..5f893488c 100644
--- a/examples/interceptors/pom.xml
+++ b/examples/interceptors/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
interceptors
- 2.10.1
+ 2.10.2-SNAPSHOT
SmallRye Config Examples: Interceptors
@@ -51,8 +51,4 @@
weld-junit5
-
-
- 2.10.1
-
diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml
index 0e34131be..887ea85e3 100644
--- a/examples/mapping/pom.xml
+++ b/examples/mapping/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
mapping
- 2.10.1
+ 2.10.2-SNAPSHOT
SmallRye Config Examples: Config Mapping
@@ -56,8 +56,4 @@
weld-junit5
-
-
- 2.10.1
-
diff --git a/examples/pom.xml b/examples/pom.xml
index 0a7036ff3..7ffd1c326 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-examples
diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml
index 55b1ce008..89d5940fe 100644
--- a/examples/profiles/pom.xml
+++ b/examples/profiles/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
profiles
- 2.10.1
+ 2.10.2-SNAPSHOT
SmallRye Config Examples: Profiles
@@ -70,8 +70,4 @@
-
-
- 2.10.1
-
diff --git a/implementation/pom.xml b/implementation/pom.xml
index 47d732e79..4bf6785fe 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-core
diff --git a/pom.xml b/pom.xml
index b5b0846ac..ace62c76d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
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/
- 2.10.1
+ HEAD
diff --git a/release/pom.xml b/release/pom.xml
index 65a228409..56a595bbd 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-release
diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml
index 7ab18b6b9..b19e610e3 100644
--- a/sources/file-system/pom.xml
+++ b/sources/file-system/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 2.10.1
+ 2.10.2-SNAPSHOT
../../pom.xml
diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml
index 4d32dbf6c..51b11a9db 100644
--- a/sources/hocon/pom.xml
+++ b/sources/hocon/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 2.10.1
+ 2.10.2-SNAPSHOT
../../pom.xml
diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml
index 5b82840b9..6ccd9d6f4 100644
--- a/sources/yaml/pom.xml
+++ b/sources/yaml/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 2.10.1
+ 2.10.2-SNAPSHOT
../../pom.xml
diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml
index d6e9e8016..4d1eec074 100644
--- a/sources/zookeeper/pom.xml
+++ b/sources/zookeeper/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
../../pom.xml
diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml
index ac58a238f..73a1a0080 100644
--- a/testsuite/extra/pom.xml
+++ b/testsuite/extra/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-testsuite
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-test-extra
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 5f803a6ac..999d2ba17 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-testsuite
diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml
index 43bde5915..52bca7ff8 100644
--- a/testsuite/tck/pom.xml
+++ b/testsuite/tck/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-testsuite
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-tck
diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml
index 1503abc0f..77dc0d6d8 100644
--- a/utils/cdi-provider/pom.xml
+++ b/utils/cdi-provider/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
../../
diff --git a/utils/events/pom.xml b/utils/events/pom.xml
index 3f4489e51..a345813d8 100644
--- a/utils/events/pom.xml
+++ b/utils/events/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
../../
diff --git a/validator/pom.xml b/validator/pom.xml
index 3160cf58f..8b87f698d 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.10.1
+ 2.10.2-SNAPSHOT
smallrye-config-validator