diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 11:22:40 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 11:22:40 -0400 |
commit | 89a8e32aabc34432b3d614f452e10f7125b478ce (patch) | |
tree | dcb0e600ff684b2704db524d4b1ddca82b6dbff0 /version.properties | |
parent | 0ae7a18c48e42313905887efedc1dfe4b1444043 (diff) |
Bump versions for drools-pdp master
Change-Id: I9882ab12334dc4b548de527ab2d7dbfc22177113
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 45a2df95..a0756adf 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} |