From 1bd7bcb12869c2260c6e0cd74e010dceefbf1879 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 23 Oct 2018 16:23:03 -0400 Subject: Roll to initial Dublin snapshot Roll to initial Dublin snapshot Change-Id: Id36b1e41ae75a7c282a5db85b30abe3a7688aeb9 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) Fix CCSDK docker version Update CCSDK docker versions used to build SDNC docker containers. Change-Id: I9497c788cc48b401f24aeb9018060c6c0d5b4a0b Issue-ID: SDNC-486 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: c261e3f719abcbea0762162dc9244f951296c6a1 --- 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 b6cb9483..8d3caabb 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -5,12 +5,12 @@ jar SdncReportsApi org.onap.sdnc.oam - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT sdnc-oam :: SdncReports :: SdncReportsApi org.onap.sdnc.oam SdncReports - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml index 2278f600..3a93e39b 100644 --- a/SdncReports/SdncReportsDao/pom.xml +++ b/SdncReports/SdncReportsDao/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.onap.sdnc.oam SdncReportsDao - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT jar sdnc-oam :: SdncReports :: SdncReportsDao @@ -12,7 +12,7 @@ org.onap.sdnc.oam SdncReports - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index fd74e763..026f9616 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -6,7 +6,7 @@ org.onap.sdnc.oam SdncReports - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom sdnc-oam :: SdncReports @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 1.1.1 + 1.2.0-SNAPSHOT -- cgit 1.2.3-korg