diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:51:45 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:51:51 -0400 |
commit | f412580c59f34de8e4988796bf42898be5d3a2b7 (patch) | |
tree | 879cb3c92188ad2220e3cb6be1bafa2635a9fdf6 /version.properties | |
parent | 423e98641ca7fe79a1b1bb897aa8a4b17ba5ee4d (diff) |
Bump apex-pdp to 2.2.1-SNAPSHOT
Released 2.2.0
Issue-ID: POLICY-1737
Change-Id: I144a3c07d3eaf8c53d339eecedf2b3d8d3ce3c7e
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 c45e65807..71e8e4403 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |