diff options
author | 2024-06-12 10:36:56 +0800 | |
---|---|---|
committer | 2024-06-12 10:38:23 +0800 | |
commit | 32a2dc14e84f8c28d05f576e03f67cda724f38dc (patch) | |
tree | f7b2dedf2683eb5751577628296b270985e96ffe /version.properties | |
parent | 02810f989a988ad918c439d37e779f6110815d05 (diff) |
Usecase-ui modify pom files
Issue-ID: USECASEUI-838
Change-Id: I84b970827a4f155fac9d3da56c4c41b069584c83
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 6b9af63e..9767ccac 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 |