From 2ead2aa66ba6737fc7bb208cd8171c0d41eb704b Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Wed, 9 Oct 2019 21:54:36 +0200 Subject: [PATCH] replace sonar inclusion pattern with multiple sources --- scm-ui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index e229207fb7..64ba79b654 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -18,7 +18,7 @@ js - */src/** + ui-components/src/,ui-webapp/src **/*.test.js,src/tests/** **/*.test.js,src/tests/** target/jest-reports