minSeverity is now defined in commons parent

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1299711 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2012-03-12 15:31:46 +00:00
parent 3db1f94649
commit 1a3881f3f5
1 changed files with 0 additions and 2 deletions

View File

@ -284,8 +284,6 @@
<maven.compile.target>1.5</maven.compile.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- Allow severity to be overriden by the command-line option -DminSeverity=level -->
<minSeverity>info</minSeverity>
<math.pmd.version>2.7.1</math.pmd.version>
</properties>