diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-07-02 09:46:58 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-07-02 09:47:03 -0400 |
commit | 82eb6e6fe10e77d7974f821146b7ca17c1d9778a (patch) | |
tree | 3466d54cf4f3f2b3f37a699b3ec095f6332b9ad1 /version.properties | |
parent | ea684f8e0b68a9b7f1decea4844e8c9010dbef39 (diff) |
Bump distribution to 2.2.1-SNAPSHOT
Released 2.2.1
Issue-ID: POLICY-1737
Change-Id: I41bf18cc17f3e287d59da86ed3cc21dc8dcafd9a
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} |