diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-05-26 14:18:14 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-05-26 14:18:21 +0100 |
commit | 84ce39ffa3378a1cf174a780df5a378cd23f13d9 (patch) | |
tree | ea6d18b447e4999fa190c8e638abc7fab27acb15 /version.properties | |
parent | 97c994c9d4bf2e2710997281493f84bd80eceb13 (diff) |
Bump Drools-Apps to 1.7.0
Change-Id: I1b4b088d276da6aae3b577102470a6d8e3dcdc6a
Issue-ID: POLICY-2514
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
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 98eaf266f..e377fcf8e 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} |