Bump versions to 4.0.4-SNAPSHOT 45/102645/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 7 Nov 2022 00:30:38 +0000 (01:30 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Nov 2022 00:28:06 +0000 (01:28 +0100)
This starts the next development iteration.

Change-Id: I24622b3fecb76ca9471b5556a48435932f637082
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 40199db98ceb28d9e303e9959167d1c6ab6e1355)

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 8d81654470844f48cf23eb814abea9b74d263d79..706880dc8f3da413e6205bcfe93187ced66f16b9 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 4de36a92c0c6c60d49f6d444b5a23d8af25d4418..17dbf8d2f8f8ac238b3ea848c6d34f0393462591 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <properties>
index 6c5fcd147ff8d971b70843a22b39dea62b47a02e..a0eb12989856748891ca9aa5d769728ac1c6d5ce 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3f2eb9fc3627505f5cc8c725320329f966c58771..92d16060688ca8f375263ded919143403821d99a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6b693164e1a3f2292cafde90250f4915677012b1..c257b2d16526d3c9ceb384c5fd0451ab681b6efa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3d828522d6eabdbb3720006ab4671fe50e47b217..5767198e1e03a0812f87b4f039c538a045a37646 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7af21322032411f0a1f06c65492b68cdfdedc9ca..663b6eef5daa3d355d0537f683f0bb55214fde88 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b7e814afa062669a2e735ef17789e1204a2e3ffd..1a9d47a39dbe9cc1b0be53f32887244b51172a22 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5a38d380a4d70ab4d86e1811809a655c06f1d8a3..d713ac89713d92c9106ffd228ef06f4003396ed8 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 4d82c19744ffd8d19b2808f144a4fb59e63a56b5..eb65b470e04abaf543816a822d11d22f2ad4bfe5 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index a7cb8aac5d48d55750da586ef5f5c6f072134c50..b0ed5b36ba3ef3c95bad709d8dcbf3a8034733a6 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index f154b349705e83bda116290fafeda86012d9fdc2..5c103211c173eff52492050fd1ed10be8f0b91f8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2ae4e3e88d56c2254d8609dac55772651635e9d9..2f785c4643d83e7983345d649966ac73a1f7b0f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b853e835ac6e54259aba3a7e75584f9c68219f25..11249d322f39e399ea4272962cfa2d6f19fdb975 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 13bce2bc31d352b5576b30c0ad228f5d364297a9..292ab78c0824691d067603af406f1703d291a016 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8ea36dc377f92d9ec4eb9760acd526f2a15c36d9..bc45a5106995fe8bc94ca17c777aa782fd4bfba2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3caeb4e47b409194347c47af93999fb560a214b4..cfd887c85e856886d7f6f519fdda62261cc8dc82 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bb92e05e1c959f9ee00b1d515ca5a3b9421aea42..98fab6c63155fd4118f61c27c02edcb5420a95bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6a01181c62186bbf35eaccb27e00281256870758..948e127042f7e97afa9fd1d6a68c700306c57ee3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fb2d398966e68dbaa64d1324bbf6e5e8cdd8842e..c547972324bcae9f55d26a0a0e79d8a2dfad82a0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3fb842ab9854d84e42ee49d5f73c87d1214515c1..468872d5b330099e95f88de51ccf3fd747a768b4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c2968d8cad9ade26ad2d7ec36282bf73cc1e82f9..9b23ef045f34927c09787c647cff4308b913e2f8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 954d8f00328ae5aaaf8a9459358bfef599ac0b59..e593317234e0ec999869c1913f63c3d72f4f9fb4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bf257824b3438b82bbbd33afd100523c7028630c..22679947cee882f2618bca483da515cd27268570 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 19111a824084557d9f1c63bebe756a17391e6316..98f6b6c18115ea094a4fb9d8dd3e3587405b7db0 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 52119cb1b53832b36898cb87f131cd095982fb14..4f4c15b43900df83d961f87e4eadcf643cb459ad 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b6688e61fe10d83f6247cd3f1ca5cd4eeb625ab5..ab5df11c01d42350217981ff126d10d4cef04357 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 5e9717b0aa25b0153d083a3722610a2cb81aa264..6ddd62373698f961553ebf13e5f5b9ef9c2d2e64 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>4.0.3-SNAPSHOT</version>
+                <version>4.0.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7f055a924abaae1d3dc12df47637d9bd7cb5eefe..fc8a8891ec1ea332eb513c6bb91502ca7fecb713 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 4b9733416acb222373e0e2c578f45a3a2e7c8fb9..3eb85c916425e8402dad655cb22e90e67cb59265 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index bcef3cefc2defdca2123a2a5eb7cf34430355188..58e4504ba5503b510a2047aca454d2c5aba2a823 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 10cabb66a53c69ff5d27231a5a0bab81ddad1d99..cc707d06abfac25272a1e30e21fe07a962ca06c5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 68d09a8a6f2ca4fc22e3fbae774cee5e69ef538c..9a677944ece2d77ad8c13cfa813a6d084e257bd0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4bc8b8662f56f7f66d512b4842f7e3af53a37d38..471d236f64cc2212d36406b5fe49b97da1355b29 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 83709e9cf1b29831bbf388d11af2f20c81c4bf10..745c77630561bb8380dc2a2bfac8199a4072bcb8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 724e560c40f2c9789d6984dc782247958fc1e6a5..beb28d9787b7690224832af5ff67d30d47d1c748 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index d1d1152fa9475469c3adbf90f73a402473ce439d..00cc889bbe1a4334487a7ca0eba0d46fccdf9462 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 0cc806cfe8ff7b27d51359b5814b3748aad40c11..e7cea6b930ac0dcf4871da936ad68f78270f614b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 62adee614c9d3fa88ed2cd57e45f3fc569077557..a65ec7a7ccbd835e672796c53cf2975259b8e443 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 26faa8fe966275f66ea43ce0354283176344a053..cdb9338437f12b4aaa125d9586cb6163aac8a3ed 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.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index 540e808a251050bc47d29db713272ac485f9f094..bab9d8678967c43a396d46002c04abce34b10bf9 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 11fd37664b7edfa6c6e3e265554840ef4bdc7b07..a85ab90f72d7da324e29a1af8455a0182d1f209e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index abd7b809d7ac1c0d543c4a7f3a7f1a752206a138..bc9a6fca3586992fc09413b968b040122d8264b1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9163dabc6261d6ca4efac0953e0fb734af07d13d..fbce350581235d1445d112d834f807b79f8feb12 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index f726041554ce324244861662cd2ba3281de898be..eedcf9ca7dd6cc44fd7c0e27be3484a89cf8cebf 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4cc626b5a9db1e8dd569f57502ec14d1eb112768..c7d196aa1325fb3348e9d601cf4432c0817e5829 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index b89f25e7b6cbf992ab1908ee6336136c6be6b606..d64892afc392fba0bf5015684de4f1353ca12a5c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1818b4092d213b179c945c3a758e43190ff11069..5bd44aab077d1482851ae30ae4775fa2afe040dd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 34ace8f15053d34de6b5bee2dd46a3bcb3b435d9..9684cd40941b7643014cd34702691b1560608138 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 114d39dc62de642e2a604f373644fba4416064d6..6f75593a07650195b2a35dbf21b3d6caefa791e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d97fb3400e1855db3045f1c308515fe2950559f5..b32eab1dba93e8273ff908082ab95d519345a253 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 51ba8171ec144eea3c0606ee729f9dc32f9f5151..8824111d1519c938ba7f42cea28a9a3b08bd3146 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f142e1ba5a2c697ae9cf55dc703ace40a28de275..36c46540698cc3a17da6d9043d571fc6f1155557 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8f13b6f5693a0dede19f7c14b86f461a860c6ce7..b9a72b1bc95223ff44c63ec9abcd7f902ca0d85e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 839a3159b37bbdcc723b9b4ba31c10a2a344d519..c95fe94d0f4da00fad5a16368b974a6d6c2dcb2e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ae4bf07e0cfb7aef1c437a6787be9925a98bae7b..2a1e1cffd82bd3afb818cb2ab9354856aefc69cd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 01118f157bb25e1088037510bb69b661ca9d4e85..71fc6c147948fd7534bf011fa3081eeff3aeee90 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9d4d7a4d9d5a2f0b3e1a21d82e270d3ffffed05e..8b03b0728f901369b927715fc1268448f6ea721c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index da8623a16db2db29aef8ce422d48ddd195276810..0665c82c9b1fb13924cf0c5652ac726198b4a815 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ae4671e8cd47d06c07e154051ecc573bf07140a9..894b585b26d143822e7dbcae22de950882d5bfa8 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fa289ceffcf1f51dac5ba0ad8a1593de8bcfa484..3f64477ce3149b0108240f15e646560c9a68abd6 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5f8e99fbbe50b5d78d2c44a5b2492dc551b541dd..d54b098933ba0b0f678473df131dfe215b97cf96 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5992eb8062aa68458eee036c14bcb0260d2ce4bc..9dfa45502494dc6ae3651c8af35b42c8d9e550c2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5a3c3c30d749b8d79e8ed0e75aacc75d14dd4668..a99759e3f2caa322b9b835972d125327156b1b71 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b67b2a8482e62a37449be165c1ea2cb48954650b..37e4347b361f0206d1ab4a96a1ca0d2cf8c0cb39 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c7950d9b215f17e8a1143447adba564b576670e8..c331370e9cbafd60323a9082c8d291f65edc6993 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 520ca9bb594f8ffc55813ac385b6e0741f685fa8..67a9e940b558b92b004941fb98a4af01ad371b4b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 150655031ab31652a0d9a31a3e4166d888619331..ba81aa26d7ceee1a49925262dc1efb2e231d152f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 77476963eee5b450b67bfe629aa306bf8797d897..1154febe31dce5e41fc0e0e4d926e5f5fa106ee5 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d7c3c3fc86ec82a330ac2c096352c970bb060386..abab67ab2231658703185c668c5db1cf5a8645f6 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index ed867ce62ca65381b4637756083cd240efc256e1..abdf57d14c49028938fac765c2d3b42c39dfa558 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.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 54c1cb1954df44409eba717807d7d3050f00d614..1263deb9fbcc3b7fccab862fd810ae9189a21452 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 04b596cb1eb158d1f60b0ff8ecffd738033b2442..0e70d217bc5ac5e586e15fbc1c5a72c1d6f5472e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index bd444cddd33172a53818c3dc3a70f4c19c9bcd99..2cc7760e19821c4b9ee023ddb6351ad69d168a83 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 22a4ba2a8368e73860cc82d0e04041bf51da6fde..241586f483f65800743e5126906f60ad10641dd3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 72dd926436507b11bf27e5c30a564723444ca863..fada964f15f2617f4cd8349b93114f9b22a7bbf3 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1ba5544e661b4a81a427325bcc0c6cada6a1c9c0..3fad1e474bec1d49b6cc1a175550354acdda4c6a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7213e2350bc1d74f4c8381ba8be64b9c35b428e7..691cda289c841f38140b5ef6875c9cda75c869ff 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 708c587d3d2c8e7d0d543f4ec790421310348505..796d554702984bc449d430ad8d606108f6b589cc 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d71df69e8ba035748b262a3aaf46fda6ea3519bb..14290235786fda280c9bea1909f52ad6f63271d0 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6934522b5cdf2168d3052ad7d9d7e77c5267c036..636f9ec4d0f627e2f615d1d111fa778cc6d9107f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index eddce3155b3fff231eb7329511ba7537f0aae7d3..36ca645ce33724c8fa067c30088728b978e0bc39 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 5664e43470726a4b61146f23364438835f7a0a69..7a5a8d655cbf66611b3c0478dc867ad06415b2c9 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index da7e0589a4297b8b540c31ae05df23f95a14cfb7..259b60e701e27db306832568c63cb7ceba6f541f 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 498f1bf3a6711e8432b2926e4108522ab8a87e4a..43a4a505185aace686ea55923e9835b2b2cf8d3b 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-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.3-SNAPSHOT</version>
+            <version>4.0.4-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index cb592a58a26d1bf8c199ffbd176382875357a3e6..4764a0f4a1f8b446bfcc147a07fc7889ad087890 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 7a849afffaa565e8155763586764efe6fbaeaf01..aa4090c4f642467fe48fe8685b12006f5a9e4129 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 7d3d42c5b4cdc1323950227a26b29d872e19bda0..0bf6d8e74ddd39ee849b92a726dad48928cfde80 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 3ea1378cef856bce0352f639a7b0ce215a51d114..2b172ebefe0eca3770275dc427a670fb0ced9165 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index c946848a1fe31b2d83a1b28c85117372acfc660c..b4330a0660c98dd59259117a1e3d757ccc6ecdbe 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 09c527480129153f1c8028abbde7806cc1a4fa12..0371cf3bbcb2c82caa873aaba4a60ede8bed89e6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1f6c60369b5e431a3c68196514c98858fd245944..5d1814c4933c175631ba1707aa4f0e696c89659f 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index be38700b556264fdd061b15452f2bed86b311019..53238d571c7ad9b484e75dccb0fe10aa475c18e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 3f77fe4b2c383472e7a35ffde18ab191c41c5dcb..6dd2759b790b0263009d34ed7963b61046181644 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 052227535d1ca102fec31c19a1772174830d520f..f74bbe9878ba7c6d5199ed1390780f33488f4dc8 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fcfc05737956d83caf32827860b9fc5a3f50b68e..2ed0025ab6ed6ebfacfce7a45e2f125ce2a1b1cf 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 78e6d4accf419de4d8bd5f8c83712e1c0e298182..172ace81340bb78421d97d79a48b43739a562df6 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 618d987d223813a4d2846b3cc97964e55d4583f7..fba542f371f2f14df2a8f6eff1b852f45927aaec 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>4.0.3-SNAPSHOT</version>
+  <version>4.0.4-SNAPSHOT</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index 7094842f6319cba174fb4793197273907c071f38..d52a00e8f00d26163588ddd46618f1aee3342df2 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3bdca941fcd9f96dbb00df6fc47860b0e649e0cc..fbf37148c1940ea191209be4bbf89190b19c917c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f9030bc08ff77ffe82d6aaecfc0913864f125dc6..734329a08a68829c64b05d82043655905004d47e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 026a8407720b310824156b0e3fed8088681218c1..df9a7dedd2f20c0030ec5ca74fe8947ded821c48 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b2678f25af746c7713f8cbbf352a138e25b88521..52f7600da034a3257867df5a70705adb588080be 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index e7cac1e96e34d06fc6580359f0f1273c664596bb..f9af2ba0e943ea39d5db4270b149edf409778589 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 89794e61d4987903c7a3e36c79f9c68addd7f5dc..ca2bda64f4c1b38b93540203cf63488c31c83475 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b3e27b07ae6364acc81f7b07878b8621c340a300..c6737dc8235bc8a67773a67e9f00f36845ac8e2c 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 0b451f4282626ddf22bd27c8c0352ba7b7507635..e305e41521cd0bd43d6799055c8c06e2dfa7797a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2e6f1021f0ec2a57b042e661dfb97dadf46cb02e..10669099765f0c2b695e069386f1cc514245a778 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.3-SNAPSHOT</version>
+        <version>4.0.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>