Require utils 0.9.5.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 28 Apr 2011 19:23:48 +0000 (21:23 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 28 Apr 2011 19:23:48 +0000 (21:23 +0200)
pom.xml

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