X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-impl%2Fpom.xml;h=1200c3735169227c740f4b6e522f25d4656fbac3;hb=00324e40aa8e12a0e861933888c553964e13a884;hp=6730d2504c9dd124b836a2c6be4c6e0fbc7b513d;hpb=004ae6b2a5cbdba81c48809f4fdeecd56fba420b;p=yangtools.git diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index 6730d2504c..1200c37351 100644 --- a/yang/yang-data-impl/pom.xml +++ b/yang/yang-data-impl/pom.xml @@ -30,7 +30,7 @@ ${maven.surefire.version} -Dlog4j.configuration=log4j-test.xml - -Xmx1500m + -Xmx1500m ${jacoco.agent.ut.arg} true @@ -62,6 +62,10 @@ ${project.groupId} yang-data-api + + ${project.groupId} + yang-data-util + ${project.groupId} yang-model-api @@ -85,8 +89,7 @@ org.mockito - mockito-all - test + mockito-core org.slf4j @@ -121,6 +124,5 @@ com.google.code.findbugs jsr305 -