Use latest utils snapshot.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 21 Oct 2013 20:16:48 +0000 (22:16 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 28 Feb 2014 21:25:32 +0000 (22:25 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 5502401..a8e6bfd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
        </repositories>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <version.utils>0.12.4</version.utils>
+               <version.utils>0.12.5-SNAPSHOT</version.utils>
                <findbugs.timeout>600000</findbugs.timeout>
        </properties>
        <build>