Require most recent version of utils.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 26 Sep 2011 20:17:29 +0000 (22:17 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 26 Sep 2011 20:17:29 +0000 (22:17 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index e59d521..6a02ba8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
                <dependency>
                        <groupId>net.pterodactylus</groupId>
                        <artifactId>utils</artifactId>
-                       <version>0.10.1-SNAPSHOT</version>
+                       <version>0.11</version>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>