X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fstatisticsmanager%2Fimplementation%2Fpom.xml;h=10abb3d2516ff815da2d7c7cd1024970a413eaa2;hp=a6c938a2eb4f5137ccb15f22830580a9b613c1eb;hb=d1243dc6da239191adb49fe6c78a933553af1939;hpb=5d796fc880196eeb080f28e4bc0b3f3a57281e8a diff --git a/opendaylight/statisticsmanager/implementation/pom.xml b/opendaylight/statisticsmanager/implementation/pom.xml index a6c938a2eb..10abb3d251 100644 --- a/opendaylight/statisticsmanager/implementation/pom.xml +++ b/opendaylight/statisticsmanager/implementation/pom.xml @@ -1,30 +1,56 @@ - + 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 + + @@ -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.5.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 +