X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fstatisticsmanager%2Fimplementation%2Fpom.xml;h=4d47312e023ec2e1ec39faea1e8aad611dd444c4;hp=311204b5456b9fca09568f06aabec88eb716c9ec;hb=e7fa20b7152db96fab27c22e12441a1ffb7ead93;hpb=fbfab4661220d56543ceabbcba5a40b335be1e07 diff --git a/opendaylight/statisticsmanager/implementation/pom.xml b/opendaylight/statisticsmanager/implementation/pom.xml index 311204b545..4d47312e02 100644 --- a/opendaylight/statisticsmanager/implementation/pom.xml +++ b/opendaylight/statisticsmanager/implementation/pom.xml @@ -8,7 +8,12 @@ 1.4.0-SNAPSHOT ../../commons/opendaylight - org.opendaylight.controller + + 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 + + statisticsmanager.implementation 0.4.0-SNAPSHOT bundle @@ -16,7 +21,7 @@ jacoco reuseReports - target/jacobo.exec + target/jacoco.exec target/jacoco-it.exec java @@ -26,7 +31,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -34,15 +39,21 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true + org.opendaylight.controller.clustering.services, org.opendaylight.controller.containermanager, org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.flowprogrammer, org.slf4j, + org.opendaylight.controller.sal.flowprogrammer, org.opendaylight.controller.sal.reader, + org.opendaylight.controller.sal.utils, + org.slf4j, + org.opendaylight.controller.sal.inventory, + org.opendaylight.controller.sal.match, + org.opendaylight.controller.switchmanager, org.opendaylight.controller.statisticsmanager, org.opendaylight.controller.forwardingrulesmanager, org.apache.felix.dm @@ -53,6 +64,7 @@ + ${project.basedir}/META-INF @@ -93,7 +105,7 @@ org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -106,4 +118,4 @@ 0.4.0-SNAPSHOT - \ No newline at end of file +