Bump versions to 4.0.5-SNAPSHOT 41/103541/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 3 Dec 2022 09:59:05 +0000 (10:59 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 4 Dec 2022 09:55:39 +0000 (10:55 +0100)
This starts the next development iteration.

Change-Id: I06a1ec56ac89a59d4feb9fa91711286f22e8e160
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 063f310c75748d9f022555b9a90ed049307adcbc..7dd506fcd9c33b25cf197cbe436892e04e2192df 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index a311e92c5e7c1d5403efd91f1e356a3576c83de0..5381b1e19c27a5ef3cc64fa4c418be2f5af2d21d 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <properties>
index a0eb12989856748891ca9aa5d769728ac1c6d5ce..f094cfa2bb27867dae87516909cfc38df9f3782e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 92d16060688ca8f375263ded919143403821d99a..d82c1220b7d8d5a6bb3eed843d6e3be5a23065b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c257b2d16526d3c9ceb384c5fd0451ab681b6efa..97d8831867f3ae6fcf45edad9d80a423750c7db1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5767198e1e03a0812f87b4f039c538a045a37646..6f537f8ffc3c0f65ffaae15da22e51fda4126925 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 663b6eef5daa3d355d0537f683f0bb55214fde88..71d671c6749569e5ce52c4065e53eb01566a12ca 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1a9d47a39dbe9cc1b0be53f32887244b51172a22..ea9297cfe324d296893a1581203e6031fe5a5f0d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a80569d2d0db0c41ad137f9db8650c5fb6a58c44..310b106614aad898e0aeccfe06357a37455ca9e6 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 208d36e61aeb5b69177cde308f31b9197d354d6b..f74758f75a6296b2b1516959c7b5db828bca7b54 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 6bde74b246f5d1939af2e160aa7124272ee464c7..ff6779f9e3f8b6a6a0ce2f03d53dd0c6d56facb1 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 5c103211c173eff52492050fd1ed10be8f0b91f8..c51a03e3b1b0bf43bfbb972b92f513e5fa8c139c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2f785c4643d83e7983345d649966ac73a1f7b0f9..a93b1f8c83aade1ad54055fd38f2d4098151e4bc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 11249d322f39e399ea4272962cfa2d6f19fdb975..8f0379b369d86cd99a4d071d59af66d95cff4cdc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 292ab78c0824691d067603af406f1703d291a016..26c2de13518e652db4faca12e5654d8e2d533d26 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bc45a5106995fe8bc94ca17c777aa782fd4bfba2..877151abd74ed749ada17cdbeb4fc2801ed5f73c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cfd887c85e856886d7f6f519fdda62261cc8dc82..be555f432aa841089c25b76c6767e48f4a887ba4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 98fab6c63155fd4118f61c27c02edcb5420a95bb..736da18299ddea056ffac7f5bb4842dd12f9588a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 948e127042f7e97afa9fd1d6a68c700306c57ee3..affb713abbbdb777c35e7f1ac99678c6fb5edcaf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c547972324bcae9f55d26a0a0e79d8a2dfad82a0..670d72eceb24b2a245dbd243571e9d38bbe5686a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 468872d5b330099e95f88de51ccf3fd747a768b4..c71ece474a9c8582897b77b0294d6c00be72bc97 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9b23ef045f34927c09787c647cff4308b913e2f8..7c6f7357a94ace38d31b6e8825f1c2640c22299d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e593317234e0ec999869c1913f63c3d72f4f9fb4..4e17a7c352314160612a5c1d07b1eb8673276ed1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 22679947cee882f2618bca483da515cd27268570..2b254c2e2f44a497e7d8f8d8fb248c9d88ce79d3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 98f6b6c18115ea094a4fb9d8dd3e3587405b7db0..6ce8224288c81d731520c5b238bae2312a43246c 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 4f4c15b43900df83d961f87e4eadcf643cb459ad..0d37010afd8c28e3ae76fe9f5a7b26e5296ba6f7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index dbad1fcac495914ac53811d18eed0a60d6d81a2c..d5ab906a7667e4f893017bf6c40bdf5de12d22d1 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index f5b56616315479fdcc620dc301f580d1023fa7ea..6b8eb0ef1fd5947cd2b12e4763e83343f40424d3 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>4.0.4-SNAPSHOT</version>
+                <version>4.0.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 988d238f726e3dedc5a045b7fedb610ac457adf1..f4a2a12703452a9a8b74666e006f1dc9db7a4c16 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 5a5e074b2a6b57f2ae5ada94bc063f5c80fca2c8..f3d0918c3fb1bb49439c221321d82133344e830e 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 58e4504ba5503b510a2047aca454d2c5aba2a823..96e28af54fb3a4884837ffa377cbcaf053ba1a79 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cc707d06abfac25272a1e30e21fe07a962ca06c5..edf6e66ad8d4745dc24970ef971b26a2df5b525a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9a677944ece2d77ad8c13cfa813a6d084e257bd0..cfef14aef5d4a04d931ff234dd6cf356724e3f17 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 471d236f64cc2212d36406b5fe49b97da1355b29..aa7c35357df7d6494d4b0a7a63cd08c6c2442bab 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 745c77630561bb8380dc2a2bfac8199a4072bcb8..9a331d0aa56fa567a3310927772b615683ac5c56 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8b4817c9fd0c91a90e6504c033120096a1e555f6..2c192f2a9e09e52bcd4ea645bd59e6450648d9b6 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index fe480557cd6cc03632093d9bfc598c566df23b40..2be32fc93243f6d6524ebc9b6d4650825c2a1a6e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index e7cea6b930ac0dcf4871da936ad68f78270f614b..66e88401b79422da2a7c4670f8e860af3da6a4f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7e27f1d1442f1fd10ff88257fedd29c3e71f9989..c42173c80271db3b1afc400742e96d3b3da8363e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index c4e19451dd3d90417cbcf227884df65a309e1948..b1ed966f2debe23058c9f344c06f76cf78804a87 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.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index 381080f34b364b181fae05605ee9d2082b93f78c..892e115f54b43c90071c903e7a58e6ef286d8f87 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index a85ab90f72d7da324e29a1af8455a0182d1f209e..1c548bbc55044c24f1ef6df291220e25bc290b2f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bc9a6fca3586992fc09413b968b040122d8264b1..be0caa19923701336e3d330f5166959385fd20f9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 654bce6adcef86df9deb2b4a5015b7807467cfa4..ddb7372501f2c2e9d3cbfac5abc938f6db423195 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index eedcf9ca7dd6cc44fd7c0e27be3484a89cf8cebf..d781a16a44e808456bdf9f9cdd1817a5d57fb67e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d20edf19c627a397e4541439b8ce8699475a9bc0..f5afea0bd77fe88193ee82d3eebf92897675f5bd 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index d64892afc392fba0bf5015684de4f1353ca12a5c..e79cc8c80f7274de2801f8617b0da5716bab5fbf 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5bd44aab077d1482851ae30ae4775fa2afe040dd..b97fd72f12a848fc76f1051c81825ee05ac68280 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9684cd40941b7643014cd34702691b1560608138..dee2e0a1a154128c6d8d66dade056d55b9b4641e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6f75593a07650195b2a35dbf21b3d6caefa791e9..88fb9be1bd0d7933aaf177dd84f2f0568823caaf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b32eab1dba93e8273ff908082ab95d519345a253..2c3858aa7af24c82a7ed38718a91d345f29ef08c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8824111d1519c938ba7f42cea28a9a3b08bd3146..207b987debf6cf96011468fb62f2176f4171ef3a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 36c46540698cc3a17da6d9043d571fc6f1155557..87b2e7a70dcead11a053c3b0da0e65712d018540 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b9a72b1bc95223ff44c63ec9abcd7f902ca0d85e..7b15506038ed99c4abe068d2a7d734c7bad327a7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c95fe94d0f4da00fad5a16368b974a6d6c2dcb2e..f3903bed271a44a4f3a2699045b89b43652f2b39 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2a1e1cffd82bd3afb818cb2ab9354856aefc69cd..6194a75320b0a5646fa0ea4c1f4e16c8f15e53b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 71fc6c147948fd7534bf011fa3081eeff3aeee90..ed325bf68566784d3f6d35413edca5c47c34d5fc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8b03b0728f901369b927715fc1268448f6ea721c..16c8bd5507ab05c237b204132f080e3e602742aa 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0665c82c9b1fb13924cf0c5652ac726198b4a815..5352e09b40ccc7b70404cb3139ffbd3e554aea60 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 894b585b26d143822e7dbcae22de950882d5bfa8..0184f08621da82a9ff8ebba566a4618768a92e8a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3f64477ce3149b0108240f15e646560c9a68abd6..f4e91d1e3561b699a6e72d4da8a9d2804a5d350d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d54b098933ba0b0f678473df131dfe215b97cf96..13ee96c858d45bc328c1cc32b5f4ba7f6ed87f72 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9dfa45502494dc6ae3651c8af35b42c8d9e550c2..8c7db217c5c6f3d54fb04bad0cfc76b156b431a5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a99759e3f2caa322b9b835972d125327156b1b71..64b8bd8a5784c31bf2779f0c00dc8859d3d8bd80 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 37e4347b361f0206d1ab4a96a1ca0d2cf8c0cb39..bcce37b9379f483662f29473e2e5b05884ccb017 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c331370e9cbafd60323a9082c8d291f65edc6993..96bb1709fe2a4aa9e0031e1fb74cb56df0d8171f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 67a9e940b558b92b004941fb98a4af01ad371b4b..923c0747ab92f8827bec426316c821833a3a20f8 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ba81aa26d7ceee1a49925262dc1efb2e231d152f..36c53c5631d8b7856e96274762180b2c31a5cbd8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1154febe31dce5e41fc0e0e4d926e5f5fa106ee5..90cb3ed7c14a898686d88cf788800b2ed0333a4d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fa996100abab143001fbe7574733610ccc8aaedb..f0afd14aae27334e806ae524d5b14dced2365576 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index abdf57d14c49028938fac765c2d3b42c39dfa558..5f24ac47165d48f7892da814e734d5fd24f6204a 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.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1263deb9fbcc3b7fccab862fd810ae9189a21452..800c412189629fcdfd24574af1cc61bc9048fae6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0e70d217bc5ac5e586e15fbc1c5a72c1d6f5472e..07a388baeb0b7a81348d0739fc21494f05b7dc01 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2cc7760e19821c4b9ee023ddb6351ad69d168a83..1dcb342e46d2980cce2b38475ea421bab94f002a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 241586f483f65800743e5126906f60ad10641dd3..97b259091385073975e8fea886a2921f81f7ad1c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fada964f15f2617f4cd8349b93114f9b22a7bbf3..7afe7cbd43540299c42df3c69c6db61de615010a 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3fad1e474bec1d49b6cc1a175550354acdda4c6a..b1f2524da424e0be4e93ac756eed621606d02006 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 691cda289c841f38140b5ef6875c9cda75c869ff..67794aa4671a811e6d540a9bd790076c9d507e1e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 796d554702984bc449d430ad8d606108f6b589cc..eadbcec0150d6afaae44bfaafd2094e63ea4ef52 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 14290235786fda280c9bea1909f52ad6f63271d0..89dea7640219c4d41faf147f03e8511490bb3b3b 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 636f9ec4d0f627e2f615d1d111fa778cc6d9107f..c36eb589c0d797139ff1c1659eb2878fb07f7c0c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 78bc066a99d65b62387492b220eac91fe8dd74ef..c969136c44c080764ae1578aa798b32073dccb3d 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 7a5a8d655cbf66611b3c0478dc867ad06415b2c9..87ce96feb7c2629fc1727df0695c397285b89494 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2c372d59814c8c1dbaf880c782356455bbed609e..5fd635b859ed7065711c9e8d3b1180cf5050ae72 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 2090e6c75857b25672221f4d4f2b79435e2a1017..dbb048eb2dabdc82ae3c79e9a5c9de9aa6b27752 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-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.4-SNAPSHOT</version>
+            <version>4.0.5-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 5950835f642ff9c289569684aefd4b87e6c5ad7e..58239375260642d9dcfe5d4a0aa69a6afe1dd397 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index b0e096d7aa260ae47df2ef8c20097965c1109b69..332acea0e42bb3c3759bc360adb4be350a5babeb 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 0bf6d8e74ddd39ee849b92a726dad48928cfde80..bed962d6d1ca719a595394288b121be2fd42a3d6 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 2b172ebefe0eca3770275dc427a670fb0ced9165..14e5bf32dd009b5f882d9bc3c9fc11e750c13f2b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 8f2afdea0827ec7daa66ff08669bf68a76689fd7..7089dc95de4ef348566dbd897f0fffb541110af9 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 0371cf3bbcb2c82caa873aaba4a60ede8bed89e6..362a268b1ab1fab8955ebd476576a25ef2c7f036 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6c580b01b980c894fe2eb23991f8f225db5a4566..4f7232657c4f8aee172616f7736fa5f54ea521f3 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 7b21019dd44620cefdd4003860ba876b542f4cca..cce683189954b73e61a45376bf505b1e1be1c98d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 84b23d6547221f2a1402a9d7f4cd5c7204b8e1d6..143bc12a7dc4fb62453b7d8332feea6fcdb0c656 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index f74bbe9878ba7c6d5199ed1390780f33488f4dc8..8f76cd337018764902006b2770482adc3d609354 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2ed0025ab6ed6ebfacfce7a45e2f125ce2a1b1cf..f698fcaef55389d4137ada1fffd59a855590f104 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 172ace81340bb78421d97d79a48b43739a562df6..2df5c9bcb2ae63900f1de248e9778ba940f6b178 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3829dc2b812f592e03bde5c457a72766d30caef1..e18cddbd9d939f5b31c7568577d6c966e86b9f79 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>4.0.5-SNAPSHOT</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index d52a00e8f00d26163588ddd46618f1aee3342df2..1ca9dfed04110adc2f90f6ddc87c3a3636bc265a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fbf37148c1940ea191209be4bbf89190b19c917c..802bdfef56d467f17a8761840d6ee04fc40f1632 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 734329a08a68829c64b05d82043655905004d47e..7c12b3b21347db57df69aa8e3ab22f480af484ab 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index df9a7dedd2f20c0030ec5ca74fe8947ded821c48..291139bb800ce7181182998eee531d257ea7caa9 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c918b473b5dda8e3ecf1dbe0e2248bb8fdf16059..d09dcd678fbfa1976eeacb0dc8d8afc44d133feb 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index f9af2ba0e943ea39d5db4270b149edf409778589..08eff082bfb1c9cbed068b5d60e4b7c6e6ffdf8d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ca2bda64f4c1b38b93540203cf63488c31c83475..4acd38c3fe78ce3460d72220fcd75c136eace89e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9cc264bfc2869764813ddd94ce10abe39c14fc55..c83e98ecd1a5bd3eaa69ae1fd5f7d2f116634477 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>4.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index e305e41521cd0bd43d6799055c8c06e2dfa7797a..331487d0eec1f9d9d20e7436ed3c2597cd703100 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 10669099765f0c2b695e069386f1cc514245a778..90a25fa2e7d656d7cdb84a9c657b0245891910c4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>4.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>