diff options
author | jrh3 <jrh3@att.com> | 2019-09-10 11:04:50 -0400 |
---|---|---|
committer | jrh3 <jrh3@att.com> | 2019-09-10 11:04:50 -0400 |
commit | ad55e1eb6653c9b0ee9f68271b7bb2dc766a2c47 (patch) | |
tree | 656be85fc49a9777d473cc0bae8c9a4aeb1c0507 /version.properties | |
parent | 3428c815b12252f9ee5dc38ef859464c60628a6f (diff) |
Bump versions for pap master
Issue-ID: POLICY-2045
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: I31bb75b39a3232ef7448fadcd79941d5191f61c2
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 50539a03..c45e6580 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=2 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |