diff --git a/cdi/pom.xml b/cdi/pom.xml
index 640079bf9..ba7488d83 100644
--- a/cdi/pom.xml
+++ b/cdi/pom.xml
@@ -21,7 +21,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config
diff --git a/common/pom.xml b/common/pom.xml
index e8712873c..5c98198b1 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-common
diff --git a/converters/json/pom.xml b/converters/json/pom.xml
index f6e265775..d57ea4813 100644
--- a/converters/json/pom.xml
+++ b/converters/json/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
../../
diff --git a/coverage/pom.xml b/coverage/pom.xml
index 7e3e14dd0..861f8c13c 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-coverage
diff --git a/documentation/pom.xml b/documentation/pom.xml
index eb35d35bb..b991fe526 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-documentation
diff --git a/examples/configmap/pom.xml b/examples/configmap/pom.xml
index ee9191806..48b73641f 100644
--- a/examples/configmap/pom.xml
+++ b/examples/configmap/pom.xml
@@ -9,7 +9,7 @@
io.smallrye.config.examples
configmap
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
SmallRye Config Examples: ConfigMap
@@ -108,4 +108,8 @@
+
+
+ 3.0.0-RC2
+
diff --git a/examples/expansion/pom.xml b/examples/expansion/pom.xml
index 49ed52ba7..a6fd72e79 100644
--- a/examples/expansion/pom.xml
+++ b/examples/expansion/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
expansion
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
SmallRye Config Examples: Property Expansion
@@ -56,4 +56,8 @@
weld-junit5
+
+
+ 3.0.0-RC2
+
diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml
index 345b63231..4337fb5e7 100644
--- a/examples/interceptors/pom.xml
+++ b/examples/interceptors/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
interceptors
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
SmallRye Config Examples: Interceptors
@@ -51,4 +51,8 @@
weld-junit5
+
+
+ 3.0.0-RC2
+
diff --git a/examples/mapping/pom.xml b/examples/mapping/pom.xml
index 1d75ae974..be2783f83 100644
--- a/examples/mapping/pom.xml
+++ b/examples/mapping/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
mapping
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
SmallRye Config Examples: Config Mapping
@@ -56,4 +56,8 @@
weld-junit5
+
+
+ 3.0.0-RC2
+
diff --git a/examples/pom.xml b/examples/pom.xml
index a83658724..7951a531d 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-examples
diff --git a/examples/profiles/pom.xml b/examples/profiles/pom.xml
index 2e73ab267..43206e2ea 100644
--- a/examples/profiles/pom.xml
+++ b/examples/profiles/pom.xml
@@ -25,7 +25,7 @@
io.smallrye.config.examples
profiles
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
SmallRye Config Examples: Profiles
@@ -70,4 +70,8 @@
+
+
+ 3.0.0-RC2
+
diff --git a/implementation/pom.xml b/implementation/pom.xml
index 1faeb2c66..e99cc513c 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-core
diff --git a/pom.xml b/pom.xml
index 4bb0897be..13296c77e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
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
+ 3.0.0-RC2
diff --git a/release/pom.xml b/release/pom.xml
index 32e5fbdb3..879c43790 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-release
diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml
index 66f1befc1..06e837cb1 100644
--- a/sources/file-system/pom.xml
+++ b/sources/file-system/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
../../pom.xml
diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml
index a9dbcc60c..5537c3c1a 100644
--- a/sources/hocon/pom.xml
+++ b/sources/hocon/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
../../pom.xml
diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml
index 2e0275b5a..a0f9bbc16 100644
--- a/sources/yaml/pom.xml
+++ b/sources/yaml/pom.xml
@@ -4,7 +4,7 @@
smallrye-config-parent
io.smallrye.config
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
../../pom.xml
diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml
index d6f9fa49c..71a5ccfd3 100644
--- a/sources/zookeeper/pom.xml
+++ b/sources/zookeeper/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
../../pom.xml
diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml
index dc7b1e9cd..66defaa29 100644
--- a/testsuite/extra/pom.xml
+++ b/testsuite/extra/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-testsuite
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-test-extra
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index cba58c492..a5f0b62a0 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -22,7 +22,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-testsuite
diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml
index 15839853c..4b70a7e80 100644
--- a/testsuite/tck/pom.xml
+++ b/testsuite/tck/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-testsuite
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-tck
diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml
index b85241d68..c5887ef06 100644
--- a/utils/cdi-provider/pom.xml
+++ b/utils/cdi-provider/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
../../
diff --git a/utils/events/pom.xml b/utils/events/pom.xml
index d48427847..8e7e09e71 100644
--- a/utils/events/pom.xml
+++ b/utils/events/pom.xml
@@ -5,7 +5,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
../../
diff --git a/validator/pom.xml b/validator/pom.xml
index cada46674..21a8e7681 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -20,7 +20,7 @@
io.smallrye.config
smallrye-config-parent
- 3.0.0-SNAPSHOT
+ 3.0.0-RC2
smallrye-config-validator