diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-16 08:59:55 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-16 08:59:55 +0000 |
commit | 027e65f026944eafbffaf98b193631ef9b41ae51 (patch) | |
tree | 7619d479a65c0164091d9faa296d045e0581c936 /version.properties | |
parent | 9e3d309aa54d6d72b783b6a089c7ecf59bdd66a2 (diff) |
Step snapshot version of policy-pap
Issue-ID: POLICY-1630
Change-Id: Ie38ed0cc191dcd657b7558102b77b0912170568d
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 a3ac0d9c..ae234638 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |