Release netconf v5.0.4
authorjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 27 Mar 2023 16:56:07 +0000 (16:56 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Mon, 27 Mar 2023 16:56:07 +0000 (16:56 +0000)
113 files changed:
apps/callhome-provider/pom.xml
apps/netconf-console/pom.xml
apps/netconf-topology-impl/pom.xml
apps/netconf-topology-singleton/pom.xml
apps/netconf-topology/pom.xml
apps/pom.xml
artifacts/pom.xml
features/netconf-connector/features-netconf-connector/pom.xml
features/netconf-connector/odl-netconf-callhome-ssh/pom.xml
features/netconf-connector/odl-netconf-clustered-topology/pom.xml
features/netconf-connector/odl-netconf-connector-all/pom.xml
features/netconf-connector/odl-netconf-connector/pom.xml
features/netconf-connector/odl-netconf-console/pom.xml
features/netconf-connector/odl-netconf-topology/pom.xml
features/netconf-connector/pom.xml
features/netconf/features-netconf-testing/pom.xml
features/netconf/features-netconf/pom.xml
features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml
features/netconf/odl-aaa-netconf-plugin/pom.xml
features/netconf/odl-netconf-all/pom.xml
features/netconf/odl-netconf-api/pom.xml
features/netconf/odl-netconf-client/pom.xml
features/netconf/odl-netconf-impl/pom.xml
features/netconf/odl-netconf-mapping-api/pom.xml
features/netconf/odl-netconf-mdsal/pom.xml
features/netconf/odl-netconf-netty-util/pom.xml
features/netconf/odl-netconf-notifications-api/pom.xml
features/netconf/odl-netconf-notifications-impl/pom.xml
features/netconf/odl-netconf-ssh/pom.xml
features/netconf/odl-netconf-tcp/pom.xml
features/netconf/odl-netconf-test-tools/pom.xml
features/netconf/odl-netconf-util/pom.xml
features/netconf/pom.xml
features/parent/pom.xml
features/pom.xml
features/restconf/features-restconf/pom.xml
features/restconf/odl-mdsal-apidocs/pom.xml
features/restconf/odl-restconf-all/pom.xml
features/restconf/odl-restconf-common/pom.xml
features/restconf/odl-restconf-nb/pom.xml
features/restconf/odl-restconf/pom.xml
features/restconf/pom.xml
features/yanglib/features-yanglib/pom.xml
features/yanglib/odl-yanglib/pom.xml
features/yanglib/pom.xml
karaf-static/pom.xml
karaf/pom.xml
keystore/keystore-api/pom.xml
keystore/keystore-none/pom.xml
keystore/pom.xml
model/draft-ietf-netconf-crypto-types/pom.xml
model/pom.xml
model/rfc5277/pom.xml
model/rfc6022/pom.xml
model/rfc6241/pom.xml
model/rfc6243/pom.xml
model/rfc6470/pom.xml
model/rfc8040-ietf-restconf-monitoring/pom.xml
model/rfc8341/pom.xml
model/rfc8526/pom.xml
model/rfc8639/pom.xml
netconf/aaa-authn-odl-plugin/pom.xml
netconf/callhome-model/pom.xml
netconf/callhome-protocol/pom.xml
netconf/mdsal-netconf-connector/pom.xml
netconf/mdsal-netconf-impl/pom.xml
netconf/mdsal-netconf-monitoring/pom.xml
netconf/mdsal-netconf-notification/pom.xml
netconf/mdsal-netconf-ssh/pom.xml
netconf/mdsal-netconf-tcp/pom.xml
netconf/mdsal-netconf-yang-library/pom.xml
netconf/netconf-auth/pom.xml
netconf/netconf-config/pom.xml
netconf/netconf-mapping-api/pom.xml
netconf/netconf-netty-util/pom.xml
netconf/netconf-notifications-api/pom.xml
netconf/netconf-test-models/pom.xml
netconf/pom.xml
netconf/tools/netconf-test-perf/pom.xml
netconf/tools/netconf-testtool/pom.xml
netconf/tools/pom.xml
netconf/yanglib/pom.xml
parent/pom.xml
plugins/netconf-dom-api/pom.xml
plugins/pom.xml
plugins/sal-netconf-connector/pom.xml
pom.xml
protocol/netconf-api/pom.xml
protocol/netconf-client/pom.xml
protocol/netconf-impl/pom.xml
protocol/netconf-util/pom.xml
protocol/pom.xml
protocol/restconf-api/pom.xml
restconf/pom.xml
restconf/restconf-common-models/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-nb/pom.xml
restconf/sal-rest-connector-config/pom.xml
restconf/sal-rest-docgen/pom.xml
restconf/sal-restconf-broker/pom.xml
restconf/wadl-generator/pom.xml
restconf/websocket-client/pom.xml
third-party/pom.xml
third-party/shaded-exificient-jar/pom.xml
third-party/shaded-exificient/pom.xml
third-party/shaded-sshd-jar/pom.xml
third-party/shaded-sshd/pom.xml
transport/pom.xml
transport/transport-api/pom.xml
transport/transport-tcp/pom.xml
truststore/pom.xml
truststore/truststore-api/pom.xml
truststore/truststore-none/pom.xml

index b9adb8e417640f17da426f1c800e8f7591f5a616..021e8f3d271bc09c42b68d9ac5dddc9fce6cd5aa 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index deb1c0a6592c8f9061d4815b9b506d558e79778f..4433dbc067fde7eb5db131425c6c6d963b4cbbd2 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 564e742bdee15f8fc8c402197899e15c9d0e996d..dcf4b36f08184db581e4766bbe8f2c46a566a5c5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2c23e1c243afcf85b9b8dd9cd3f17ad833602ffb..0b7a6920178edf4e3be8b1ca2a29912a552f83a4 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 158dc82ce4a705298370e12cda56694489b79e32..1f3111fa38f256ef9697cf3ca5f22b2833de089b 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 59fe8fdcbd786e809a45c9a7c64bffed7e89064b..14e1a2fd7d0a892d25cded0773f8720a014563a8 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index e2a77b4dfcc511a67aa63e79cf5ea100659bd317..0d1b66e5c6d5ba11abc6444733dd271e918e4e70 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 27af3da8717ffd883a3d2ae66feddb7ab5883624..94021960d42fff1b211efa48c8cd1dfa59992f85 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>feature</packaging>
 
   <properties>
index 21bc2ffe62da68323d34d839a3ed472565fed6ac..53521a5c4ea29575eecb0be12308c9fc582a8db1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 73a90745d99707064379686bd3d52493bd2c7a54..cabe07cdebdb4c40984afddb275f5442a85e051d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 03f9585a49f2a58ec715c2fb1ac00e05d4c79c7d..b49a7f2aa9335dd2ca477b105037b3f62ff5d65c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0bb051b4a337e2c9d1951af85110b1c6f49b699a..b07af5057ba365644353d41eadb8bb5541ced227 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 96603b55a07f1cffd407b26258138c05c87f319a..5b4881e3310361486bfc80c935bb179ed797f927 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index be4ae09ef77ea5670b43d2f2f7edcfee9e508981..14570867bcedfea11a90499c5434528d105d1a6e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0aadf7761369114123cca0263fd1a48cd99c3d93..c97d5a7a8aa1013e92aac8f5fb4f1332b0a74f57 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
 
     <properties>
index bc6d7ccf1b9d013b0f68cdf7db0cb048dde3ae20..b6b73ba627f04f4d144491bd6f5754014e663ef6 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 727c1ff59cbdc6ec9abd7d628bb0b4556a167a12..75326e3596432d140ab3db868f50b029d382cb1f 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index c4473f6173eb7e6cf5f69084e689ca730b18027e..2521dab8ddfcae6b8ae79715317d8a7490d4755a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1cc10a422fd9ff6f88deb77a31c4cd6cc177d055..4b430832d6e0f867e5ddc02a77ed425845364a14 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 94ce27bc38b5ce2d1e9ed2fffd89d5519b7abeaf..45a87c43159153a39ff00fc80fd5dcec5469aca4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f20b9a93eae52606b85be09e3420b428e386fbf8..35d1fcc362d755e9d59fe53bc55a01f90a299e8e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4fd30a9999ea6efbdd3e50e7f1545a613988b8b6..2d95a098dbcdc6dcb28ce6b098cd986f32a73c3d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 791cf779acd7c70cc6872cda0448c41d8d1b8928..6ee8ad448cef749cfd48856d54f8bbb582d6f668 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 05b987c39cb6066a1d8d93a9e8114ac3d91205d7..49284140e8cc69e20e19adcec743ea7a951b4541 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d0afc74b2338f9d837451a01cef77106496d2c6f..ee1c88bd99e4f15c257087fd2dc095dcb3ea2f4e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cf0f371026031b8af2216cd950f576277c554730..adce4a5ce6dec1e91cf198357c22ef17c87b4cfa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e1433baba8cb0e679754a1274777a3ea7ef4892c..8f8232b8344f3e47720c5daadf766e69b3eb7637 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index de0c2a1895593814709459422539ccfcf544512c..1f76e2a7cc586946c6394d6088b548f364007a92 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 34769b20b3fab894962f5e0652266c823be06e44..a91ee0cbf2a6fc4386a41c78f6035c872f2282dc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index aeceb51a4718be4509d905d6e25bb17f2724bc03..e57a3d89b0698f7a092468ad99271a12b5d8a6ac 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 37352b8914dda2cab2db0627cf355afc2c915fb2..a7bae76da6cb035a38ae3252a8db1f65532a10fe 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 2ad5b8f34ca64ab7ce513eac6dd04699aedd6c3e..88e1d62a2d9bbec94f95981371bece318d988f8e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7b04b0605ce6ba22499eed937199e1e52013d66f..5466af5f6fe353c54cc2cc0c149b857d4374fc4b 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>pom</packaging>
 
   <properties>
index e700c2f3816b5f27619b3e34013ff65dcad17186..a7dcfff7c54e35c80d584e5502891d25ec962a28 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>5.0.4-SNAPSHOT</version>
+                <version>5.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8274ada3d655ea5eb88a304c46d1859e4936d8a2..a692801679a274f9b5932c86a3ad05bd34dcda26 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>pom</packaging>
 
   <properties>
index da3adcd3df8bbf15bdcbf14817330aa14c96986d..2b3a6039d626daead13ea4e94078c1d7fde690db 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index da3d72873e2140ab6cac28adcdfdb5e839c86cb7..2c41668415a46290fa7cc9b346752544dab28ddd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9f09d51fb8eb09121b2e7f6e337c6bb089fea3d2..338ff97ee69e407a94a79ffd0a5039bba068c57c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 674951aee87f3c6fbc45ccdbf3fe199f0f7067a7..bd0c6aa6bf4efba0d43fc9459c11c550fa744d5d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 85f5a2eeaee9c8bed3a9bad9c4d4b219b0ca51f8..74410dcb2faaa21fc74a64a5ad350d1095fc7bf9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3a6e9a95acc1508dbfd02964e6a4b9e728b87b01..20ec18f18dfa2bea1a194643a8549d51007dfef2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index baa3f21ea3b27c32f6a99f7244f6296c8252ae53..a9029ccf2bfa1e3f78cf65cd2b2e4df978ef577f 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
 
     <properties>
index 470a60f61ba7878a7009d267ba40644a3c989c39..c88cae01d3f03598a1bfe259180f4ab787dfb2f8 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 1e86d8d36834285e26de0c990dfc2b56ba543d45..58fd7fd6b763a537bd8e9d3f2ca67e49bf29e424 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f0573760838b2ad102229c4b8a15efec652fbd33..878df07bc1794c790f024ffc1479ecc74ba72b1a 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
 
     <properties>
index 147fa54af79323d686fdc7532b65fc8d42f58db1..3d5e787b2f06ef07e921c8fde31a2e9a5b1227ea 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-karaf-static</artifactId>
     <description>Apache Karaf static distribution with integrated NETCONF and RESTCONF</description>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index 3981cb19578e08d729e6b47c8fe0a659ce4147d6..02132689748f12f0879709fe4ecd0cb51072567f 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index ca887451b027950425790b98d87eb74ee049a348..3fa1885d476520e7edea6a96406b06cf5fd82e84 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a7ea5f42e77ea9be64c9403d7ae525c47ca05c9b..4fe569d7a90a7d93d8064a483c9d68826f6494ca 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ceb865d7f83813dd1a88fca40849abb6acf1f826..aea7a0486e7998794d759f62bcace2fc208104f9 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 4cec6ea76a7849f349a40d4e711ab905e4bf35ef..2fdbc0fbee1805231f98ff55a410738860d8a0b3 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1d6be90599e421d6f1ff67e1b6dc0e201d25639d..934ac246929f2f03413428d8e35158a32dd4a1ec 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index a43181bac0bf78f297f1f57bc254871f9a5b4cc1..e6249e1d5df40107f563ec812f7f2997a0872200 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 649345c449ae12b2696a5393d5973426c69f9de5..f8040aa1706f8bc6cd4dea42102394057bd12fdc 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fe469ac61815755e650e3f1870b00db4cedbf6a3..ea2c2cd71b27e28ce07a12a22c8bdf09cddfb7c0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6d712012684430c5ae9bc49b5ccb96524a7f8c7d..e55a3210ae74975f8dfb4f863f03ff40aa261922 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f5a1cb4d97b0f7941f3e4af466e8309073f99b4a..c9591e5386ef808545a932cc73a197a27f39f4a4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a6434f644c5561b59294169335133d3e35607dc6..330937117a649ac942bb9e2f8eb08f4774ae8828 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e8c654e02faf1d591e6f1b4c70877bde0baee322..56b8eb2bb5f1d016e6e25425e162fd617fa51551 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bb46bd177692e532ca9d11626963a17d09c82868..886fa443ae97f9b5842702d96c2ca01f53f731b1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 07192717717bb7054de2f9307ba8ef04a80f1b83..f2f9dc135621f47962c121e2a82437d5729e8b11 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index edd4a9654983441f337be161854af5695749cbb3..9060514834a301452ded34fd64348c5576f65d49 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 359c48ed05b10687259b56ae12fddcc43a560a9e..dd6e3d70ae52568a269bee15235da926f7d2f333 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 264b10364a2e64748c2bd956e1e4b93032c55998..6171858163a1ce94b945369c6bf07fce1d8fccd2 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 676951045c02c67ff51f9888376c9e38520fc6ee..50cc16a09ad32bc3114dc96d884b371e7bcd5658 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 373d38865d1332cf83c0d5946c29bda7e1845b1c..322e8f528d7daa2b1fafa7be55f68b8f48530e77 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d93d2a087855070b64b15674b08aa1ae3ff5940d..c9bdfab512cb689b972e192fca8c96ec4f239dae 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 505518e0c7a62d50111db74f4edb3a18c6e5bd44..219f39b9a7f7098810445f70c6f598b68333b176 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3a31a22fca4db352e6d160856315715c60f0d2ed..e18f3bc0ce58a15ae4db5305f5c80c8d4265d65c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5fba5c86c776ee8a60abe0d60395d989eb42fbcb..8fb44ab1ffdeef1034310b58e69eb0958ffb5315 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 026d4bd8b181181ec2578cced819384183f95fdf..7ebe41c0388a94e25ac4738bc8a9c7fdbe7635e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1bea77fa6014d9d71faf8d330054fb528e298aab..1ed2e295ea8643a46c87089d534da97e2c1c9dc2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1f2c2770b35eb950dbefa07ffc286480b0aa204d..cdd9d3acdecf463dd6cd167d151d79ad0edb4f0e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e16b47d0a142663e621f43ee6d7118f81f6dbe13..1f798bcc0c1fe04ca965c9c14e2edd8f76c120a7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1110a44f028b3d140c4faf0e79995e5248918a6c..573cc0d9cba4f0817e5a5f324c79eaa183f2ef6b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7546b82f78eef79c75739decbab4b06e98dc3058..05ac675a88fd2d9ce2862293ebfa6b134a51c98c 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7e535296cb02e0d42256221b517e93cc1fd90e00..7ac0c64bc1e83e96749a8ac69e026662f9571960 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6ee7dbe740837588a225cc8e92546ff717cb7bf3..574524595e0788d634391182954118f55952e7ce 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 84195f15467dfb73293020d18ef56fe51f99803f..895a7c0fb3abff0396902953ceac39ec96a9a713 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index e6ea616eca885b2a503a3ce39c93d87a70205551..11393d0b8f8198aa80074d2678fcc8fbf2050be2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index c80602abd1acb916c2cdfd35572875d2797cd9bc..c8d81812a62f7bbc001b1db064434dc10112e667 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 37a5aeeda7885ecdc309154ede88dcd811ae471e..4962c7a92be7fd8f9ce457220b7464cebe55ed92 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 62b2ee067a2b5df762bea3aeac7557175b5e3f38..3c1ec8926bb32cba3b086d161c2e194f937b7b8f 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c2a3b218bfb74d7f9ba57af07469c74fa8d7fc1a..c52de90270a5953fcd4939853136f5ad576c0198 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 70191cc56a041c2b61a574d1ee57c5587204cbca..b6101daf69514407dd2d902a9c444f56b63df19d 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>plugins</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index dbbe9baac6d19d892cf584d4f883886a2cc9f164..7a83c96cb54529b98db07f9cc099f8f4f16f8dff 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index a316adeb65997a0ad53b22f3fdeed18116cc661b..aca8b7a954da165bebc1131980c6b6fa96b44b03 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index bf237259830b4a212a0bcf80bbbfcbc083ff747e..c1540b08331f00b83be5b73e688a3f688f0beb6f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e94eb4961c27350c0bb3b2d70babb8112531d6c2..c926b59aef8ab10b2e0240b585f729e7221844c0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c6253ea340f31395cb32a99a3c55443a515ee1de..6df0f7ae8c127511aa883d9652f76dacf70d3aa1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4a028710102632e2a50f0a542b2b04c5745d4e05..e9e6819cca55747364e16fadfcd557762d756e68 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2bc424c2a25d9940939c5640fc2e0ee2d4b7a260..598e16e4ac09689992c6d84cfa9b4aca6e387d9b 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>protocol</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 79a550a8f99a06cca2add897a0348be7548164be..175936573eede8e468eed615ed4b16b8ebfc3e05 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1f34bace1d82ecdd88b3967e1b6fe268a0101897..edf03b1de72d5956e2d006f20a8580e99d54c188 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index e237f76b1c5d48841e38935e9b80ffbcd54d0c8b..ff1290bd4e406ced4f799b996099caf74d1029b5 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 848717abb6a79ca24e8743ff684bf0ac88542165..6905a2292ffceed5e53d90581c5f71e6a8912b42 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 7812fb327d1133d9c21b9b564f5b5f758f8b5421..b1ec171035d051554b17a94625009ee929e45f8c 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4e172a68b7f9ce143da7987eab19989e305912f2..5439d7b4929aeb6f5ee4420646c34434621a1a75 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>5.0.4-SNAPSHOT</version>
+  <version>5.0.4</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index 8227cb3a0e2d6dd8cb750868b6ed7863e4b1b4f9..abd13fecd267f7efd74a0d51efd6b998ec69493a 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a1dd819b4c70c0b7601dba572b01311f59807af2..acdc24d45a609b198f020fb82b789ae0475bcfc9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3e881b9dfa36ad795d00358adfc9865cf6412d8a..6eddf73913595f9961031a2d6d66ae7b409a0497 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index af64f4950089ce70ec6188e64adcd2c892d3b8d0..25145d9c40d2aed0affba885b68c4a0d9d969d04 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4c96cb8072d8afb7e0e6c2efc8276803d61b79b6..ca5e2cd8aae1fb60bf50a2ace83440487241c96f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>third-party</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 09a3050650e257f823680289068eeecea7d2cd21..a79e8ca4c26f65f78f4fd114544fc7124180ced1 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
index adc63eb75dbf72458ea83c7bd609741b0fc53c90..847a9e1d7eecbc3cae78099178b3f3ec6cd24927 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>5.0.4-SNAPSHOT</version>
+            <version>5.0.4</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 483ffd0e807794494df7cae3e518e5ff1650aab3..21be8e79fcb1efdaafbb20bc2b894cb338505e80 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 9bd78bbf4131bfa47586f598217ef25702232873..e61800005801441d489e03f492b342e81b6a9eb7 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 197338a6099e3d7fd5d5bd0b57fc016b1e401366..80532f98191ce358f05375ac996c77c3847c6ce4 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index d10b252f4ea82155b8446142355c8db09e2ded3c..855537b55c6add6ee07aa1571cd3588ac116abae 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bfd53843ffe76933dfcb0077668359227c626335..aad387cd74af2a92a3bd4b84791998878d13ed98 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8869844cb60d73e8669efa03775dc3e9f4e428be..7f7a37f3c17b6d39b0686211c0102eb55015c38c 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>5.0.4-SNAPSHOT</version>
+    <version>5.0.4</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index c837d3922587714968a8dfaba269766464035b22..c51025a10fa0813956c3f0975c2a32f06fd9b0d5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 425efc1ddde82eeae9316b9e5afb363a6b217a8f..619264d9ca34a1146d7ede06db314a7f3144b385 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.4-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>