From f91693369b866ae9ceefcc0bd1b2d57b33e72787 Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Wed, 12 Sep 2018 11:33:24 +0300 Subject: [PATCH] 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: I5717c4507c0b157573be27d4a76834d5a248e0ad Issue-ID: SDC-1753 Signed-off-by: Idan Amit --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 81f6b58..0b803e9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.openecomp.sdc + org.onap.sdc onap-ui-angular 5.1.17 pom @@ -14,7 +14,7 @@ node/node src/angular - src/angular/**/*.ts + -- 2.16.6