Release netconf v4.0.1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 19 Aug 2022 05:19:09 +0000 (05:19 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 19 Aug 2022 05:19:09 +0000 (05:19 +0000)
98 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
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

index 81b20f8cd75ef5f2ab3a60238e8434c6349faae7..62bb0f265fa1c4eae4f03cfb3a2cd8dcae268648 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 44e34627dd7e11f59115cfc133ddbaac533f53ca..936c77874965be4d62c121563a51216b891d191e 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>feature</packaging>
 
   <properties>
index 52262590c6ed22f794fac712ec79df15dcac45e2..55b7c1397b3088e7c10eb89f4148d2f289631b9c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 65e28281caf6cc51f6095c931f490aae2058cf80..c52d6cff5577f26a0dcfdabee7b0e62024e2688a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 590c51849b84cd0293b898860929b79bd4fbd040..fd2d2bcabc46ab804c8185bc8eb8a7df7de3f1f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1236b9b0a3982f1631045cd3b94cb6eb2fdd112d..860e615680e8fcf183d77ed5eb9baa2812aa01bf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6f18054367fc69979554fad6e326792dc6dcd7c9..7d0991fffa5fd93333b9d3b04567ccf848a5a0fa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 911cdfb949c79a72fac506ac75028f02b6a3a7f2..f0f4436aa1fd26ef5d68b7198a0c657f8089cd7e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cca3df56a539a394d7e31dc93806a1866232d65f..a01953585e0dfcd6db6a0755319b5b1da1444518 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index cb128f8ee03bff6fc6c682c87d8fadec09878efa..85c65f269ce146002616691bc70815cb6c561df6 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 6158294521a5186db64e690debdcfc10caa45cfe..fb8e74cce2cd573ddbed4f4deb2603a1e7be63a9 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index e696cef048d052515ea3d243896d2a4207c822c3..3a5ac856b03ca5b3de6f1c06195ba3df07fdaf5f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 30464dd1ac8fcaf458c952be457e39929a6e135d..1995bf96c20e24d579b10726ecddd1988fe12ef0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8bfe5dadf3222200a44876c3cad2dabdb85b6de3..2c7f4140e0c151c767743d1b5b7a6ed59386c492 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7f9d0dd37191b6cdcd906be6fedc22fe22142d49..931ab1156dba6c75382655876310ceb3cd39a777 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b1f3706f1091d1b35a002b4f9f00ce790bfe441e..0783bdc45abb7eea77d84c6e05ef18cd91eb8811 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e0646ca83abb9f09f683a1993f67ce7839abcd83..17300afbe84822ef3774687f96b23c6f046c8af2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ecc79bee6276bf762b5f4ec57f186fd28233e4b6..0e4f6478ed35d36596220870a9f344bc4d8cdf1e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ecc994acfdbfc66a1fd84ecd3348207d67ba5cb4..4002411624658c7fd82673a42b78cf411918f876 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b670614172dd069bc6ba079095b65acaaf9948de..b71e75a5c855bfbd9ef022990ae987d7cb84383f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8aa9d004b9479a762c6c4d88e9accb2b1b2fdb78..2dbc1361b56cf9e4db7b88569d833d749487dbc1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4fa6af86ff1868e408584c3065d8dc757259f7dd..c2ef3a4786268c940009106ac46dc1a9a8658160 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 979a8b7c4dca0045f90879c707936d7d9a1ed84b..bc9e845329017401f7471f6d08d64be27f1fc63a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 61f1ddec094b87229e7d0e7ed33aa210994a9d8e..b3b1689733c631c386d3389dcd27b1029dc8c976 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 49fef9301ea4d404a65ff714c7c7e1834350e428..202d6b34fe14826eff6e87084816b1a8f467face 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index a62998e441586ed642dc777a04568856f34a84fc..fce92b1d5d794ad16696130e6b6ec336703f4607 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3231f5a115c7978ec90bcac7f9c0abb222958fdd..c5b5c2e25acf2f4ff7fe4f3d047ea3fc421c4c33 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index 64436c7c02a0676d92d879319a964f262daac571..d374abca3da5e06d19801cc4820f77fa3a4fd1cd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>4.0.1-SNAPSHOT</version>
+                <version>4.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6b6f627c9fc44d01093c0ce5db858ab7b4c3ce4a..9cddfbbaf21779a1bd6c528df9265009aaebe551 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <properties>
index 5a6ad032879a75081489b519269ad30fc7bb8704..0c689119c49009abf1332c4b301561fad936bbec 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index d330b2df2ddec7537055d7756bf39ff35e5eaff4..a0532ed7feae6f4d949d034c54e5c65ed28dd252 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0c8d2aee1dc7b755c3ca9513a2de72f6906dd463..7317a8c1367acb23aa72cd6076ee2e5cd8e694cd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1d49eab12944d207bdd1d34d1f6dd162dc67d3fa..481d20475c30b135f08023ed0a7065e36f7b2a09 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e443b7592f7db4fc258d43315b567a44b426ec4f..1172bb7451308f75c827448107dbc3ce86272bb8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d8adc3854cda328743b53581f1a404a31c6ffd7d..a077e04a83b867727fad24465a9b2c47b4dcfd61 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3ad1144e8722dd3f16e618f1a4ad4d8f950f9a67..0471b25f720bcb4113a71698d5e54525840a2ff2 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index 771c65455ccb15d17899f04dcdfea844ee5e4fb5..6a5a1863fd7ab28a0da571effcfafa0ef325cde0 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 7d14528ea92d9a804e1f011f75e44e58bf681b81..f6f254deacd0d1d0b406c405ef2feb63be8f15f3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5278546aa3f0d5f95ed03a8dc1cc14e290ff04ea..7d95324d3ef96d7cfb94987bec7989e79c41f308 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index 1930ff5c15dd85763d2760c1d1e5c30bf5925537..8a039bed58a6e91b9ed2f1425bf6c4f593681b70 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.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index 752775a3c6fe46728ec840cb3d72f2b870f8a112..3219dc41a0372953ebf8f123dba106e9b55a75a8 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 995015a9eae67748a5a9e7a18a109b18f2ddb773..23e2aad4e5113bbea2edd3d93142155e09252684 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 4b59dd5f7eee68308a2e899613863858dcd2eaf1..ac2df09d58dfde2c4a13bfcd288102362f24f5e4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c7f49a1a3f7de85c8f76d6dd1f4f54f5e1b9b3df..504d66090ddcdf03d6896913481c401aade6a58f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 306af98ddc659bb84ef3f8a8f17a299492bfdf2e..54e0b100559ef8937461f02bdc29011e8444b6cb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f147be3b35d7dbe086190370f9a0e8b7ea4cbf37..7c4148c140ed64277265cc74d1c5d8afafba8d4b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 66c399fcb79d5005bb2158ed4de3c4cad0462512..304fec1de812400ad0d9abf56dcb4be1fcb71bf1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 83e5fcc77d66d9afef640175760d1912db54a354..e9e3600336607d99300f8d1400c603796193941e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 24a7208854d12727b05707968ad32395c1184710..ca80d045e1cb5032450d986899c8f77385a3877c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e785b1a778c7d7b22525f9c1a5bdad25c946ef4d..fcfd9f0c701a55b8b9b7e3bc5deece524b50df24 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 38870a4dbcec000536d078ce5ec77678f967ff04..c1d731dd1ccee10211432d6d6dd1ad5bcebd76db 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f127f5c4b95464f8ad0a3e718072cd11775457c3..13095959b0921407db6ccb210f369eae8a8bacd6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cdf695ead1a35913322b7b7f2c211b0e22cc4461..efc17f2d70ba477f6cc54290cf538be524755bc0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bf95cdbadeeeecda7a9efb59304f1da793e0472a..2fa6c767ebf83cf78badb291ec390d5d55167063 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 54798a44c80cbd04d9f776353609426fe20bef46..3e6dc9c618296f4649126dccc94babe513f25972 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c421d30b3432e876291b5e7ef81a9c7fe7021d9d..addb01e92748847b590a0e17d244be21b26cebc4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3d87a5ba7587b6e77830ec3bd1f37a1bfa757aaa..4377256568826a7094ae38ffdb66d9f528be070f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 504aaa0d4177f6baf1a1f4acf72d70a350f519cb..92e07399b28042e5d4fd6d19c4dc93fafc0ff6a9 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6f4d896f8e2be65bbe4695800b4ce2b01232e66d..04ec5fc7b83a049baa1fa499e64b5204390995b5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c11265e178dc81774fdc57aea8e6340de6215d24..50c58b3d13b96be477962435ae302cdb54b36790 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 42e393a6fdd92e8d437752fc4a898daa3b71f84d..47071ab808600c6f98c5ccdf0eb75b75fcc86303 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e29ff770f4c6d3b517aca03ea1a4549c0b6cd77f..ebc5c82e92238ffe7595e33b87899b5f385b0c36 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 88d7ac693ab92f594a04774473219ce0747ae70c..9378f75da74012764c1955cd18f5a1b2b1138034 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2749c69f7c60147e227a0e3ed0637df4ee65d091..7de10cde30c3a1c22be3586629230fc1046ccb15 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 312c849f83505220393409e7028d51ed22744b29..1fe639363309d1ac7d6990b3d8b93d1a11bd366d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0e73895ea99419e951a4b41100b084afe267961c..b8b3581249a18a1aae63caef3212740f9d61b207 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index be3f117a3d52dac20558106d26f716b4a47e072a..a801a87da0ae22ad03f8050f05ac72b48ecfdbd4 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.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1efe7867a27596fcca03dda121702b45b7ef3f13..a0cd0671b33bcef6db57c685d748b37e7073a9d5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bb199edb3e1992ec7c488dca227a809c8598eaa9..09f820ed0c9e134766557342373530a06f0a05a0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 43f99be88f57b5322a877bf8cf90904b1fa5e7f5..3fba6a4985d3e1fd1cba5fc2b7c8f8e70731a768 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8f25530ea65797ab3bb93a6a590b8e13267378ff..59e8475305777ee7439f873e0a92aa0f188c8d46 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 71a980bef50bc2d396b57dbf2c6907ed6ab6cad0..260c5dfc65e9ef808e0f17c1cd42b0eb7e149e4a 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c3dedceb2242598c6aaf2871879066e2b433c878..dd1e21b1af0e44b592875c42d9daf5e31eee423c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8fbaf9e58576d98ceaec0ddd99965e010de36d12..50ad1b688f8129b54c18c2b0d763f742d6fb4ec8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 193fd3741c56b4eabd558f4838f5245bb4a6ec6f..d6d01ed96be9b9a69d6bc40efc22633771cadefa 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a5c681a96b928b2a71c25d79753ca723f0371d09..607c205fa69419de96dfcb6e7d2554109f45be73 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a0e1f41d43bdfe0eb537313e38d1f297e642f98d..4bcd176a122071ae052bb72eb7f06bf3e56ccb91 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3537d056944167e128f0bf2d6b562cdd30b68cd6..f032380829b537c8b3e54bbdebba20a2bf5f74a6 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 89ea92612eafbe84c8982002d56c23e8bbf80088..da561eabdfa3ba893b2979e663d177c5e77cf407 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 787f01a9d1baef91a66894b0423c448e1d70e13c..ef6232e78be664fb5ebc8d0a7f6be7a02b1a372d 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 4d353ea10b03d8497ea2daaa400034b1e641c48f..0cb8eee5053399702a851f723f704b2e84694121 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>4.0.1-SNAPSHOT</version>
+            <version>4.0.1</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index b4cead69319813bb9d8fa96533a4eda810167b82..65b34060bab4edbfb01819481d451498b1ce0c18 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 18de3447c79194de7461cf7036e7b8b7b0fc9341..3a2cf193f5d7bb40cc6839c8d4d3c4ea675a254b 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 17a541c4d82bfab94bcfe8a53b536ef5c0055304..2a747e09b3f54e90ce34718a05f1b4426999bec3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index be008f0d67f7ec42216354218899b9c8bc365fba..c65208ad19eac8d1592834978d828f987b011a4e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index fdf4431ab4b7dc4e9ba096bbe302e492403b7542..ce0f4eb995fba78211e1b786a4bb79a5d30d1021 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index f0b7c92ab7275b75e80672382c14bbd709042251..ce4fb2c658ab7ab5e84fc7a047eeb22631ce6e4b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f163cf8e96fe8020f978007afbde033196987e96..dff86f6d3aa5a01d7be4ae77a06f62a3d7a7bd7c 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index c6c8ab5c66990fa1a61792b4517dc9ebc4a829c0..ecd51d5df474764cd3fcb3769840b9211d5daf56 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index a2812df35fa16977cbb44b3076953f3c23a05b87..977f34d3da5d5429921cd8105384eb2c45dd70c5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 7f9b302206f5367d5b80cddc64c0b22dffd267a0..fbb6ac802bd6a48ffdf48d80a24e5b56df9829e0 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ed80aac98f2c212cb256d3e6e3812c7f77afeb0d..ad5a067741e1a76209325c748fec936101e84c21 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 183004c798b29a8873fb47776e6c9079d7a9511e..ef01a9f47481478a86987955d0111208a5098307 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5245b45d538bba0c5936bd2613b67287dfb25fbc..f79d3e3035ce48dd75abb6e3f6d106f4e9caa070 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.0.1</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index 3182a8a0b3c9ef0c0a2eb6f1e94ae5e639f0c38e..47a8b4a492017cd432aba92cda6021119894a0af 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 47b534c549d21bc49dde1af38f4effa31d5524dd..2345d7862ff9441c65f9d31f5409c20714fc58aa 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8662e92d173ef9dae1fb185e4fbb0c5e332fd7c0..35ed1d73ebf23f61de9e355c90f719a634ed2440 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8b9f4e31c8f64084d9d97267758abc4e9f1530fe..9272ea40573dfd82a6e147559e45ad79c13a317f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>