diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-04-13 15:55:51 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-04-13 15:55:57 -0400 |
commit | dca5220480fb7c45e9d098825597cc7d70608c6a (patch) | |
tree | d0338307e2f20452526a9cc570c4e361eaf62826 /version.properties | |
parent | da09b036ff8f3c927e552e33e1476be4ba488efa (diff) |
Upgrade to SNAPSHOT 1.2.1
Issue-ID: POLICY-736
Change-Id: If5c959aa1c0a123c7fd9eee281e39e1d646b6b03
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 faf06bbba..688582d37 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |