From f7ad2a8e227ea4ff64c00d2d44478b2922b536fd Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 24 Jun 2020 07:24:36 -0400 Subject: Update to latest ccsdk/parent Frankfurt snapshot version Updated parent versions to latest CCSDK Frankfurt snapshot Change-Id: I0bcc2930a658bf64b5f360140247e08cc998a22c Issue-ID: CCSDK-2478 Signed-off-by: Dan Timoney --- properties-node/installer/pom.xml | 4 ++-- properties-node/pom.xml | 4 ++-- properties-node/provider/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'properties-node') diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index cd659377..d1cba0ef 100755 --- a/properties-node/installer/pom.xml +++ b/properties-node/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.sli.plugins properties-node-installer - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom ccsdk-sli-plugins :: properties-node :: ${project.artifactId} diff --git a/properties-node/pom.xml b/properties-node/pom.xml index 60bedfdf..f7a481c3 100755 --- a/properties-node/pom.xml +++ b/properties-node/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.sli.plugins properties-node - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT pom ccsdk-sli-plugins :: properties-node diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml index 640cf492..c9392b1f 100755 --- a/properties-node/provider/pom.xml +++ b/properties-node/provider/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent binding-parent - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.sli.plugins properties-node-provider - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT bundle ccsdk-sli-plugins :: properties-node :: ${project.artifactId} -- cgit 1.2.3-korg