From 281549acfd53bf9c8a26a3a49b6b8985793c8952 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 25 May 2023 09:40:59 +0100 Subject: Set snapshot and/or references of policy/models for new release policy/models updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon Change-Id: I1a25ce15a06c13e57e37f1a36bb390f145e1a21a --- version.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 4e87a60a5..4ba0a9a80 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=2 -minor=8 -patch=3 +minor=3 +minor=0 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg