From 7bca8c434174b81e9e197840ea24ab42390009e8 Mon Sep 17 00:00:00 2001 From: Shan Mahanama Date: Tue, 26 Mar 2019 14:46:00 +0530 Subject: [PATCH] Update checkstyle config file location --- poms/msf4j-service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poms/msf4j-service/pom.xml b/poms/msf4j-service/pom.xml index 96cc4d063..48e8001e1 100644 --- a/poms/msf4j-service/pom.xml +++ b/poms/msf4j-service/pom.xml @@ -190,10 +190,10 @@ validate - https://raw.githubusercontent.com/wso2/code-quality-tools/master/checkstyle/checkstyle.xml + https://raw.githubusercontent.com/wso2/code-quality-tools/v1.2/checkstyle/checkstyle.xml - https://raw.githubusercontent.com/wso2/code-quality-tools/master/checkstyle/suppressions.xml + https://raw.githubusercontent.com/wso2/code-quality-tools/v1.2/checkstyle/suppressions.xml UTF-8 true