Fixed project description.
This commit is contained in:
parent
2b8c918a22
commit
f440acd847
3
pom.xml
3
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue