Release netconf v4.0.2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 22 Sep 2022 14:39:49 +0000 (14:39 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 22 Sep 2022 14:39:49 +0000 (14:39 +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 da4b9afceb863f535a80eabb36dea48e440db29f..7993dd2bf0696743d57c83de86c9cf9770a6b06e 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index df13fcd0deb6c37906eeb80f4e3d1165deda8760..5841047a76bed1728780b164a12f846937722d36 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>feature</packaging>
 
   <properties>
index cdebf24abecea6e92d639f956da30ede401c42a5..b0b1ac83a090a44afe853641e39e43a1b2438749 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b6dce35472f4ecf7966587f8dc2e3cc4154fc6fc..15f3a16105d0dc5ce45c2af69428fbcd34832abc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9d55d17948567c4d6881172a345cf5f77e31a76a..2e407a4d5522af7896f886f576e8b22a0545b24e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5a190ea3efb2e666ba22060f1f20126653912561..0f91a23d64fd8595c73ddc32e76e8512d8ed3ef1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b54baf23a6b9804924686301f2816d5c342942c4..6aec240f4db05ae039ca5406e2d555d6971bcf86 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 331f4db3e6d146ac3582650a25d5361b528a8100..e75cdb6644a583d2017ee03ad9486830a4f3ea89 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c10fd9f8381db282ba601ee9ee032bc1ee89a944..3ffe6c20c4cfc10e4d4765bb941ed018b2395518 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 9eda9e9c1103ad76e4c7ae96fa7e8fe8bea3cad0..7ce4dbb83ce3d33d8d9c175976b2db57495afee2 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index c5d96b6d17388b8fe5ed944afa8b2faa1cdf40d8..e2fc17348719b9f9bb7ab2d6f2aef6960cd8553f 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 288f8e772b09004f3019f9b084618c4a64dd3841..2b7cf32a8e1f42c6e9014bfa59d7b9f9bbf21a77 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2b60fc61d88cb9d17e4dfaf9a8f5e86bd5b51f04..57c16768f9b02179f20e4152336d7fea3d1dd97f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 92f8aeae31aba568af91835f97e545ccca35a7d2..d505a7a17c56e11092d2f69c9f305cb815e0e191 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7269276d80712a0388f8bb25ae1b87c1dfc4e3e8..6afa5f8673db76ed136621eebb80383c12dcfdbb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 889a369cfe663a53da6eb38a220c413520c6971b..45f5d9bcc686a4283c64a0a73641c10d1367daf2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f237657e08df7d63b38f75992ddf373d38c7ebeb..379355a6d2a183f1204debc66903a73ea68bd767 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 52340023d3bb39e11ac93cb69e8f2cc06f53197b..0e5c1b6a2fe3f85c175f9d4d5ffd33d42b5b686e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 98deae601b2b77846a394c2c33c775e85fd3cd06..37d676a8de0b311fdd5a4182c276a7babcf58f2c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a92f54c546809748c4e7c67943c50b91314b461c..71d416cb460e5968abb3a4bcdba96b54371ac454 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 260fe70ef19c1be89a1d3c876a830d6038a5b614..b96eed39b01d92985adce0bc2689a358f55bc068 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d805b05c5e39a98fe3965df83ddf218fd6181ff0..adee9985ac78f5711fce109402a7a3ac0e098134 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8f795bab79845914932423647486b5f18ebf1228..892cecf31505d4c75887d11bbf4f19474af3b1c0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f36ee376073e054e97f102643e837a36689fbb9f..8657a91ce21f6ce8b1a057a1f74667e02b2a4e33 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5b24ff9354f404efa636fed16262e058ae90106b..21c6bd88d4f728c0d587a7aa81aff81bf67a0246 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 282a56b2636202306e24510f76f9f3862656eec1..a576504570727f0c70f137d5b20739483184eacd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 820b76bcb24d236844dba3de77f5c7c2cc868ea2..439fbe966e8f1dff82d548efcb65f23bdb596242 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 227e2eade65b42ad5860b1fa2e37104b79a1afd5..2756505b9cbdbd5ddec3e63a1c558534a566eeaa 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>4.0.2-SNAPSHOT</version>
+                <version>4.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0817348e3102e877d363de9f6a2cdca12fe31e10..2e9dad90e0e3a6cc6ccf556cdc919a66b09eda5a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 9486ed68e9760a89f38f5a82d503fcaa724e7a23..db4d9854ff92f903da88123812d64afecc948c01 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 5deab46a88fe0c9b448086fadcf17dc9d1585e72..6507c8ebb9797fca7a3cb16efd56a26b8671c1d6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bdf72638b86c87d0b6a98877a89c7fb386bc1484..bcce05e1b523978506e9dfb328e8992512fb7a05 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index db6c877daf3a27d15e3e54dd0f3d9e0e24bad4c7..d75d8986de456b403476224ae7290af60091a2b2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 791f3c858d810e31a514e330b6530504b0c2bdad..cebdad24a5c41f44784b033ab6950da77a1d47e7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0bacce09c0c59e0e923a08f142f1f258f536b170..89e3e71674a6bd38b5561c008e0240be23db5d83 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7f9b48727f4c886aa99db748466feff639174927..6a335bbe97ce8843ccc40030d177da6a62d820d5 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 0cfbb54664a5cde8fbb9862ac4f8c91659be9e7e..88013e4bcfed26eb5f3b50290b125789da0ae519 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index a19eab396907c6987fa6df06ecde0f4362ab2188..45df084e88f088a36147b2de2902d261145527c9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9c453fe8c4c7e72e892f9982c32b0214007af8c8..82c12b0dc7719eccececdace9f7b4da4d6d1bf6b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index a5a3f8c9fb518cf6904bf8f51a112c4423d0877a..73cfc1ee125785005657098c6e7184fcbc259b7c 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.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index 17b9c7af10955ee2aefefb0c1dffc27c4cbc60e5..5dfa761035c8ca9b5f249497fea6f26d59799761 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 675fa66531821d0ec311b88a37b47f3f80abc583..d23715f1e020e7ea178f7cce297a9c7b80222fd1 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 950cd7a317a13a4fa5d94712bb8e5846b3d8e001..55628a4a940d03e49b12f16d45e57eeeb34d618b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 42fbb75718f30eb2a6b8d905c682a36e56d26ccf..497778d3cc03adbd03093a415a5ca80532e91f38 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 72927c47f559ab52d1d1d02babb97aea77ae795c..42f8727a34057bb6b8513fe952e0565a83008078 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index aad0ddec2264f9aa625a88625927579efe1a8b60..557127709c599a6d2b77111b0ad0a54c6944f02e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c812cfc898a2c2338aa90ab58b1627c08dd40943..40f44adb6770d5dff98f62183fbe5b3888567862 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 86e15e850a6b27518a2bcd43b6354536034c50f1..7bd0a8f9a7eccdd8e5f5a6b00daeaca88dd5c5d1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d7ba4e0c2855ed7069e0c56c3c1e6490ddef90ff..dea8ef737cae86004a8b8d38d7b907e5c5ec9b46 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bd40114c0628cced48e6e531408af972a1a3a4c7..59d904797b03d4d2579ce5442e87bdc511129f7b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ef5267897c6aa6c88286596b367ac232847a9937..0c22034f647170852c35700164a69f767e338730 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e4eff26b4444fe183eaf03b086b2ee06b59bb06c..3acecbab4fcf31c3680fc996969ef73ac81548a1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6d3adba9a4f974fef4d4a6c89f9e01fa46a170dc..027f3f56cddd0d41657472eab2c01bce4b793cf3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 647a397eaecabcafcb0b980b2a4d43958d263bfb..6025eb4f44c516e1547352445b1c90514c859dba 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 71ab21d0af41f205945029df82309ad8bd0d54de..a065c81d5c91a01a67ff012994c02703c572cd08 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 100224886237d9df8780d5f678e88b5463359177..bddcf857e0122bf786161b83129578c00b73f401 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b465ab8d20489dd6e881b04962b1a3557d92922a..4f269fd161067a46129e018fe10a3bfb186919ad 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 656793bf9ca0fa8513fcc677d2af90af7fe78fd0..62ab2c33b66fa0f77a7ac8d582b4edfab277c8b4 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 46c4c9d598be9249751634de44dcb12c278b9fb8..0bfa4e01228805b61999ce280de605dd8d2eb984 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7266c4bb9d86bdda5c59796c6d029b1a8059f78e..84c71bbadd2a65fa2c5e53ddb05aade8f1fe97aa 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5b0c967b4414f5a68152f569d04b2cbd54972831..aa509be27886d8aef08d945c4d7df013a41dc298 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9165d0d81233159c98073d6e4fbe69adda1a81ed..3744645934d6d5dd36cb33559766ff974bbf6646 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3c2018d1d4c06b0f5106dee3a6d7226420ebe1ee..9c9c64749efacbaa2c863640d67157ee7d26ec12 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 215c10a581afa5ed04fc1d2107ce3b50eae6549b..5b5eae4e7860e5944187642eaedafa23b98b936b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9987271ac2e037ec3a4e8d4e82c04181e3110d47..a62ffcb8e22082606c6cb9facc7df756665a5f20 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fae965f8d5a9abec2cd821c8085711b6e9928114..e440443821a8979c757967602560d2df515bacb0 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index ce87dd68a90806dd5f09f404b73c18b0e7c4ae2a..4b2d209650ddd61ffccbd35a7aaf7ba6294fedbb 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.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 50a84fb29b436a5b7861166da4aa5d4c6a0b4c80..f682cea592b91fe7171bc10e9227be44864ed31a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f5f7a6848722f44c6a478a9124642b12541554be..844402dcee3c37a0339be75bccb85ed3aa93eb84 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7b3c8de6e2276de6c38f1aeb8bcd90bb441e959d..62a59adb88539556b1a87969c6fed4c75778779c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ad234c854b3c58fe1da45d00637f7c120fc8d9f7..8c47db6160f3ea80f7e288e3ca468e1ae0c02a74 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 059b89ae305ca2fd094044fca672249f6c830867..5685c69ebe3c4ab8f1cc0ddb5f8e100d0abc881e 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 034eb886002cd21f1b67a6a5afefa35e5bc548d2..2e4221da391baccd2ba2a4f64df2d7163c8c4590 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1a77407f929922b18cb062ad1876b6dab0fa6868..1f3be75251f3f63d29cb78c7041d8585ead4ef7d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6dbde23593e7d2acbc30279ca78c3cc0ea30642c..dd556dddf341f281463a501de51149c4d1f579c5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 740a3f60c3f5c0c756e402baa7bc0e6d5b1937d2..7d9358cbfd9bf69786721ed9cf13c3ae3f2d0dd4 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4c398817949033f7376b38b79a50acf8b049e660..e30872aff20ea52add769e6f0947a5fc0a335dfb 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3aef80e1fd88e022b2725ed86ac56f5b540bcb57..215d461a8f3d820ff0ab4371a46dc7d66589bf33 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 0b4cf575956635ef185662d442b556f90d7bb6cb..80f954f71bcd318fbf6bd8ba032a11e05ffedc42 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2c94f30a927ab19e20a974036e084cf8dd2a1ed3..1f6d384e286d2125bbea80c056de89d03982c6f3 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 57c9be51b6f6443251fa788f5fba1b76c13bcbaa..2c711fa0791226665fb5209fc9bdec0d49f4e564 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>4.0.2-SNAPSHOT</version>
+            <version>4.0.2</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index b7d07f6a9993d6685f5efe5952a6daff998ce4cd..d0c36d6183c8ee9e7dbe25c51f530545ee5a8c3b 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 3fe398bdd4349c0e3d21215d1c28f37bbe8ba32a..9f50ad0e785075fde58d18ae9c2429de7527642c 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 082abadfe7b708c117480e728b0df8b90cc5434a..7d788da9a2f07febb14f5c7b9c7b09d06776d2d5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 9698cc1adf55babddd08f39e47052913ff304cde..ba24b9d2d165f36d077bde42c84438d53a823c73 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 62c52adff2c47d82ae3211b53f6134f1f5bd12e0..cd8aa726d8cd11cef5007599d1353eeeedbbee0c 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index ad654f73d7e4f80209559832122a5b30fedeb097..b182d0938ab63277b9d3471b0c8487a07b93dbe4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7492dbc3f7445e4e73dd93b9a563607316673201..da88adb5e796965bc7a901be01b7aef23bba7e10 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index de262e08ccb8b40960c4ffee03c63e905f03ac7d..95ef4ec938e5cd797683ace4415706d46f3edabb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 4f96038ee3cef461d3bf3520668761beaa6f5f7c..73846c091c8a76227bc86214d2665aed6272cb0b 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index bf253bb95e18235269b2502d13a98b26652181e2..d0f6bafd8579a03e2b113218d76934197541e241 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 61ad985db8d91256823b79ca246955a59d2dc85f..d788452f46f1e8021ee41768118fe94a9cf08ceb 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 88c08da1ff0751fc2dd4c13130e9ead8a1147e6a..6e29ee1219d44c3b6351937e2747b029797d3130 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 772800d7e7d2d4074536ac87e6a52c7dbb5cfa8e..bb85e40d6cffc58dce38c7af1a9a7f5998e51224 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>4.0.2-SNAPSHOT</version>
+  <version>4.0.2</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index c330f5dc706d680ec52e00297734c8aaafde050d..4648d7d3f0eaf1be151ccc5f89da66e3e7b13964 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 76d9918cc717d50050489128702ba36a2080709d..ffa8c9a9e98f0a37a6b11a514e00fb34cc122b7b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d0a5bdd6691bbbf62f4007ffa76c98322069c67b..401558717d750fca635d7f8ffcd179ca157ddb34 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0bbcba4a89f396194873e8fde23135fb44956755..5dce600fd9a72a44b242cc7e04e04f1cbbd809c8 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>4.0.2-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>