Release netconf v6.0.1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 7 Aug 2023 09:30:02 +0000 (09:30 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 7 Aug 2023 09:30:02 +0000 (09:30 +0000)
113 files changed:
apps/callhome-provider/pom.xml
apps/netconf-console/pom.xml
apps/netconf-nb/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/features-netconf-experimental/pom.xml
features/features-netconf-testing/pom.xml
features/features-netconf/pom.xml
features/odl-aaa-netconf-plugin/pom.xml
features/odl-netconf-all/pom.xml
features/odl-netconf-api/pom.xml
features/odl-netconf-callhome-ssh/pom.xml
features/odl-netconf-client/pom.xml
features/odl-netconf-clustered-topology/pom.xml
features/odl-netconf-connector-all/pom.xml
features/odl-netconf-connector/pom.xml
features/odl-netconf-console/pom.xml
features/odl-netconf-impl/pom.xml
features/odl-netconf-keystore/pom.xml
features/odl-netconf-mdsal/pom.xml
features/odl-netconf-model-rfc5277/pom.xml
features/odl-netconf-model-rfc6022/pom.xml
features/odl-netconf-model-rfc6241/pom.xml
features/odl-netconf-model-rfc6243/pom.xml
features/odl-netconf-model-rfc6470/pom.xml
features/odl-netconf-model-rfc8040/pom.xml
features/odl-netconf-model-rfc8341/pom.xml
features/odl-netconf-model-rfc8526/pom.xml
features/odl-netconf-model-rfc8639/pom.xml
features/odl-netconf-netty-util/pom.xml
features/odl-netconf-ssh/pom.xml
features/odl-netconf-test-tools/pom.xml
features/odl-netconf-topology/pom.xml
features/odl-netconf-transport-api/pom.xml
features/odl-netconf-transport/pom.xml
features/odl-netconf-truststore/pom.xml
features/odl-netconf-util/pom.xml
features/odl-restconf-all/pom.xml
features/odl-restconf-common/pom.xml
features/odl-restconf-nb/pom.xml
features/odl-restconf-openapi/pom.xml
features/odl-restconf/pom.xml
features/odl-yanglib/pom.xml
features/parent/pom.xml
features/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/rfc7407-ietf-x509-cert-to-name/pom.xml
model/rfc8040-ietf-restconf-monitoring/pom.xml
model/rfc8341/pom.xml
model/rfc8526/pom.xml
model/rfc8639/pom.xml
netconf/callhome-model/pom.xml
netconf/callhome-protocol/pom.xml
netconf/mdsal-netconf-yang-library/pom.xml
netconf/netconf-auth/pom.xml
netconf/netconf-config/pom.xml
netconf/netconf-netty-util/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-auth-aaa/pom.xml
plugins/netconf-client-mdsal/pom.xml
plugins/netconf-common-mdsal/pom.xml
plugins/netconf-dom-api/pom.xml
plugins/netconf-server-mdsal/pom.xml
plugins/pom.xml
pom.xml
protocol/netconf-api/pom.xml
protocol/netconf-client/pom.xml
protocol/netconf-server/pom.xml
protocol/netconf-test-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/restconf-openapi/pom.xml
restconf/sal-rest-connector-config/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-ssh/pom.xml
transport/transport-tcp/pom.xml
transport/transport-tls/pom.xml
truststore/pom.xml
truststore/truststore-api/pom.xml
truststore/truststore-none/pom.xml

index 69788fb1bbb237c937974a14d858e2b8dce5f4f8..097b9ae0d3b1d5e5398aa3e8283641e8d73c5f79 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index db7996a1d457da83e380d3009599ca3863dc6462..5473ac2e332b6571b9b95b68e291e6f30e07ebee 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>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3d1ca68bc4f9b9ac804f5dbd62234007b7d112f6..76902ad167548df0b40e5183254f4ea612e91a2c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 61ceadf0acf93af860805a353428dea8d8656d8e..00a856281ecc71cf66ec04fcda193bdcdecd7596 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 368ee7ec537f46ffd7504a86217762ca6571dad8..b3a15367693e3865e26f8fb8c9a6d9d8c4e4817f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0243f63f73e5fe6f245eda2217c874025e45c4f1..cb37c26c82f7d5563fd943cbf4a1acb39f1badb0 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ce079736e6b044f2d678a1fa9d92e57ee939beef..1090e55ebf02fffbba15f0665229e0eb277fa182 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 7a3ae1d1f0fbef628f4b418b6cf806c3539cd741..436c0a75fb56b050af4c982b724ff5960e713e8c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index f81c610db7ef7badc3c8889b35af100ffdc5576a..9313fe59769828dca207cc44e3f15f87f0c6ee0c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-experimental</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index a07c705ea9b0641ebaeb298c55e074e409760214..68293d1cc968c2fa05515cffd94e71dc5a7a84a1 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>6.0.1-SNAPSHOT</version>
+  <version>6.0.1</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index d8acfc381b5123c384e196e72b41ee76ebb669df..eb25bdf68d54b3f8f23265727e649a0d4c2698ec 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 41ac83b165e5441483facd7514c23837efeaa509..e28fd17184132d668267e1aacb5fa1da0d36dbf6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 823702194b96931eaafeb10990723cb96f4e90d4..dfd6c19a18da2ab6ac60206ffcad0e356005f0f0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cb98f5cb3a2a4e5e4380881db3b6a3253fae7fbb..9af21b471b8a1234da021e2f91edea85965c62b6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 27862d81aa256ca5ddea248c5a3406b362128fb8..8f0770e43beb22468d3e05f5b18e25ede9ea70c1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3721084f47c96504b74a6ff48e4e9a27e9d00431..44d1f3cc3a7ed70812972158a3a250926d91c808 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c931a7400bf8fbc908ae66c33426e99e4fc6bc2c..2e3b5163e6122793566e270c32259bd0a4e3594b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ee66fb1a6ee4f8fc12e723a9efc33e76728e4ebc..be95ea82ac5cc228deb0db57e3c9ee7025c8d398 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a057bcf3d8933c04baf3b17b3e52eaa7fe2b960d..71d420d4b1ff84a23d815972e06c59c9af445a89 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0915db5700ae0d75688121403477c4414570778b..bd40afa9f3aab993ef720c4ce7b17ceb07f27193 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 993a5abdd0fcf377c93d04a680d7e5ced360cc1b..ff0e9b6a0b9e7f08de1015a06f845ca0e79142b5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e4502f589af4d9f408bd89992196b84e01b5c7a6..10805adaeb8ae79b4e2cfa608e5872d05c460089 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 867559df07447ff95c3d09724644c9ffb05e46e4..0ad41ba58faff5b06f2dd02a6ea72b0381f39111 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b9ea0cc45ce6c22cc1a76c0d0549e96fb1b544fc..b135a0b843be5c25439ed864cbe0ab5227c8335e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index deebf656b706f3e555c14a08ce68bbc086380fc2..c98b862fdd7051c092c70d8cf27135cb3b907e2a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 408adb720b0965a7ba685951bcfdff0829dbe6f9..73e52ab60cbf37fe2472bd4d176c50764d06e883 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9ca58c5ad558e084633ae79684baa5e8cd87c375..c5e7fccdba28e4fdfedb1f32a36e179ee64b9331 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b392b66b908dfbe167e3c772a1a3148d41434e7d..2b5f768555da4d5012c512d613ca846c65fc8020 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9546530f9114c140499b7d9d3f1e21a953c7431d..0fe206d46f0ce2e563a41f8fa419dffbcfefc528 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9f9c856968201b71ca5788447cbcf522b04a659b..bca2e329f1c83055a93b3c2b9f7413a3d07adf18 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6bfd9596dd0d0c337c562f26f1a41b6c259a4d7a..6f84492b720c95f7c7ef56c0058835f5c650d529 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 204d081b5d45e9b6ee2a62714965e0fdeb6363d0..c74ec992ebc8486e2a9837335b1ab22ea609c0b7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 215d0d080adc46c43eac056f363793e6ed9a796f..7df019ecb16d8fd7fa9ce16b2e459c663e9b244e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3cd2187f001ebd57fe05177fdf32a278dcdb4c5b..81c7adfc43e71bcfa292ac3ed0a84a3342cdd82a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8930344e6555ab0cb6802fa81610437ac3e4a819..f30d535bd7acc4117cd1179f0c746beb0b445aa6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 12e4dd5d7d6c4ed70757d047bbbae4f0ee58c981..73f4482a2ea7ac4fdc067bb683cbb5132662d395 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c867ea31f8b48bb328faeceadcaa293df90f8ef5..3c370e1259ff534df5ffdc08508d15293ca77057 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ca818fefdb23aedf59e872fe47ed5510f69965b8..bc4ea4f32d7bedc7e427a28fdadded571b8aeb3d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index dff2341e3ca0df979e179e0cd2a81da9e45bfbf2..5733514d64871dd959338ebe415d365abbcbcd8c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4a2dc6c394d8deb68aed5ef3ff3cfb0660f13617..b1f873ed6d198ca9a139fd06386df5ecd86ecc82 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6d329d0dace5c925b58c0ae6e352f21fb83aa05c..a317e97cd9cc8efc4e2d928213b0b984d57bf78a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 57967ac0a6b37cf07ba298fa6bd4a7536b0da6af..4e75c91864fadac787f191db55df8034b0ebc065 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c93c8aa7589c49174ac6ce85f818a40f26f3f6c6..e479d303a0080dae4a36fd7b849106df9eab1174 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 81b09c35b70fb267f8c8be0ec19eac29a777af57..b8faa8bf09f9d27e126659e9e8b52a9b851b8cbb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3752a7c2bc5422bd0e9f8cd0493e49af793905cf..a9cdee6af9686dbd9916f6037871a504914b6f53 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 78803b11f7c97ae8c6ad72c35c8a8a894e77e8b8..d828c0e527e393da17b4131c7cfa183d363885a9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3d077652eae10b19707ce57c2046f34c1a961ff4..565af1bd4702f2e29dff69e162a80aef0ed93022 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>6.0.1-SNAPSHOT</version>
+                <version>6.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 63e98e6ed9ce8daca05f9cfee25391c915a71d07..2dea76d970240b7df1ecc309a5f075a08c2599e2 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-features-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
 
     <properties>
index 5609fd80cdbb30049440fd491a558106ec0141b2..e72b6de85c70fc6a1d7ee5547f1c1decc9fe57e3 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>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index a24bc5435f5af9de75893ee152a32b9704001075..4e2bba1fa6a716177443f1bccd06465e49a674c1 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>6.0.1-SNAPSHOT</version>
+  <version>6.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 7db0d250c863cec75a0978659c6cfde43a402b5a..96453c382cc325b48b3be241bafb2df4c37aadcf 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 20c95db43b4d662ebf9ab8357477dfca66959713..2b5c59579434033ef5b320b108746125d556198b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ecf3e1d433a103536cd5246733fcd6f96ccceadc..86e40c344bb0423b77948ea4587488a6fc11492e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index b88a341c483359be8c20b86308cc92c4e497a345..ba02f2fc6cdfa48040fb4fae1360105912fc11d5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9f52bef4c5a61ba2b97e788e1ca6a1459cee4e91..a614f0e61fd838624f1d31837a960863ed648cdb 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index ee3cebf57ed16a8f4ce8c3a5fb0344fb6ceab6c2..2014f849023f2a6e5ca55a410b33200a5cbb52e5 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5485c45a84979c213d581a81f6696d184e93acf6..3380d46c0359948a1e9f1a973c872c063eb8d694 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6fc25b7bdfb3fd699a36ed4f8efe83f1eed2e58a..85bdb74eed5e6a926b3aacbb2c27d3bc8b322c14 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ade6a191c42728c3cdad0c520f9d9ac8f333df0d..f4b99e7f320ea8886351a9df2d95da13f9cfadc7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0ca97525d3b18a588fe5e2dbbcc50d74cb9d9e0e..7c4c29e4d55566cd6a3b74d84c82cf524dbea469 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f05442e027751efaab4e214a9aad553560f39447..0c7f2274c2fef25aac42499e8afbaee425021c19 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8ca90269645210e044745938b8c576c897f14c32..2dca227eea8b3327ba7e546d90bd861b078f70c0 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 01858355722e57417c09e90ac1ea69d5668302e5..4536f93a8de827915f1952cca574b9578209aa89 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e17812ef95fd2fa6360dd8345f54a5920d775739..8ec0c19a04201a8ee09c97b22bb7f078403c5d24 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fd8c799c0090a5c838cebb8206ea4d2bb076a5e1..4b696e68796104490b89884f05098b4bf30635eb 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b0054c32ea5bf9fa31124fbaf3a9613127860215..3c7d456183a788e434bb0f6e84e147aec034cb6e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 218459d0691777ec79014971dae791c4f0f1fa0f..d2e48321dbfc789a7de79ad6e3cc4f554daaefb0 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fe0c1cbbc26c55c70f78c3d19f854c01c7cb8da9..121e154229deaff9c4c0b6298c3ee5c575acb01d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e6efde479a23561212a422733f1ef1911b7d28f5..71ab74f2d54bb1b02b300a90805d1da2fa6a50ac 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e4cf2675b3038f10874676bf1ba110396a4a0b65..57cccf0030e5f15fc8a2266d70533d0236715f5d 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 50964ea87f239531377105e84429250d351ef423..c65359d317dde4607a36981138605c1400f86728 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index bda6fcbb0f19af043a6c9f3c7d4df6bc1725ce80..cf27e407f7b759d82edbc9b50484a2535d9431be 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1f042eec12b35e02682e44a5b8b0d15fd7d2d007..887883a11f0b4b5a305f02ab814e8554c98839ab 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>6.0.1-SNAPSHOT</version>
+  <version>6.0.1</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 106cc1e53d1b01f756946763e5ab58689fa30775..417b4157b9fe6c09f295120c5e6efb02413cac9b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 4a417ff0ce5c2ea2c3ab520a8a03503e88dd1d06..d3c995aaa3d5aa9e6bc29b212679edfdf44e9401 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 7ffc87ee71afd6090c61daa4b58d3715209b1a1f..b0bbfc284b87b33236055c38d4bb83aa22e780d3 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>6.0.1-SNAPSHOT</version>
+  <version>6.0.1</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 7202adb29aa4a9771e0c3b923ac8760244cdb2d5..9e92b453c08af968efcd1ceec1483c015a246ee9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 501f8dc296bbe83de9f2534592e8907fb7f31e79..a1b266ec6b40869381e869c56616e0e84f72ea61 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>6.0.1-SNAPSHOT</version>
+  <version>6.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2f268af53974b09aae1b49ff23122bb73acbfa55..96bf763f5f9a40284abd836d2b908a830abca7a8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 528eba57d4a059f91d1a5581aed4cca856ab679d..926b0d2b22d8f935778801f881732138c238d643 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 00882c426db6dacadb1f2b82af878053b5363af1..2f72f1ea55537dd81cd804a98bd84e4ce4c94fdb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c54aa143b653a7947fef7f697a1e4b8f4a44ee3c..a728753a8c9e8507b289b576cf2a7f1bad255974 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5abc495e9b2703be1cbc5da23c5f9fccee5d7cd5..582edbf6aa6f18eeab87dcc4229e95c653ac38f0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 553d7f53bc5293b4827da46cb39f910bc0ca1ffb..ebc5453e84d435565df84196e9a502c8442d4556 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>plugins</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index 605a10e0d9a301fdbf558b1c7e67bfdc1481aa98..e0e88da472c4a9e4353274769accfaeeb7900c31 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index da7e445bf61aa05795bdd2d1285234a5eedfbfd5..7b42045d5ee22164881a90ac024677a398dbb017 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c32234fa9041937344d0ee481b24341d3c526710..c61580e141040e7b1c26d13cb9e04e2432aec098 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 96e6e6e903c3c9285fe606091417523a66ef6210..258381a7dea01fcb56b849df117261a20123ebf3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index da7c98a56e6aada6b76004a7ba8998a6d3bcb966..87b421bb0ea3aea3b3f8a89235023763a5e12024 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9dd62ec683587c85e8fd71a8e6c3fbc853702247..23ff1d58ec36150251c871529923bf0ccf6cc64f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>protocol</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index ada0808a85ad1a65154a7b14d6f0301eb87a5357..8e6c595f94e8101caaa6d46269ebf6b3e517127d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6f986b473f6f4efe7c07da5024463b97a4d16b5d..b78db4422a1cf119cbe16d2f02392194ca076c5d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index ac22388cc7adacc1e11507cf911d189f03b0f610..47bec0fd2807cffe2714ff3030895c5ef9af3b8d 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 011ca8cbb2e7382643c65acee238bfa01995b5b8..d94123a45e54144aff9e653982e4e2cc34644afb 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ca5a657c031229dadb1c572cbdec5512d86ce547..7a5a859041709f11163babaec4b0850334344706 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 807cf51dc3935962fb0897e40e252744daf622a4..1aea1e1005f5296fdb1bd4a6d822bd53b0081840 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 71969c5df0caebcdcce07b92a7f062e651e5b5fd..7002bf07b486957a7015c589e3c36ad306367d1b 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>6.0.1-SNAPSHOT</version>
+  <version>6.0.1</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index 7e60b7f09d19c3e743a08a5b40387385a2e07c91..f4775b82e97888e18168878f9dae5c31c71f13ac 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c59e0552e96888ad209e1b00f6f254b6f40fce2d..5ec8bae3c537400574b7163fa40d1e885ee35757 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 85a585577c7b3196cdfde29c24a27fbf7d8c1eb0..7e3627d634e098777dc2810955aea94e74affcce 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index faa291e4a136834b6aff1581ce835741b3a1d253..152d5d230e1fdf590e18745260c943765565bf61 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>third-party</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 59a80f270ef7fcc4cc7c168a3102c9b55ca2debc..6385fbc81b300eade89aef483567d2e23638fff8 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 6deaf2eab4fc8c644c3d6388c4181b1e9ec665b5..1367ab2bc1bc866884dbaeca4ba0e073cadc3b68 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>6.0.1-SNAPSHOT</version>
+            <version>6.0.1</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index ef3e383f14a4bb1cc350bfb757ced89b9d826c8d..16c02b01d47b07adf39b4cd15a0d218bcb0d1162 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 005103cc14be2c79cb26856a1d67f716ae7a48db..87ce9a19c411cc30ab835a5257c4b707bdbcc12a 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 24c958bd41bc8a659c0003e6919a6cccecfd8af9..947398dafa9c42c259be09ee3b4a30a1352ebd4b 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index d8f5b61bc887b7423b44015bcc5efff4b6e019d7..5ff22599c709a04103d5c5c0ba9d796cc0ed9717 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bdbd05ddfe58b5bdedacef3e85fa2162e13f5621..33a0924a2a37c16ab334236531287501bbed2694 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index be8b13c3d4eee982f36792710ea8279f27c69db3..4046e39b987946c48954d05cf86698d82bfb3720 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index df6d074412cab963f4277ccbb5ef143b210c6719..2c90d544d73c6340f9ff49b0f640584866bef5b1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5c152a9d76c4c5d751768f788d50dbe6e0fa0477..5bab00523daafd744c1fb5d6198c5d973b79a3cd 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.1</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index f25a9e2dc91d31b8c5b1406a6b61421fd6bb6b51..4f87b77723475a4c48a4e5eb79cdccc1e725fd2f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4a03218439dd55dcde7ee750a2ee08867f61f5f8..acfa61df6f2f9dc0e86cb023bc3e0718da9b492f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.1-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath>../../parent</relativePath>
     </parent>