diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-23 16:32:55 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-24 08:18:12 -0400 |
commit | c992013a24811a692b985c088b671ba5b40f0dbd (patch) | |
tree | 0691778d3c83820b9171ec8d69241ca6486d5551 /version.properties | |
parent | cb09f88eb4363c28a4c7ab7866393b6863db9e26 (diff) |
Bump to 1.4.2-SNAPSHOT
Released 1.4.1
Issue-ID: POLICY-1700
Change-Id: I9fd966de8165a5f387bb74fedc22a7502d82b870
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 eff345ceb..77e67b1c3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |