From fe8d3bc523ac928f5cf7d9a9951d584b333e21f5 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 18 Jan 2019 16:51:25 -0500 Subject: Updates for Fluorine Updated to create Fluorine-based artifacts Change-Id: Ib450be62cc016c1b5e6da2ebfb4fa3d9851e9a41 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 95f86710cfec2e6267bc97280ab6cfad4cf44866 --- SdncReports/SdncReportsApi/pom.xml | 5 ++--- SdncReports/SdncReportsDao/pom.xml | 5 ++--- SdncReports/pom.xml | 7 +++---- 3 files changed, 7 insertions(+), 10 deletions(-) (limited to 'SdncReports') diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index 23fc5121..c1226e23 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -1,6 +1,5 @@ - + + 4.0.0 jar SdncReportsApi diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml index 776c496b..09a15c7b 100644 --- a/SdncReports/SdncReportsDao/pom.xml +++ b/SdncReports/SdncReportsDao/pom.xml @@ -1,6 +1,5 @@ - + + 4.0.0 org.onap.sdnc.oam SdncReportsDao diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index 026f9616..cb99f881 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -1,6 +1,5 @@ - + + 4.0.0 @@ -14,7 +13,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT -- cgit 1.2.3-korg