diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-11-01 15:52:04 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-11-01 15:52:04 -0700 |
commit | 633927402f317714069ae71e0ee766a0d54194ed (patch) | |
tree | ae92a8b96f1c9a0c2226dc7da99e1ce54a4673bc /version.properties | |
parent | 17690987fe470a962164ec168dc805db8a511130 (diff) |
Remove credentials in logger3.0.0-ONAP1.2.4
Removed log with credentials.
Upgrade version to 1.2.4
Change-Id: Ic5767f149d7cd48a8596f325d90fe5138c213c31
Issue-ID: OPTFRA-331
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.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 add6ba3..c61a792 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |