diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:54:22 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:54:30 +0100 |
commit | 3b5519f9308f36e4cb056c2d2430c6fa46e98f4d (patch) | |
tree | 561859c1746852fb5e43b7327de0826a539ab3fe /version.properties | |
parent | 1f798d5c0e739abaa9bcec2ab20d51cfd493cd46 (diff) |
Bump policy/distribution to Jakarta 2.7.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I877f56a698224d82226a55ca6c68d4dc65534d06
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 ca0670a2..8b9e3171 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=6 -patch=2 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} |