diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml
index f3356f8e..e80a2e14 100644
--- a/applications/stream-applications-core/pom.xml
+++ b/applications/stream-applications-core/pom.xml
@@ -36,7 +36,7 @@
true
true
8.29
- ../../etc/checkstyle
+ ${maven.multiModuleProjectDirectory}/etc/checkstyle
${checkstyle.location}/checkstyle-suppressions.xml
diff --git a/functions/pom.xml b/functions/pom.xml
index dbceaf2d..bbfb9f30 100644
--- a/functions/pom.xml
+++ b/functions/pom.xml
@@ -24,7 +24,7 @@
true
true
8.29
- ../etc/checkstyle
+ ${maven.multiModuleProjectDirectory}/etc/checkstyle
${checkstyle.location}/checkstyle-suppressions.xml