diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-13 19:29:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-13 19:29:48 +0100 |
commit | 63540a089cf3f37c1845d321d337e0a36bf869e8 (patch) | |
tree | d9f08cb4782c7497545c72ad21f9c154ede0c7b7 /version.properties | |
parent | 2606bd227a8e15619905c31a85be8a763aec75c8 (diff) |
Bump policy/models to 2.5.2-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: Idbdbbe56e5daac2ce8ce780d2c8ce5ff54b8e006
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 50c84cde2..ecf57f414 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |