diff options
author | Jim Hahn <jrh3@att.com> | 2019-05-30 13:04:05 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-05-30 13:05:52 -0400 |
commit | a9a3a5d23130bdd652da64d0297cf00081b085d7 (patch) | |
tree | 706123a220755145c53621970d2241d586d1f793 /version.properties | |
parent | 4b890c78baa7e6ea42a02e140e608491ccb0aa63 (diff) |
Bump apex-pdp to version 2.2.0
Issue-ID: POLICY-1747
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: Iba1c6a80917a37cc63e2250a32df40046df9ee4f
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index b4f561888..c45e65807 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=1 -patch=1 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |