From 14cb09968606194f8384d5ca59c9096186e11621 Mon Sep 17 00:00:00 2001 From: Murali Parthasarathy K Date: Fri, 21 Mar 2025 13:28:21 +0100 Subject: [PATCH] Moving to 1.0.4 SNAPSHOT Issue-ID: POLICY-5317 Change-Id: I8101fbba963cc21ea98d56b0efb24b17e48583bc Signed-off-by: Murali Parthasarathy K --- version | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/version b/version index 21e8796..63b1c9d 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.3 +1.0.4-SNAPSHOT diff --git a/version.properties b/version.properties index 45d5a51..e346160 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=0 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- 2.16.6