Merge branch 'master' into next
[WoTNS.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b6d1e53..b101911 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,9 +2,14 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>net.pterodactylus</groupId>
        <artifactId>WoTNS</artifactId>
-       <version>0.1-SNAPSHOT</version>
+       <version>0.0.6</version>
        <dependencies>
                <dependency>
+                       <groupId>net.pterodactylus</groupId>
+                       <artifactId>utils</artifactId>
+                       <version>0.10.1-SNAPSHOT</version>
+               </dependency>
+               <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>
                        <version>3.8.2</version>