diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-16 14:50:33 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-16 14:50:33 +0000 |
commit | b559c050557e757325743bd37b41fd49b01ba19a (patch) | |
tree | 728775be789d30728b4424f0b349437101a22d5f /version.properties | |
parent | 390dc7cf9f4f9011300da036a7705e385dbb55f0 (diff) |
Step snapshot version of policy engine
Issue-ID: POLICY-1630
Change-Id: Iefcaaf1811535e22904367b8d11346a02f5851c1
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 c0fb9b16f..e0ab8ddb9 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |