changes in build pom.xml

This commit is contained in:
Sasa M
2020-04-21 22:26:22 +02:00
parent d1b282220d
commit 32d1cc8a13
8 changed files with 16 additions and 9 deletions
@@ -10,7 +10,7 @@ import java.util.List;
* This is a helper class that contains methods for generic mapping of the users list.
* Initially, an instance of ModelMapper was created. In the static block we set the matching configuration to STRICT.
*
* @author sasam0320
* @author Sasa Milenkovic
*/
public class MapperUtil {