diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 19:28:19 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 19:28:25 -0400 |
commit | 47d1b2c1064da356d7a9726f1c8d35cb68e9a4a1 (patch) | |
tree | ee21e3cc597ca2dbfab5ec703c0c197d5f54d906 /version.properties | |
parent | e261bc3b885a40589bef5698c9d1c98a9e595206 (diff) |
Bump parent 3.2.0 on master
Issue-ID: POLICY-2514
Change-Id: I22902bd8b7a0c1e021870b441259950f9ac96970
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 7f9c4908..f34034bc 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=1 -patch=4 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |