Convert anyxml nodes lazily
[netconf.git] / restconf / sal-rest-docgen-maven / pom.xml
index d370668d4c6ee71b7f26578cf3bc59ee887cf601..83e14e10aff8cce98a974f93cf82595168167648 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.9.1-SNAPSHOT</version>
+        <version>1.9.3-SNAPSHOT</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>sal-rest-docgen-maven</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
+    <version>1.9.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>