From: David ‘Bombe’ Roden Date: Tue, 10 Sep 2013 11:50:43 +0000 (+0200) Subject: Make it possible to override utils version on the command line. X-Git-Tag: 0.8.7^2~23 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=70f352aa055624ed44405ed7a5537d232cfe131c Make it possible to override utils version on the command line. --- diff --git a/pom.xml b/pom.xml index 4f2b3d0..35f3250 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.pterodactylus utils - 0.12.4 + ${version.utils} junit @@ -62,6 +62,7 @@ UTF-8 + 0.12.4