diff options
author | vasraz <vasyl.razinkov@est.tech> | 2022-03-03 21:13:02 +0000 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-03-06 16:26:45 +0000 |
commit | e82e8d9a455cfbd85ce556979f0f07b81f80c9df (patch) | |
tree | bba09447872c13b4b0b4cafb7551a52e4660f788 /version.properties | |
parent | c9b38b6990ee19314b0600e862411a5d83be0521 (diff) |
Step version to 1.10.0-SNAPSHOT1.10.0
Change-Id: Ibecbc46203a78ca6a03c9d9bd4f66d19cc5e1b3a
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3896
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 0986d1f0..a9271e1c 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=9 +minor=10 patch=0 base_version=${major}.${minor}.${patch} |