From 28c17265f5f02c3a1a1f77bb53f98a9c0888bc1c Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Wed, 12 Sep 2018 11:33:24 +0300 Subject: update group id in pom.xml Updated the group id in the pom.xml from openecomp to onap removed sonar.inclusion to prevent sonar job from failing Change-Id: I5f7d8b5d778d56104d3baff2acf8ef1eccef792f Issue-ID: SDC-1753 Signed-off-by: Idan Amit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b803e9..bd3535f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ node/node src/angular - + src/angular/**/*.ts -- cgit 1.2.3-korg