diff options
author | vasraz <vasyl.razinkov@est.tech> | 2021-12-20 11:13:08 +0000 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2021-12-20 11:15:08 +0000 |
commit | 4c7d4b4d5f8bec858f5eeca734f67f91f3a5b77d (patch) | |
tree | d519f704d7dd109014200625a0861e20711e4b24 /version.properties | |
parent | b9460e1b02436112dfe22acd6d3e1120666e6650 (diff) |
Align container image naming1.3.0
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3821
Change-Id: I24a95488e5757b27fcb0a1d1ac33a25611a666f4
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 152260f..7d6815b 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 -minor=2 -patch=2 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |