Merge "Add IfNewHostNotify to DeviceManager"
[controller.git] / opendaylight / statisticsmanager / api / pom.xml
index 67329ba5e09f3b5ca65fc209d458d6bdc897baf2..1bf1c7ca74785b890c2263d712bfa6232edf04a1 100644 (file)
@@ -8,7 +8,6 @@
     <version>1.4.0-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>statisticsmanager</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
               org.apache.felix.dm
             </Import-Package>
             <Export-Package>
-              org.opendaylight.controller.statisticsmanager 
+              org.opendaylight.controller.statisticsmanager
             </Export-Package>
           </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>
@@ -41,7 +41,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>