X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=library%2Fit%2Fpom.xml;h=b6ecba7f48fc1c0a8192da52d5a3e4e6756960ef;hb=715dc96a060b646cd87a827d45f0ecec68ff2e6f;hp=dbf32fbc399a3182bf81581f97db99386106f225;hpb=64d8068da63a99b77b7fe864122de76b6022088a;p=ovsdb.git diff --git a/library/it/pom.xml b/library/it/pom.xml index dbf32fbc3..b6ecba7f4 100644 --- a/library/it/pom.xml +++ b/library/it/pom.xml @@ -10,17 +10,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.controller - mdsal-it-parent - 1.3.0-SNAPSHOT - + org.opendaylight.ovsdb + it + 1.2.1-SNAPSHOT + ../../commons/it 4.0.0 org.opendaylight.ovsdb library-it 1.2.1-SNAPSHOT - bundle + jar org.opendaylight.ovsdb @@ -59,27 +59,29 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} test + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + test + - - - default - - true - - - true - - - - integrationtest - - false - - - false - - - + + + + org.jacoco + jacoco-maven-plugin + + + org.apache.maven.plugins + maven-failsafe-plugin + + + **/HardwareVTEPIT.java + + + + + \ No newline at end of file