diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-15 10:03:32 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-15 10:15:05 +0100 |
commit | 068aea18d2eb95d27be5c5763835d6974d6df85a (patch) | |
tree | e3c9a34b878c9d3bb2c6ca124911675a75c6243d /version.properties | |
parent | 2c3f332404646e5da013f5e37b4705f52140d0c0 (diff) |
Bump policy-models to 2.5.1-SNAPSHOT
Issue-ID: POLICY-3587
Change-Id: Idca2237777c1f7bda3fab89934dc97b9360fbc3d
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 756f8a39c..50c84cde2 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |