diff options
author | 2021-04-30 11:06:36 +0200 | |
---|---|---|
committer | 2021-05-04 19:33:56 +0000 | |
commit | 4361b7053d1381b964930b000ee994410a8335ef (patch) | |
tree | f5dbbdf2aae7f844d7192f51e93e867b8d684547 /version.properties | |
parent | 6dd1e4c9cce3a8cbc66a0998a2a3735ab014a6dc (diff) |
Fix issues with inserting dashboard user into databasehonolulu
Issue-ID: DCAEGEN2-2751
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I60039fddf5493464b49f6a97d0fde4b4d8939773
Signed-off-by: vv770d <vv770d@att.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 77e67b1..44e6ad0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |