diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 10:31:43 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 10:33:42 +0100 |
commit | 1352e00c93f6cf1ae1cd694897a83139d8ffe625 (patch) | |
tree | b281b67c6da0849854b7f5cd1c6471808160875e /version.properties | |
parent | c7345d6e434b52279de917ff8653e4697747244f (diff) |
Bump policy/docker to Jakarta 2.4.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I48777921ed97ec578fb797521c6dd1240a116d4b
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 16dbea1c..ee5d4d0e 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=3 -patch=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |