diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-01 16:36:02 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-02 07:37:15 -0500 |
commit | ac7a0339fa69103ba6475efa910b05ef42bdcafe (patch) | |
tree | 8915686fc34098ac05b097e2bf283dc8811bb98f /version.properties | |
parent | 19abd527b82d142eea3c7435bd848a72c74a531c (diff) |
Bump policy/docker 2.0.2
2.0.1 is released, bump to next patch.
Also ensure configuration for dependencies is correct.
Issue-ID: POLICY-2378
Change-Id: Ia581392df30614f92d30b52ef4799258991f584b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 ae234638..bb52871b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |