Merge "Enable checkstyle for other non-source files"
[controller.git] / opendaylight / northbound / commons / pom.xml
index 3756e3d51d61b7a88742a0398cfbed1c11966d01..56da363d3eaf6d748c4a4cdc0925710fe31f759e 100644 (file)
@@ -8,7 +8,6 @@
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.northbound</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
               org.opendaylight.controller.sal.authorization,
               org.opendaylight.controller.containermanager,
               org.opendaylight.controller.usermanager,
-              javax.servlet.http, 
-              org.slf4j,                              
+              javax.servlet.http,
+              org.slf4j
             </Import-Package>
           </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>