Bump versions to 2.0.13-SNAPSHOT 05/99405/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Jan 2022 14:27:29 +0000 (15:27 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 20 Jan 2022 18:30:22 +0000 (18:30 +0000)
This starts the next development iteration.

Change-Id: I204b572bd2ad4c02c6d449605c7fea1e359f0b7d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
102 files changed:
artifacts/pom.xml
features/netconf-connector/features-netconf-connector/pom.xml
features/netconf-connector/odl-netconf-callhome-ssh/pom.xml
features/netconf-connector/odl-netconf-clustered-topology/pom.xml
features/netconf-connector/odl-netconf-connector-all/pom.xml
features/netconf-connector/odl-netconf-connector/pom.xml
features/netconf-connector/odl-netconf-console/pom.xml
features/netconf-connector/odl-netconf-topology/pom.xml
features/netconf-connector/pom.xml
features/netconf/features-netconf-testing/pom.xml
features/netconf/features-netconf/pom.xml
features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml
features/netconf/odl-aaa-netconf-plugin/pom.xml
features/netconf/odl-netconf-all/pom.xml
features/netconf/odl-netconf-api/pom.xml
features/netconf/odl-netconf-client/pom.xml
features/netconf/odl-netconf-impl/pom.xml
features/netconf/odl-netconf-mapping-api/pom.xml
features/netconf/odl-netconf-mdsal/pom.xml
features/netconf/odl-netconf-netty-util/pom.xml
features/netconf/odl-netconf-notifications-api/pom.xml
features/netconf/odl-netconf-notifications-impl/pom.xml
features/netconf/odl-netconf-ssh/pom.xml
features/netconf/odl-netconf-tcp/pom.xml
features/netconf/odl-netconf-test-tools/pom.xml
features/netconf/odl-netconf-util/pom.xml
features/netconf/pom.xml
features/parent/pom.xml
features/pom.xml
features/restconf/features-restconf/pom.xml
features/restconf/odl-mdsal-apidocs/pom.xml
features/restconf/odl-restconf-all/pom.xml
features/restconf/odl-restconf-common/pom.xml
features/restconf/odl-restconf-nb-bierman02/pom.xml
features/restconf/odl-restconf-nb-rfc8040/pom.xml
features/restconf/odl-restconf/pom.xml
features/restconf/pom.xml
features/yanglib/features-yanglib/pom.xml
features/yanglib/odl-yanglib/pom.xml
features/yanglib/pom.xml
karaf-static/pom.xml
karaf/pom.xml
netconf/aaa-authn-odl-plugin/pom.xml
netconf/callhome-model/pom.xml
netconf/callhome-protocol/pom.xml
netconf/callhome-provider/pom.xml
netconf/mdsal-netconf-connector/pom.xml
netconf/mdsal-netconf-impl/pom.xml
netconf/mdsal-netconf-monitoring/pom.xml
netconf/mdsal-netconf-notification/pom.xml
netconf/mdsal-netconf-ssh/pom.xml
netconf/mdsal-netconf-tcp/pom.xml
netconf/mdsal-netconf-yang-library/pom.xml
netconf/models/ietf-netconf-acm/pom.xml
netconf/models/ietf-netconf-monitoring-extension/pom.xml
netconf/models/ietf-netconf-monitoring/pom.xml
netconf/models/ietf-netconf-nmda/pom.xml
netconf/models/ietf-netconf-notifications/pom.xml
netconf/models/ietf-netconf-with-defaults/pom.xml
netconf/models/ietf-netconf/pom.xml
netconf/models/netconf-test-models/pom.xml
netconf/models/pom.xml
netconf/netconf-api/pom.xml
netconf/netconf-auth/pom.xml
netconf/netconf-client/pom.xml
netconf/netconf-config/pom.xml
netconf/netconf-console/pom.xml
netconf/netconf-dom-api/pom.xml
netconf/netconf-impl/pom.xml
netconf/netconf-mapping-api/pom.xml
netconf/netconf-netty-util/pom.xml
netconf/netconf-notifications-api/pom.xml
netconf/netconf-topology-impl/pom.xml
netconf/netconf-topology-singleton/pom.xml
netconf/netconf-topology/pom.xml
netconf/netconf-util/pom.xml
netconf/pom.xml
netconf/sal-netconf-connector/pom.xml
netconf/shaded-exificient-jar/pom.xml
netconf/shaded-exificient/pom.xml
netconf/shaded-sshd-jar/pom.xml
netconf/shaded-sshd/pom.xml
netconf/tools/netconf-test-perf/pom.xml
netconf/tools/netconf-testtool/pom.xml
netconf/tools/pom.xml
netconf/yanglib/pom.xml
parent/pom.xml
pom.xml
restconf/pom.xml
restconf/restconf-common-models/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-models/ietf-restconf-monitoring/pom.xml
restconf/restconf-models/ietf-restconf/pom.xml
restconf/restconf-models/ietf-yang-patch/pom.xml
restconf/restconf-models/pom.xml
restconf/restconf-nb-bierman02/pom.xml
restconf/restconf-nb-rfc8040/pom.xml
restconf/sal-rest-connector-config/pom.xml
restconf/sal-rest-docgen/pom.xml
restconf/sal-restconf-broker/pom.xml
restconf/wadl-generator/pom.xml
restconf/websocket-client/pom.xml

index aa06af3fc6632ef9758d85d3405e93e5b8494c51..7b5087cb1160a75d1647c292227e263aae4fe62d 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 1622f7eec769cc37f2d9a4e738b59af79c97ecf0..49353c8d7e1fd345e8bf3156203aeceef08b05b7 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <properties>
index a3dfe6b7963b12568788e408e751c561aee4ba6d..c9940b6a922ac2d657f53131880afed04652798a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ae5c40e0f67b9f7f44826f97dd6327a2d3859a62..7c419cb3bf7d9dc4aa4ff1cfec0f6ac11553406e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7fccb01b71e975eb5ec338fe1684b802a32801d8..be497005249694a4e9065ddc81631ba846f4edc6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 16efc8127cd7e72b66b23b97567eefe67a2f95b6..8718fe176709aa7f9a7b6b206bee4e97868709eb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index da11292fd9594a0df5119ddfcee0a9013e04518a..45446fe035b304b3878e3fa6580a237e9ef6d9ac 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a3c103c5d7c171ebc0e8ecfc0e9b32d27cda2880..b28162d8685aed2801f8cf4bb9833230a113d786 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2efba1a5b8fdd1e0f800336f72b1d139838e521b..942b8c0505c6451f51166e369409f862c41ef38d 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index c91dd50284bd2d7cba2ed642551d3564a87379ca..6d89acb50f6fd17f0a095d1450b230102c3acaec 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 752794bdb4eaf307988ae40147c270d540a02385..6deef7aeac3962bbce7aabbe84bccabc781beda8 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 998a00915c3433587fce168fd7659f7516daac8e..1f6f528fa70f58f72532049b39ce6ff1146ecc33 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9af0c9506a1f7c55cf7d3da547cff8602a6fab99..1d82825ca8ed260c4d9a6dacf87dcc2d8ed8fe75 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 470faacef7cbd8a7e185082f0efdef129b1c9ce4..5d56c2216eab82b57cba6cd536213578ff095ad0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6b38d094520f712a3b287374e3b6b424f375295b..b726de9a8dd9b32cd33dc2e87d27ea0366d00157 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f11ed06a2eee671b11bfe15ebb5fd2d93cea0c8f..22d044f38b6b4ebfb390109a1deff8d95c10ecfd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a7440800c947b9ff030058df9214f8489bd93052..4d5f38d8302cf1274f67a181adcd6ea7c1ad6b95 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f7a549bcd7c6a9898f22f1dd1044325394bbb385..4c2895f0a5d584387d23db47ec0b08d766c7e888 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7a5e9595af50055107048a805b453594ecb7fb2f..6a49edc8f9233f8eb5a7075544345a7928b234e8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ef78c839cd924e5c216462a1a506a6095e84748f..1eb3ea9f888fbd2ef34fe1049d7ea239393191bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3aa89b8daea07279c57f6285913584d547e9b9fe..e36b7c558e468f2a3e55f0c0a99bdf8b0a567a2c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f57640c8a7fd64fea0bba87aa2b8141836928384..c6ed991cb6e9323659773e6b7a12661658a45064 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5adab9666f109a2464e408f0003785aa798d38dd..ee6b3a576f61811c2cf2f80efbc1b298053012ed 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 276975f9356512894b9f8caadb62e2f79cb9a443..43b75a213319d77d0ed919c506a53a0b42740c84 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b9e1d97f6dc489af07332ed5f5cdda7aa3f4a827..8ad88dc4ffa702495ee77a020d43238161bc3df5 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 88038768fa996d6f12663ad567ba480349f2ffb2..7333a6e3d1737043f783477659405f4200460457 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a7c547113655c7e8837593eb57221d7df6ae936b..877c6649c59665d28040049313f0001185231b01 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 78b2fa2fcc7ac96e8dc515744b88371411c5a218..17ad460ee56448a6380c1ba69ad3166dd00af408 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>2.0.12-SNAPSHOT</version>
+                <version>2.0.13-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 01ae69e33a69ecdb9b3ca63648b30c38b458f009..e368d0c656bb0ec4db78d7c1517bad109796b58f 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 3c3e60dbbbc79638dbfab04f79dc4106efa73f7a..fc8ba278d1ceab57dce3539924eab02fd3e73597 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index fa314ff91f1014af659de24ec859c6907479371d..26b1c3199925e887ac1b354d102cbdc654db658a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ef6a5d5adb5bb24bc4e4dc19da6aae11a214573d..e699b88f553636225cc21f5d078b447d659bba67 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0fddd5477aa14d4e554cb83d2be8f6ddfc0057e8..4c1b6ff492d4527493baf5519f3a7c32295485f4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a469e89209afd95b5049e2ee1c376886463582c7..6067160e1c91dc6c72476570f30bba07d7666c14 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f613be96efcc7a2596c45a9eedcd3e8a46950a4c..b8a975e5f1143df53fcb294aa3f7b5d046f40010 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 925c307c7f029210fcfdd7c53ff072fcd6bd58dd..43ed3e51c2b2805f1ca440ee75898fe57c000bf5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1d8ce389500836b779143a5fe996a3f759680dcd..e3d3123c2a01e78d6935b62240c6eadb06c68be1 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 170b3119d806be250ffcbf0793a8a5a6cb1f020d..38639b35b774284cab184f90994cf11314381d3c 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index e26be8c5d79ccadd6b9ba445154683592cb132af..a28a4e37a96fa89b8b00239c09086b8ccbb54587 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7de402df705aec6aed6d191cc2eede24e2a5fd34..7fd9bb2c50d33508127b6b21d920d6eacfae2f3d 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index e4537d94139495ae0389ae08dab07dab5e2ef3fe..156ba5c91a7b9daf6d4921c4dec55f15a626c8a7 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-karaf-static</artifactId>
     <description>Apache Karaf static distribution with integrated NETCONF and RESTCONF</description>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index c62a28c1721a818abcdedf699733c3ac5e4dd319..e43751f16fe008b1a98eec49335501da951f2b7a 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6560ea906ff249032e191643654ace986f0e0c78..fa57552915e07775a2f83ffce48612b15223880c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fb353665bd0b090e3373737704e749926e30ade8..14178b8300fe9d70f09f013460a4ab6f856bd2a4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 51ec9378216809b8e899700519ec32481a913367..61c2d646fe7e834f9642aa62ee9a843b45c9f2fd 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 59f7d5d9fdd0b9c633b71ec8d34ab0114936386a..1312796b930b095a5ace2265f160d27ece53cea3 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 00ba0e7728611b538ac19e085e668eb26d83120f..9c9dfa4a72558fcd527ea6afb0daeef48db087fe 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a0f8f87c80aa364a5840bc1a65c84d53389c8ec7..e48bef0dd5f612735284334bbd414a33ffca9abe 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 48b34b04325b43e47d96d1df6150be62685d96a1..f01bc0957964cda4c6867011a1254290a905866a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 918601d7fc724142f104c93cdcd4363e975cccfc..15000c3231b345a219e38ce5b04f3a914045d015 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 14a2092d67a5748a2dee14a92a3dbcaa5eb132c3..ca112a465466640d28021269d9403f8d656aed2a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 816f28809bfbf8622335ef4db493c0d660ca5c5a..5a401723e16b42d55ba79ea4dddeaad2f79cb5e3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c8c27f0b7ba6646ed98c58c10caccd60c56c09ac..6ef1a809690a484ce4cd8853e3154c3602d470da 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ef109d8ad5600bdb0753abf53508ea754eaf4b81..63be6617e75c7fa74621af8bf124a177011b08a5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 77ef3cc4cadde06b72980ba51a800b4de1012561..ba09f336be3bd9996802578c33f98ff61009f978 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
index 7c941f41daceaf97ec3a1747ceae3400f7fe1eef..cd56e43d8b0c1a5f697f35941776d816ef196740 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
index 044ef11bcc13bd2c1110ea456264cff0c0615a2f..31fb0cb1c7a4caba31ea396fbf20e9acc34f5dbc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index d9ff221e988fdafbd34855638e61f8eb89c55a5c..728f8edac7ded32000443999f307d5379ad06791 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
index 202723bd1d4141cd1e8d8921935d41650a7b818d..25de83c03cd126c728e79e0c9e2ffd54de0c8409 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index c7b9552ab133eeab78d4269e00826ad6afd2f0a5..cd336e3f0969a4fb498ab85649acd4db3edfa6ec 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index f300fe691df7e97c36979f8c68ce4d09d20b2aec..8e4b7d1430c4e02cab0fe0e221baa9dc20586460 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 64a15c5f31668abdb5c54dad92dd11fab548b288..418ce5a92d5524453e3aa0e6838d46d761de8a1c 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-models</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index dbb1b2c1c0a1e16983ef83fd2cba7bfa407cc15a..b848b2cd2ea8a634f2553c62eba0a547d0959e90 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index dd6139bcba27a4a7e44ec33001e791e7c072a5a2..4e8ac8100b616024a390f05f8fc1bcf062a44df2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 85ccb54972bdbd58360827211d1cd74e77129901..c26e996c14145d27f611acd45e2567b7dbf50631 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 61e3c579ca01a18aeb39bb1abf2f42edd3061376..e9cd66118724715876a0b607bf4eb69f782e2ee0 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index 3dff00814dc2c69b0e9151f535836b007f3c1b24..859fc2a38914327cf8cf23f3813d04bdd9da8d34 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 00c2d3581ba289f41aa33dbc6e18ffd28c0798f0..79b5a10b25dbcee92641f510608e2fc9ac57d377 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b303dc65efe2a8b34fdfb0cbd3d6fc664373b29d..54dae7f687de9f1f154d18d9aca44425272dd987 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index cc7b448ec414cd0491075c781644ae39e00633af..0b126b0dd9a7cdec65183a9b65eb240d3ea75e68 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 427236e047ce812000818c58d2294c9fdce71c29..f9a6dd4638c9c053befab94ac5d446f7240f6246 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 84297d4bcda576bcfb142b5f20178dbe60ec32b8..7317eb61f3cc16a8975458ac675289733b74d2d0 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index dd42f3355b9c63eb7a92f8a47fb3749b034b66e8..284141d0f8277ec5c9f96c706235d983f87185d4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2c80cd5e81fe015a32a8c940ed0c635a81b5f6ad..db42c79f0f7d5d65310e31b5d1dfb27cc5ce44a9 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 31db8d9b5674dd25e2b738e4b7b96b17ff281845..12562910a9c5deadc5e124f8645bb7c4b467b26d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 13477685bfc3f4d0b916a9c709e8321811f01581..043943553c793a81c248117baa3261e671bd2593 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 04764fbc06216e14c681477fa2e9b8a26b5dc3b8..b06229950a8c33cf54cd293ef258d51edda65da1 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 5749181a51ca6df3eb5d656233b8e9b76bdecd52..64913d48bb9d61021d1833fffec3954617a351fb 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 13801c00679de30675d8c16c163f71a1611b6dc7..39480e2f95fef980bc06554701c7ebe0821e83c1 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index dd351d40ec92814489e7c2752c5ae4c3bde8f061..a32d63215d7cda0ab790e6b817edd92bdbfb84c1 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>2.0.12-SNAPSHOT</version>
+            <version>2.0.13-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 60aaeaa447f2c6d025206d57ee03503a33d95736..d095e6cbab9013b042af5346424d62de4c48d330 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 7f794b332c3aa7b018f0494cb99aa441ff2cc1a2..f4c7010a258f2efeef91117436f14485ba8fd414 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 1982ee7649ca18e2f635892be5b1d5b88cc15a3b..498274fc8d57fafd42984f0f2a9b596544af6034 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 556488b6d105e72a5fe05f30d3f63921c2fd3ad0..523d5c8faf472d57eb4bfa65c96b1084b4630236 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index fdea384bafc1c0e750e0025fcde7c9bb3979e0cb..57302f97d0c173c9f34dee4b3e04efb35bd52edd 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 46b011843280333c46859f5371214c5ae279b224..0db6e8cc3e5f17019ba5783a659c41e5f7f67e5a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 44aafe2ccb9a7e5b5313cbdd4c14f25c7cb28389..54eed193837fb68d0c5b57c596aa4805df14abbc 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 4a553973e0f740eeec4cb82ea013aacf0e76853b..4029b046711d49600d068079dd59de356e496a6f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 87f77cf6ab2815f20851586fc9d758e27b696202..7c879a1fcaf6e7938b272a30bf15a8e2785aa4c2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 0df34ce442981301f73fc6ec08a9ff158d9303e3..7d73617c947792d5e02e33c3c53a1ec28f7e4548 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 643d99b17bb08c6ce94b8d6bbec2d449b7401ecb..47ad2b2f925755a32a34353a553e76d000ba75aa 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 51adab392a8a5b7441ea755423643cc7f353a6d8..ea9cead0022b82e08e466ab3e9f04aa12a3d8fc8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 41f22edd77149e202f1f514bdbd70cbedd383271..6a3cced5b0f0fc7cfd27d204ad9a6a2bd346eb75 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 619873dab3669e7054e959947ea6bb25db1b2a69..72fb6c445fbfaaae02080f26902ff99d157d4d16 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index c828a5cc044e1dd917b809488e3b9286f1d5a52d..812a9a0938f2bb70ff13b2cad0d338b216a2a725 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-models</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 758c0d38f9441aa53ef1019f1d9fcbd5e3639c3f..9870f449fd6c860910221b6457f09f438229f130 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 56f10f5b50eb79d843ad50d34c395bfc57e1fc01..473372ed3cadd90bdc349a01844077bdb3ad5ab0 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 71f5786619f753abeb81097e4bfe10e30188af4c..777f2c3b2c45c5bee02dc626dd15d2bda1ba7143 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>2.0.12-SNAPSHOT</version>
+  <version>2.0.13-SNAPSHOT</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index a1e39922e525043a870f3a8826ffd0ec567a9f7c..1794d4fecc9c838f88a4ece5a49cc4596f053172 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3fca189f373b58975d02f083d9085420b817b201..1a81588406127db0f4819a560b56ff80968070bd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.12-SNAPSHOT</version>
+    <version>2.0.13-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index db4e0ee3712015de1511f279abf8732d60cc086e..3e8c9e2e77bdda65e8b0724dab2e3061b6edfbdd 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 30f599c282c8656bb3668ca8c790cb90ed5501b8..420826b3670aaecd22b55ec2f89e0504b992f6b3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>2.0.13-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>