Bump versions to 2.0.10-SNAPSHOT
[netconf.git] / netconf / mdsal-netconf-notification / pom.xml
index f73ac0d6b587d8cd66f2ae02a116230c7736249a..f1822bd4c4642fbba00371d2b2715c77bc1e705a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.10-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -69,7 +69,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-generator-impl</artifactId>
+            <artifactId>mdsal-binding-generator</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>