From f16e0e188621c9c8f617d5d6f90847c8287eceac Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 5 Aug 2019 11:02:01 -0400 Subject: Use release version of artifacts Use release version 1.3.2 of parent poms and released version of CCSDK artifacts Change-Id: Ie725491dadaccc702033cd8cfb4b34aca1e2ac53 Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 797cd76fc476ab2cdb3efd8eec5752a4e81a62e2 --- 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 98a603f4..45994146 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -4,12 +4,12 @@ jar SdncReportsApi org.onap.sdnc.oam - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT sdnc-oam :: SdncReports :: SdncReportsApi org.onap.sdnc.oam SdncReports - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml index 2d318eb7..1e615243 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.0-SNAPSHOT + 1.6.1-SNAPSHOT jar sdnc-oam :: SdncReports :: SdncReportsDao @@ -11,7 +11,7 @@ org.onap.sdnc.oam SdncReports - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index 048b5a42..84ea5056 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam SdncReports - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom sdnc-oam :: SdncReports @@ -13,7 +13,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 1.3.1-SNAPSHOT + 1.3.2 -- cgit 1.2.3-korg