diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:34:34 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:34:35 -0400 |
commit | 9d39ef90fcc4472374f8e54ca4d9306e4678dc1f (patch) | |
tree | 6f773314b70df0eb109febcbeb2c507763f4cff2 /version.properties | |
parent | 75c6d7740ec993afd4193591f14d1b822197bf4b (diff) |
Upversion to 1.7.0
Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: If601c4d5e7d769bb0181384e44908f1fd2ace983
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 98eaf26..e377fcf 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=5 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} |