Merge changes I02c2af4b,If6adaabc,I559b92ff
[controller.git] / opendaylight / samples / loadbalancer / pom.xml
index aaf1a183cad4e0564383bbc451c033f96fc849c5..ba3ee2fbd58847674de835468d6036a1e281448c 100644 (file)
@@ -9,7 +9,6 @@
                <version>1.4.0-SNAPSHOT</version>
                <relativePath>../../commons/opendaylight</relativePath>
        </parent>
-       <groupId>org.opendaylight.controller</groupId>
        <artifactId>samples.loadbalancer</artifactId>
        <version>0.4.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
@@ -63,6 +62,7 @@
                                                <Service-Component>
                                                </Service-Component>
                                        </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
                                </configuration>
                        </plugin>
                </plugins>
@@ -91,7 +91,7 @@
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>sal</artifactId>
-                       <version>0.4.0-SNAPSHOT</version>
+                       <version>0.5.0-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>