summaryrefslogtreecommitdiffstats
path: root/dmi-stub/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dmi-stub/pom.xml')
-rw-r--r--dmi-stub/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmi-stub/pom.xml b/dmi-stub/pom.xml
index c7100142..e4ad6c45 100644
--- a/dmi-stub/pom.xml
+++ b/dmi-stub/pom.xml
@@ -31,7 +31,7 @@
<properties>
- <checkstyle.config.location>../</checkstyle.config.location>
+ <checkstyle.config.location>${project.basedir}</checkstyle.config.location>
<jacoco.skip>true</jacoco.skip>
<java.version>17</java.version>
<maven.compiler.release>17</maven.compiler.release>