diff --git a/cdi/pom.xml b/cdi/pom.xml
index ba1443468..e9e29fddd 100644
--- a/cdi/pom.xml
+++ b/cdi/pom.xml
@@ -21,7 +21,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config
diff --git a/common/pom.xml b/common/pom.xml
index 5a99f1e54..198ebfb6b 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-common
diff --git a/converters/json/pom.xml b/converters/json/pom.xml
index dfca614b6..3ab15f6b2 100644
--- a/converters/json/pom.xml
+++ b/converters/json/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
../../pom.xml
diff --git a/coverage/pom.xml b/coverage/pom.xml
index ad0311b89..5b9993b9c 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-coverage
diff --git a/documentation/pom.xml b/documentation/pom.xml
index 413033567..fdfc95c74 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-documentation
diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml
index 07ba1d66f..4986d59e9 100644
--- a/examples/configmap/pom.xml
+++ b/examples/configmap/pom.xml
@@ -9,7 +9,7 @@
io.smallrye.config.examples
configmap
- 2.12.3-SNAPSHOT
+ 2.13.0
SmallRye Config Examples: ConfigMap
@@ -109,4 +109,8 @@
+
+
+ 2.13.0
+
diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml
index 91d4bd2c0..fca7e2bb5 100644
--- a/examples/expansion/pom.xml
+++ b/examples/expansion/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
expansion
- 2.12.3-SNAPSHOT
+ 2.13.0
SmallRye Config Examples: Property Expansion
@@ -56,4 +56,8 @@
weld-junit5
+
+
+ 2.13.0
+
diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml
index 6932bb20d..e7b5f8a5f 100644
--- a/examples/interceptors/pom.xml
+++ b/examples/interceptors/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
interceptors
- 2.12.3-SNAPSHOT
+ 2.13.0
SmallRye Config Examples: Interceptors
@@ -51,4 +51,8 @@
weld-junit5
+
+
+ 2.13.0
+
diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml
index 9c3fdc331..c42f60829 100644
--- a/examples/mapping/pom.xml
+++ b/examples/mapping/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
mapping
- 2.12.3-SNAPSHOT
+ 2.13.0
SmallRye Config Examples: Config Mapping
@@ -56,4 +56,8 @@
weld-junit5
+
+
+ 2.13.0
+
diff --git a/examples/pom.xml b/examples/pom.xml
index ad0147d50..5f9662579 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-examples
diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml
index 1e91fd3bd..ef3dff307 100644
--- a/examples/profiles/pom.xml
+++ b/examples/profiles/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
profiles
- 2.12.3-SNAPSHOT
+ 2.13.0
SmallRye Config Examples: Profiles
@@ -70,4 +70,8 @@
+
+
+ 2.13.0
+
diff --git a/implementation/pom.xml b/implementation/pom.xml
index b35d68716..da407a712 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-core
diff --git a/pom.xml b/pom.xml
index ef1b50e65..8cd21464f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
pom
SmallRye Config: Parent
@@ -56,13 +56,11 @@
https://github.com/smallrye/smallrye-config/issues
-
+
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.13.0
diff --git a/release/pom.xml b/release/pom.xml
index 9ea742836..678968af2 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-release
diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml
index fc6f27388..1bbcdb254 100644
--- a/sources/file-system/pom.xml
+++ b/sources/file-system/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 2.12.3-SNAPSHOT
+ 2.13.0
../../pom.xml
diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml
index a7da24c79..a691b1e99 100644
--- a/sources/hocon/pom.xml
+++ b/sources/hocon/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 2.12.3-SNAPSHOT
+ 2.13.0
../../pom.xml
diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml
index 2d9bf588f..e582d716d 100644
--- a/sources/yaml/pom.xml
+++ b/sources/yaml/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 2.12.3-SNAPSHOT
+ 2.13.0
../../pom.xml
diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml
index 4b098aaeb..db6306a32 100644
--- a/sources/zookeeper/pom.xml
+++ b/sources/zookeeper/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
../../pom.xml
diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml
index b8a5f373d..fd9fbd4ef 100644
--- a/testsuite/extra/pom.xml
+++ b/testsuite/extra/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-testsuite
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-test-extra
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index d0b414889..c38a68b64 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-testsuite
diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml
index 5edd8512d..4346f629f 100644
--- a/testsuite/tck/pom.xml
+++ b/testsuite/tck/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-testsuite
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-tck
diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml
index 4ef83b621..4157c1632 100644
--- a/utils/cdi-provider/pom.xml
+++ b/utils/cdi-provider/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
../../
diff --git a/utils/events/pom.xml b/utils/events/pom.xml
index 7f3ceb671..db058e51d 100644
--- a/utils/events/pom.xml
+++ b/utils/events/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
../../
diff --git a/validator/pom.xml b/validator/pom.xml
index 09c4d709e..95e6904f9 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 2.12.3-SNAPSHOT
+ 2.13.0
smallrye-config-validator