X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstatistics%2Fpom.xml;h=8a9799e9d9e9915f270ec13547527f79e1a93b0d;hb=4d8ea2149206e12d7601b34667a85f48ca82af6c;hp=e10a5b1e1f08e7bde65dcda4f16fe1d26b61d6b2;hpb=345ad1b3e2a12c33a2ebb8605e9266718bd9dd8c;p=controller.git diff --git a/opendaylight/northbound/statistics/pom.xml b/opendaylight/northbound/statistics/pom.xml index e10a5b1e1f..8a9799e9d9 100644 --- a/opendaylight/northbound/statistics/pom.xml +++ b/opendaylight/northbound/statistics/pom.xml @@ -7,8 +7,7 @@ 1.4.0-SNAPSHOT ../../commons/opendaylight - - org.opendaylight.controller + statistics.northbound 0.4.0-SNAPSHOT bundle @@ -22,7 +21,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT @@ -46,11 +45,14 @@ org.opendaylight.controller.sal.utils, org.opendaylight.controller.containermanager, org.opendaylight.controller.statisticsmanager, + org.opendaylight.controller.usermanager, org.opendaylight.controller.switchmanager, + org.opendaylight.controller.sal.authorization, org.apache.commons.logging, com.sun.jersey.spi.container.servlet, org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, + org.opendaylight.controller.northbound.commons.utils, javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, @@ -62,6 +64,7 @@ /controller/nb/v2/statistics + ${project.basedir}/src/main/resources/META-INF @@ -80,7 +83,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT