diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2024-12-25 17:02:38 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2024-12-25 17:02:50 +0800 |
commit | ca73c670b92b72c75f14f77f23ccfc9d15c42435 (patch) | |
tree | 96a716d618bc33acc32868d7b2254d73c5eea144 /version.properties | |
parent | 747b4bfc1c7f6120e27f92d645a6d43ce89ad55f (diff) |
usecase-ui/server updates pom.xml file and Change the release version to 15.0.015.0.0
Issue-ID: USECASEUI-845
Change-Id: I4d960162e45e1f82e0e4f91d1862bec7d001d69a
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 |