From d90acc852fa3d1aa25879b5bef373e31bd69ff39 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 30 May 2024 10:24:12 -0400 Subject: Release version 1.7.3 of ccsdk/sli Release of 1.7.2 failed due to aged out staging build. Releasing 1.7.3 with fresh staging build. Issue-ID: CCSDK-4004 Change-Id: I5e686b8aa62a93c640d40402c27a44c0a65a7844 Signed-off-by: Dan Timoney --- core/filters/installer/pom.xml | 2 +- core/filters/pom.xml | 2 +- core/filters/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/filters') diff --git a/core/filters/installer/pom.xml b/core/filters/installer/pom.xml index 806a25a2e..86470f826 100755 --- a/core/filters/installer/pom.xml +++ b/core/filters/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core filters-installer - 1.7.3-SNAPSHOT + 1.7.4-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/filters/pom.xml b/core/filters/pom.xml index 5f5066190..171970408 100644 --- a/core/filters/pom.xml +++ b/core/filters/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core filters - 1.7.3-SNAPSHOT + 1.7.4-SNAPSHOT pom ccsdk-sli-core :: ${project.artifactId} diff --git a/core/filters/provider/pom.xml b/core/filters/provider/pom.xml index 55b98d0d0..0615761f8 100755 --- a/core/filters/provider/pom.xml +++ b/core/filters/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.core filters-provider - 1.7.3-SNAPSHOT + 1.7.4-SNAPSHOT bundle ccsdk-sli-core :: ${project.artifactId} -- cgit 1.2.3-korg