Remove superfluous groupId.
[controller.git] / opendaylight / protocol_plugins / stub / pom.xml
index 36085c9e3b9e2affc2ee05640a199baeb901f110..a93965b4824de9865176c930f80cbdce51d77c4d 100644 (file)
@@ -8,7 +8,6 @@
     <version>1.4.0-SNAPSHOT</version>
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>protocol_plugins.stub</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -51,7 +50,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>