diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-03-08 21:53:02 +0530 |
---|---|---|
committer | Mukesh Paliwal <mukesh.paliwal1@huawei.com> | 2021-03-08 18:15:02 +0000 |
commit | 0434bcbb88ec0fdad1074e8fd588fe000d3974a5 (patch) | |
tree | aa4b6fdf5087eaa4ae7fade3fcdfb295306f12d1 /pom-format.properties | |
parent | 02f06213855c9e7cf1d5c7f3eea1838b2093f46c (diff) |
so-nssmf-adapter build failed issues
Issue-ID: SO-3575
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I58fde2cd2a1bf65702e34eeeeab0d967c10f23c8
Diffstat (limited to 'pom-format.properties')
-rwxr-xr-x | pom-format.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pom-format.properties b/pom-format.properties index 4452c2a..0831416 100755 --- a/pom-format.properties +++ b/pom-format.properties @@ -1,5 +1,5 @@ -maxLineLength=120 -wrapLongLines=true -tabInsteadOfSpaces=false -tabWidth=2 +maxLineLength=120
+wrapLongLines=true
+tabInsteadOfSpaces=false
+tabWidth=2
splitMultiAttrs=false
\ No newline at end of file |