changes in build pom.xml

This commit is contained in:
Sasa M
2020-04-21 22:26:22 +02:00
parent 4e0673a976
commit ca5cb8ae30
8 changed files with 16 additions and 9 deletions

View File

@@ -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 {