From b5a1f49893bcbe44fda1b0ea6340f8f834adf2b2 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 7 Nov 2022 13:38:17 -0500 Subject: Update to released version of parent pom Update to use released initial London version of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: Idd3e0c42d912e7dc5805edae351df14d19d83d2b --- plugins/template-node/installer/pom.xml | 2 +- plugins/template-node/pom.xml | 2 +- plugins/template-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/template-node') diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml index 8e671b5c7..e93909c81 100644 --- a/plugins/template-node/installer/pom.xml +++ b/plugins/template-node/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.0-SNAPSHOT + 2.5.0 org.onap.ccsdk.sli.plugins diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index 056791c02..c70687212 100644 --- a/plugins/template-node/pom.xml +++ b/plugins/template-node/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.0-SNAPSHOT + 2.5.0 org.onap.ccsdk.sli.plugins diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index 52b907aaa..5d489a884 100644 --- a/plugins/template-node/provider/pom.xml +++ b/plugins/template-node/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.5.0-SNAPSHOT + 2.5.0 org.onap.ccsdk.sli.plugins -- cgit 1.2.3-korg