From a9a3a5d23130bdd652da64d0297cf00081b085d7 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 30 May 2019 13:04:05 -0400 Subject: Bump apex-pdp to version 2.2.0 Issue-ID: POLICY-1747 Signed-off-by: Jim Hahn Change-Id: Iba1c6a80917a37cc63e2250a32df40046df9ee4f --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg