Fixed project description.

This commit is contained in:
Diederik Muylwyk 2018-05-28 13:09:44 -04:00
parent 2b8c918a22
commit f440acd847
1 changed files with 0 additions and 3 deletions

View File

@ -72,9 +72,6 @@
-->
</repositories>
<description>
</description>
<dependencies>
<!-- Cobertura is here as a 'provided' depdendency just to get the @CoverageIgnore annotation. It would be nice if there was a better way for this.. -->
<!-- <dependency> <groupId>net.sourceforge.cobertura</groupId> <artifactId>cobertura</artifactId> <version>2.1.1</version> <scope>provided</scope> <exclusions> <exclusion> <artifactId>jetty</artifactId>