Release netconf v5.0.2
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 14 Feb 2023 19:49:14 +0000 (19:49 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 14 Feb 2023 19:49:14 +0000 (19:49 +0000)
113 files changed:
apps/callhome-provider/pom.xml
apps/netconf-console/pom.xml
apps/netconf-topology-impl/pom.xml
apps/netconf-topology-singleton/pom.xml
apps/netconf-topology/pom.xml
apps/pom.xml
artifacts/pom.xml
features/netconf-connector/features-netconf-connector/pom.xml
features/netconf-connector/odl-netconf-callhome-ssh/pom.xml
features/netconf-connector/odl-netconf-clustered-topology/pom.xml
features/netconf-connector/odl-netconf-connector-all/pom.xml
features/netconf-connector/odl-netconf-connector/pom.xml
features/netconf-connector/odl-netconf-console/pom.xml
features/netconf-connector/odl-netconf-topology/pom.xml
features/netconf-connector/pom.xml
features/netconf/features-netconf-testing/pom.xml
features/netconf/features-netconf/pom.xml
features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml
features/netconf/odl-aaa-netconf-plugin/pom.xml
features/netconf/odl-netconf-all/pom.xml
features/netconf/odl-netconf-api/pom.xml
features/netconf/odl-netconf-client/pom.xml
features/netconf/odl-netconf-impl/pom.xml
features/netconf/odl-netconf-mapping-api/pom.xml
features/netconf/odl-netconf-mdsal/pom.xml
features/netconf/odl-netconf-netty-util/pom.xml
features/netconf/odl-netconf-notifications-api/pom.xml
features/netconf/odl-netconf-notifications-impl/pom.xml
features/netconf/odl-netconf-ssh/pom.xml
features/netconf/odl-netconf-tcp/pom.xml
features/netconf/odl-netconf-test-tools/pom.xml
features/netconf/odl-netconf-util/pom.xml
features/netconf/pom.xml
features/parent/pom.xml
features/pom.xml
features/restconf/features-restconf/pom.xml
features/restconf/odl-mdsal-apidocs/pom.xml
features/restconf/odl-restconf-all/pom.xml
features/restconf/odl-restconf-common/pom.xml
features/restconf/odl-restconf-nb/pom.xml
features/restconf/odl-restconf/pom.xml
features/restconf/pom.xml
features/yanglib/features-yanglib/pom.xml
features/yanglib/odl-yanglib/pom.xml
features/yanglib/pom.xml
karaf-static/pom.xml
karaf/pom.xml
keystore/keystore-api/pom.xml
keystore/keystore-none/pom.xml
keystore/pom.xml
model/draft-ietf-netconf-crypto-types/pom.xml
model/pom.xml
model/rfc5277/pom.xml
model/rfc6022/pom.xml
model/rfc6241/pom.xml
model/rfc6243/pom.xml
model/rfc6470/pom.xml
model/rfc8040-ietf-restconf-monitoring/pom.xml
model/rfc8341/pom.xml
model/rfc8526/pom.xml
model/rfc8639/pom.xml
netconf/aaa-authn-odl-plugin/pom.xml
netconf/callhome-model/pom.xml
netconf/callhome-protocol/pom.xml
netconf/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-auth/pom.xml
netconf/netconf-config/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/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
plugins/netconf-dom-api/pom.xml
plugins/pom.xml
plugins/sal-netconf-connector/pom.xml
pom.xml
protocol/netconf-api/pom.xml
protocol/netconf-client/pom.xml
protocol/netconf-impl/pom.xml
protocol/netconf-util/pom.xml
protocol/pom.xml
protocol/restconf-api/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
third-party/pom.xml
third-party/shaded-exificient-jar/pom.xml
third-party/shaded-exificient/pom.xml
third-party/shaded-sshd-jar/pom.xml
third-party/shaded-sshd/pom.xml
transport/pom.xml
transport/transport-api/pom.xml
transport/transport-tcp/pom.xml
truststore/pom.xml
truststore/truststore-api/pom.xml
truststore/truststore-none/pom.xml

index 1ea9a124832282358a041baa31b1b55e00a4bc89..65ab42450e8aecf12f34433d07f81e585a446e62 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8b692993978738c9d7a7f1a3fa218c34abca0164..05093e5bacdf2eccae8511c9a8235fcd1fc067c5 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>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7a9654579f5a487b49f41b207df4c3d54fbaf7b2..3e266f6561b30475b07c3ece9fc45dbb6f871027 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4cd856ef063c1e50a4eba939fbed904289bb8fec..1684abb550c6a6de920e2365f73410bfb7f5232e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8c553ceb7f7e3602eca40fd44ae693dea7e279e9..56771e9243b510f0aee9d3c82a5fecba22334a18 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 90388be32afbd768a1ffce03917ff1e56024e529..e2b80b72b9ed4ea76cec023bbf4416c5c5d837d0 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 59f623eb083c07a9e51e8b16884eb22519f10546..37b3001de72bb62ec675e8eaee8109e78df0723b 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 40230f97d1f8396019df9de50e86eef7a054d600..bd6fbced5cd894e846bce1d39a3ad81581d85583 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>feature</packaging>
 
   <properties>
index fe146c8bfdac7bac61489dcd81fd4f2f2ff8bb44..2010df0aef4c41660c5b2876a7a61c5a585d3b7a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9fd8a68c47f8a0d82bb8a4351d663db6a51454f7..7a6b8f0e6a5d52ca6b7561b5261a0af37b45e6c4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 97142db0373da3b15eceab6237c1b3df7d286910..c2ef12f83114b89d23fd8d90c8bec5dece513bff 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8c911c8353f83aad91d0ac7f49bc8b0bd61b1511..0bfa968325792cf5fade4c91d6c5c6ad1853b7d0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6be45d694c524c133294b2cfd70ddf573cafcac5..4fbd8f7726d5f0494bd3dc6270ff8dd480241e2d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 74f9961f1167b097e1bc6984107774254a06e3ad..3edba432f7399cfd594a4c28aa5d2e3a6247ba87 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 78e508ab84d761259c110692853cc9b0cfafd1b3..72f573e80a9c6b942af128f8846295d2ef6e0916 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 6cfe833e216463a53cb901513be8824360086392..4343a1aa5acb2d9487758c2a47ca5b02631c8e44 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 77d39f7fc4ea881bf027f32d9a860e690938ae0d..77ac29921f74205ea4783c4e51a296c97874241d 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index b51cea177e5cfe916656ac5b75776d58334359f4..59ddc2cb90765f92b1e9dd8e20f517c474217740 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 35a0197b4c442872abc4e0a4092e20e48111ca2e..627d2f5f19f365c1d88d09c0c899527158c8f311 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5dd8167f03eb45dc4b9abb6edf87a501b5aff58c..820aded051c3579e62ada808d5d4f69b3e98f5d6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4493410442707e372f2653946f98244672eeac37..519c878c0379d0ea9733fe8edb0cca8f9188a016 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0350fec01b49c0d453f2e64d64834dd416b94dbb..499a9b29e83558a0b05f09aae0f59fecbead4f5e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 50f0935c0732fa712b04d902b429e6383f455e22..78794d9fc9ad8b5e85a1ff527cb5098adcc15463 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9c54bfda768f790b001fbfde6afd8ed120d36c54..39a367a4317af9d238c5c86773fe1156d4c04b65 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a1b501b1041958df898d87d43851bc2c1b332e7b..f72624ed841bf2dadf573b949c6241ce3f31716c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6b87a417ea3192d157e8cf83709de015328c33ef..cfe03ccbd56232b8e98a4b330052f65caf0d90db 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3ed2a73cd7ec51509ff112ce5cef7f5c4f47c9a3..006a8be02b3c2559d12c56de333d549817fb7f3c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index dd2cd464659d71ddb36b50b6c0252890e2df54a7..bf8b1663842d295510d865d6bef83b027c667cb4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cf01a333c06407cc26d5a0a3279ec949667600fc..adfdb212c06284c594ba1c4d6830056ab5d4e51b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3d1cfff78dc128a7ebe6622854d64c77721dc3e9..c0d2f11dba00dc980c041e549327c141e4d70a75 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 737f674e1d05b51fa731d23f2d0404f7f9bb49f0..f25dcbde0febae95c8b0bd78145de33d0a292b62 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 1d734d2857155db8011ecf09ee39ce63eee23818..1938a28fb7bbe014417be94910a5b5d0c18340eb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e6946775eba4b606c609458cbaefbdc284e28782..4d88bd0d25f4687a3643efbc50b19f64ccc1a70e 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 9f275ef9ee36eaebef9585d7f8dd2cd43573f198..cafa09423084ad1eac84b4a99048678d6050a15c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>5.0.2-SNAPSHOT</version>
+                <version>5.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e1154c2f3c4d361cd32f3d81a523aadb65820bb3..f4cdc5a5c6e4ae06fefc85c47a65cf17ab11ffa4 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>pom</packaging>
 
   <properties>
index 8099f6d0e1276bc692243cdbf0beac0db820c737..d0c1ece4ec30d2662ffda837e5083452a656ea5d 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index b2dcb1f6d5b1eb464fa8681059353fc716a59b39..03210285043bed53a05c1fc58164b3a012edf74a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6f8c71ada2bd9a0ff47572ae09d14bfe97d9a215..fe23fd6f3b3f44f898949da5c44debfb2b8ff307 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8f5c292adc10f5b977bc5f827dfb988392890fee..2c722f9ebd767bbcea6c35d22f275b9e67dc41b6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 21ac3ccdc4c5f2f540e9fba10463a587a904e431..58c4907cf3baab3e2dad927fac45b4f572bc0b7b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 203da0f1c468d7824dd3c60e235f427858d2da6b..65bc77ff397799ccf8cb721a80d3fb557c71193a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8476425bcfe4ebf65cacaff7f11b0c9cdbf9a4be..4ec30f41bd7f3abd8117f64d8730e4735337222e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index 7d9cf4649bfb77bfe6bebcd8b4ba6ce993747ddd..1fbaa8a36ffa0ff8288221f9f078fb8f827a982a 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index f03474368e9d5ae1e769eac4cd998208481dc8f2..19212fc4f907ecbde74f15c371456a1c1c68b8e4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f85826f46be10d1f72b058f34d0c572c50a35932..2b8ad07ea04ade76165938640cfe0b73a8094f5c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
 
     <properties>
index a2725676292c4f09922053676e1497d24a3c179e..cf7416cd2b3ea42f0e0ae43445be9f9607c8e0c4 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>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index f09275df543d5b7e308858fd4442df4e4bcf7ea7..5a28253fd7743d5928eadb77de08464edae75c4d 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 62ee42bcefad019f8fb3c470dc526c5b1b1e44fd..b6ea2a81256f42bd7d98f87e5339f13605e46596 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ff500828f9d6b521044606f743d1a744e1fb5f6d..5402fa17e31f77e474725b7907ba701788d6532e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 647fe7fa7ffa9ae72937d052dc1f4de8e4d0c4d6..a39149064b53eb96e2df91ad81d02ee2f69fa8a2 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 8276674cc321dfb5f6717cd19571efcc378d0b4e..0564a553c46068c921ff59fb00527da34d5b3fdf 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b7b4ffd221c653f87a971d67c093c83f04c61aab..3ab3f87d0610afedf68105d31833bb606eac3f7d 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 0fcd20dec9a1a1fa63f2c1ec2e731f9ab1466008..852b7a147a15671d5bb8c3e85cdae60278e9c55b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 9a1acfecac0ef3810382f63e6d49fa5878db2ba5..ea7ba111f7b998db865946d887cac40e9768d0ab 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ea0511191d00880d56c1e5fa93782cdfebbf4d25..0d9838c336b991abf0c638eaab6c18d59dee7f1a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4afe037a833d7d171fbd458083dd296fa67f8faa..f030b86d025cb4b06e7b9884a476af1fb7ffe516 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ae673a95fcffe04c80b534218b3041a405e9e52f..72301da0630728e833e14eb183a1646ae0811c13 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 598b614887c3c6d3409ab4b695b8695f72ebbd1f..bb43bc9893419984f03b32f2ed5c9cc0aec91a94 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 116eed19e2dc4b239c79cfcc8f7ef6b23d98f28a..c13aeeee16fa505edfde6031e04b42aeca1e2fa1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index af6fac13221510e3de1768daa4fffbad6af4bc5f..cb02d106bb8980c488f7464bbf4f66ab65f2815f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c8582e8dd733b34ea5001f18590337f6d24cdf3d..8137359646d5d4ae61323ac9bebcf26c58d5b558 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 63046c0663d6c2d01f761036b2bbd0e8b170c215..5ccb2ef4a5e26099c364fbb7d6d519103afed4d6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e0e224b606f1f94f2ac0034adaaaf56eb6d737c8..dbf0256c835bf01ce9838b63a5a2bf10c6ffb444 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e3cf27dfb517681adad72a76c06df0cb5be988e1..9794a6b280a251a0ed25c96607c2a3c5017ea13d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 36035f0258019d630eaad12243b8e544d41c289e..4473f51d21eb3766399a3c3bda4b76641c98d40c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index bed678a6331917fe5a7392d762b9a8283416d275..63c80745137128fe814bde2ec16ae4aecbac04bb 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d35fae935938c1da4f9cfe5e1e7ca9243e367019..2f2821445445fb7c695d65bd95039be616d5eb84 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5aa2d62964e0ad1fac2a906f7c84e50e1cb4bd23..671e35b9ae2c2bd76f6356c311d233d62eace02a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e64540da21999308334c8547f65037b2c1e54e11..e74734bf8ed9893de304a063207eedc4fd456db5 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7a3b899afea051d09d8f802aa579456c79ab97c1..8f27bce1dc9246a571da545a487a8596d9b67e36 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7a7479e0a544501c392040c249125e0ee3e3762e..0048bf09e547aa6c00ea355a1e0e0e1208f1175d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 05f765bee88a3b91075d980f2bc24208e7a2e6c3..f735d19497e7963bcd87ed660eae72a9fc0cbe0d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1fc1253b21e27d740278eb8d2dda49a4e9bb69b1..f3c271a121f9e43219f06eccc5f888ef5b6e72f9 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 49f6e65db502a53d3b2e7dd49e94a585cf13d643..430f70075da9a2a7e8f86a92cf004b22d83acff9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4604f8ff429a6cd9b73476c1ddad1f1d8d98d5df..56e59f6ac4dacd8594c4dbb341f4a801e4bef4be 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2c07b042229a96df7f940fa5f2be9167be0c8299..886ffa8d9886f2e9cf432bea781b40d1b642296b 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1a51730694822d91f4b27bb33393255a9c6321a7..9b4b956cf87303a6e1c4877406b40cdd5c8eab3e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 068a0bb93c5f629d2cf9eb05fa0bc81d7a153192..67ce24d3c7a144f79ea567e529d16dc6b88ea425 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 208bf956400d53cebc74b8402e7ae927483bdc35..357886db26a5301f17fa29531c57b2d55f9a8f89 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 2289598cfc3da4d7aa049fa82bb0ee596433151d..ae3e0792e3403b56e3726c9d13b2ba44f935f406 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 711bdbb06fe96c80b785a34f966c2adfc6a0b678..1c4d966393182e92c2f61b34ce50ef8465ab85ee 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index a9cc3a1c810cc2871f7246e47d0e1fef6df21e88..bcb0bce754df0887050af8c9698efdfb75e81511 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cd131d6df72a59ecf778b52ab165ea1850760f4a..87ca95a319d4456465dcb1600127c6bc7b8badab 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 11e0b69fcad5487b199c6def933d7ca9478f5f37..4dffd9167fada2f7a50a9ed92cf8e8ba31dd293e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2a234f6ff4b0c51a38e6178cab199c8b2f1c2a37..73bf9f804c8be1587760b50315be7d2e83b7bd39 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>plugins</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index d131fbb89fa8c60e3ddf18db749a6196466bdcf8..607ba9c023ddf1afc31a9def8ff17f560432dc77 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 3d56b5f385248eb860221337374e8f450b92896e..f4f1c8c8668ad342bea2f5ff351c2802dad2fe66 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index e9f835aebbe9f9dd9f4a91a76292a556dccfda07..b2cf9cf8333cc650a31757f987f66519f547fb0b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1d2195b9a95e1c36a3a8676bd85d4179256ff23d..1a3b590f112520c13072a96a75fa0e955b07ff3b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a339ea8905c89b7b897541606eb0ee6cd02dd080..dc503660568c225edf5b0767d544c68dffef8f9b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 15acb63a803326e382f2b25bf11bcdc6ed60e068..037ca289738d4fd9e2197dae45f107e6d5d92a22 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0bd37bdd918b59a2d9829d9f186d388deaa78cac..deadd5aed28bbc97f33ef31822d7db5ec992b5b1 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>protocol</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 6aa3bab8a7d16a03e3ceffa9beae13415df3cb1a..70d7ab8f926ff81aecd4c623397c8dae2e28e253 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cbfe44b6701879a6e0d5d99e5687b7a60d55d9f6..e195dba8bce1245c149eba7534517d7a14eba95f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 386b87101646bd46753497b2282f36cc9b7db10f..ef8f406cbadf647811d5c99e7b1bc795b4647b8c 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 33ac9ad51781f4aacfd1cc08893dd41496d20a6a..2cb9aabe12d85f231798f95e0e4569687e5fa252 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 34496f6df49eb393dfdd8f561a265974eb0f0e88..3c228b0217a7d377de77f5353149ddc29e6192e4 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5847ef52e095c9d3867dbf6cfd1b3f9bdf3311bc..861901db69b89ea8cd2123eda6356cf86cfa67a2 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.2</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index 788b51da98e883e6b8ae13ccd6804223bb369a4f..905d07f2ea59c619a3bcce6ab31e6648bf2572b6 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 11d75fcc6a15ba1727d689d0b4e0dfa07c4afc84..0bd5ecd8e92eda407550c3265f9e835789b2a33e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d9b3b360191d65235701b797310d1af584d7ad53..46c4dfc23f0205b82d502eb836a1a2426e746591 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c8872e749f710639fd261b0831239ef608d96f0b..a0b32940721c0e7154e821f5cbe777ef3b430715 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index da2b6350407438f90e51a9c8c21e38e96f3341ea..43acafa87551af86cc4d1e7d318d58ccd9035ccf 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>third-party</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index eeae23ad1acc4df4b97f3aac9a560978417f4590..a7447a498f4e2c8cad229d1dd3d4060cb123a5d6 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 99932afc6fd9d6d7814810328c663ee339f7bac2..1439c3557760ddb313fc148f8af3e13940b6f9c6 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>5.0.2-SNAPSHOT</version>
+            <version>5.0.2</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 8d911d2d40ef74e99659e7f5e547dbf4c0b4b06a..522c3af91a9117f6861520cd9193af5c48e165bb 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
index a49ed23db63b5a36117569127dfc0f7d6cd15e4f..e4803a5367dc61139d50b9f467fe5cc78ddfc579 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 5554767de816cb077012633e981df601f3feb6ed..40b4e69a1f800b1c5af01aafbd1b47c3c2c3dcf2 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 66d2539c4fd689b85cbc44c582b08402a8d17d70..ceb319bb2105262799f173e7a369a2b161fbe41c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 36062e0e58c8e421a10c18671f026ebe1666a127..a181c7ae9e8b2e400f5e77953c2e985220fae4f5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7e027a846cefe39b0e146a4b2994efb1b6fe29b8..4eb7de6971483416ccc26029a0436f09bc5de647 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>5.0.2-SNAPSHOT</version>
+    <version>5.0.2</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 19279de98353950c0bcd22d2b6862575786c0f94..40e73c9ea0f823b4aa6c98ed7caa1d072dd263bf 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b3cd4bb6373570126da00953609892c7a50e9721..c70866fc62ffc212064be3bf684f15e6aa4d47ff 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>