diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 13:34:34 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 13:34:39 -0400 |
commit | f3e77920d6219f2711b2f10f45d39599701bc189 (patch) | |
tree | 61066d8eeb4754c84bdb2c80428c76b8401e101a /version.properties | |
parent | 8d689e9860b4e5c89d04188d4b8a636b6a779890 (diff) |
Bump common master to 1.7.0
Issue-ID: POLICY-2514
Change-Id: Ic7bcf44a9f0c887d6c99edb8609725a15c4aa9a7
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index d932c3de..e377fcf8 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 -patch=6 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} |