Bump versions to 1.13.3-SNAPSHOT
[netconf.git] / netconf / yanglib / pom.xml
index d5bb26ec69b0f092d8374b084a2b5f369cef167f..71de4ff004c6a9d7edb3fcfda7d6ebd0e3aa1bd2 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.2-SNAPSHOT</version>
+        <version>1.13.3-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.13.2-SNAPSHOT</version>
+    <version>1.13.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>