From d1fb17de41c8cf8e1ddefbc32c054a2778ab95f1 Mon Sep 17 00:00:00 2001 From: Kavitha Date: Wed, 11 Jun 2025 11:04:28 +0200 Subject: [PATCH] SW release 1.0.8-SNAPSHOT for OPA-PDP Issue-ID: POLICY-5388 Change-Id: I06efb00af45923d5cfdde825fbb7207a746c9ce9 Signed-off-by: Kavitha --- version | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index 238d6e8..29be31b 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.7 +1.0.8-SNAPSHOT diff --git a/version.properties b/version.properties index bafc294..a422ecb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=0 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} -- 2.16.6