diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2024-06-11 17:38:46 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2024-06-11 17:39:09 +0800 |
commit | 4b7238007383474bbd17fdb30aa5e81828a2e87d (patch) | |
tree | 7f06fe317ae4d2addc9ecbcb956eac4de608cd2e /version.properties | |
parent | 6cac125220551ed74cdbc772c7c0574ce6afc5fd (diff) |
Modify pom files14.0.0
Issue-ID: USECASEUI-838
Change-Id: Ib166075be02842fc9e3e888fc7b2fec38d1007a6
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 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 |