From 9c671ae52ec3404c625f0412425c77edf633ced9 Mon Sep 17 00:00:00 2001 From: Dan Timoney <dtimoney@att.com> Date: Fri, 13 Oct 2023 16:29:56 -0400 Subject: Update to latest snapshot version of parent pom Update to latest snapshot version of parent pom to pick up Argon SR2 versions Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0311abcbd8943f9d96e5d89a7ff07e4d00e156b5 --- plugins/properties-node/installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/properties-node/installer') diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml index 7bbc703ea..0e8b6746e 100755 --- a/plugins/properties-node/installer/pom.xml +++ b/plugins/properties-node/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> -- cgit 1.2.3-korg