diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-02-13 18:04:26 -0500 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-02-14 10:54:51 -0500 |
commit | fd70bf257e2ade9fbf28c3714f7adae29bedbd13 (patch) | |
tree | 896a869f1f01f958bf74321d5794b5ee24cac049 /version.properties | |
parent | 53e597da4aeee56eb96ddb5dc3e5f5222edeeec1 (diff) |
Moving to next SNAPSHOT version
1.6.5-SNAPSHOT
Issue-ID: LOG-1201
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I081e1166ce8ce85832e34053639f785693e07883
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 a3045a5..860a1dd 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ # 1.2.6-SNAPSHOT is off 1.2.5 major=1 minor=6 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |