Bump versions to 0.13.1-SNAPSHOT
[netconf.git] / netconf / netconf-topology-impl / pom.xml
index dce4392c42065eaec4c18aa1ec416dd7fb29db2c..e6bc3eb5c61764aa259acbb8c73850d7c563e9d8 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.1-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology-impl</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.13.1-SNAPSHOT</version>
     <description>Simple NETCONF topology</description>
     <packaging>bundle</packaging>