Skip to content
Snippets Groups Projects
Commit 59bd0445 authored by Christian Wulf's avatar Christian Wulf
Browse files

updated pmd config in pom

parent 44792c50
No related branches found
No related tags found
No related merge requests found
#FindBugs User Preferences
#Mon May 04 12:38:24 CEST 2015
#Wed May 13 07:17:09 CEST 2015
detector_threshold=3
effort=max
excludefilter0=.fbExcludeFilterFile|true
......
......@@ -264,7 +264,7 @@
<artifactId>pmd.ruleset</artifactId>
<version>0.0.1-SNAPSHOT</version>
<scope>system</scope>
<systemPath>${project.basedir}/conf/quality-config/pmd/CustomPmdRules_1.0.0.201504281612.jar</systemPath>
<systemPath>${project.basedir}/conf/quality-config/pmd/CustomPmdRules_1.0.0.201505130542.jar</systemPath>
</dependency>
</dependencies>
<configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment