Bump versions of config-subsystem and netconf-subsystem to 0.2.3-SNAPSHOT.
[netconf.git] / opendaylight / netconf / config-netconf-connector / pom.xml
index 3e3e3f234193c9e4f30909fb3bf07aeadac95842..74c08e379ffa86f4b47593a75058ce13d9d70d1f 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.controller</groupId>
-        <version>0.2.2-SNAPSHOT</version>
+        <version>0.2.3-SNAPSHOT</version>
     </parent>
     <artifactId>config-netconf-connector</artifactId>
     <name>${project.artifactId}</name>
@@ -90,6 +90,7 @@
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>
             <artifactId>mockito-configuration</artifactId>
+            <version>${bgpcep.version}</version>
             <scope>test</scope>
         </dependency>
     </dependencies>