diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-12 16:50:19 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-12 16:50:23 +0100 |
commit | 0956203642251d2d596e892c0a7b8b62627e6e30 (patch) | |
tree | 76c156c02cd56e5733d3189557cbdef9b3bf2625 /version.properties | |
parent | f50887f0b4c42f4fab04fc35b2402a65e0949a84 (diff) |
Bump policy/parent to 3.4.4-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: Icd4f8eca9cacc2f0a9f70272c0ed1c29b30097dd
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 74d73ad4..a78d43d4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |