diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:07:47 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:07:54 -0400 |
commit | 9fdfb866a2f44a10d6224b4fae560083222afe8e (patch) | |
tree | 575523ca8754ebd83613ef6b6617a11028d20ed6 /version.properties | |
parent | 65d4fc3343280914ddcf915a750b897c3e29cec8 (diff) |
Upversion to 1.7.0
Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Icc989a3bdaff76d7d532754364fcb182c434864e
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} |