From f20cfb551738f5d8aca32d181cc53219bba74ec8 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Mon, 26 Jan 2026 10:37:26 +0100 Subject: [PATCH] Fix security pipeline issue - change needs to be submitted before pipeline will start to work again Issue-ID: INT-2339 Change-Id: Iebd37d2931f57cd55f9277e549dc663dd70df708 Signed-off-by: Fiete Ostkamp --- security/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/setup.cfg b/security/setup.cfg index 61fe7fa..2ee7ec8 100644 --- a/security/setup.cfg +++ b/security/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = onap_security -version = 1 +version = 1.0.1 [files] packages = onap_security -- 2.16.6