X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fimplementation%2Fpom.xml;h=511cab14cda0ecd54373a40442cf2a6828f10795;hb=831791136c1580d26b01074b8654bb1d01291f87;hp=6f7a7ea13c0ed1954dd44a9ff4602fcb4e567ac3;hpb=fdfe6f9fa93dcfb1b941e61a590b20ea75911791;p=controller.git diff --git a/opendaylight/switchmanager/implementation/pom.xml b/opendaylight/switchmanager/implementation/pom.xml index 6f7a7ea13c..511cab14cd 100644 --- a/opendaylight/switchmanager/implementation/pom.xml +++ b/opendaylight/switchmanager/implementation/pom.xml @@ -9,7 +9,6 @@ ../../commons/opendaylight - org.opendaylight.controller switchmanager.implementation 0.4.0-SNAPSHOT bundle @@ -18,7 +17,7 @@ jacoco reuseReports - target/jacobo.exec + target/jacoco.exec target/jacoco-it.exec java @@ -34,19 +33,19 @@ - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - - - org.opendaylight.controller.switchmanager, - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.configuration, - org.opendaylight.controller.sal.core, + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + + + org.opendaylight.controller.switchmanager, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.configuration, + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, org.opendaylight.controller.sal.inventory, @@ -58,10 +57,11 @@ org.apache.commons.lang3.builder - org.opendaylight.controller.switchmanager.internal.Activator + org.opendaylight.controller.switchmanager.internal.Activator - - + + ${project.basedir}/META-INF + org.jacoco @@ -88,25 +88,25 @@ - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - + + org.opendaylight.controller + clustering.services + 0.4.0-SNAPSHOT + org.opendaylight.controller configuration 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT - + + + org.opendaylight.controller + sal + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + switchmanager + 0.4.0-SNAPSHOT +