diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 12:56:56 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 12:57:01 -0400 |
commit | 278cb967f83be3ce89d17c225f474ef42698b3c0 (patch) | |
tree | c578947a87da97f424a6485ada239fe4aa266566 /version.properties | |
parent | 9347099fc35e87bc73a876d781102d4db8c0201e (diff) |
Bump engine 1.6.3-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ic374190da660b3c258998ecf131fa57dcb1cb834
Signed-off-by: Pamela Dragosh <pdragosh@research.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 5be42c80d..d6bddbc2d 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |