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
@@ -21,7 +21,7 @@ import static org.junit.Assert.assertThat;
* This class has test methods of mapping Integer to Character list,
* mapping user list to DTO list using MapperUtil generic methods and Converter
*
* @author sasam0320
* @author Sasa Milenkovic
*/
public class UsersListMappingUnitTest {