diff options
author | morganrol <morgan.richomme@orange.com> | 2021-04-28 08:10:15 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-04-28 16:44:12 +0200 |
commit | 4b556fd00d7bbd71a84a12790cc950daf4ac0990 (patch) | |
tree | ac4b8b4019b9efcf870dd046763d9846394bae96 /version.properties | |
parent | 4ecf7d91e0305582b026eb9c6c3c4915d4469715 (diff) |
[HONOLULU] Bump version 1.8.0 of the robot tests
For the robot pod
Issue-ID: TEST-335
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ie891c261394c41150669408553db3405e7376514
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 df4b0252..d21cc0f7 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=7 -patch=4 +minor=8 +patch=1 base_version=${major}.${minor}.${patch} |