diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 09:57:24 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 10:22:38 -0400 |
commit | eeb2aa12f0445829d0aedb91d729f61102c070d8 (patch) | |
tree | b07b20addd1273f0c4b30829586f83741c4859c8 /version.properties | |
parent | eead53da93cfb63210274ef64ba79309522b05f6 (diff) |
Bump versions for api master
Change-Id: Ic9789f0041e463891d675baac32a7619d9a5bfd4
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@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 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} |