diff options
author | Niranjana <niranjana.y60@wipro.com> | 2020-05-18 18:51:34 +0530 |
---|---|---|
committer | Niranjana <niranjana.y60@wipro.com> | 2020-05-18 18:51:34 +0530 |
commit | 733bd98973d4e42f310c0ca0b44848474db94a83 (patch) | |
tree | e9d30468f96f3055157914c55cf7794f86109006 /version.properties | |
parent | c2224f518dcf17b9335d846d280ed8fe3069e80a (diff) |
Fix networkId issue while making call to oof
Issue-ID: DCAEGEN2-2249
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ia34b19f18c04d073c45be4a93a5408dc6dd76126
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 f6b204e..49429b8 100644 --- a/version.properties +++ b/version.properties @@ -20,7 +20,7 @@ ############################################################################### major=2 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |