diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml index e80a2e14..26a00e5d 100644 --- a/applications/stream-applications-core/pom.xml +++ b/applications/stream-applications-core/pom.xml @@ -36,7 +36,7 @@ true true 8.29 - ${maven.multiModuleProjectDirectory}/etc/checkstyle + https://raw.githubusercontent.com/spring-cloud/stream-applications/master/etc/checkstyle ${checkstyle.location}/checkstyle-suppressions.xml diff --git a/functions/pom.xml b/functions/pom.xml index bbfb9f30..c0ec7657 100644 --- a/functions/pom.xml +++ b/functions/pom.xml @@ -24,7 +24,7 @@ true true 8.29 - ${maven.multiModuleProjectDirectory}/etc/checkstyle + https://raw.githubusercontent.com/spring-cloud/stream-applications/master/etc/checkstyle ${checkstyle.location}/checkstyle-suppressions.xml