diff options
author | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-05-21 16:13:39 +0100 |
---|---|---|
committer | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-05-21 16:13:39 +0100 |
commit | 513d1e03c607f9e95581bcf60d0cb1fdd7175fb4 (patch) | |
tree | 19ad2c9f1ffe64cf79038953b061d20be92c635b /version.properties | |
parent | c2c5e18792574e8c480f96100e14de3323307d91 (diff) |
Bump Drools-Pdp to 1.7.0
Issue-ID: POLICY-2514
Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech>
Change-Id: Ib18f045a621ce15f8381607ba87639dd188887e5
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 fe641958..e377fcf8 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=4 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} |