From 5e2d0340b4d8d86c20caa8a34c54a9beb178e02c Mon Sep 17 00:00:00 2001 From: zml Date: Sun, 12 Apr 2015 16:35:28 -0700 Subject: [PATCH] [RELEASE] prepare release 1.1.1 --- configurate-core/pom.xml | 5 ++--- configurate-gson/pom.xml | 6 ++---- configurate-hocon/pom.xml | 6 ++---- configurate-json/pom.xml | 6 ++---- configurate-yaml/pom.xml | 6 ++---- pom.xml | 8 ++++---- 6 files changed, 14 insertions(+), 23 deletions(-) diff --git a/configurate-core/pom.xml b/configurate-core/pom.xml index 041ce688a..1aa405850 100644 --- a/configurate-core/pom.xml +++ b/configurate-core/pom.xml @@ -16,13 +16,12 @@ limitations under the License. --> - + 4.0.0 ninja.leaping.configurate configurate-parent - 1.1.1-SNAPSHOT + 1.1.1 configurate-core diff --git a/configurate-gson/pom.xml b/configurate-gson/pom.xml index e7adde241..937121f4d 100644 --- a/configurate-gson/pom.xml +++ b/configurate-gson/pom.xml @@ -17,13 +17,11 @@ limitations under the License. --> - + ninja.leaping.configurate configurate-parent - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 diff --git a/configurate-hocon/pom.xml b/configurate-hocon/pom.xml index 9d5c67d2e..bc745bf11 100644 --- a/configurate-hocon/pom.xml +++ b/configurate-hocon/pom.xml @@ -17,13 +17,11 @@ limitations under the License. --> - + ninja.leaping.configurate configurate-parent - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 diff --git a/configurate-json/pom.xml b/configurate-json/pom.xml index 000ae02f5..8d5af0201 100644 --- a/configurate-json/pom.xml +++ b/configurate-json/pom.xml @@ -17,13 +17,11 @@ limitations under the License. --> - + ninja.leaping.configurate configurate-parent - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 diff --git a/configurate-yaml/pom.xml b/configurate-yaml/pom.xml index 71cfa5fcb..b77aa38eb 100644 --- a/configurate-yaml/pom.xml +++ b/configurate-yaml/pom.xml @@ -17,13 +17,11 @@ limitations under the License. --> - + ninja.leaping.configurate configurate-parent - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 diff --git a/pom.xml b/pom.xml index c2c5093cb..e7c313323 100644 --- a/pom.xml +++ b/pom.xml @@ -16,13 +16,12 @@ limitations under the License. --> - + 4.0.0 ninja.leaping.configurate configurate-parent - 1.1.1-SNAPSHOT + 1.1.1 pom Configurate Parent A simple configuration library for Java applications that can handle a variety of formats and @@ -54,7 +53,8 @@ scm:git:https://github.com/${gitUrl}.git scm:git:git@github.com:${gitUrl}.git https://github.com/${gitUrl} - + 1.1.1 +