diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 6882720..30cd158 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/bungee/pom.xml b/bungee/pom.xml index 16c7b72..eb796a2 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/craftbukkit/pom.xml b/craftbukkit/pom.xml index af4f9c7..17eef1b 100644 --- a/craftbukkit/pom.xml +++ b/craftbukkit/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 diff --git a/craftbukkit/src/main/java/cc/carm/lib/configuration/craft/utils/ColorParser.java b/craftbukkit/src/main/java/cc/carm/lib/configuration/craft/utils/ColorParser.java index cb9a6ee..f83e371 100644 --- a/craftbukkit/src/main/java/cc/carm/lib/configuration/craft/utils/ColorParser.java +++ b/craftbukkit/src/main/java/cc/carm/lib/configuration/craft/utils/ColorParser.java @@ -26,7 +26,7 @@ public class ColorParser { } /** - * Parse HEXColor code like
&(#000000)
to minecraft colored text. + * Parse HEXColor code like
&(#000000)
to minecraft colored text. * * @param text the text to parse * @return color parsed diff --git a/pom.xml b/pom.xml index 807b350..b9e3f2f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@
cc.carm.lib mineconfiguration-parent - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT pom MineConfiguration diff --git a/spigot/pom.xml b/spigot/pom.xml index 5bea265..a9030a7 100644 --- a/spigot/pom.xml +++ b/spigot/pom.xml @@ -5,7 +5,7 @@ mineconfiguration-parent cc.carm.lib - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0