Release netconf
[netconf.git] / restconf / sal-rest-docgen-maven / pom.xml
index 934ed010d442b86580bc34563f76b56a1590a33b..fd523b0a7248b94d5f217e687461927d867faea6 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>sal-rest-docgen-maven</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>