Require 0.9-SNAPSHOT of utils.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 7 Mar 2011 15:18:58 +0000 (16:18 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 7 Mar 2011 15:18:58 +0000 (16:18 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 795c972..c69a01b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
                <dependency>
                        <groupId>net.pterodactylus</groupId>
                        <artifactId>utils</artifactId>
-                       <version>0.8.1-SNAPSHOT</version>
+                       <version>0.9-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>