diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:00:54 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:03:49 +0100 |
commit | 6ed822fabd7c39e71b821134fcf8ac299e261108 (patch) | |
tree | 4754ae8dc494add1c57923d781dfe96102597e80 /version.properties | |
parent | 63540a089cf3f37c1845d321d337e0a36bf869e8 (diff) |
Bump policy/models to Jakarta 2.6.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I66ec28e3a51a8f388b56ccbf211f71698cf5e8aa
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 ecf57f414..86a80a539 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=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |