diff --git a/core/pom.xml b/core/pom.xml index efda23a..d8ef94d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ space.arim.dazzleconf dazzleconf-parent - 1.2.0-RC1 + 1.2.1-SNAPSHOT dazzleconf-core diff --git a/gson/pom.xml b/gson/pom.xml index e1430b2..eadc657 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -6,7 +6,7 @@ space.arim.dazzleconf dazzleconf-parent - 1.2.0-RC1 + 1.2.1-SNAPSHOT dazzleconf-ext-gson diff --git a/hocon/pom.xml b/hocon/pom.xml index 778340a..1af718a 100644 --- a/hocon/pom.xml +++ b/hocon/pom.xml @@ -6,7 +6,7 @@ dazzleconf-parent space.arim.dazzleconf - 1.2.0-RC1 + 1.2.1-SNAPSHOT dazzleconf-ext-hocon diff --git a/pom.xml b/pom.xml index e693633..711543f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ space.arim.dazzleconf dazzleconf-parent - 1.2.0-RC1 + 1.2.1-SNAPSHOT pom DazzleConf diff --git a/snakeyaml/pom.xml b/snakeyaml/pom.xml index 96af008..ef033b6 100644 --- a/snakeyaml/pom.xml +++ b/snakeyaml/pom.xml @@ -6,7 +6,7 @@ space.arim.dazzleconf dazzleconf-parent - 1.2.0-RC1 + 1.2.1-SNAPSHOT dazzleconf-ext-snakeyaml