diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 12:04:00 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 12:04:00 -0400 |
commit | 3e5c24405297918996e33a61b923ad6166d74112 (patch) | |
tree | 4c61cd40c6814e5304bd0417a1b933e712e95605 /version.properties | |
parent | dedc162c34de5119d573da5593f5b5031cbfc440 (diff) |
Bump versions for drools-apps master
Change-Id: Ia94e1ba31d0e8b6a980d891df9b26fb6977acc95
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@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 45a2df953..a0756adf2 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=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |