From 2162533410a04a7d31aa231c04d95f3e1e10473b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 8 Nov 2023 09:29:37 -0500 Subject: Use version 2.6.1 parent poms Use version 2.6.1 of parent poms Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney Change-Id: I52d48bd0c7ca97f861f6232bfaf7791bc97b0ce9 --- plugins/properties-node/installer/pom.xml | 2 +- plugins/properties-node/pom.xml | 2 +- plugins/properties-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/properties-node') diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml index 0e8b6746e..8b4f935d4 100755 --- a/plugins/properties-node/installer/pom.xml +++ b/plugins/properties-node/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1-SNAPSHOT + 2.6.1 org.onap.ccsdk.sli.plugins diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml index 6cec21436..719df4d4f 100755 --- a/plugins/properties-node/pom.xml +++ b/plugins/properties-node/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.1-SNAPSHOT + 2.6.1 org.onap.ccsdk.sli.plugins diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index fefbad6e6..a2cd07991 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.6.1-SNAPSHOT + 2.6.1 org.onap.ccsdk.sli.plugins -- cgit 1.2.3-korg