Teach AbstractGet how to transform MapNodes
[netconf.git] / netconf / netconf-notifications-api / pom.xml
index f0208d2ae357e48f9d6eb7cefc4a9d660bb067f4..a44cd7cd3442fa74fe52ff449553c75047a18a11 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.3-SNAPSHOT</version>
         <relativePath>../netconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-notifications-api</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>