From 4b7238007383474bbd17fdb30aa5e81828a2e87d Mon Sep 17 00:00:00 2001 From: kaixiliu Date: Tue, 11 Jun 2024 17:38:46 +0800 Subject: Modify pom files Issue-ID: USECASEUI-838 Change-Id: Ib166075be02842fc9e3e888fc7b2fec38d1007a6 Signed-off-by: kaixiliu --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 6b9af63..9767cca 100644 --- a/version.properties +++ b/version.properties @@ -2,7 +2,7 @@ # 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=13 +major=14 minor=0 patch=0 -- cgit 1.2.3-korg