X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-compability%2Fpom.xml;h=6d992de015d16ad239a9712d47a968df0883e57a;hb=bc3d9508f699313c89843d3462443afc998c6933;hp=525e7a4b014a533867a9e0e3779a829f726f5c66;hpb=4f5a4b3e71e81c6149a1ca78ca418866e152c45b;p=controller.git diff --git a/opendaylight/md-sal/sal-compability/pom.xml b/opendaylight/md-sal/sal-compability/pom.xml index 525e7a4b01..6d992de015 100644 --- a/opendaylight/md-sal/sal-compability/pom.xml +++ b/opendaylight/md-sal/sal-compability/pom.xml @@ -40,11 +40,6 @@ sal-binding-api 1.0-SNAPSHOT - - org.opendaylight.controller - sal-common-util - 1.0-SNAPSHOT - com.google.guava guava @@ -73,14 +68,32 @@ ${project.name} - - org.eclipse.xtend2.lib, - org.eclipse.xtend.lib, - org.eclipse.xtext.xbase.* - + org.opendaylight.controller.sal.compability.ComponentActivator + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + +