Use more recent version of utils.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 26 Jul 2012 11:54:01 +0000 (13:54 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 26 Jul 2012 11:54:01 +0000 (13:54 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 9961a36..455826a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
                <dependency>
                        <groupId>net.pterodactylus</groupId>
                        <artifactId>utils</artifactId>
-                       <version>0.12</version>
+                       <version>0.12.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>mysql</groupId>