diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2019-01-15 09:15:00 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2019-01-15 09:15:04 -0500 |
commit | 51ec103ee162e6429c609b82e001ab9e1095f3cb (patch) | |
tree | d9626f80cf3bba0eddb97feaeac64cf4cde942a6 /version.properties | |
parent | 2fcbd560a4b81d1a836bf918c6bdd923a80e0121 (diff) |
Update graphadmin to remove exception3.0.1-ONAP1.0.4casablanca
Issue-ID: AAI-2076
Change-Id: I1caed32d8f6b7abaa0fa6db17c9604d48467b6b9
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
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 4e6d0cc..1400eab 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=0 -patch_version=3 +patch_version=4 base_version=${major_version}.${minor_version}.${patch_version} |