From 42ef3e4d9d80ac3de18cb687fac3c375ecdc96db Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 13 Sep 2018 12:11:35 -0400 Subject: Fix groupIds Incorrect groupIds - need to match repo structure. Also, name tags need to include sdnc-oam to map to correct Sonar project. Change-Id: I530855763bb02fc655a2192f9af55da63fd12512 Issue-ID: SDNC-445 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 597abe7f0380146d5e44588c2be24c63357afbd7 --- SdncReports/pom.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'SdncReports/pom.xml') diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index a811d1b3..5b9bd5dc 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -1,13 +1,16 @@ - 4.0.0 - org.onap.ccsdk.parent + org.onap.sdnc.oam SdncReports - 0.0.1-SNAPSHOT + 1.4.0-SNAPSHOT pom + sdnc-oam :: SdncReports + org.springframework.boot spring-boot-starter-parent @@ -23,10 +26,10 @@ http://nexus.onap.org/content/repositories/snapshots - + SdncReportsDao - SdncReportsApi + SdncReportsApi -- cgit 1.2.3-korg