Remove superfluous groupId.
[controller.git] / opendaylight / samples / loadbalancer / pom.xml
index aaf1a183cad4e0564383bbc451c033f96fc849c5..06b9f597b3557346da569f6952e861c27e6c3157 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>
@@ -91,7 +90,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>