Remove superfluous groupId.
[controller.git] / opendaylight / containermanager / api / pom.xml
index 8b5ccdf780f0322442501c720a11626025ae15f4..f4f741d638541a8e5762c8ae2ef0c5f7df185dc8 100644 (file)
@@ -9,7 +9,6 @@
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>containermanager</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -45,7 +44,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>