X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-impl%2Fpom.xml;h=beed31ec6b960a4b5d09affbfba67289c69184d0;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=1f8408ce73eddf3bc0eb6d255e9d64ec0c852020;hpb=366f8b9689d1be86d03528a1d6fbfb59cd108e33;p=yangtools.git diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index 1f8408ce73..beed31ec6b 100644 --- a/yang/yang-data-impl/pom.xml +++ b/yang/yang-data-impl/pom.xml @@ -4,30 +4,33 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent bundle-parent - 3.0.2 + 4.0.0 4.0.0 org.opendaylight.yangtools yang-data-impl - 2.0.2-SNAPSHOT + 2.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} + + ${project.basedir}/../../target/jacoco.exec + + org.opendaylight.yangtools yangtools-artifacts - 2.0.2-SNAPSHOT + 2.1.0-SNAPSHOT import pom @@ -83,13 +86,11 @@ jacoco-maven-plugin - prepare-ut-agent - process-test-classes + pre-unit-test prepare-agent - ${sonar.jacoco.reportPath} jacoco.agent.ut.arg @@ -100,7 +101,6 @@ prepare-agent - ${sonar.jacoco.itReportPath} jacoco.agent.it.arg @@ -153,31 +153,20 @@ org.kohsuke.metainf-services metainf-services - provided org.osgi org.osgi.core - - junit - junit - test - - - org.mockito - mockito-core - org.slf4j slf4j-log4j12 test - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy ${project.groupId} @@ -189,11 +178,6 @@ yang-test-util test - - commons-lang - commons-lang - test -