diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2024-12-26 10:01:35 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2024-12-26 10:12:06 +0800 |
commit | 9df997b6d974f0942d57966fc2986e59d95837dd (patch) | |
tree | da7c0a5cf27cd1cd121da0a8f352873a1b0ae2c4 /version.properties | |
parent | b71bd34b5baa8e3dfedf83f777d62c988c6b9c97 (diff) |
Usecase-ui modify pom files15.0.0
Issue-ID: USECASEUI-846
Change-Id: Ic159cbdc3844cc67c5f8c4697024844cc41208b0
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 9767ccac..dd5418f4 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=14 +major=15 minor=0 patch=0 |