Bump versions to 4.0.9-SNAPSHOT 55/106355/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 2 Jun 2023 08:20:06 +0000 (10:20 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 2 Jun 2023 08:20:06 +0000 (10:20 +0200)
This starts the next development iteration.

Change-Id: I474326eb16ca6fbbc65b1a476a64eb948ba1d71b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
108 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/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
keystore/keystore-api/pom.xml
keystore/keystore-none/pom.xml
keystore/pom.xml
model/draft-ietf-netconf-crypto-types/pom.xml
model/pom.xml
model/rfc5277/pom.xml
model/rfc6022/pom.xml
model/rfc6241/pom.xml
model/rfc6243/pom.xml
model/rfc6470/pom.xml
model/rfc8040-ietf-restconf-monitoring/pom.xml
model/rfc8341/pom.xml
model/rfc8526/pom.xml
model/rfc8639/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/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-test-models/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-nb/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
transport/pom.xml
transport/transport-api/pom.xml
transport/transport-tcp/pom.xml
truststore/pom.xml
truststore/truststore-api/pom.xml
truststore/truststore-none/pom.xml

index b5ea86b878d50e79302a4485a2952b7e58efe6e5..701756f6862899a8b2e7b36b7332a8f990e57b71 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index d7ab6580ccead768104be483d499eda456323cbf..49a78a82df05078f730346c2dfeb02eb96de0569 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <properties>
index f613ff2b92bb3db1f5a9b7a517e73ad9c2f51803..2714bf2d751add1c80855fa2f761ffa5550e09ee 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d31302317afcb53668b6bb493c7632c17474fbdd..9a3b063184f664160139fcf9fd11b3a53cf22d61 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7b0bfa64675652f27a1e0543607e2622ea699ef4..77ff619d5cc18f775fa065f198996f2cd2111345 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index de18252a86c136cbb123fb650e0811897143a525..bda42d688e85179fae0e36691d9bc3c668a0b526 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5915e7a9fc7c6f4e35a34bfde30ac1a3be9c2ac7..28751d5a3e0153bc9cca8a0778877739a7a12073 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ed47eb0440fb5e4d201a95a333e4ee71a931dc79..95afba3e4c3083c7cf45a80b41af2e908fe81f1d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2346abd107202038afb466135317284644f664ba..0055cfa439e402d62d2310440f328f7f325312be 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 0b5fb025b19e37adcf5c44f268d9f85203895031..07b13d4ac1d1f89f01c0c082d8557281c5466e08 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 714aae9051333540cca665a270debe22b6de1d6a..bf81ce4729a52618adbadcd2eb81c91221918218 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 30633e36c8f2baaa89a19cf86c357a7922d2e5d3..301e855be80ca7eb47f3d4516bacbdbbfb8cc53a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a05bbef4e99d798e32fb7aa4fd81eb587b3c79e1..e306d1372e77ac7b3577cc73d1d2b7d70529796e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 96b68624cc7a9a5dc87a8fa2d397a5464393106d..56abb27bc92995e075b63cf3012653efaf8a10d1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 10766572f1a22bcf4bff546fa1ff53849fe9f6f0..5f25311c34ada6a6a7c3c20c82cefa5f882e46e8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b7439783ddb90f750973d336eb957ee2f5fd0959..bf39c478bc0b18273cee68927d7e071ef5f2495d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 747e89464b8ef2c90b2bc853c745235b9a124490..c52011a052a4f5bf1dc7081afe5875e327a13d6d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index adaf42865fcefc034dd866ab83fee0c1a316b865..69287dec2e541098d1ec479a05a83d9aa7f706eb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0a221ddf0b738b612bbb54c41a1bc7c3dc77c9f2..4b11a484eb724fb6a16d1490f01a67ebf665b226 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 53b99a4ef8d859d12e450a4853b41829d40a3241..3e7441b53dce04266f464993f33a9243035a48cf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5243a85e3a62e36e42d1a60015ecd6b9ebbccd63..872a42346d604a11ae5d62b1af35e286cce5f066 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 50f336f9f6f59d1040f38dc281fcf71a60ab2880..8f4af440a7308c4de2f2f7c46da6380210173cd3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 79a0e38530bbe01c653f428985e8e5355279c97f..03af05a07fd8ceaea64e6bc75babdcdd0ad6a20e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3a2d3a17e0001b4b4ea2e81db384d43f6c6ec0f4..3ea213475d2ca07a8dc6167c9539d06ad1d27290 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 28c356beccbd1e483026111236fc5b51f67c07b9..627302a728777290555eb2b98b98add56854f4e6 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 375b0c8c29e6bdedcdaa1c3d23d4beb7cfb53a51..0edd0a3e3e0203b7350e6056915f83f57fd077de 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f9e39b46d35ce74ade9aad0da558615c2d9866bc..dfacd6ebeecc3993b1d46809e8273074ad752c7c 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 2962be46cef3577d0b32fe49a18664c47f2506d7..abc5cf40d478ce3c03626105c730406a46755945 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>4.0.8-SNAPSHOT</version>
+                <version>4.0.9-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 05539e61f4ba3ce10f436b1b40ecb3fb73d583cd..410ad3dd3e280de302748b2bcbcf34ef5347d745 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 84bd527bc80017127a94c1a4bf28ee2a58e1ae62..bb3b85c68032f91c203150e588682b95645911e4 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index c2519d79c7da04fed11d0a32d20a5d687f317e20..eb58e2f01265409298538629eac4593dc62dc9c6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3043662ed9d6caa6c6079e0efd58e358aceac6b4..c07c05ee210776a9170fa884b0b19f16e92e7d14 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fcb0d9d9ebc664fa37a1f033cc0a02a27cb02208..8ef8a836c2ca21a4c8cae038f5d98c4908bab4ad 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 18ce1b0bd2ce0049ebc303db1e57658cf2d2c0a3..dc8677a188484438d0fcf9f3ef5d4c76bba628fa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1205317fe41e6a5bae73b1f6157f7b9dc9a6f624..fa58078b2b0b0a6ec35d6a16fee9ddae9c6885db 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5b364895099ef0ada6e52ae02d600d4dd1a3b7fe..488c4d84425def98747914c322bb2f8ea8de9669 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index be7b4df177db18ab5437fd24cde3518eff7a541d..f0db0b8a8b903e11a9ae84f0cfb48f6dd373599f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index a12cd21090d759fca40c3bebdfe73a8875f4aadc..9fd18c1f6f65e52a102eeec462949295b836fad0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f29d1ad1b3e7b2b73e31e17be5c33160af778ff3..80046f36d0f7b702a3fbe51e4b9e5c22ed3b6e89 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 3f2348838c929768fae928691638f0c6dfa48c0b..b5dbe0bedb4576db45959a2b024bb6fbbf88a4c0 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>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index 931f17479a7831014c9cc0eff064893a55502205..ea5220b42722097752fdfa1ccef6bc2368206b62 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index be53470c3772a21f149d2bde8a2656eb0c5d2390..b06ebc71923dbe8310b445d87a8aba296023d4de 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2fe44aa5c0acdb2f30eb640eef2418fd459034e1..b2563211480939e6023586bb719d84b3b1844e0b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ee5321f1ed60b67279a0ee4c4d297a74747d3f12..c48a5e52ae5903062f17a183aceb9c3070684054 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index d776425a99f1bd7d10f33bb180d7e210b5fc1221..5fe602fe09f4cc7b016753672e3f980c86f86234 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index af083a8c6c99e589f01132cfdc020a97f61a6a45..2c3a0524c985e30f813901730f4cc1210246cf2c 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 31523fb5b836465bfa153e53e366e383dc306756..6f3f90d9fd6af433ce3a085ad8c9d7767dffe4b7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b42b239b3905c3341b04cbf6fc9e224b37e17312..ea7c81d19e0f16ff8d6f789e05788542ecbb8cb5 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a92facfd1c5df04d9ad5a1e035d06f2988211324..0d9748684061354ebdfbfb272018398c5db02817 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f2e0d538de2bc41851bd97662b257bb6385dcfe9..80326a6d78997fd7421828e5058f9aba924f5b2c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 58628795c5d869880bd7dc854e2080c0bd4c004d..ff4078b4f9b2313c7b378b7114dc1a6900afec7b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 49dd0c8e2f46c239911135d1d507817410a8850a..0ad1306ee4e282c5db0f84d783e5a5deec9105ff 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1dc3d7f3787817278844fab312d3fa418a79a393..2ce1727138aaa64de054cbe8b82e8de9f76f0e94 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 105c3bd43622a012df647ffa15797859ddfe4d91..6288173a94b5bf48c07b5d6507c11b43a474bb83 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 005b32701f32068d4446d7bd12e2b6730ceb199a..b2e27327010ff8e35b55085b5cd4c9f219161fac 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4cd93ca748e0814aba086b01967c558b3659fbbd..9debde90b5de732818d27162982f607fb6e5a054 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bb55d629578f59ad725e556cb81c160ef610abb8..7bd74448157e87a23f789d8efcda8aaf3d149c86 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 21d7526808e439b8a17e93d6547499de1d269c18..e2450441090614e39ee5c9375a6d7cba35883711 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2bfdcde272971b8b63f59b3da893ba8239b1a67f..2f73b663c0baff892f25bec0c54896c11d40e7ff 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6fb1bd8b5456c77fbec1244b4aa74a2940bad18b..16e7683ea374e9828fa69e7bb05d691a05ef66fd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ec2deeb334fbbe86c3920ee8583132da31719fa4..64df3749a2727fa3b12cd22f52efdef8f1f02ac2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6104ef032e5bad874d856f86ff4c8f7b5673c862..cc92725342c92ea790603d4fbacd6b9edb7ae32c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b6196b13d5b03ef0de0b6484c28997cf30056bac..ec4042e04c94b5da234170db4bfc603d4d995386 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 73b2438aa32cd68cd43e8a8081ce7fa702f743c0..579b38dd4a59272848d8d6ed8ece1a83685bbd54 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index cb890439ffbd097e0f864c98b2995a710d193b9b..08c8880b1c8ea45177b3fdc7c5e8b62b4060e001 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 17e0c22923b06be81dc73b7ecc965b2cd7903693..9b2c55a7fc0aecdbd48c0c1f5da7d39fe608a625 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 958d48e669d1900610288dae31ee4b4e106f6f9d..d5fca6ee4ca0ed88125c827309f4a23b96dc9407 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f742ea374877e8f9ff3b2a5ec9c9f8c5bf72029d..818effb1d85a43d5f5e4cafa10887ce4cfc1c871 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 36238c52d760d66e9de5070f8153477ae10e6de5..1e059dbbdcb60b833a705f2f074b62b1c331019e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7f3624833168445a0125907bc813ea02062250b1..c56ee25e1a0826dcef2f1571ceebe4056adc5afe 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index 5754af8f61deb9f8cc5d89b3d05a47b354cc2738..94290a091878d989f71519ca44cbeae8631e4c36 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>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4f681f0f4f73f75784568a243ae30cb4e7f2012e..f7d540385f3f0d8c1c7c511b385cd39180b09013 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f96299c6977bd2cac1edf5f458562c25a6827ad4..d2c2367bf0de1bf50f1cab48e0616fe9c24456b3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d6828e224e4f1cd5517c481bc2d4ac23d2da8c87..366d260eccbcae5ce4f049a52d0b76d903f5f1ff 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0e0aec1776a51c9034cf2d350d410d5a877fde21..ff7c1f038a491f8234cb04d8c1046d82e26570fd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 53e8d4d699baf38350d73014263b8085b684ab0a..74e1c89dfe12b361dab8a53f1153faa5679a403d 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 934153da66043d147e21dc7b339807bde21e8f19..e1f13e8ca085cb6e5ffa1b6887dcd6fe77fcd209 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7a59fb8c1f0564f09c91d842abc84aab5f998086..394e9cfab73e3c17c92356ea756abc081589a2c3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 57ed40cc4eae7d038ee797044c010e606b4d2f56..368188f44ba1c5d811f57089b36da671ab858a2b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 87d166e534f9db11373fa73b64f0aa1d84cf6565..0b6bf4a7e3f19b9627e99efbbe1068faf6b8cd18 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 88b3a82698efb78afa1780bfdf68ae3491882f2b..29db18ef6a26cf24bdb72452988027f6483d22a8 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 39abee87599baff9028b33337eac081307070054..ff34057d4d563dbbd7dc5331346188e093c0b082 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index de931f0066b2d19956b6c90e06c3691613fda3f1..658f731615305c90cd90a981fe166b1bb22524e0 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 02900c34a5a68451b5df65986344be3eb3dde2a6..af60d74236b45a7d32a65dd6aaefad2a789132bf 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 161c6cec84a4fd472e31ab880b5d4ab9f3f2d115..c3e616796a1cb22bee6aa0b7535c2782286ce076 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>4.0.8-SNAPSHOT</version>
+            <version>4.0.9-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 3707c0e606fdb449586d46d9b9969a1ae063f8a7..d217d7c2e250d8990a958e7b31fbf14bf4d153ed 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index c858ba3dfdb95ae89e98b36b4bc75138cc52e109..bb7c3e2b48934e75cb54da91b0be5104ee24f5fb 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index f7f0c7da0296015f2bf7b2b0e0dcc7bf34ac5625..bdeb6d8ebeba0fe312fca336ddfd4d9bd11782a4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index c9f8fc7783c8584c5aa27e31681c67fbe5e6d3e2..4fcd277dc05626d7c019fce1c094d885a8a25644 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 041063072656220b16df4f124bcbb2f943e4f59b..f997552fe090542132adabc33231446c37ac778c 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 6b478c8e4673e53262c31eaaa2605376263180e2..e23696accd6da2164a3a64aa70dbbafb4622e844 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5b2176d64618a0bac27e9e42022041b34b3a176f..eb62a3c735f113d5b8adb7ee87b846d06dfa125c 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index a5bbadd7c1279eff7cd09fdde10c4fa42628c406..bb3cd72fdf3c170e2c090bb96ca7895ee7cf4340 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 8c217d0cd6400b4c1dbed0749e14e925150a2012..dc45a55af4857faa8ce8211f5009f3f3d3ff3397 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index b176933ebd9019abb002fafcba3c8bd5b844d814..c294bb77b4cb9ade3b47c76cf56a20278a579ba1 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 329180fe90b1815b9ede93579ac72324cdff34af..907efe10aa2d9a5a4f7052edb4b59ae6762b2832 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 03631644b50d23dcc338bb48de9983c8b9e3bdea..edb02b0f6cb19aac31ca8398892609aff835d86e 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 576252c6a22addee4b5e816054d830b154994c7f..4be5fcd70b87fdfd3f8aaaafa3ab90ca5036d7e9 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>4.0.8-SNAPSHOT</version>
+  <version>4.0.9-SNAPSHOT</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index d20becb4e490c477c1255381b3ef462876bb7fb1..a060a490e6d551720a5022cb0937bafcbdb6fd4d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 371cf199c1d737e46ae131453071d1571ef7b7d9..5528b4d53081e3e6667e5a02bdff3ea34c4ea9e5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8b86c61e0d6a8a11ea8b658dbb194667cec8e03f..a895b55f7200b8ee7ec04d4ee3bff39ce0acf01a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fe6b9ca54200bd0c4a176350d8812947e9d39435..78d21481beeba506de7eab616a226d62ad34e326 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index db695648f6e504578002ffe484c9bf3ca972e8f5..a4d4b313d68c826bede0742c79eba8021b5035d1 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index ead8eb3fc2727867c4f4c36aef4a1393514cf48f..6164d9697f98334934b7198a9f3cef654c2757c0 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3089a9a70263dcdb566d2d1f6ecc4a840ddf079f..2b8391d5ff8e8a161beee7d6b38a25b1b5f27c0f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7a9acb0773ccfb9fa8567a0ddf2c00fa622d0ab0..303153f41a3a021ad661eb077638d318f6e3798b 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>4.0.8-SNAPSHOT</version>
+    <version>4.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 10d425a0776d091ec3129dc6cc8137fb3d8bcdd2..18254b7affcc9f033f2d8b506ce2070597c2d0fa 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7d995bbaef4487d68a1d2af9d86107efeb400b95..1324dadd2f265b871ac2a29a9c303a13efe43205 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.8-SNAPSHOT</version>
+        <version>4.0.9-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>