diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:22:25 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:40:30 +0100 |
commit | a5d2e2fcbc869b3904d7a53db6816aec8514b3f2 (patch) | |
tree | 58dce629db242bb8d9a8adedb22ed3a3c0fe4333 /version.properties | |
parent | 83b1c173dbf91de526c341069d184df289fffcb5 (diff) |
Set snapshot and/or references of policy/drools-applications for new release
policy/drools-applications updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I1382d18817b300fb064444212f2197ab227dce86
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 20d89dde8..f6bcc5a3a 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=10 -patch=4 +minor=11 +patch=0 base_version=${major}.${minor}.${patch} |