Remove superfluous groupId.
[controller.git] / opendaylight / northbound / statistics / pom.xml
index 84c40203697f1d94548c382f3546f62b0b75cb87..1f7f0ea73ed8a0c403c6c9bc032b83d910923d27 100644 (file)
@@ -7,8 +7,7 @@
     <version>1.4.0-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
-  
-  <groupId>org.opendaylight.controller</groupId>
+
   <artifactId>statistics.northbound</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
                          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,