Move utility classes to utils.
[jFCPlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 12eda1a..11c2ee0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <version>3.8.2</version>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>net.pterodactylus</groupId>
+                       <artifactId>utils</artifactId>
+                       <version>0.1.1</version>
+               </dependency>
        </dependencies>
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>