Use release version of utils.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 4 Oct 2011 04:13:03 +0000 (06:13 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 4 Oct 2011 04:13:03 +0000 (06:13 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 56534b3..9919498 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
                <dependency>
                        <groupId>net.pterodactylus</groupId>
                        <artifactId>utils</artifactId>
-                       <version>0.11.1-SNAPSHOT</version>
+                       <version>0.11.1</version>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>