Merge changes I02c2af4b,If6adaabc,I559b92ff
[controller.git] / opendaylight / forwardingrulesmanager / api / pom.xml
index 6b639e3c632f7bcd7b7e5ed1d4c678bac28a5a07..2fed2dc1960977c262f9c10a43988a733f1ff834 100644 (file)
@@ -9,7 +9,6 @@
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>forwardingrulesmanager</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -55,6 +54,7 @@
             <Service-Component>
             </Service-Component>
           </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>
@@ -83,7 +83,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>junit</groupId>