X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fstatisticsmanager%2Fimplementation%2Fpom.xml;h=10abb3d2516ff815da2d7c7cd1024970a413eaa2;hp=9b3dd0e8e294ef5274b6598251615fbfb1d8acc6;hb=1c79202684429691381362a27303514f8d2cb59f;hpb=f8d0b0f844466bb7e6c10228b825c33776e38cb5 diff --git a/opendaylight/statisticsmanager/implementation/pom.xml b/opendaylight/statisticsmanager/implementation/pom.xml index 9b3dd0e8e2..10abb3d251 100644 --- a/opendaylight/statisticsmanager/implementation/pom.xml +++ b/opendaylight/statisticsmanager/implementation/pom.xml @@ -1,37 +1,63 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-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 - statisticsmanager.implementation - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle - jacoco reuseReports - target/jacoco.exec target/jacoco-it.exec - java + 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 + + org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -39,13 +65,10 @@ org.apache.felix maven-bundle-plugin - 2.3.6 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, @@ -53,16 +76,14 @@ org.slf4j, org.opendaylight.controller.sal.inventory, org.opendaylight.controller.sal.match, + org.opendaylight.controller.sal.connection, org.opendaylight.controller.switchmanager, org.opendaylight.controller.statisticsmanager, org.opendaylight.controller.forwardingrulesmanager, - org.apache.felix.dm - - - org.opendaylight.controller.statisticsmanager.internal.Activator - - - + org.opendaylight.controller.connectionmanager, + org.apache.felix.dm + org.opendaylight.controller.statisticsmanager.internal.Activator + ${project.basedir}/META-INF @@ -71,7 +92,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -82,40 +105,19 @@ post-test - test report + test - - - org.opendaylight.controller - statisticsmanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - containermanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - forwardingrulesmanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - + + 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 +