From b2eb9ed53fabb824f8de08f4c3b8be27e404aeb8 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 20 Aug 2019 15:40:38 -0400 Subject: Port to Neon Port sdnc/oam to Neon version of CCSDK and SDNC artifacts Change-Id: I4a195d0c5e993c433c0c03a898d60521c7df2a9f Issue-ID: SDNC-850 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 18aff1a38583891cbcddca7242e2326b80d88a8d --- SdncReports/SdncReportsApi/pom.xml | 4 ++-- SdncReports/SdncReportsDao/pom.xml | 4 ++-- SdncReports/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'SdncReports') diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index a429784f..a4449bcd 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -4,12 +4,12 @@ jar SdncReportsApi org.onap.sdnc.oam - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT sdnc-oam :: SdncReports :: SdncReportsApi org.onap.sdnc.oam SdncReports - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml index 83c6873e..7540d75e 100644 --- a/SdncReports/SdncReportsDao/pom.xml +++ b/SdncReports/SdncReportsDao/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.onap.sdnc.oam SdncReportsDao - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT jar sdnc-oam :: SdncReports :: SdncReportsDao @@ -11,7 +11,7 @@ org.onap.sdnc.oam SdncReports - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index e72fe132..a816c99c 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam SdncReports - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT pom sdnc-oam :: SdncReports @@ -13,7 +13,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 1.3.2 + 1.4.0-SNAPSHOT -- cgit 1.2.3-korg