diff options
author | liamfallon <liam.fallon@est.tech> | 2020-03-24 09:50:17 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2020-03-24 09:55:07 +0000 |
commit | 125b0744e804d056dc74386ae192e96660f75ba5 (patch) | |
tree | 15df7fa0e9914059a968a6ef0d754371453c2f9b /version.properties | |
parent | 4c845270fc5da17b9fa995e0336e1cd8f308cbac (diff) |
Bump policy-models to version 2.2.2-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I644e45822154f57d2bf6a81e55df07e2e4ca6966
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 71e8e4403..76584abcb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |