diff --git a/core/pom.xml b/core/pom.xml index 6e594f7..455906b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ space.arim.dazzleconf dazzleconf-parent - 1.1.1-SNAPSHOT + 1.1.1 dazzleconf-core diff --git a/gson/pom.xml b/gson/pom.xml index 2bc9693..a1193e1 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -6,7 +6,7 @@ space.arim.dazzleconf dazzleconf-parent - 1.1.1-SNAPSHOT + 1.1.1 dazzleconf-ext-gson diff --git a/pom.xml b/pom.xml index 449e12f..87ec2bf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ space.arim.dazzleconf dazzleconf-parent - 1.1.1-SNAPSHOT + 1.1.1 pom DazzleConf diff --git a/snakeyaml/pom.xml b/snakeyaml/pom.xml index 29f93f4..254fbbb 100644 --- a/snakeyaml/pom.xml +++ b/snakeyaml/pom.xml @@ -6,7 +6,7 @@ space.arim.dazzleconf dazzleconf-parent - 1.1.1-SNAPSHOT + 1.1.1 dazzleconf-ext-snakeyaml