Use 0.12.2 of utils package.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 8 Oct 2012 12:13:43 +0000 (14:13 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 8 Oct 2012 12:13:43 +0000 (14:13 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 23de458..bcc9946 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
                <dependency>
                        <groupId>net.pterodactylus</groupId>
                        <artifactId>utils</artifactId>
-                       <version>0.12.2-SNAPSHOT</version>
+                       <version>0.12.2</version>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>