summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-12-05 22:30:14 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-12-05 22:30:14 +0100
commit58d661fe0c09feb0d2bd8b2ad89553cd2efaf10a (patch)
tree3390687667667790bee0d915140e709123b508d2 /pom.xml
parentf1498915ecc697ef0342826dd22ac301eb716e26 (diff)
downloadEAAF-Components-58d661fe0c09feb0d2bd8b2ad89553cd2efaf10a.tar.gz
EAAF-Components-58d661fe0c09feb0d2bd8b2ad89553cd2efaf10a.tar.bz2
EAAF-Components-58d661fe0c09feb0d2bd8b2ad89553cd2efaf10a.zip
fix typo
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 24ea8dbb..6ae0da6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
<spotbugs-maven-plugin.version>3.1.12.2</spotbugs-maven-plugin.version>
<license.outputDirectory>${project.build.directory}/thirdparty_licenses</license.outputDirectory>
- <pmw_rules_location>https://apps.egiz.gv.at/checkstyle/giz_pmd_checks.xml</pmw_rules_location>
+ <pmw_rules_location>https://apps.egiz.gv.at/checkstyle/egiz_pmd_checks.xml</pmw_rules_location>
</properties>