X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fstatisticsmanager%2Fimplementation%2Fpom.xml;h=623c028a56197874c1f324f81c02e595fd536d30;hp=54ba4865b2231d9e2b15b299e1b76094285a8c85;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hpb=f8e25f0e3d6196b5d3625c94a52ed5a6ab3fe5a7 diff --git a/opendaylight/statisticsmanager/implementation/pom.xml b/opendaylight/statisticsmanager/implementation/pom.xml index 54ba4865b2..623c028a56 100644 --- a/opendaylight/statisticsmanager/implementation/pom.xml +++ b/opendaylight/statisticsmanager/implementation/pom.xml @@ -4,25 +4,53 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - statisticsmanager.implementation - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle reuseReports - target/jacoco.exec target/jacoco-it.exec + target/jacoco.exec + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + forwardingrulesmanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + statisticsmanager + + + org.opendaylight.controller + switchmanager + + @@ -41,9 +69,7 @@ true - - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.containermanager, + org.opendaylight.controller.clustering.services, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.flowprogrammer, org.opendaylight.controller.sal.reader, @@ -56,13 +82,9 @@ org.opendaylight.controller.statisticsmanager, org.opendaylight.controller.forwardingrulesmanager, org.opendaylight.controller.connectionmanager, - org.apache.felix.dm - - - org.opendaylight.controller.statisticsmanager.internal.Activator - - - + org.apache.felix.dm + org.opendaylight.controller.statisticsmanager.internal.Activator + ${project.basedir}/META-INF @@ -71,7 +93,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -82,53 +106,19 @@ post-test - test report + test - - - org.opendaylight.controller - statisticsmanager - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - containermanager - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - forwardingrulesmanager - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - connectionmanager - 0.1.1-SNAPSHOT - - - junit - junit - - - org.opendaylight.controller - commons.logback_settings - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +