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:
parent
3db1f94649
commit
1a3881f3f5
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue