diff options
author | Jim Hahn <jrh3@att.com> | 2019-05-30 12:55:01 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-05-31 10:46:30 -0400 |
commit | 8ff6558772997899f52a6544861f9ed608b08b38 (patch) | |
tree | 183c7e2e5c14c0d58c090179abfbc1cb8d5a9527 /version.properties | |
parent | 2d47b8467158ce54e51a2eada6dfecc010b810d9 (diff) |
Bump drools-pdp to version 1.5.0
Change-Id: I6eb1f0e7dc2c0ac9b4f1594497c321aa57db8ecd
Issue-ID: POLICY-1747
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 eff345ce..99af3426 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=4 -patch=1 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |