diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-15 19:57:09 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-15 19:57:09 +0000 |
commit | c328f102536b3dcc8865337668982202ec4794b1 (patch) | |
tree | d58eb8e84e2e2d0b058b2877f2d101fbbf22de0c /version.properties | |
parent | ceb3ced528288d9869d14930ca88907547a20c93 (diff) |
Step snapshot version of policy models
Issue-ID: POLICY-1630
Change-Id: I163b4566030f9beebdbb546814b1a7a777ce1205
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 a3ac0d9c7..ae234638e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |