Require a newer version of utils.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 10 May 2011 04:55:52 +0000 (06:55 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 10 May 2011 04:55:52 +0000 (06:55 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 25a3f0d..f88c9c7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
                <dependency>
                        <groupId>net.pterodactylus</groupId>
                        <artifactId>utils</artifactId>
-                       <version>0.9.5</version>
+                       <version>0.9.6-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>