Bump versions to 5.0.0-SNAPSHOT 17/103117/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 7 Nov 2022 00:31:22 +0000 (01:31 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 7 Nov 2022 00:31:22 +0000 (01:31 +0100)
This starts the next major version development.

Change-Id: Ie88d713d1b6e414e6363ae12f4f882df25fe1327
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 706880dc8f3da413e6205bcfe93187ced66f16b9..df5bc59054e501bc95f686d6c6f250f0e3125513 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 17dbf8d2f8f8ac238b3ea848c6d34f0393462591..3ceb38c9b4846b299546bd13ad7dd67f049ce8c7 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <properties>
index a0eb12989856748891ca9aa5d769728ac1c6d5ce..aa051bb1d6e0656d5f9eb0eeff6c7ca5d60ab7e0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 92d16060688ca8f375263ded919143403821d99a..c84ef32e603ad7e417ee5165519a0760db495f50 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c257b2d16526d3c9ceb384c5fd0451ab681b6efa..d7a684d6c6d239541cec0870ff76562589f4c2d3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5767198e1e03a0812f87b4f039c538a045a37646..89536d17f032c116312d4d958beeb61208e4a36e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 663b6eef5daa3d355d0537f683f0bb55214fde88..4c1f7809273cd493ca28ab8d8998fb9d2a703634 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1a9d47a39dbe9cc1b0be53f32887244b51172a22..45aba5da897bb391b9aa5d01b52ea8eb2cb799c7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d713ac89713d92c9106ffd228ef06f4003396ed8..fe68d98e8b2dce811e2c3122e8da167b8ded2793 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index eb65b470e04abaf543816a822d11d22f2ad4bfe5..bc46620751f93c84242882988d848a4939b4bdda 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index b0ed5b36ba3ef3c95bad709d8dcbf3a8034733a6..fc4e115c9b66782f7f9b954f6a85dbebfb792c16 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 5c103211c173eff52492050fd1ed10be8f0b91f8..c7c670abcbcf746c03df2b294d33cd2057806f09 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2f785c4643d83e7983345d649966ac73a1f7b0f9..5a6e8b74b15f47b814990c47a44fcfd17817bc2b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 11249d322f39e399ea4272962cfa2d6f19fdb975..6f357bbc1c73dc1109ee1d16ef98a7e4fd0d8b95 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 292ab78c0824691d067603af406f1703d291a016..1a43631f67b0834cb73e6a1046ef5d0430e5c1cf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bc45a5106995fe8bc94ca17c777aa782fd4bfba2..d35c7f1ce43214cf6294b85e6fedd2f430f5a542 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cfd887c85e856886d7f6f519fdda62261cc8dc82..700370d1109e5231432b14c115b99a7247d1fefe 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 98fab6c63155fd4118f61c27c02edcb5420a95bb..cc3d98b3ba261dd3d05a64143dd449f658225900 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 948e127042f7e97afa9fd1d6a68c700306c57ee3..f800a116889fa64edd336cd4f693cddd73a4a658 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c547972324bcae9f55d26a0a0e79d8a2dfad82a0..6a3c1ee5105e9312bc42da26e3b789690116ff13 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 468872d5b330099e95f88de51ccf3fd747a768b4..dd97ea305811d7b379030771c3a6333efe5a88d4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9b23ef045f34927c09787c647cff4308b913e2f8..586577544ea4e147112bedfcc3302d8b3b6be03c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e593317234e0ec999869c1913f63c3d72f4f9fb4..9b12b27732043443db98aebe4784e9bedeae34f1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 22679947cee882f2618bca483da515cd27268570..d9e39a80e524fee87ac2995835b655728fd374e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 98f6b6c18115ea094a4fb9d8dd3e3587405b7db0..daf34775cc8ef2c12003a710034e9448f4428ac3 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 4f4c15b43900df83d961f87e4eadcf643cb459ad..c6cb06aac2198140fcc361a12d0ab8c84a0da227 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ab5df11c01d42350217981ff126d10d4cef04357..64a543dc93d814339249b099beaba4596cca6ef9 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 6ddd62373698f961553ebf13e5f5b9ef9c2d2e64..80723968b8579efa6199ce330c1df61f38495d7d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-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>5.0.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fc8a8891ec1ea332eb513c6bb91502ca7fecb713..936516861957d3ebe90e88cd98c29fedc47c0de1 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index 3eb85c916425e8402dad655cb22e90e67cb59265..3480eb9ee754de3db1d9761ec0d1266624f8cc0e 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 58e4504ba5503b510a2047aca454d2c5aba2a823..d92019fe23c158dd612b19529bbaf268269d3c74 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cc707d06abfac25272a1e30e21fe07a962ca06c5..77903076f525f90dd20227d78dd9433ce8cfd9d6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9a677944ece2d77ad8c13cfa813a6d084e257bd0..817ef84dc7ce9dbc0f622af3c3ecc0f2e0bf2e8c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 471d236f64cc2212d36406b5fe49b97da1355b29..5762b003822dfbc18e16780205bddafa716eba6e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 745c77630561bb8380dc2a2bfac8199a4072bcb8..c3b4918a4eb611a7ee70d257a0d7fcd963025aaf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index beb28d9787b7690224832af5ff67d30d47d1c748..af9f4c0a42f3444506a82f6c58e72c6deed50e2b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 00cc889bbe1a4334487a7ca0eba0d46fccdf9462..d106f7ad414d695d313080c682dd6c417ec834c0 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index e7cea6b930ac0dcf4871da936ad68f78270f614b..2ae445fb8fffcfa7193b2ed9cec057f8ee0ac4f2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a65ec7a7ccbd835e672796c53cf2975259b8e443..21d160f2dc005e19b666b8f3b1e6d249239753ee 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index cdb9338437f12b4aaa125d9586cb6163aac8a3ed..8a34f652c311dced67d3080e0edd372121500a5b 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>5.0.0-SNAPSHOT</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index bab9d8678967c43a396d46002c04abce34b10bf9..2a2c8c37838ce6772c68efeb20c3d95d7783a88b 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-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>5.0.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index a85ab90f72d7da324e29a1af8455a0182d1f209e..9b5a37ccd9f72a336de245f1e81174fb252387b8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bc9a6fca3586992fc09413b968b040122d8264b1..67d888d5b61fcdba887076e843cd3362e7b06d6e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fbce350581235d1445d112d834f807b79f8feb12..2fc5d23a2ae0da52ea557b140dde70f68943b8c4 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index eedcf9ca7dd6cc44fd7c0e27be3484a89cf8cebf..885337571fe07c738d253be3ac00cefa00a55ea8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c7d196aa1325fb3348e9d601cf4432c0817e5829..5138a423c3a5c6e8fd10131a68802440d15415ef 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index d64892afc392fba0bf5015684de4f1353ca12a5c..850c67666035430d0a2fee41aea2c2055844c5ef 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5bd44aab077d1482851ae30ae4775fa2afe040dd..713447c2dfd40acedf6f96dd91b944dbf29aa229 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9684cd40941b7643014cd34702691b1560608138..febf65cd342041c99ed3ab3b86a3ba36d437cf5b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6f75593a07650195b2a35dbf21b3d6caefa791e9..54652b0263a50276a3f4445d3a1b9160ab507f78 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b32eab1dba93e8273ff908082ab95d519345a253..df64b36f940976cafa9eb2ac1ac208e888e538f3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8824111d1519c938ba7f42cea28a9a3b08bd3146..f799141a1bfc76e66afe667644910f9fab85e56b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 36c46540698cc3a17da6d9043d571fc6f1155557..cdabbed697febb6f138c57385447d50d23d1ae3b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b9a72b1bc95223ff44c63ec9abcd7f902ca0d85e..461a56e8e46d702b0a359811b12f409ea5821e29 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c95fe94d0f4da00fad5a16368b974a6d6c2dcb2e..1dba2f9d36f6ab5756ec8440fd08bd7137278dda 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2a1e1cffd82bd3afb818cb2ab9354856aefc69cd..62b2f98238234eff4cfebe33bb96f315210c08c4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 71fc6c147948fd7534bf011fa3081eeff3aeee90..b99bcfee9fa1604c356dbbceb6229e978c606941 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8b03b0728f901369b927715fc1268448f6ea721c..0223d6fd1541b06fa58bd54e7927ec26e2aeb5b0 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0665c82c9b1fb13924cf0c5652ac726198b4a815..673ba225f69d3a9554cfd20800f5a435d9af08a2 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 894b585b26d143822e7dbcae22de950882d5bfa8..db03727191293343f9e2e05bbc46777a24692acc 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3f64477ce3149b0108240f15e646560c9a68abd6..bacf9e8416a8fbad7b64bc4fcff078a8e119e022 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d54b098933ba0b0f678473df131dfe215b97cf96..399f78df9ad3bc7e4b0388655114f439cf32997e 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9dfa45502494dc6ae3651c8af35b42c8d9e550c2..3314eae8d3e8238aee8650b2617cbb6d1882ff40 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a99759e3f2caa322b9b835972d125327156b1b71..b8f03c86a23bea655009298575e2262e1ebdc36e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 37e4347b361f0206d1ab4a96a1ca0d2cf8c0cb39..5bc41ea0f6a118d223f7109d6a1b7f45f68633fd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c331370e9cbafd60323a9082c8d291f65edc6993..870f841f553a46b1c5d0d03a8d743d765452c09c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 67a9e940b558b92b004941fb98a4af01ad371b4b..1f769a8ffb94a964cbaa885e18ca3e12baab6cfb 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ba81aa26d7ceee1a49925262dc1efb2e231d152f..867d1c99ad11930a926e682e76059dc604f624ac 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1154febe31dce5e41fc0e0e4d926e5f5fa106ee5..e0c72465f784af25cdbd4cf0433c126dbef8fe7c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index abab67ab2231658703185c668c5db1cf5a8645f6..94af36a28574ab91c0742e027b979f2765ea1b8a 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index abdf57d14c49028938fac765c2d3b42c39dfa558..6213f8ab5b150ebb08b9ceb046bd18f9947e9baa 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>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1263deb9fbcc3b7fccab862fd810ae9189a21452..b2d18c18a1d3ab66093e1f0d16ab9e94571df384 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0e70d217bc5ac5e586e15fbc1c5a72c1d6f5472e..b5d1cf998062d3b4c09159012a3a2b08dc228ecd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2cc7760e19821c4b9ee023ddb6351ad69d168a83..ff3f78d92faa835f46ba43a4c06f00c4d7ad19b9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 241586f483f65800743e5126906f60ad10641dd3..13586f7fde99ee7a7f1df857a5b2ea0693d43e57 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fada964f15f2617f4cd8349b93114f9b22a7bbf3..729cb37ac5feec24374ea0078e03cdf0f8fb4c47 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3fad1e474bec1d49b6cc1a175550354acdda4c6a..1db978693be2676e5b95ae30ab527bd64121c60a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 691cda289c841f38140b5ef6875c9cda75c869ff..a111ad0b920ac640a3542efe070181c66960eb26 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 796d554702984bc449d430ad8d606108f6b589cc..bd28c5e2bbc8b9cca5e028b4ca5ca453b686cce3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 14290235786fda280c9bea1909f52ad6f63271d0..c227c3246665372dba80f62fd0cde6bcff363e87 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 636f9ec4d0f627e2f615d1d111fa778cc6d9107f..202356ac77bc5c2c16fa628f758e9643387bdfde 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 36ca645ce33724c8fa067c30088728b978e0bc39..dc07d6c39c13234f74f3f82bf9ba153cf912badb 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 7a5a8d655cbf66611b3c0478dc867ad06415b2c9..d1caf19e66a6fde43c066d79fb2ab009d8ffae60 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 259b60e701e27db306832568c63cb7ceba6f541f..88dfa95515f3306a868f512c9ab0be8945efa81a 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>5.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 43a4a505185aace686ea55923e9835b2b2cf8d3b..7d7eaed2a104785c23737e61cd620da610dfe170 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>5.0.0-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>5.0.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 4764a0f4a1f8b446bfcc147a07fc7889ad087890..8d5e464d1a2a7c86869d351e97970f570ec51c21 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>5.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index aa4090c4f642467fe48fe8685b12006f5a9e4129..a86aee85aa3b1969f834e237cca221d7be743aee 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>5.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 0bf6d8e74ddd39ee849b92a726dad48928cfde80..9f37323bf5526a3f4ae111103993b26fb43d6a9a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 2b172ebefe0eca3770275dc427a670fb0ced9165..3b8f1f97488e8578c93e077b6e1ac5d8eb6bfe6e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index b4330a0660c98dd59259117a1e3d757ccc6ecdbe..d553adecb3c5644fa96e22a83fffeeac161fdc80 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 0371cf3bbcb2c82caa873aaba4a60ede8bed89e6..c851eefee4ea7fc8296507f8fa215f7b2230d000 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5d1814c4933c175631ba1707aa4f0e696c89659f..3832be5100007351aac533aa80f59edec8c3268f 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-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>5.0.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 53238d571c7ad9b484e75dccb0fe10aa475c18e9..057fa6c155aded426664ba64a95d8aed4718ba90 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>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 6dd2759b790b0263009d34ed7963b61046181644..486602a1e086b307264d46d0c060f006bd81b257 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index f74bbe9878ba7c6d5199ed1390780f33488f4dc8..5a8c822e5fedd68a547e19ade1b78ddf9dac63f3 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2ed0025ab6ed6ebfacfce7a45e2f125ce2a1b1cf..1b11c78cde24fc5e7be54f8f7b6dd545662422fc 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 172ace81340bb78421d97d79a48b43739a562df6..d083de81dcda5f5c2bd5599912b0573f7b389fd6 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fba542f371f2f14df2a8f6eff1b852f45927aaec..05ecf1918700ae1939643e6bdb26f1dc933d8224 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>4.0.4-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index d52a00e8f00d26163588ddd46618f1aee3342df2..d04585107a75ddbeb9b49b2c4ccd0ef7d26bac64 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fbf37148c1940ea191209be4bbf89190b19c917c..5b318879ad9d979b96f77e1a48c70bfa35364c2a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 734329a08a68829c64b05d82043655905004d47e..4af9284ab657fb0d20c5c064b65134371e600339 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index df9a7dedd2f20c0030ec5ca74fe8947ded821c48..fc957dfa1f6d48b50c1c76a75b37a34703b5b5c5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 52f7600da034a3257867df5a70705adb588080be..924b3992edbde77e20128b0e102e078a11384db0 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index f9af2ba0e943ea39d5db4270b149edf409778589..6498fbb13c3dfaf373a08fa1fb7101713f13d5b8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ca2bda64f4c1b38b93540203cf63488c31c83475..a310e59d9d8232436ac3f6cf4ba97aef1e351da1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c6737dc8235bc8a67773a67e9f00f36845ac8e2c..c7ba0c8d367cf9aa61ee0cbb873c1fbaf95bb365 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>4.0.4-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index e305e41521cd0bd43d6799055c8c06e2dfa7797a..c0e14b973e9eaa83d9be1710748174a8dddaccb4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 10669099765f0c2b695e069386f1cc514245a778..450cfada4b4e5ad8701d1df5907327c461999f2d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>