]> jfr.im git - irc/rizon/acid.git/blobdiff - pom.xml
Implement Vizon
[irc/rizon/acid.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 9362a3c73d82dc1ba4359f490ca98d6082f66fc1..c4e66182617f234cbe481866f968639dd2e1c63d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,6 +20,7 @@
                <module>pyva</module>
                <module>trapbot</module>
                <module>xmas</module>
+               <module>vizon</module>
        </modules>
        
        <dependencyManagement>
                                <version>4.12</version>
                                <scope>test</scope>
                        </dependency>
+                       <dependency>
+                               <groupId>org.mockito</groupId>
+                               <artifactId>mockito-all</artifactId>
+                               <version>1.10.19</version>
+                               <scope>test</scope>
+                       </dependency>
                </dependencies>
        </dependencyManagement>