added module to code coverage report

This commit is contained in:
Sebastian Stenzel
2016-05-07 15:00:20 +02:00
parent 78645ecdf6
commit dcea9e21f0

View File

@@ -26,6 +26,10 @@
<groupId>org.cryptomator</groupId>
<artifactId>filesystem-api</artifactId>
</dependency>
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>filesystem-charsets</artifactId>
</dependency>
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>filesystem-crypto</artifactId>
@@ -79,4 +83,4 @@
</plugin>
</plugins>
</build>
</project>
</project>