diff --git a/commons/pom.xml b/commons/pom.xml index 34aac4b668e..b6b188fceec 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -52,12 +52,10 @@ - - -Amapstruct.unmappedTargetPolicy=ERROR - -Amapstruct.unmappedSourcePolicy=WARN - -Amapstruct.suppressGeneratorTimestamp=true - -Amapstruct.suppressGeneratorVersionInfoComment=true - + -Amapstruct.unmappedTargetPolicy=ERROR + -Amapstruct.unmappedSourcePolicy=WARN + -Amapstruct.suppressGeneratorTimestamp=true + -Amapstruct.suppressGeneratorVersionInfoComment=true diff --git a/service/account/internal/pom.xml b/service/account/internal/pom.xml index edacdea1b74..71752c3fb47 100644 --- a/service/account/internal/pom.xml +++ b/service/account/internal/pom.xml @@ -101,12 +101,10 @@ - - -Amapstruct.unmappedTargetPolicy=ERROR - -Amapstruct.unmappedSourcePolicy=WARN - -Amapstruct.suppressGeneratorTimestamp=true - -Amapstruct.suppressGeneratorVersionInfoComment=true - + -Amapstruct.unmappedTargetPolicy=ERROR + -Amapstruct.unmappedSourcePolicy=WARN + -Amapstruct.suppressGeneratorTimestamp=true + -Amapstruct.suppressGeneratorVersionInfoComment=true