Release netconf v1.13.4
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 11 Aug 2021 19:03:58 +0000 (19:03 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 11 Aug 2021 19:03:58 +0000 (19:03 +0000)
103 files changed:
artifacts/pom.xml
features/netconf-connector/features-netconf-connector/pom.xml
features/netconf-connector/odl-message-bus/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-bierman02/pom.xml
features/restconf/odl-restconf-nb-rfc8040/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/pom.xml
netconf/aaa-authn-odl-plugin/pom.xml
netconf/callhome-model/pom.xml
netconf/callhome-protocol/pom.xml
netconf/callhome-provider/pom.xml
netconf/mdsal-netconf-connector/pom.xml
netconf/mdsal-netconf-impl/pom.xml
netconf/mdsal-netconf-monitoring/pom.xml
netconf/mdsal-netconf-notification/pom.xml
netconf/mdsal-netconf-ssh/pom.xml
netconf/mdsal-netconf-tcp/pom.xml
netconf/mdsal-netconf-yang-library/pom.xml
netconf/messagebus-netconf/pom.xml
netconf/models/ietf-netconf-acm/pom.xml
netconf/models/ietf-netconf-monitoring-extension/pom.xml
netconf/models/ietf-netconf-monitoring/pom.xml
netconf/models/ietf-netconf-nmda/pom.xml
netconf/models/ietf-netconf-notifications/pom.xml
netconf/models/ietf-netconf-with-defaults/pom.xml
netconf/models/ietf-netconf/pom.xml
netconf/models/netconf-test-models/pom.xml
netconf/models/pom.xml
netconf/netconf-api/pom.xml
netconf/netconf-auth/pom.xml
netconf/netconf-client/pom.xml
netconf/netconf-config/pom.xml
netconf/netconf-console/pom.xml
netconf/netconf-dom-api/pom.xml
netconf/netconf-impl/pom.xml
netconf/netconf-mapping-api/pom.xml
netconf/netconf-netty-util/pom.xml
netconf/netconf-notifications-api/pom.xml
netconf/netconf-topology-impl/pom.xml
netconf/netconf-topology-singleton/pom.xml
netconf/netconf-topology/pom.xml
netconf/netconf-util/pom.xml
netconf/pom.xml
netconf/sal-netconf-connector/pom.xml
netconf/shaded-exificient-jar/pom.xml
netconf/shaded-exificient/pom.xml
netconf/shaded-sshd-jar/pom.xml
netconf/shaded-sshd/pom.xml
netconf/tools/netconf-test-perf/pom.xml
netconf/tools/netconf-testtool/pom.xml
netconf/tools/pom.xml
netconf/yanglib/pom.xml
parent/pom.xml
pom.xml
restconf/pom.xml
restconf/restconf-common-models/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-models/ietf-restconf-monitoring/pom.xml
restconf/restconf-models/ietf-restconf/pom.xml
restconf/restconf-models/pom.xml
restconf/restconf-nb-bierman02/pom.xml
restconf/restconf-nb-rfc8040/pom.xml
restconf/restconf-parent/pom.xml
restconf/sal-rest-connector-config/pom.xml
restconf/sal-rest-docgen-maven/pom.xml
restconf/sal-rest-docgen/pom.xml
restconf/sal-restconf-broker/pom.xml
restconf/websocket-client/pom.xml

index 4268178c0a84ccf1ed696538fb0c2c710336d27f..73228cf595b22100337d7b8d605f14f225ea541e 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index fc6e03daa26d510909c930648f34e27a32d0e1bc..163ccc6e63b87972f514c38308f84ccf06bfb078 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>feature</packaging>
 
   <properties>
index 771c00a7845c1bc4abb13cf6112c931d8894cdeb..173052f03910688db580344c26083b260f0c7d7b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f998966673aef024d0c71597f39ba07fef84ce01..2f9d2c2bc77539c2ad6e5da77098dfaf81d5be80 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2f6c8ab4531123aa2f3195878a9ff39f55897729..e6efe63cd3cb6e9a82d2f4d071ae185dab163af8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index acb5d5b4e59e0f780f4449af150053ae152986b4..7f9084963732df9b3a20a4990a8d3ddc415de563 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 12288da76daf17d7b3640155368459b5e112ca5f..d144e2b279a33c989f8bafe134b51232dbbf7d1d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 538e5d82d139271f617dbc0d0cdfda904794c01b..1e1f4c416d7e65a0a0c19c99112bf87c964012ca 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1a5b3fec1d58cb77f5bcb5f8acf59a8318f48113..1ab270a34d24481b5ea740a4776b4535b4fd8729 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bb4b69df4f6da740742650ba3ef7f5c6e7f60616..581ea68426b209b280c4104a983704d3c0690b0e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>pom</packaging>
 
     <properties>
index 9cf6d697c0c6808d73777743a111b3497eb690f3..d040e9762d8c47ee8050e95d635d30f5333f5986 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index d4b044f9f9efada40df6e4be4aac660298d7bd2f..228ca3861e927c1ec65df6b22a6cfe46a70b112e 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 25dc6b53617893e00201e275d458c257261324cb..f52dbf61f247dd35b67b1ab70f4626a70c2d3bfc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d242ee63e1f80262af640b4838ff3d9063af544a..576d39695389656c3420b70a6b67adaa0e3fd19e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a9511441ba5a75b02e1aef5560ff2f89ee183d75..f72926da412daeb5608e4441ae8361def3c96af5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 734d75b828e66d33a2d07420d1f5687b82a94a8b..b8f19069aba2b31a74cbdbcbe135a8033174c990 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1c48df0c5f57625bc67f2859264de50a2012064b..804cc8bc7c73af67eaae24aa0cc815bf66ec7b08 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c3acc7e5edfa5c0b1768a7399fa9d63811872516..1ff831f22589dedb03468b844340d432c260e84e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8f267cd80d3591bbab430f87ef6fdd64c3e418e3..b4a30eaecf144373d5eed1ab20a4dc1a323ff8d1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4b73521f541bf5468bb4316dc4008d7459cbb43a..11f2f34dd654b30d8b06cb9fa5836885a40270ac 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ef79b9cd01a57e8b5336792eae5cac0bdedf224e..7dbed8d824698935412075734bdc17e9f0493394 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7131383531181f8ad15daa2121d3f3b644fe87ac..03ede569e91ecdec7ac9ac1fa830e317cf4850c2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9b2f801fbe6f50e885506c02419ffae7c761a4e5..09a12d54061b1cd5a743aa6090da63a5b79cae36 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 42950f8a7cdbe4aa8a482c8f4e3b87dcb7b4f843..186756c07791ffa33e4e980d62984af1b9bf13ac 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 36efe28cb264a26720261eb60a413df27000ec31..1c0a8ef9f35a2973db1d40abc3b3c7adc48dea62 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f91c1953075ba370554f7f868591b0eac4aa064c..afa314acfea2a332d1097770b45026a7bd526784 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index fe53bfbb3fd6abd78d551cbf2b24cd03205a1c60..1efe39cd57b2f1b02f03ee14d15def426d19c9d6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9a9f755e806295a2330da75db25fa86e62686473..37ec3f72b23d8fe23e2809910f1e2d7008bfba6f 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>pom</packaging>
 
   <properties>
index 2bb57b6aa28ba0319cdf5b3de147e65224b17618..b35310e5f850fce55cfab60f278b4d6445efb652 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>1.13.4-SNAPSHOT</version>
+                <version>1.13.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e58b0abd2814c92ca57c5bc3400d6b1499e7fba7..f460440dabc8ec795e35a172aef2d27b7736b55c 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>pom</packaging>
 
   <properties>
index e865112a89d7e1bf42ce653cd5b5c0af56fe5e9c..8941526a5a516ae26f2aaeb5e21e5feea301ae99 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>feature</packaging>
 
   <dependencies>
index 880d3b4ec505a1fefc5f45bc8a736c09c9a7220e..f9aec8e60fe95e5d47a79c0119deeaa026bdef55 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 472863a3e32db351c87cdff329bfc91d661e14f0..09e4dbb74f8efd536944610b1f93bd74ac7a1416 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6f5a1b3b3cb0b7c16aa90a82063dec19ad2a831d..c35da1e8776f6331061e58e089fa1196d21161ec 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 837d3e71d225e51056a420e095e5ca71062d5373..3cebf1bf81ed6823ffc81c0ce7fd60b913be78da 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e23be21c3d135a7c28fab9061e35522be9041f76..ef45bc706e33b29fec3d048dfa89fa27b441fd8e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4601c3ff1dc882d7e6aef797d47e696f20bfeec3..c5d894d4927985622342c5de2409d263ba759847 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4aacab22ceacdfbe391b6a5acbffbd94fba92c67..bc4de86ac63adda0389d08d3a7f42b72a457d3f3 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>pom</packaging>
 
     <properties>
index 211c2f1bf25dd1ee2e249a67a12e467dfd2b0499..a2460eaf882172ac1c3ef5fa21cf8d783b09c32a 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>feature</packaging>
 
     <dependencies>
index 162d19e19a7fec6423e9b5685e06dba9c17e6f23..fd503366150718c0ec2c00ed8ced9487562347f7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 12941e809397bc2e608938de562e56fe68149967..fda77ecba7030a636746c52313a22b5ea6c17588 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>pom</packaging>
 
     <properties>
index 90a3f72a65cfb6aabb073a8d93e91e0fd374a54c..f1ab38479f391dbf96ca5776a6cd78438f2d92c4 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>pom</packaging>
 
   <properties>
@@ -29,7 +29,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 5ddd1ae7e7f3171e2bc53c1ca6cc99f6eae4c7ba..1dd19f42ad301a6df854979ae5e57bdb002db9f8 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>aaa-authn-odl-plugin</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index fa86e9ea2cfe71433daa1011f591e1974d2c39c9..d01ff5883ca5450ae43c070d7bfcd413c487f641 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-model</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 </project>
index 1d1917a47da33bc4d9113c91b4b1235527072b9d..b5cc548c48d0e9b48fad4e42b1f8bb24212af141 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>callhome-protocol</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 5b6cb0e67adb6a4036ccd5594ede0b3c19fca47a..d8922a63f38c915c2f60505cde5fe4cadb76de30 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index d3e16633578baff722474a138627974c57043334..8b79ea042b4c56807f7cfd5ca330f561d260e849 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>mdsal-netconf-connector</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c0a2824e90b7715b59af5499926fd1e9f0360c9d..ad28355aca61cbf9f0ae8dbc45dd1e7f764273e5 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>mdsal-netconf-impl</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index e045c7c5d13346b807975c3a422c4d98f5d71e05..9c08731f4ed50059ad98428689fa36687e81dd33 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>mdsal-netconf-monitoring</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index fde6eeceae23acc3d822ef313528321ff3e581e0..621aaebf57b4152c683d736a8dbd946aded93632 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>mdsal-netconf-notification</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 60a283f62dbf0691769e58601cf599c856e48146..7905c814b085b6b70f887797ea223a3f4f35c63b 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>mdsal-netconf-ssh</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index d00e816bef781b768975a14523880267450c0efa..32dc647de846010b588c4de929cf524d2a501cde 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <artifactId>mdsal-netconf-tcp</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 9698ebd406e4531f3f256da9ded227cb9b2aa7c0..fd2010963e04d9f2ac52c0566e2a561fa466b0d3 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>mdsal-netconf-yang-library</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 1910f0d3838c7d77c1876cdd44ad3fae996d0179..eb7a00122716801593fd819c0d209041a391b692 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a0400752898cc7e950ada801ff0efa1331b422d3..3477ba5af0f7788a77df058f65a77298cf150e6a 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf-acm</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index 8f6498c3e7caae62237be4be900ccdb9c98976e5..6b9b802773a26f395907152fa43f3d30ac20c7e7 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index df1cf373644b5c538092903ce77187b425aeb702..bc6a9562e943af4ecab8ff5b048a11eca474936b 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>ietf-netconf-monitoring</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index d499d8c1a7dc129dd229b2ed39d62c0c37db41bf..a6df3015f01c2084c6a87bc506f4a67fb1933f3a 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf-nmda</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index ca8a22d757724b07ec101c35386ee9e130185479..8039cb96375cc9c99e785a75d136aca5cd465931 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>ietf-netconf-notifications</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index e2bc68bcf58103ab6edae7960e6c62dd6d8494e5..eb03b1b7ad422df98d75434c1dd6ac3d0c70f3dd 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf-with-defaults</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index ebec568f0bf46ce26b358c93aee135ec623402b4..5067a2d3b81688dabf642e46da5e732462d06a7d 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index b99477a9fa9a42c2de13902b9bd1868c088ab8a4..12c37062eef763e9386fffe80f2ade14730da8b9 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-test-models</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index efbf64a65fc8482aa8510f81181bc442134e128e..db24843acd2fb463aa9e94dc95c06d9ffcf7eabf 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-models</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 4789d7211165c2b5602b5701a92f15a8bcffc57c..b5f85f13cc73efd6d116da1b7cc33c5c3915d62f 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-api</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index bfd2d30aeac70ad407494cea4067f42f361128f2..a4bdf1b5d87e723062f08f7f9429263bda253ab5 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-auth</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 </project>
index ff7320448a974c21aca6d556e84c061e233bbc6f..e57014cc87584a26885eb14c3409a1a6f7819c13 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-client</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index ae1425cbe31bd8c302ed60b75a6cd4a92a1b0052..c4b02b362f6b3ff7ae65bff1a485633aa385fcab 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index 4ebaa93ee3666d08b729dc170ec462753a082e75..b91311271513eda8c7c73664b22563fd8da9859a 100644 (file)
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-console</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 21e4f38b075fd1e2195a2cec6e6a69518c11caec..71c76e52057c46ef3b36e8b46527882109cee78f 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-dom-api</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index e3e0f46567b40a00f287ae241aa5ea986b5a46ee..235ca7066bbe8756541bef3ebabae4665ffa2561 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-impl</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 6f345b9bece12bc3f9b3b2c4fc9aaab5255d6e65..ca66997ba59c7315b9e22812d4e02dc8672c79da 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-mapping-api</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 42b7b1f6da3e1b464eb6378189ac7b794798ec8a..235da0cbda4b1a063e1b81931f07c0ae3a0b6087 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
 
   <dependencies>
index 1fde36f8be87dac40b944f117c594f1a1109ed16..22fc92779c304ef7440a9c61f76caf8ef722b855 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-notifications-api</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 8aa62cbe102d209011a2af974ecf7e7026609e16..1775f2c48ba87f8bddb4ce6743891743914a1e71 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology-impl</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <description>Simple NETCONF topology</description>
     <packaging>bundle</packaging>
 
index 42e0fcf1474582ede6b63c1ffbd8628e0978a683..4f425699a4f16fbdf4af05aec8ba2c009d9f5f0f 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology-singleton</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 87c37f2ad4aefc2011ed2c4a6e28fd41a542efdf..3624f40ca270719b67f46bbca0122b4fc79787ac 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <description>NETCONF topology APIs</description>
     <packaging>bundle</packaging>
 
index ef63a9eda7bae409e8f1f1bf1295a98955d9b663..c7188e3593f63c8d751dda3cdf0bb7faa620c885 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-util</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 0bf4bdabf42d6efced1603dd6ff2d38d8b3c3044..a473ffa8e370aa4390d668a54e8f6f917d3545e1 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 820747c457dd16580723995bfde5413117cd846e..f26c2c5b345256c982c18b26dad301fe450a1b9c 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
@@ -19,7 +19,7 @@
   <artifactId>sal-netconf-connector</artifactId>
 
   <!-- Preserve version from mdsal -->
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 97af2b788c28d4199c0623aef455543e4cc41a09..9edf65bdaa819584b9dd44d6013a16c537a5b19f 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 64cb38126c979259f2551c7d60525045a00845e9..9a6017494b5e7bbfb762ea3d2240a0a58ee78324 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>1.13.4-SNAPSHOT</version>
+            <version>1.13.4</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index f42f9f81f6d92e4d4745bcb770864f64c05cd0f8..08e2f86934242bfd5f0b659d8179982adf4fc6a0 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
index e9dcf7a1957d4d7df4fd913ac327b77022ed37eb..2cd6da05310ed75a303eaaeeb155efa002a8f7d5 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 3cd74e5c28e5d7111fee2c2dc865b0f9b04a03d9..0f688606d2d5c4dd67ac3491a44917b7b17cd2b5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 408373b942cc379eb5f5119a819cdc994fea7e83..2d092b0d809a8175544a4e27bf0502e7a9e36103 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>jar</packaging>
 
     <properties>
index 6576995e49d8371b7f98e44e07cfd990f655d138..8e89c5c9caaa266938480b02efa575917ab53d85 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 059e0f168b3aa4723633ceabc779679b7d9633b0..860a4803b8f95b8d5a4a90fa87e8f8fe291227cc 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
 
     <build>
index 2e31b5f0192752480fb634ffdc8ea2559a76f336..b135325a074683b5f54a01de024c9a45e790c820 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index c9e69d8268539902f196fadee846fae63bb3549d..1a59dd5caf10d8c8f375c41b35ef1f3e67ca2377 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index b400b42e332171f27015cc38a2e995bb0a38a9a7..f793915d4a3f7e99815bb5e7926c9b6c9d3b1611 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 4dcfb183a128cc7330a848a3e015d8879dce10b8..e3f41ce77d495babdae0e7e4364e012991735033 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-common-models</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index a7468975deb59ad6d0cb819d5742260d6fce3a22..d127ed0a3681d3ff7b37fc1a95783aaa8bfa5ffc 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-common</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index 5c47b2c4bd74ec59e937578bbf238b77cd5a02b5..379fcf942843d61d5a080c512a58bfa78f88cd62 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../restconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-restconf-monitoring</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index f29df4096fee4cbbb94c68fe83d8792a38809de3..9a76d853506127a672dc879e50fdbe740f3d5fb9 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../../restconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-restconf</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 </project>
index 735c522f23d807d6541a8bd9f3627c5b87df6efd..7fded6de9619764c72152acf42d3cf7cdad14cb8 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-models</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 32ea534d7ec65643bdbdf90b8eb3297c652b4695..0faa90da46dc9dbfa43f70fbff265b4441cabb5e 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-nb-bierman02</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 60c0f44b8e19223645b211ec926bec434d22d251..629e3c8b73901d51f1ceced9222bbc062dd6f3ef 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-nb-rfc8040</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index ecb87e0f685cd77feacd0b005f38ed52108a5173..107285453a7831429ef534abf367d95922bb0a1e 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-parent</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>pom</packaging>
 </project>
index c1503e31c0cf141c08239181cea300280e875014..72e5d87b6ef88ec575634b08de1e76c36fc59578 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index 934ed010d442b86580bc34563f76b56a1590a33b..fd523b0a7248b94d5f217e687461927d867faea6 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>sal-rest-docgen-maven</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>
index 43bf65886f9f674632a73bc04f232222a237509d..289202ab7c66feaa70f3aab60038a20c8168fa4c 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-docgen</artifactId>
-  <version>1.13.4-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index bd58e60b8ef09279b72bc9def59a19f9974e2217..57a37978795a86869edd9e74c040e2b178ba98fa 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
index 17530911f5d005f38c0063862e64e26abb70b003..fac0ffabdc7fe13a51f3cf29dfeb513a50cd7c0f 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <artifactId>websocket-client</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>jar</packaging>
 
     <dependencies>