diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:27:03 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:27:04 -0400 |
commit | cb5b2cbf0e6b20b7f55defee2b77b4c9432ce21b (patch) | |
tree | d53bf1a867c9f26d197ea78398ea5825d569fa9b /version.properties | |
parent | 0096841f2533a04309939642856b7efdc415a07a (diff) |
Upversion to 1.7.0
Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7b70d5ae07f27473281efc4d1c31f9c3b03ff5e7
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 a0756ad..e377fcf 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 +minor=7 patch=0 base_version=${major}.${minor}.${patch} |