diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:26:29 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:26:29 +0000 |
commit | e32cfd423c9452fef811c22a7fd4ad9c1a88b660 (patch) | |
tree | 5e7c513fb7a082f2a8de37bdfc2a0e9f03aa5545 /version.properties | |
parent | c4089052efdc835314d09cbc332329d76115f332 (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-5166
Change-Id: I598d3aa074102011dfb21fe6e33a2b9024538ccc
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@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 ecb600961..bc48f0ac1 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |