From: Murali Parthasarathy K Date: Fri, 21 Mar 2025 12:28:21 +0000 (+0100) Subject: Moving to 1.0.4 SNAPSHOT X-Git-Tag: 1.0.4~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=14cb09968606194f8384d5ca59c9096186e11621;p=policy%2Fopa-pdp.git Moving to 1.0.4 SNAPSHOT Issue-ID: POLICY-5317 Change-Id: I8101fbba963cc21ea98d56b0efb24b17e48583bc Signed-off-by: Murali Parthasarathy K --- 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}