From 9718823901f4fe65134232905d8663478a8fe7a0 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Mon, 25 Apr 2022 10:33:32 -0400 Subject: Release version 1.4.1 Releasing sli 1.4.1 for jakarta release and moving poms to next snapshot. Issue-ID: CCSDK-3633 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ia1338a33968c0d29ea7c5eacb4823bdfd1a0821e --- 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 d5cdc835b..48c0b37dc 100755 --- a/plugins/properties-node/installer/pom.xml +++ b/plugins/properties-node/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-installer - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml index 0502ddfb6..162de1f85 100755 --- a/plugins/properties-node/pom.xml +++ b/plugins/properties-node/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT pom ccsdk-sli-plugins :: ${project.artifactId} diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index f2ad6449d..6044398d8 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/provider/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.sli.plugins properties-node-provider - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT bundle ccsdk-sli-plugins :: ${project.artifactId} -- cgit 1.2.3-korg