diff options
author | jrh3 <jrh3@att.com> | 2019-08-07 15:27:11 -0400 |
---|---|---|
committer | jrh3 <jrh3@att.com> | 2019-08-07 15:27:11 -0400 |
commit | d7a0af78ec30aee100043816d382bb27eeb700e5 (patch) | |
tree | be45918ea78683194ca5a6bb820309cce7bf6b4c /version.properties | |
parent | 05e66f942e232593e0ee4a7445a9d92437b250c9 (diff) |
Bump version of apex-pdp
Issue-ID: POLICY-1965
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: Icd437f10c4d991030652ffa1abf48b7b5738145c
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 71e8e4403..76584abcb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |