bump netty to version 4.0.10.Final
[controller.git] / opendaylight / config / config-manager / pom.xml
index eb3dcc1aa45b5216e3e93d35b2cae7746d11bc1e..b3a04633aa4b9ddb6d3ebf9ba6b197ccb115c3b7 100644 (file)
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>config-subsystem</artifactId>
-        <groupId>org.opendaylight</groupId>
+        <groupId>org.opendaylight.controller</groupId>
         <version>0.2.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <version>0.2.0-SNAPSHOT</version>
+            <version>${bgpcep.version}</version>
             <scope>test</scope>
         </dependency>
         <dependency>