BAEL-20759 CLONE - Week 2 | POM Properties Cleanup

- Cleaning properties of project starting with name n,o and p
This commit is contained in:
Dhawal Kapil
2020-01-25 21:53:36 +05:30
parent dc137b8151
commit 7ff0085230
16 changed files with 5 additions and 111 deletions
@@ -1,4 +1,4 @@
package com.baeldung.performancetests.benchmark;
package com.baeldung.performancetests;
import com.baeldung.performancetests.dozer.DozerConverter;
import com.baeldung.performancetests.jmapper.JMapperConverter;