Bump versions to 1.13.3-SNAPSHOT
[netconf.git] / restconf / sal-rest-docgen-maven / pom.xml
index f6b388131c4bea9d9517b4a94df6578c7ec28ac0..6329f8c82afdd747e616a32800ad9055c492218e 100644 (file)
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
-        <artifactId>restconf-binding-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
-        <relativePath>../restconf-binding-parent</relativePath>
+        <artifactId>restconf-parent</artifactId>
+        <version>1.13.3-SNAPSHOT</version>
+        <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>sal-rest-docgen-maven</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.13.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>