Release netconf v4.0.0
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 29 Jul 2022 10:57:42 +0000 (10:57 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 29 Jul 2022 10:57:42 +0000 (10:57 +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 56a6635cc40fe232da89d8aa1232c8830671bc2c..5cf6aa53e68105fe878dac2516654d2a3e1b92d0 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index d27446cfbb2491b70e33e23cf027911c2d61f3f0..aff33458a731563cbf2df1433dbf424d2cd191a9 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>feature</packaging>
 
   <properties>
index 6d956e754dc7d315dd4b4d55e1ff28aa828b33e9..43d874a24879466a2aa6a3308d51c953772844a5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e3c7019828876b80058a5ec470262ded7d8c2ad9..e27971013c96b17315a1201110d288da95b8cf75 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d7e407f8b1f9570443058f695454bc697205c62b..930b11a8cdb2188806d8f29826c534d69a62784a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8b7fded4d1f98c85e4477f2c3f332b274a2cf9b5..236e19453c9ecb9267e8aaadbbec1165c2ca1221 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 20fd18f39e60319fda74516e98fb7bdf84bea61a..c23deae4244b4f4a70e851b5e5223d2bd9ced042 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c276bb0da3b6d5bda955f2c183b7488c8b88c2e6..07ef9bd43ebadfa52d340a86a180082efe590772 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 532f3808c7d3d97ac49421e9d5dd72a4d3399e3b..b4eaef05a9d6925b51774d830947c6b74b7ab9f3 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
 
     <properties>
index 9a29a1f95723c01cdbec58abdf21541658994f04..3d6811b6b4973e75e1d4594f3134dc777edf7f05 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 42bb4e00151e80588dba1824f2fcb4a1482d630d..1b3632fc1cb6606ef7979bcc679d6fd962dc2ae7 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index b73ced06a38b47b50e2d500c5292801f098c4892..64e1a5d176355ed4ce319431f46d5a06ece6071e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 63768ac470c8248f0fb0e56939ad344ad0cf5f09..2dfba0f38e8e17a22bd2443b2ae93af8ea056844 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 43ccdfa8602e1f50ba7a13d5a51b8b19709fdcee..a820eb7f46dca5723d38fa4f584ec9a459b67a8a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e6c654c35a9e2b2c9089328581a49b31ce21b744..dcf3297863eff748a2ae09992d5ea19745558313 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 883a63be04f566e26012066404c9a3b546bf69fe..bc20d28c77b1a755ea8ea9a352d95812858705d5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 27c867871ab713a4129e69117a3d0cc281360e46..a5cdd1273c8f7f328b7e9a40494515906e76d01d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b37286bf59a6b57ebf8cee38690a597af678ee2f..5276781eec8471686cf1f5da5cd3950d567670c1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3bff867baad9097d6e40f6bf6eba4495437c0950..ebfe02e44d29f5e0c750d98120201a319a332a47 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 40cd8c062b43adc6f1c59dd00390c89e65ad2245..9bfa3a0ecbfb440dc15bd890780cc3fde4879ca0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index acc5e165509746f0d2e1c95bb4cabb52bd85cfaf..8c8847657f52c67898d63314d76a0cc57eb51a72 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 68fb9ac95db1fcc4b55c079374d13925cdc31637..979f5bb5ac02b41b35e2cbfc0561377e9a869a4d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 75d6af219efb1104c32fcde0a72ada21d13c5b8b..6dc2d97312091dcf26e83d823da04e3290b63112 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b119821feae61fa2fe4d606d4d885e92111ac66c..996a6aae3ef2f3e3b89ec2e794a132117ef25514 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 932837dd9e6a378a47a3be4844111beccd9e138a..13a0b44d1c4d53af6a6485150bb5e7b0d5f2645c 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index be1086b6fca28db83fb0848c9a3c9746faa387f9..25ffdcde4af2b21c09e188b1792573aa10438939 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a2afd4c9e8743147c43e014ef579432e4daf8d0e..a0dc2f5dc659a49d558055818af9dad0b1378623 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index 3bee6d6ba860ec3287f2b82b67e1ea4c78e42036..14142d038ea687bcc11e505a8f99928c87808bbc 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>4.0.0-SNAPSHOT</version>
+                <version>4.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 93d56dfbab0406b7af923078b8b32c3b8333ebd5..17e27b522ad38541f7518b09b52968edf5f9ad99 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>pom</packaging>
 
   <properties>
index b67ec4ff39ed71f8ea04e2046882da1771179bd9..62ffd0b603a37f6e3db06c772d88d7d17df66f57 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index c3dba71247e4f6d79c8b6fca5cecddedab070d04..3befae9da46d9aec15b8638aaf6988e01aaff4e4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 74e74e69ca078c96253d7e70307685e1fd4d36aa..3f7dc09991b8c58817cad016d1db0a0da97b6f28 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3747f8c81efa71d8aaa67520ab0d385104f7b870..edd56e5803de3a1c9253dc6759399cff8d19b1ee 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e07d91f61ea705154c0320805aea7ea8e3481195..2ff292471c2ae63fb8489732d24518d3417313fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 78e524116e50465b7005c2bf969acff6ca281fa2..78c4661d997c3381189903d53de0af7ae143f86f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index badbf1e08cefe48d9cde556844203c4e5a51f7ef..d5187590587588b677cc25003ca0b2e23e0475ee 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
 
     <properties>
index 709b15d170cea02dc08d96da3ce9cfe9d6497b98..9af6cb4bff721a63585ca5fc1c803a5b0dc8cdb3 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 600a4565948f185f86b9b6f0b710d5fa075d7d06..03052ff0e7e2a6e6efebb84b86b39f0a5044e8a7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 17d87220de7d9c719d23c75e63bb70ebb71c4bc7..1ad7eaa6cf874bd9b3e3d69f50b62c4b01a9a9e7 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
 
     <properties>
index 28e761b4582b253c652b163f77b15cf18365656a..793c2f829386962dbfaaf61fe92a3116b4c60153 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.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index f0de601be3400ae755e0771f0a7df11ae0186875..691ee77bea20ad0d9d2128952f2f5642537a8d78 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8bcb8037a8378133ff79b1002796a21da035fb99..e47d03b6349809a38a82ef72f80e2e1efb0b5ad3 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 086e4cbda6ceec189d0fe67ea1edd42a08188fa5..f45698317f3ac5f1923f7d7a41ac3b66453f9fa2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0978eddd75ef6e93941dfde11451984bc179ab37..e34fac72fa0d920e3c00ae7d878d16480a1ed598 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index afea66f0773a0815f8edf16a9e48f0680d392100..0433427068c6d698bfb60b34da76e8977558bc9b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5e28f16b02620ce93a8655b0e157c70fdbb16b85..4132910469175938cc0a1b0b4b39361797783336 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1e71ca9eb917ab186d6dd3e545557a0f7e206ace..5a2f0a1a44096b8a196ee694d07029acc3fef2ce 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 81d26d4b551a7370d9580afb7739b98624e0f32d..2bdded5dcb5e1b0db0322db5f1cfd920990be582 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 128d9b142b15a3b590dc2c6973224f5be3246a26..32589e1191d7ba09020dd4764ce3338f58bc5107 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bd9f0e94b2d5eb64e204b8ed835b20df45c79b7e..99477914fdf8cf7ebb0cfa4ace6c0501db680124 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5e40640c40ad418ef3a348b8ebd158ba6db28f68..7dc8dcc327e5cb54330b733f9646035bf421c6b4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8f6537ca1cbfd2a320b0664082a8dee09f007b1f..dacb19524f7a171ddec048f695a9c26173882663 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b02df3dbf12bc2285cae69b2525b0d4bc2ab684c..67e16b047ab2ff7d11d9725a0acb1e14a1d62f89 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9a5cabbfc3cd6f60cded3499f92ac81fbdf1cf89..ab051a81f0ff6dff27a0a98ce9550855a419e686 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f1de1a51f3e416506424d3e8ba0284dae37f35e5..faec075db185ac456c68b50f28bec5d57a50e9d3 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 87e44637a8e3b838890c10e18b6e678006ff55c9..01570164d3af6ad7cea1d0e4c60d97d474fb6ebb 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 75674215260cd8866bb6b969854ec1c876b9bb6a..5a83a9027d95d6ae06c59af2243352591c422973 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fe807bb978b855aa7d9e909941413375357c6c55..0f041f1b031ae4adc60eb4d0175dd26e0f187db7 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5a8a6faecb59de7ffe164ff6c27750a0c0672367..3db6ba0ffa9d1049f69addaab1da13057500f608 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1ce5b4aaf19c0d8c5c9bd6ceee3c0da4c1d1cbbb..a2121f9f8fa7e7e8880ebf88ae8ef402f9b609dc 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 07872565dbe657f84dbcd710421eee6e58d01c4d..f3cfeb35e5d2bd33e97777a063acd093b7565e58 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0d4e8b85830b95364fe4df5de4ef7f4f70985088..5cd07453bea9a56f2215fc3d14d4172712c91ca4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0dc1865640d88652296011131617ccbd5662b383..0af4b888f0362bb4ffff95ed347a83babb0829c7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e94f971f941993c5f6fbe05e70323df332c00e19..71ab0f15415d05e80d9724609ed124fd1c400ea7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2ab2ecaef42723ad8a982b769eefe010e3db908d..c756efb82902ceabd34faa687dfbcf765436968e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5f0e879791adf06b82d3d4d5b1010ba3b0c972cb..ca9f8c4d53fc9cf299d05487d2125355d1bdec1f 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index b8a9b85ceb5d5cae38f586377a49674f77c9debd..3a35eaafbbb7211579ee1f6290da18bb9a1515e6 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.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index da959a966da22e3fad525ecd05615f0c5417e2a6..89ee28d9a5bffa47504b4bda27a9f44107bd2db2 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e9955fe1886a5a1b766be4622547778900dc384b..345e18b5a0cbb21700f679def899f34f3be7061e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1dbf502ef30d8d88203c2ac8990e40f40a9a6b1c..90f74bafe232bfc662d4863e5b480d24b6fe3d71 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 999797f4cccb218f042001171847f22e19e01445..87452e7b7f3dc56e221c8ab0eb75b601007bb059 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 18c1b6b45af91e7083603bfd393647c18f5a81e6..e2a58e4d6377ce35302266110c36910e36bf2ee8 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e4b019e7d378fc2c8aab4cf47b7d1e07584268c7..7fb62a057871b55deb85f517da8836d629d15a1e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5e97fb101e65190ed1d675a4d0b0b35a15eab805..69fb10b922321ac27c96b82a5372daea4caade55 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6b758e372c3ccf8099278c639db10491fa089512..599d1d597f8943739710b2e3e0e084c2e9f7e0c4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 79e8b5b7c50eef22a191e6aba039c9b9a65214a4..405ff35e1d4e89b6f1550e6a7a701fb3da8ff284 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 750143f3bc9a23118812d618bad7f536b21cd0f2..ba00b5b29e9937648a6601943530dc7c325159d3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c29e24a7c367ee34dbcc1aa289825952f964e510..d135c6d856172224f1c46bb4f807725e69f253d7 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 5fedca95d074733feed65e7309efe0d3149d1439..025d3f94d8de6602b7f165f17c178549e5eb9267 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c58d46f77fb4b47e683eb297509a64be65056a21..51dd0222489d29618f3aead0a791fd8209ac1ddf 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>${project.artifactId}</name>
 
     <properties>
index fb09ce29587fc9e6c1f55c893539293905447712..70eb4cfb73c381d28e407f908527f79b8f79121e 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>4.0.0-SNAPSHOT</version>
+            <version>4.0.0</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index b2aca15098232852291d3f748b0ea0ccdff3a23c..adf7e77baf0acfcabd6a7fcd33953715461e1e0a 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 495893b7e62902043b1c0cf3a1cc97f74bfc3924..862561ce463c5da9eecb9b1477dfea7987fab82a 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 0d8e6442222a29732b77deae3d045309590eb286..31929e19f45b460469323de4bec83d5f068f6b3e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index b894a54c264d810885f65ba4d6a8a515a2a73832..025a9b368aaa648576238c39adc30551fa3450b0 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index add5859ff76ee525299919c5b52085e638ca2ebe..c48326a3cb66dbb1ced5916d0ea7f3b6ce95bfea 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 516509060868e047bcb344cffd2b6b3913090a2c..77454370fd6accb4aee5bba3c23b00c80d15c331 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 08ee738f8be79c585481945b8ae310e657449dd5..b89bc0981e5eb1c5cb5d3afb76ad329ed902dde0 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 4e798a9cc0d1f8a1b7aeaa2ba00bc84673a647c2..373b7ce7368087087f999091135ad64cb7786795 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index a0daab65d4b9b10e53a6f9380641b39aa6fa6c64..29e2e8db7c3aa3d16bbc7df84f58b02ab54962a2 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 9837332481eb02e959354c11a786abefa6baf1fd..546636e4425dd5de15e7399215621477938ef7dc 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ac042efd6043551145ea382eceb4d1ff5a76dfd0..76d6f3a614f3231eb73c3756f8f89deee8540647 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e8e143c419d0f13fdefbf8c2b73bfc9cad6091c9..fd4ea5545bff8a942272433501bd2ab489a0e424 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ec55738ff59b9b4ab6460703951eb3e58a703e4c..68dbd9c0a941dd2cb70a056f80ed5476c809b0ef 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index 2048108a564a1550818b449d2bbdf7866f5bfd02..90a587079c7f124fc4cdb7db56b7a25501c117a5 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 866c34c0ef486881e4e4b28ff14a59fea499f22d..1fb3db5d297a7d72abaf4f1c62dbb4f22b8189ba 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fb81e7fb16dc853e3581d6c6b3fcb3147c0c9c7b..b06908a95e722c0da74a36d5f955e844e486ebca 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index dbc0ed107fc1d9019d098f85042bd8815aec4b67..d2535825c0ca47fbadc936dd8fc2d5dcefe74f0e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>