Bump versions to 5.0.2-SNAPSHOT 06/104106/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Jan 2023 23:05:23 +0000 (00:05 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 24 Jan 2023 12:57:00 +0000 (12:57 +0000)
This starts the next development iteration.

Change-Id: I00caf0b3e8c30bf4ed0e20a0ee04da09b87356db
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
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 2ee70189458d794a1631166b5adc4ec64c17348b..778cec0ce50dc8f0ce48f5f5e3e29accd399a47c 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bc5daacf27de30eaa9327927b351974eb7f507e3..8b692993978738c9d7a7f1a3fa218c34abca0164 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.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 62bfc4c5d9f1ddbcbfdb99b2811b51abb432834e..6d93cf6b4a5f5b17ee699bd7f46109ec75b4fe19 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 841b067eb150434be80a9701348c6fedb52bf36c..4cd856ef063c1e50a4eba939fbed904289bb8fec 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8fc46a9d60058511cbf089a7e93bbcbedc594153..8c553ceb7f7e3602eca40fd44ae693dea7e279e9 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 32f6c895c9e3cdccebdc03dff5a3141e5087a5f1..2da2dd0986f730373c3c44862d1cda3dcdd817bd 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 64fc61c0866e1312a1d9272e6175574a042723a3..fee5bbca29bfa4371c30226f5d24338a2a524250 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 48d61a1c58d57f254aeaa250f20ba8a858dc93b7..26e764a4dc73838f98c439572940daa213515d7c 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <properties>
index 732e0dc9edc3de97d6e3bb2674158167eec2dcd6..fe146c8bfdac7bac61489dcd81fd4f2f2ff8bb44 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e915844d74bd8f6914038da5329d1f348c57600d..9fd8a68c47f8a0d82bb8a4351d663db6a51454f7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 37182eaa513ff29ee18d2b1e07b7142e62d400f1..97142db0373da3b15eceab6237c1b3df7d286910 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3f0ea04d7a27c73206a6781e6cb9c996a9580d64..8c911c8353f83aad91d0ac7f49bc8b0bd61b1511 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fc92d12c7e122e4fc9da698036b27f719549f425..6be45d694c524c133294b2cfd70ddf573cafcac5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f83953f21454e57afc20691c3ea0609aa44bfb64..74f9961f1167b097e1bc6984107774254a06e3ad 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 37baadff6f4e7bb30f30633d1f878d3e19f13398..0b0f6776653db34a9e86c2ecb45dcbf7a8a9cf61 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index c7578a2b5f73cbd5daae0dc1e2a8160c9798ecfe..5316c054a59e3bdf89ca0ca9c005560824e47e7e 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index eed6881414a3fda105c908acfc4cb4911587c509..60cdc24edc05c3aef22ff77528ffe747c356a142 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index a5b1718fbeae44691f5ab028ba925a7f26a48090..b51cea177e5cfe916656ac5b75776d58334359f4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d6093165f866e7356b85d10bf62df52b21bcbd25..35a0197b4c442872abc4e0a4092e20e48111ca2e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9e63299944f05b9cd4f42747353e282c87da93b9..5dd8167f03eb45dc4b9abb6edf87a501b5aff58c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9565983ac3b74beedb1e7aeb81cfc99a90a66f08..4493410442707e372f2653946f98244672eeac37 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a5e542d3dcf53d1e45e6f0254e721ae823ffe1f7..0350fec01b49c0d453f2e64d64834dd416b94dbb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5143acb6d0656824b21a2c4bfe3f08d982537065..50f0935c0732fa712b04d902b429e6383f455e22 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5afaf26f3e949485fa109ec10f6c579354f90051..9c54bfda768f790b001fbfde6afd8ed120d36c54 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7f2b5064695ea002eba31919a38c5feec7f9b949..a1b501b1041958df898d87d43851bc2c1b332e7b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2f00cf0fed1a65923ec99bacf37c94d4e246ed3e..6b87a417ea3192d157e8cf83709de015328c33ef 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bec320345d1fc82e01e0762f3a691b6adbc9c4b3..3ed2a73cd7ec51509ff112ce5cef7f5c4f47c9a3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c2a14fe202686a4b4d2936ec9bdc9810f9f181b1..dd2cd464659d71ddb36b50b6c0252890e2df54a7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 90fcbb7a7e9661df7ab70a83d22bb463665298c7..cf01a333c06407cc26d5a0a3279ec949667600fc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d6bc3abeb8f24f2129d7bacf00649c29ff411ab6..3d1cfff78dc128a7ebe6622854d64c77721dc3e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2cb6d659ce19afa3c4a02a4c5d03584e5b6373e0..737f674e1d05b51fa731d23f2d0404f7f9bb49f0 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 65b9cfbdb07e06e08de23dd3ba3bf747aeba2722..1d734d2857155db8011ecf09ee39ce63eee23818 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8955ee11bd664a1e622df5658f0d3088357358de..a0c3c1bcfe4cdc84d23711f09bbb2dea7a3ac37a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index b39aa9f2eac786e9b4907d1e6dc42cf57ff550aa..35153ee1583eea381881bf62bab50c0fe4ca9d3a 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>5.0.1-SNAPSHOT</version>
+                <version>5.0.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 98576a2ee0e3f92866f6c1764a2db5bc2c88b0ed..aaba70f04a374b53de1e085415f76642f651532e 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index e499332a9af88a8c878fe7a5e3049fec8638dc5a..b81a7627c27fe5d21ce334bed7af336d06ac816c 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index b5c456d204c866f7aaa045d4f96b852e6db3198c..3aa39fab856b2d57b687e71ee3de453a0a6cf47c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9d1abc3332d4df6954ccca9e5302214119252ccf..6f8c71ada2bd9a0ff47572ae09d14bfe97d9a215 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7be7cd7ca3045e8a67e972c3331f05f8920b63c8..8f5c292adc10f5b977bc5f827dfb988392890fee 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 08ec65e342c8ddadb8d1b5675438423bb569d012..21ac3ccdc4c5f2f540e9fba10463a587a904e431 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d1ab19606c63270aed15194993775b31e48f35e9..203da0f1c468d7824dd3c60e235f427858d2da6b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1caec88c162bdaf2c4779fb9df66d6ded564b15d..f0f7334d1807c288183d0bfcb0d7f18ccea10d00 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 01e6227113ef2ff65a075d1a3359c014daf3c749..362627012a301ede6fb2d56c840ace0a8e1cb955 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 3f69072d0ae14ad0248a729a8e951c381d8c8f78..fa50dffbe7503ff1f993580303369e8f74161c59 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4d815b9eefcf146ccfa20b966ac1c8321b66d7ca..cbd3a2ae51cd4afaa58a88b2579f89f3e3e87429 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 58036605e53a0f36e9f4f61b3a32277004c01c91..d9524b71e4d2e9d150198c231f5ca0ef8b3cb6d2 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.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index 25c270855ac6f24b2109d6f6178a8f02d17e4536..ec106e8614f505fc0a07db6e39d1ddc1b71f8c2f 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3f28e88900e922576ee39a98ffbc3f63efb3e182..62ee42bcefad019f8fb3c470dc526c5b1b1e44fd 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7d9568daf86995ea38b273075d786fbef752db87..ff500828f9d6b521044606f743d1a744e1fb5f6d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4705f2d6b50792c13dd0a3c90232d74b8e8b2448..1c0dd3c694fb762fe95c836c7804558c86bc9cdd 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index cecfa41b518db655ed69eb382302c4d47be9c425..8276674cc321dfb5f6717cd19571efcc378d0b4e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 43faf56f2eee22d81af2023b7952e96a9ef59fbb..3e6e51b030e3a851470238d41b3e36bdf9727f9d 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 1a4b653a2b7345a504c2d1f2ad507acda8fb8581..0fcd20dec9a1a1fa63f2c1ec2e731f9ab1466008 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 80311ed2a8dba6423d6e207762097e39463c317f..9a1acfecac0ef3810382f63e6d49fa5878db2ba5 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f2a18ab5d8777be2de0ad94599241ef58e1c881f..ea0511191d00880d56c1e5fa93782cdfebbf4d25 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bb33493ad77b7de949ad8f38ca290afbfb419fe4..4afe037a833d7d171fbd458083dd296fa67f8faa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 500c609c0d05428075626a9f5d6a1689af85578d..ae673a95fcffe04c80b534218b3041a405e9e52f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 571f0f7532a235aa60518c52fa116787a625120a..598b614887c3c6d3409ab4b695b8695f72ebbd1f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 975f0c51eaab0cedfa7992a323251cd9303f4702..116eed19e2dc4b239c79cfcc8f7ef6b23d98f28a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6c27b9c5c973d9987c4ebe9e2e59a2881f53004f..af6fac13221510e3de1768daa4fffbad6af4bc5f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0e4da7f44bae71987b1b14f94c0aaf2b710e8745..c8582e8dd733b34ea5001f18590337f6d24cdf3d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b83607b51129ce7e1666f80f150fe61601104758..63046c0663d6c2d01f761036b2bbd0e8b170c215 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 76c5d80c362574e1e265e88b5b4b800cd56f56f6..e0e224b606f1f94f2ac0034adaaaf56eb6d737c8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cd7d01e765c41e989463937e335066c7b1e2e163..e3cf27dfb517681adad72a76c06df0cb5be988e1 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c4cb4275f724f8cf85262fb5ce57042484088bcf..794db89ba1c2824764cc388d89f3b39d51ff6f36 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0dd3b374f8609de4ddf08de08307e09934515b7a..6666a3c4765c7934c9fcfe89a3cd0cb2d381c2be 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a34c5106bde584444a34f7f75dc766b78607c57d..279c1e435d80ba537c5bfdeaf010deb7b7e7b446 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 02b733a671018679e613aaa98bc57b9864d2d9b7..6a2b595e23777394dc97c5c9a2a3b8a37bfca3e8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 45707ab78bc19003265be6a0a352d6ff2f2c8065..47adb1af3d39b00fc2e7fda94a5cccaeb2dcd40c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8cfc1d2096a2245c2c4c263f5905ee975aede1ae..4ea926baf4fe57cf9951f095b7fd5fb9c16691c7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 03533dce92d9b3167d20508f141a6248b9691d22..7a7479e0a544501c392040c249125e0ee3e3762e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cb7b6ceb28ce4478e84af792e760686d8d945d27..05f765bee88a3b91075d980f2bc24208e7a2e6c3 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2991e9c4082b43616ab7afb44bd240ca3e306c29..3b587163b771f5cde3da6336c97370a20b69b6e8 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index 66e66de340a764a094cf4bfd294c489b623bf613..49f6e65db502a53d3b2e7dd49e94a585cf13d643 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b38bd60336b6178c80daea61b3c96696307b1ceb..4604f8ff429a6cd9b73476c1ddad1f1d8d98d5df 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4e148bfa95fa0f7485e1617fbd63df43e51c7ad3..2c07b042229a96df7f940fa5f2be9167be0c8299 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8b816d414402e185db7af0a90e480c2b565e0375..1a51730694822d91f4b27bb33393255a9c6321a7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fee55a52b80259972bea7f3ecefa1972894a49e9..46d0a10de54e3e0a295d7a20fb38bd9ed2467f57 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 5fadceb2da2c7a3e9cc2f2bfd2caf1aa5d164604..208bf956400d53cebc74b8402e7ae927483bdc35 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index f594ca407da161d7e52c61a076fc5c882a5f2d69..2289598cfc3da4d7aa049fa82bb0ee596433151d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 7f92912f48a0aa348e624eb22fd2942e394af2fe..7f6de532a287c483d0535f542d9840172b9fc001 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 385165e42d670d2b0814f0dc5a138d9f4b6f4c2a..88df6d807604bf91caec41babe70a19726815cef 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4edc9490d7a268f7195eb1ccb3229345f4a3bf1b..06f7923a0beeb6257018302a82dce0feefe76f7a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 7249b3c9d82ea04a4d8516b6f53a5e1ff8087ab6..11e0b69fcad5487b199c6def933d7ca9478f5f37 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 271f0594ef1328178a2cf5a7ab50012f4eda58e7..e74266e9c4bef21c4f0a0c48a92cbff4a3b1aa57 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>plugins</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 1ee5379b764f72a984c10eaab2d2ab29372b35a7..931003327c4eab40e287f5a0c177db7a04490a52 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 5dd9bc44cab2a4fa299c4b550f05f7666dcba60d..f4bcf991e47be04244981afb5f9cc150c1386d34 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 6447b92f70d16e9a43008d388fb805f595e201c4..e9f835aebbe9f9dd9f4a91a76292a556dccfda07 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1370f9afd50b531ee71b586e7331fd07f63047d1..1d2195b9a95e1c36a3a8676bd85d4179256ff23d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 6792ce1327ed65152281f91d1290596f907da630..60d64c923ce22012e6da2a20dfe94316f374b937 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5d783a3894f12b0fa233b8229ee0348b626feaa2..15acb63a803326e382f2b25bf11bcdc6ed60e068 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d245614399ecb432a4d25814d51646fcc152c084..7c17bdb7becfcb159e92825a0f49121f452bd6b7 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>protocol</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index fba614186784373400aa7c89378e828fe9354a64..6aa3bab8a7d16a03e3ceffa9beae13415df3cb1a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 88cd731fd7232238ad40b42f1474ca9efaca6db3..d814bd81b04cda27d454caa2ac07f0d0ae787a7f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 0ea1e55b94ea2d6e9b605756fb10cc14a0c0e094..386b87101646bd46753497b2282f36cc9b7db10f 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 972b6a695020b28378185712ad8ee8c3e8d934a0..33ac9ad51781f4aacfd1cc08893dd41496d20a6a 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fa737833d581198005e2b08c55208c2c9a471b80..4ba044d9ee26c57061136b43838bb9e27306a304 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 07911c55dc29977d0fef38ee702fa9e1f489c1fa..55bf10deee1a650be38860292881897db721b654 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>5.0.1-SNAPSHOT</version>
+  <version>5.0.2-SNAPSHOT</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index c8d8fc2afb492ac64e9f9c48ea138e048002ef15..ff24f62a4313d0d854259abdf88b44a1fa020241 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a16bf0d5475abe9ed7c44880d990d4e4e66fb0d5..11d75fcc6a15ba1727d689d0b4e0dfa07c4afc84 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 74f874728e7f4ab6a5c90793ff62caa656a20d34..d9b3b360191d65235701b797310d1af584d7ad53 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b5be8f6201c324453c44afc4de3a5994cf78367e..c8872e749f710639fd261b0831239ef608d96f0b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 737b7c8f35b552f77ae21c30f3b242a8483626de..1d2afb94e79505a5a4342e098a374f8f648520c8 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>third-party</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index ac482ef32908e3fa1f260ea39e8889ca05c54897..f551050e6ecdcf65af305ff0a6b7b3181b4a93e3 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 2b12184904b886bba1f976d01b79f6643b57b4b6..f85193f320b76a1ca110b0ea9b646ca0cc70b682 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>5.0.1-SNAPSHOT</version>
+            <version>5.0.2-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 4a8069b921d8030848d1c4ddbd85df2054bab101..4c657e9557e3a71cf4449111375ae1eb9b7b52a2 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 0f196de1260506f3ad3359f1e8864e1281a7b360..e0b03d542568ad30a393f785208e0dd831509538 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index c7c86f85bbac55b7f8d6a8d7bf78a424de2031ee..59652346323cfa3ddccb14b3ab38e084c69b11de 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index b4cf3e1e53243c46d793e2db9ed1c9473be09e4e..66d2539c4fd689b85cbc44c582b08402a8d17d70 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 14f36cb5cfa7c13621acb292cc118fe7cce7a130..36062e0e58c8e421a10c18671f026ebe1666a127 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ab7379ce3da6c81399fdaf6bb3edb20496355d6f..0821bcae5786f88c2d82683e174a9dc76929eadd 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 61a67aae620f4356b0b5403fae21d80050c412fa..19279de98353950c0bcd22d2b6862575786c0f94 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fbc182ab81fc8842bf870b81a0bdbbc7ab82cc46..b3cd4bb6373570126da00953609892c7a50e9721 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>