diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:36 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:36 +0000 |
commit | ef2a86add9cac393a23e4a0b8980a339760860a3 (patch) | |
tree | 6bd82a9c44d08e3b1c5fd6dae893cfbc11becc7a /version.properties | |
parent | f5529727f5582676b64b68bf6ccb6d463bb2ec05 (diff) |
Update snapshot and/or references of policy/drools-pdp to latest snapshots
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I36771a49543cd51b7101ef252b96c1403b83df8e
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 3ce0a7f0..4014cff5 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=12 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |