diff options
author | sx00562924 <SX00562924@techmahindra.com> | 2025-01-16 11:22:45 +0100 |
---|---|---|
committer | sx00562924 <SX00562924@techmahindra.com> | 2025-01-16 11:22:54 +0100 |
commit | 25fa6a018aaa45828b1a699066f4bcc80fd18a42 (patch) | |
tree | bbb9762e94a092c49cd8e0d6870597db5b6468cd /version.properties | |
parent | 228ed5743ddeb182281bd1f01d3fff598b188746 (diff) |
Bump version to 1.15.0-SNAPSHOT1.15.0
Issue-ID: SO-4132
Change-Id: I9b63f41667d1e43e54f2431b1c6afaaee4054b67
Signed-off-by: sx00562924 <SX00562924@techmahindra.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 2ed82f60d1..19762386fd 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=13 +minor=15 patch=0 base_version=${major}.${minor}.${patch} |