diff options
author | vrvarma <vv8305@att.com> | 2019-05-29 10:07:01 -0400 |
---|---|---|
committer | vrvarma <vv8305@att.com> | 2019-05-29 10:07:11 -0400 |
commit | 95bd3e4710787de7488be24913f708cf539a577a (patch) | |
tree | d423c5cd1a358f7855c8be65d81c215f1652df46 /version.properties | |
parent | a3439d6e4ae7b518484a589abebc761122a336bf (diff) |
Fix the pci-opt response to the swagger specs1.3.2
Change-Id: I01f4e81563c02ccf6668fd4e39118bc1cf3f9aa8
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-508
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 3d14ded..0428858 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |