From 1765a36f380f8fd8f3866db925acfd719c5f9878 Mon Sep 17 00:00:00 2001 From: srinivasyanamadala Date: Wed, 4 Jun 2025 19:13:51 +0200 Subject: [PATCH] SW release 1.0.7-SNAPSHOT for OPA-PDP Issue-ID: POLICY-5380 Change-Id: Ib3bc0cdc84497a9b1a0e0736dfa50955c51453a3 Signed-off-by: srinivasyanamadala --- version | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index af0b7dd..cda4865 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.6 +1.0.7-SNAPSHOT diff --git a/version.properties b/version.properties index c31ca0f..bafc294 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=0 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} -- 2.16.6