diff options
author | 2024-12-26 10:54:25 +0800 | |
---|---|---|
committer | 2024-12-26 10:54:34 +0800 | |
commit | 9a6c03c0641fc5f54c15e3e8610b3c3658b0cfc4 (patch) | |
tree | 4556933541901237fd2abc880bf966b4917ca92b /version.properties | |
parent | 04dbb611b85775a5069405be95fc29b4169c9176 (diff) |
Change the release version to 15.0.015.0.0
Issue-ID: USECASEUI-847
Change-Id: Ia1c1b7bc7f79fd305b972442ba924e8b6dd8e0ec
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 9767cca..dd5418f 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 |