From 31176e54aef12e0146422cc3f20e559115f572a8 Mon Sep 17 00:00:00 2001 From: srinivasyanamadala Date: Tue, 25 Mar 2025 15:08:06 +0100 Subject: [PATCH] policy-opa-pdp version 1.0.5-SNAPSHOT Issue-ID: POLICY-5326 Change-Id: Ie828d7dd54938ce94dc42d636ce1904e805c2af9 Signed-off-by: srinivasyanamadala --- version | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index ee90284..3067557 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.4 +1.0.5-SNAPSHOT diff --git a/version.properties b/version.properties index e346160..17c4b15 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=0 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} -- 2.16.6