diff --git a/core/pom.xml b/core/pom.xml index 7a2a8e2..8b554f5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 3.8.1 + 3.8.2 4.0.0 diff --git a/demo/pom.xml b/demo/pom.xml index 032e73a..5f0a921 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 3.8.1 + 3.8.2 4.0.0 diff --git a/impl/hocon/pom.xml b/impl/hocon/pom.xml index 97f0629..6974ccf 100644 --- a/impl/hocon/pom.xml +++ b/impl/hocon/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib easyconfiguration-parent - 3.8.1 + 3.8.2 ../../pom.xml diff --git a/impl/json/pom.xml b/impl/json/pom.xml index 19af1a0..a882942 100644 --- a/impl/json/pom.xml +++ b/impl/json/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 3.8.1 + 3.8.2 ../../pom.xml 4.0.0 diff --git a/impl/sql/pom.xml b/impl/sql/pom.xml index 1ad21a1..fa18414 100644 --- a/impl/sql/pom.xml +++ b/impl/sql/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 3.8.1 + 3.8.2 ../../pom.xml 4.0.0 diff --git a/impl/yaml/pom.xml b/impl/yaml/pom.xml index 8aeec9c..9593bf5 100644 --- a/impl/yaml/pom.xml +++ b/impl/yaml/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 3.8.1 + 3.8.2 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 7c670e6..04940ac 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ cc.carm.lib easyconfiguration-parent pom - 3.8.1 + 3.8.2 core demo