diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:40:54 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:40:59 +0100 |
commit | abd179dcba2161fb5591c48d554b9a6637b37572 (patch) | |
tree | 5f6641c6d474c877009b477b00c3b54533af5420 /version.properties | |
parent | 42af66b569cace8989a5efa8e7bf96cb01be463f (diff) |
Bump policy/clamp to Jakarta 6.2.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I4dfc0532e30106478c89182f7c2cd573c168a634
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 cb3431722..cc93736c2 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=6 -minor=1 -patch=4 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |