From ed5adcf9981bdf9b59f1f4bfa8c1828335d442e5 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 12 Sep 2019 09:53:35 -0400 Subject: Update to use released version of parent pom Use released version of parent pom Change-Id: I85b4b316aadb6f289ba8be3eb8732fbe032422ba Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 454e3427c79eb811db3427bc992e136f84fe3a00 --- 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 552b4d7e..9741682e 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -4,12 +4,12 @@ jar SdncReportsApi org.onap.sdnc.oam - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT sdnc-oam :: SdncReports :: SdncReportsApi org.onap.sdnc.oam SdncReports - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml index 2aef7313..d4015d57 100644 --- a/SdncReports/SdncReportsDao/pom.xml +++ b/SdncReports/SdncReportsDao/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.onap.sdnc.oam SdncReportsDao - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT jar sdnc-oam :: SdncReports :: SdncReportsDao @@ -11,7 +11,7 @@ org.onap.sdnc.oam SdncReports - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index 40e41631..4e9a4934 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam SdncReports - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT pom sdnc-oam :: SdncReports @@ -13,7 +13,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 1.4.1-SNAPSHOT + 1.4.2 -- cgit 1.2.3-korg