|
|
|
|
@ -8,12 +8,10 @@
|
|
|
|
|
</parent>
|
|
|
|
|
|
|
|
|
|
<packaging>jar</packaging>
|
|
|
|
|
<name>visualiser</name>
|
|
|
|
|
<artifactId>visualiser</artifactId>
|
|
|
|
|
<name>mock</name>
|
|
|
|
|
<artifactId>mock</artifactId>
|
|
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
|
|
|
|
|
|
|
<url>https://eng-git.canterbury.ac.nz/SENG302-2016/team-7</url>
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
|
@ -54,12 +52,6 @@
|
|
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>eu.hansolo</groupId>
|
|
|
|
|
<artifactId>Medusa</artifactId>
|
|
|
|
|
<version>7.9</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -169,5 +161,4 @@
|
|
|
|
|
</plugin>
|
|
|
|
|
</plugins>
|
|
|
|
|
</reporting>
|
|
|
|
|
</project>
|
|
|
|
|
|
|
|
|
|
</project>
|