Release netconf v4.0.5
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 3 Jan 2023 11:05:44 +0000 (11:05 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 3 Jan 2023 11:05:44 +0000 (11:05 +0000)
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 6fed8e45acc601ce6c5859e75f0dcf3509e8e2dc..408e6996dbb5f1445dc565b2ccfbc164beaaa8c5 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 0ca22560d55b2a456fa2a275fdbfeb580507f1c2..058f3a070a3df87823eef9f487425f28d8815ac9 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>feature</packaging>
 
   <properties>
index f094cfa2bb27867dae87516909cfc38df9f3782e..88298c790da89e0019f60a14023ea14efaef8a3a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d82c1220b7d8d5a6bb3eed843d6e3be5a23065b5..744c6eb13040075ada877d3aaba9f386d47b8258 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 97d8831867f3ae6fcf45edad9d80a423750c7db1..dcb0100dba6604ff66ac39057a43d7e820323524 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6f537f8ffc3c0f65ffaae15da22e51fda4126925..a584b48c89ab3717ba7110b5751f9c95d6934aa1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 71d671c6749569e5ce52c4065e53eb01566a12ca..3bf3022542f2412bbbf92eb2eb16ca615f03ed18 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ea9297cfe324d296893a1581203e6031fe5a5f0d..f82e2f62297fe73f34bc7b54b8690bbed3952586 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a5af4ad2d892831c469716e4672e5dbc03d677ac..7e804eb3871509b8032718a2bb6e72e301072624 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index 29a1c0e0a7bf51b791bf0b4b11fc55a6fa5ba0ff..7a01fbec498e9a6be0bc20cde75dd9c27860d467 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 61f7d83d7cdc7991ab0e6e9b5c785ae453cc6477..6d4db340273844d3c2fb04a18aecb564e422d868 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index c51a03e3b1b0bf43bfbb972b92f513e5fa8c139c..34b819746569d1d0fac78a158d671cc2e6b340e2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a93b1f8c83aade1ad54055fd38f2d4098151e4bc..739cf8968095ef5c9e3b5f3d42bfae9bd58fd2a0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8f0379b369d86cd99a4d071d59af66d95cff4cdc..d41e7c3463c72023febb59f55931dafea66fd215 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 26c2de13518e652db4faca12e5654d8e2d533d26..c03caa5fde00cdb90ea42fb6d5191c97788b722d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 877151abd74ed749ada17cdbeb4fc2801ed5f73c..83e19ad7c2dc0e039ed103e7d658048a80834711 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index be555f432aa841089c25b76c6767e48f4a887ba4..5e13f7404cc09057ccf49e808b3f33c1e7b27b35 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 736da18299ddea056ffac7f5bb4842dd12f9588a..81a2570823bc91e48a0353d778973495f70bb912 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index affb713abbbdb777c35e7f1ac99678c6fb5edcaf..93874832a86ea03d5e7b7a9fceeb4310012ef91a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 670d72eceb24b2a245dbd243571e9d38bbe5686a..e9507deabeb378e587b390bac9799982c078036d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c71ece474a9c8582897b77b0294d6c00be72bc97..4a3d1243804a55fdfd22555ae901171cd03951a6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7c6f7357a94ace38d31b6e8825f1c2640c22299d..476e72195206dd71babe226c3303d74481f31d34 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4e17a7c352314160612a5c1d07b1eb8673276ed1..b1b72136600fb004f276d2f2fed74af3f56738a5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2b254c2e2f44a497e7d8f8d8fb248c9d88ce79d3..6e53014014caf93d5402b54872cbabe6b3ce402f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6ce8224288c81d731520c5b238bae2312a43246c..1f81f37f8d2f9cd8ad98f7a19b640c23e722cf34 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 0d37010afd8c28e3ae76fe9f5a7b26e5296ba6f7..5f889c9dd7be260ef31de90e301afb785df1af00 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3d9eadd01fbccb506085447d38bbfc1abd317a62..d90f9c74de1a7556e1905083d85323a8dbeaaae8 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>pom</packaging>
 
   <properties>
index b12b716c517e14bef5f88f24659b299243ad7aae..4dc5258ffba3eeab54a78b5714c85c0f99af66ac 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>4.0.5-SNAPSHOT</version>
+                <version>4.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2666feb139eb85305c9069d173c09da7627d40f0..268bad09b801ec67caf355326a553eff092ab353 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>pom</packaging>
 
   <properties>
index 174b6b71be11b7cbcfac44605d6939e728ea4cac..d2854e4bf640cc35f8d94be93e5d7065bace0e8b 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 96e28af54fb3a4884837ffa377cbcaf053ba1a79..1643d576f6ee5c44c2d3be8f66e3b997732fdf71 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index edf6e66ad8d4745dc24970ef971b26a2df5b525a..a0fe1590be52ab74246ac4bb327f770ad0c9b4cc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cfef14aef5d4a04d931ff234dd6cf356724e3f17..41d1d314c4098e58f962aadef3430118d8476447 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index aa7c35357df7d6494d4b0a7a63cd08c6c2442bab..e7a4346b9830d2458ae68d819e027555aa99686c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9a331d0aa56fa567a3310927772b615683ac5c56..0a8d41ef3ff978ee82c859ef1788acde11fcfe50 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 63ec61732afe09df6ba514c474ece2d4bbfb9af9..b483b8e5e6465cfea564e6cb2b803c1253868a21 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index a093629631a4e9a340fc4f2c800453f8badbd53b..f549d343e4773a821cc8edbef923763d4372a91f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 66e88401b79422da2a7c4670f8e860af3da6a4f9..1678ab352caae4c0dae2d1a353563f342429564a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9d0c0a3810478f2ecf8b0957b0e245bce5967e11..2d253800817f55d9011015337169748d69b5cf76 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index 6c13754d549a72e9cb9d5c6eb8e349e702268c31..5b242640b4389fa6aba21f53d6baa8a6ef612aec 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.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index b5702ea06903fc067be4aab1ad5ad785de9b1b28..1c9b29bd93a4abf6845fed4e8830f0d64c3a9201 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 1c548bbc55044c24f1ef6df291220e25bc290b2f..65b6bf1731de063a0c841850a8cae4200ee7077d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index be0caa19923701336e3d330f5166959385fd20f9..ea5a10096b09dfb581dc30fc49943c408eb91df9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 365f24762288878b5a13f08e12eb3487d2ca4df8..218ea3f1743fc687df9420306fd7389f63fa977a 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index d781a16a44e808456bdf9f9cdd1817a5d57fb67e..e97938bc3d7959cc634bb098a11ee1fcd3bd1c88 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 63064af5f8dee59cd5560ca6cb33227b749059aa..d5cba8ff191685ac0ca725f9fd239c8586ba7978 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index e79cc8c80f7274de2801f8617b0da5716bab5fbf..e7bc48552d34ddcde6326fd1490d502b6556e302 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b97fd72f12a848fc76f1051c81825ee05ac68280..8d61e56d8b2da0968537125b1e71f7e366cd8a0d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index dee2e0a1a154128c6d8d66dade056d55b9b4641e..6bf959b619986485c2dd62cdec63b97ff5cf195b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 88fb9be1bd0d7933aaf177dd84f2f0568823caaf..9d573905a432e08a0b2584a495d363da3c77cf1a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2c3858aa7af24c82a7ed38718a91d345f29ef08c..721ae2cab58e44616262f93f3d237b4056648c43 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 207b987debf6cf96011468fb62f2176f4171ef3a..67c02d3bdc3ebb811428b85149364cbeceb84e37 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 87b2e7a70dcead11a053c3b0da0e65712d018540..3a3b5fd8bd09a8d436afeb78219fba9679c69ee9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7b15506038ed99c4abe068d2a7d734c7bad327a7..7fe0da734b98d051053c185abe4f8ad79988a399 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f3903bed271a44a4f3a2699045b89b43652f2b39..c333211a7712edc2f46b0fc29aa509479402d4c6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6194a75320b0a5646fa0ea4c1f4e16c8f15e53b5..3a98f5598a02d7205061a7f22c9f0cc040f81b76 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ed325bf68566784d3f6d35413edca5c47c34d5fc..53e8d328aeb1c8c6ff13422ac309702ef85458bd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 16c8bd5507ab05c237b204132f080e3e602742aa..6312f9a0bee0043da3035885fbad21c7a045c128 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5352e09b40ccc7b70404cb3139ffbd3e554aea60..50d34927667e75f6946168f1ceefae9bec930a76 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0184f08621da82a9ff8ebba566a4618768a92e8a..a97a86a413fa0c89e8fdf042270fcb8d3d0f7148 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f4e91d1e3561b699a6e72d4da8a9d2804a5d350d..bfd6b0f2ff3b1c1b48888e591d8e86afdd03ebc4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 13ee96c858d45bc328c1cc32b5f4ba7f6ed87f72..fcae36da849b0ad24cc133353ce8f7e9c67e3564 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8c7db217c5c6f3d54fb04bad0cfc76b156b431a5..d5ca1bdcaff05ef633e1da325cb4ed8fe25761d2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 64b8bd8a5784c31bf2779f0c00dc8859d3d8bd80..a1e3cf0a5667d1752da021886bb1898663589963 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index bcce37b9379f483662f29473e2e5b05884ccb017..49712a76ffab4fca9869f02131115b25e35b5be5 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 96bb1709fe2a4aa9e0031e1fb74cb56df0d8171f..788d6e1e0a152e9d80eab758f2127b21bd79b226 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 923c0747ab92f8827bec426316c821833a3a20f8..8e64c5650caa73f1cc1e600d945e6254fd4eb086 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 36c53c5631d8b7856e96274762180b2c31a5cbd8..cb207b9135c24201fa521a2102b2d2067e5b43a4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 90cb3ed7c14a898686d88cf788800b2ed0333a4d..49c66b83dcf6239b7c8fadbaa9af830e315cddcf 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7f1350e5aa6109ed140b8fea009433a789eaf597..88f5e704b452866e276f5255b6a90255da64abeb 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index 5f24ac47165d48f7892da814e734d5fd24f6204a..f33759be1716ba98a10eae765c6b7bd7dfbd93dc 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.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 800c412189629fcdfd24574af1cc61bc9048fae6..f1ddb6f19c2f05bc20d004b85053d69e62cf8f91 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 07a388baeb0b7a81348d0739fc21494f05b7dc01..87114c6560aed3ba158e7abfa98b2b5c648e3578 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1dcb342e46d2980cce2b38475ea421bab94f002a..3c71f5191cdb15883a98bd9002f3e3a36b66c376 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 97b259091385073975e8fea886a2921f81f7ad1c..89537320e58fc07da9866a41ea64e47c07f394f0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7afe7cbd43540299c42df3c69c6db61de615010a..5a6389bbda5e779a5d1bf642f8bbc65c935b716c 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b1f2524da424e0be4e93ac756eed621606d02006..dc21b9bc60ef944c0c6e75bdb6bc5a19fec9d538 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 67794aa4671a811e6d540a9bd790076c9d507e1e..f83712674cfa2e7e5dce767b30493267526c381a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index eadbcec0150d6afaae44bfaafd2094e63ea4ef52..0fd793533a5bc5059c062c803e5023c04b1bad22 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 89dea7640219c4d41faf147f03e8511490bb3b3b..e79c5a180809239db016951f0ad0bebe09b3254d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c36eb589c0d797139ff1c1659eb2878fb07f7c0c..c888e34fb74122128840b0434b246b435de57f19 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 890385ac244870f8f14ba80f989b8c0006040765..51c6d395cb09b4ad41156a19b62ae9ba165ff14a 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 87ce96feb7c2629fc1727df0695c397285b89494..61e0fbbea4375d2ec2595ee18efa32973774b618 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5257a5552fc7e56d07d4ea4dc5440188f6fe2184..3c62df4d2430337df34f738f5204ac7255beebbb 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 600f60782fc7f2ad3c0408830d72342a496e5b19..732e90489d26cbc353cab362975c7387ca7cf18c 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>4.0.5-SNAPSHOT</version>
+            <version>4.0.5</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 4410970589759a83e72de609452cdf0ce653798a..abaf79d2df2185ba968addb8e3bda9fc99e34380 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <name>${project.artifactId}</name>
 
     <properties>
index b5f472252ddd1daaef6b62f62c54210f2294a015..0d9bdcda5af2264f75f4744debcb4d79e2d3f0b6 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <name>${project.artifactId}</name>
 
     <properties>
index bed962d6d1ca719a595394288b121be2fd42a3d6..009aefc08856df4915ee041c0fa118cfbe3b34c9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 14e5bf32dd009b5f882d9bc3c9fc11e750c13f2b..f46b0ec24890cec9d4046f9e83c917f94d4c351e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index ed5098e52234f01ec6732bd3d2a23cfd26a69c89..ee101d72ea25feefe10b6a2f25eff48d416f7958 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 362a268b1ab1fab8955ebd476576a25ef2c7f036..58cab4e115ca95d87a287d1ce2bbeb84876e2693 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3c62feca40e76ae8304b9f9770ea65cdce3fdb54..38b8132aa9324bd61a00924c5df6463df157da48 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index b49947ee350cb881420782f969574df4e338664a..348710c886bf10603854a23f8a6d0b750f57ff20 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index db1000ed643abcabd1b98b16c7284a9d54a8f647..1ac0830ed456c91b59604b295a88e807989e0fb9 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 8f76cd337018764902006b2770482adc3d609354..7d97d2934b34d0a6f61444146a8e6d2bd7f6d692 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f698fcaef55389d4137ada1fffd59a855590f104..f720856b6d0195594a26cd873e7894f72658b060 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2df5c9bcb2ae63900f1de248e9778ba940f6b178..5c6093e890608bfb2b472ba6476ab74c50d81f08 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3c71885afbf83a0ba255ed80c864cd1aec44a6d6..c85cb230a17f8fb07a2d3595398e62924d003088 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>4.0.5-SNAPSHOT</version>
+  <version>4.0.5</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index 1ca9dfed04110adc2f90f6ddc87c3a3636bc265a..701f5dce0c2ff6b70c7e87b4d473d02fbff2809b 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 802bdfef56d467f17a8761840d6ee04fc40f1632..b1efe6b117f56cd62c16c2a0ce7bb6d7806b3be6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7c12b3b21347db57df69aa8e3ab22f480af484ab..9463db9a84740d6824db9344f5f55f1378b48b77 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 291139bb800ce7181182998eee531d257ea7caa9..d94d391d1dd606acb702a9035db7fdc0d5b21dd2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7a276060eda5135cb966296784d3b77344b98233..109025f6ab28285f2dedfe84e52a87f8a617426e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 08eff082bfb1c9cbed068b5d60e4b7c6e6ffdf8d..2757257f2f752052201f0127219cc9074a6e4ab1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4acd38c3fe78ce3460d72220fcd75c136eace89e..3195fa1af91b74f0cbb3608fe758c76e8b5c5709 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b1b5769c401942e48c324fbb7172c77ed03ee310..c1c50758f22861ba3489e85e578702d3394e0c57 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>4.0.5-SNAPSHOT</version>
+    <version>4.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 331487d0eec1f9d9d20e7436ed3c2597cd703100..26e29e37ccac3d9b8b9c828e211a6424e04dcdae 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 90a25fa2e7d656d7cdb84a9c657b0245891910c4..cd5f5d2c89c805e742adc3583dd31c2a73f957d2 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.5-SNAPSHOT</version>
+        <version>4.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>