diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-24 10:47:47 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-24 10:47:52 -0400 |
commit | 0ca776a58626bf01347232f7807d9f288680d97d (patch) | |
tree | 24529706169ff1f1418d07199bdb019b28032055 /version.properties | |
parent | e3aea4987f30677064db48d0f614a101cdef5f42 (diff) |
Bump api to 2.2.1-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ia7b147ebfb6e3222310116da644ac4c820093fe5
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 c45e6580..71e8e440 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |