Release netconf v7.0.5
authorjenkins-releng <jenkins-releng@opendaylight.org>
Sun, 19 May 2024 18:03:50 +0000 (18:03 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Sun, 19 May 2024 18:03:50 +0000 (18:03 +0000)
122 files changed:
apps/callhome-provider/pom.xml
apps/netconf-console/pom.xml
apps/netconf-nb/pom.xml
apps/netconf-topology-impl/pom.xml
apps/netconf-topology-singleton/pom.xml
apps/netconf-topology/pom.xml
apps/pom.xml
apps/yanglib-mdsal-writer/pom.xml
artifacts/pom.xml
features/features-netconf-experimental/pom.xml
features/features-netconf-testing/pom.xml
features/features-netconf/pom.xml
features/odl-aaa-netconf-plugin/pom.xml
features/odl-netconf-all/pom.xml
features/odl-netconf-api/pom.xml
features/odl-netconf-callhome-ssh/pom.xml
features/odl-netconf-client/pom.xml
features/odl-netconf-clustered-topology/pom.xml
features/odl-netconf-common/pom.xml
features/odl-netconf-connector-all/pom.xml
features/odl-netconf-connector/pom.xml
features/odl-netconf-console/pom.xml
features/odl-netconf-impl/pom.xml
features/odl-netconf-keystore-plaintext/pom.xml
features/odl-netconf-keystore/pom.xml
features/odl-netconf-mdsal/pom.xml
features/odl-netconf-model-rfc5277/pom.xml
features/odl-netconf-model-rfc6022/pom.xml
features/odl-netconf-model-rfc6241/pom.xml
features/odl-netconf-model-rfc6243/pom.xml
features/odl-netconf-model-rfc6470/pom.xml
features/odl-netconf-model-rfc8040/pom.xml
features/odl-netconf-model-rfc8341/pom.xml
features/odl-netconf-model-rfc8526/pom.xml
features/odl-netconf-model-rfc8639/pom.xml
features/odl-netconf-model-rfc8641/pom.xml
features/odl-netconf-model-rfc8650/pom.xml
features/odl-netconf-ssh/pom.xml
features/odl-netconf-test-tools/pom.xml
features/odl-netconf-topology/pom.xml
features/odl-netconf-transport-api/pom.xml
features/odl-netconf-transport/pom.xml
features/odl-netconf-truststore/pom.xml
features/odl-netconf-util/pom.xml
features/odl-restconf-all/pom.xml
features/odl-restconf-common/pom.xml
features/odl-restconf-nb/pom.xml
features/odl-restconf-openapi/pom.xml
features/odl-restconf/pom.xml
features/odl-yanglib-mdsal-writer/pom.xml
features/parent/pom.xml
features/pom.xml
karaf-static/pom.xml
karaf/pom.xml
keystore/keystore-api/pom.xml
keystore/keystore-legacy/pom.xml
keystore/keystore-none/pom.xml
keystore/plaintext-api/pom.xml
keystore/plaintext-cli/pom.xml
keystore/plaintext-localfile/pom.xml
keystore/pom.xml
model/draft-ietf-netconf-crypto-types/pom.xml
model/pom.xml
model/rfc5277/pom.xml
model/rfc6022/pom.xml
model/rfc6241/pom.xml
model/rfc6243/pom.xml
model/rfc6470/pom.xml
model/rfc7407-ietf-x509-cert-to-name/pom.xml
model/rfc8040-ietf-restconf-monitoring/pom.xml
model/rfc8341/pom.xml
model/rfc8526/pom.xml
model/rfc8639/pom.xml
model/rfc8641/pom.xml
model/rfc8650/pom.xml
netconf/netconf-auth/pom.xml
netconf/netconf-netty-util/pom.xml
netconf/netconf-test-models/pom.xml
netconf/pom.xml
netconf/tools/netconf-test-perf/pom.xml
netconf/tools/netconf-testtool/pom.xml
netconf/tools/pom.xml
parent/pom.xml
plugins/netconf-auth-aaa/pom.xml
plugins/netconf-client-mdsal/pom.xml
plugins/netconf-common-mdsal/pom.xml
plugins/netconf-dom-api/pom.xml
plugins/netconf-server-mdsal/pom.xml
plugins/pom.xml
pom.xml
protocol/netconf-api/pom.xml
protocol/netconf-client/pom.xml
protocol/netconf-common/pom.xml
protocol/netconf-server/pom.xml
protocol/netconf-test-util/pom.xml
protocol/pom.xml
protocol/restconf-api/pom.xml
protocol/restconf-client/pom.xml
protocol/restconf-server/pom.xml
restconf/pom.xml
restconf/restconf-common-models/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-nb/pom.xml
restconf/restconf-openapi/pom.xml
restconf/sal-rest-connector-config/pom.xml
restconf/sal-restconf-broker/pom.xml
restconf/wadl-generator/pom.xml
restconf/websocket-client/pom.xml
third-party/pom.xml
third-party/shaded-exificient-jar/pom.xml
third-party/shaded-exificient/pom.xml
third-party/shaded-sshd-jar/pom.xml
third-party/shaded-sshd/pom.xml
transport/pom.xml
transport/transport-api/pom.xml
transport/transport-http/pom.xml
transport/transport-ssh/pom.xml
transport/transport-tcp/pom.xml
transport/transport-tls/pom.xml
truststore/pom.xml
truststore/truststore-api/pom.xml
truststore/truststore-none/pom.xml

index 3de5f656ec0d85dbf04dc24da4b9594d24990cfe..12ec7355127b5ce288fa29b60d77176685e52beb 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 54ac6aec28fe6a05fde31b84e297ef40b0279554..56ef011eb8932056eda34dd5c1615e9ccd763f4f 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>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2cfa96ec81cf1d4e93d208fb1511c5b48f8b59cd..ad99db867a677d129d179c047c1e6c233200f20b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e0fad5e5c4b7a1c15ec86e05624c699f59bc5317..037d1783ecaf6314afd6319fca15667344e9c814 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 47af4980b4d0fa73a72800b2a705800517616227..f8fe3bcec9e4f7b1f8883662b9c518d8406cb107 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8693fa291a03aa662673c27627b22adc2dfe0c18..bea478442956e9f189dc0e82e8cebd9b6f4c5b9c 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 38abd31e14121b979f7fa043e39ad5e965a966fb..cfe08ca88f2e84c86757614a860877130cec8048 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index ea3f5f6917f3de56eb2793fef8c61791f895f248..a5eb306ee4892d9069523e7a8f7b9ad2d588def8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 829167bc6fab018da3a876e880fc86ed6f2c2510..474c101e0932d943d6048e36a4ec9b9579e238a7 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 3c8d651cbf3c6a94f74812e3a411c5f3795d2aca..31f806eaa483892fe65556d499aece3413b85c5d 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-experimental</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 77edbec0cb1bb98c9927654ac702c10c04d4d45f..f3372b14aa556bbf7e9cf1a56c16c797b39627c2 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>7.0.5-SNAPSHOT</version>
+  <version>7.0.5</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 062c419c7d96c4d82bf2bdf90c1185c962e58f98..65ebbde00e12f8da34bcbdf08038959d27e7bf2c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 526b181151b339279ae521053c599527b36c8944..a554cea510a04bc7f813ad8f9b9b642c516d021e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index da5e3898552dde416503239eaf67df0efaac2f56..a2371b7f7b56c5563122dba58a3e0c954cfb7efb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b6c7494b2a5050cdd31b3a6c321f20ff439fa38f..3c1c4b41f474cc29f9b0f558cacbcba5a52c7383 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8cb4bda50815e266c205d5fbcc45126c9396ddf8..441224f7a8ed0abad8566cd95c6418185970bfb8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5f8c402a8e22a930b61304de3584b27d36b7d5d7..5f87badf2daaf5be0c9ea1bcb2b5ed126051e0c3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f3c3299262bf2489c433c1c46ca6a321e186a485..81374398be84aaaab154af51c0d15f4faf935910 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f04b0f76ae6d2078cc458c51120ae7902f0edd89..00283c9000a2563aa4c5c263480928e08da56433 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f97940cdef4b516b26b16b485f61798a4d4e2eee..041cc19efc2f1e8055223bbe14faf4b32f503a18 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8e71e3bb91463acc409ed94aa0b1c2db059606d4..270e1b1bbc79fff8bbbfa26653913702dbd9add4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 884f18e025f6aa461ffc0365c7e098aeb993bc43..73511c0ccc6ccd290365091e83dee1735d93cb87 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0d450848694db750cba20237c22d49bda7270e0f..316370899bf8bb637903543390f8bef7b7e16923 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 917aaa5b2dfc85b672e453ce0b3aa87db928b8ea..2596e4595c3c57e970448a85f633cfdf3ac2e6aa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0935318443ecc42922d35daa7037a9812ba769f2..6fe7fa9272f7078a85daf72e23b0281302b21941 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f1cf02b672cd3eb4e75304409cd7d214acc9fda4..d351707e957be24596aca2860bcc338562d65281 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6d2c359c113814d83a315ecdcbf194c8de78a77b..d9efe469f5281e61b4341e10aa6dcba92ad65c05 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b3ffa1541944261de26e9e04a0580e892da2679a..471deea85d0032d869dfdce2c5670ae8b8b8a1f0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1d7593838d9b030de2a205b3cfcb69eb8a8e89c2..a35e10693b5be273246e5aecf2efe6b12b1edf6f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9a700e3991dafdb8bc7942818418d99a4c3a3cfd..269d1aa1d0fdc4647c998cbb97624234427bedea 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ee6acbf142f9299fc29691e16267f79f93410b5e..552c7b45e16c395e33330173393fb5a8f7985c62 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 882b1c3404848c923b3db9c3adb38521111e159a..fd9baf5e1993bbf91f4fd72471a3dcb1af952514 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6f864a3a16f519c033d68e6efebaacac845090f0..f831d3a1d0ccea43ded4314ba335cc1c3a9a736f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4a616509020b560a8f8ecee039b5ee63147f3662..5d38f824113a1a7284f23a1624eb47ea083f4161 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 503e35cfd9ac1ead7ba3fb90a1e3f2c89fd518ec..f1206c87ae53d483e847510d8b65b7d306196436 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 530c54338ccd84bac6c6f347fefb3a19eba62b4c..99f780ca90badc0ce5fdcf0f7299ee097db8c800 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ec0e3b10e067e54c5a0893ba0926b08225a903a0..42ce1fc3240e6418bac3587cf09b1015171e608f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 226e4fb6d511990251c842db7945a1c35cf4f92e..277a518c43d53b1abbf407514cc51fa1fe20ad3d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6fb3dce64e59a5c8baebf710d848ff89db975ae9..42ae6a969cbbb8063bb27785079dcc8f17be628e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 486e1cd619f98e42c451ab2a551b54f6e2f8ee3b..897179572dc74e4cdd7ad71ce81ae7d020092015 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b942d61e74dae8923cac6eade37754eb1f7baa45..1614186f7b6c0ced664579646fafe40c41a85c22 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d0d0c9f497eddcf6294dd91fc7523ccce064fe73..b75c49569aae3176b0ecd5e75153e8886da4b2d3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 281b74ace3e59bb0e1c12a4fe2c4aebf4cdac8ee..d6a2f153600fcbd4142fea07135e3c6a5ccb8467 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6b16c725599557841088ee06b7629bfc91acee22..fe8ca46728eb3587e8b0c30308c9ad208ff18288 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 22ee28ad0057582bb1b015c80ee21844486f0d8b..d65f183202de942a21d0b592a30308331626c076 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b24e1a5c9dd75d9310e31e15a6b8041df37c8fb1..9f055d18194d48cdf169532caa850fecf1da050c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a56b3842b34ae9387ca8cba70f945b464e0ef6bd..9ab90ceed6495864f9e92c1f90faef8bb683d9fc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6e244f14669994fa346c9119453aa80e977fc341..f4954e8c5cec83b2092e7634a41a351241c0321c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 48691862a2438be5722b5796af50c1d5eab574c8..548398252fe0e8eb6f4041714ce348b960eaa4d5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c211634e06ce2dd690848736f2fb3bf3fcae478d..da1503d08d14961634ad5d98252991f83eb90bfc 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 94a6f2f40732ea3c4fc1a4666c88960f43dc1962..0e32493434bda7b84e930df305bb89e1179ba16d 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>7.0.5-SNAPSHOT</version>
+                <version>7.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f1c97c1a6d0a2c9c73f9afe3bad64c24c0390943..6a8d20cd012f4ffdd27d1d14beae3de4eb45dc2e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-features-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
 
     <properties>
index 5ff4eac95dd770a042dffebebf2f907ec6f580e7..ef40fbb128c845226857df4f540c4d28fc02dbac 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>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index d97ec3f8002c4cc125e3801cd161dfdcb09d1c79..61c38d7c14d6a35d1871b29f1ca73f34a5862c97 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>7.0.5-SNAPSHOT</version>
+  <version>7.0.5</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 576220f6649b92f1391bd6f4f2159605de437abc..e257026f6eaa669d6abb5e624333291ab07f0d19 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bc2f59cf3ffcc09cd49c887350d90f19d79eec9f..15bae51408e1e5ddfbbd4f0c63406d26da9ea053 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4a62033760ab311e5d8ccaa863b22cf97ee94eb6..bae4319b43b15bc08e15ecf883424b33f8a0739e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ce1ccf1c62cc271ef1a4d043df9f2080131e42e9..4748b6ab6d67e0c2ec27000883f42fbe539b9ebb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 92412b157315ec8c05d90b2170a1878c8dc00c70..786a5941b53d30f089ac19a2b1245b9999fb03ee 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e8755263cad413063738de292e413bc8d639440f..3caa0058a450c73c463444f0d13ce827d9be24b2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 97d94208ff77c5903e90b1717cef632ac5be6ce0..136547e1c966fca2c1ec179d9e679465bf4d8aa7 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 13ab0b44a317ba557fb926f1b3d2ebee07550053..2d605b34ec1394eec1f758ac5f6dddf2944be37b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4187cec434a573db9893e6e6c91a46d2768f759c..7f168cfebe9b0ab6b707f4b40ba5eb52c1f968f2 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index a0d2a3472c96474f54db123b6b3f950f6a61f130..0828a48f29a47bcc5d29124f5a1fa7d6e3e91758 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b523091a65f00126cdbd5a50dc3a37149a37d9b3..cc90a9f0ecc94092512d74569ef0f5edcf027b32 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d388011fb3a2a9d7e4faf976aff4b80c21bcb1cb..5abfb6ed41888b84cece6d13e4aa6fce69d6abc3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7582f10b1995a385daa082c8002f49e6c9e66837..e6c7a98649f7432dbb9d9cde53f3b211c88b1f87 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 96f25161b37321cb1468ea46b6d4ff7906db6737..ea6e1775bcad542dd0d9edf1cb104caa262ee7a7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a3853e5bf9020339fc46412289e8a1366aed1dcc..75c19f32a061eb9e90ee4e1ebb5edb63998ff63f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a3c4f096518223035798032d5755d30d605c1f8b..4636801742fbbc1e2caf71e3135f55b09e59725b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0cfbe4cc0c9178f5089b726d3ac7ee6c37b23441..5b74acd9817cf10d8333cabdefd641355a6163db 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4775c764d209655c5e75702556f3bbe697db2727..88c81df43ad37d6b118624d9a3c04fde4b8ec650 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 953637ff2e80376320120bd7c5b00a0367b9585e..629c72101ddea40eac33a283b1fd7fe8d222bc45 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 58bcf2e6e8a7c046f8ac01fa6a44d339a6fc0bdc..703ee6daf00d3a013034ec4e7934292f7b03b5a9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index dbd222777da1a0817df6448822e4fe4326892553..d0651bf4eeb318827b886bd4e99b088ea5d134f3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8ce9e8da5500463edbcc0089b81b6a5f7e608983..cfa187f390f336e90917b17931adc3ec3df2dcb5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d96ded12cf5460986b5da9b6f8b361a3de36ecd1..9e1aec342f17ecbf7083730b8479a56ea8d6c709 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4b93c094c8c1c8e3f59a6bea283e38c2cfafb4eb..2ccf86240ba37dbc707fa18dde5ab30d00e83f75 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9993a0636f174974dbac7abe04d7d508da489b6c..616c3d0360e90cf4798df38409f50fb73bd9e98d 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>7.0.5-SNAPSHOT</version>
+  <version>7.0.5</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 585737d1710860f12ed0c3e7e22a4620e1cdef0e..dfaba78d39d6030006e5ebb4b5448fbe5371f6d1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 48d67b53ae9a72bd17d861a2233ca142d6f0e93f..75fa763b725e9be57651fa0bedc0a3c915845c2e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 40f9143dea21964c2bd8adc0eeb4f43cd089e0b6..ff84ec70f71040beace3260595aa0e092c3a613a 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>7.0.5-SNAPSHOT</version>
+  <version>7.0.5</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 958f616c29f4d696f9831de454e58bdaaf608ecc..1c56568f77704596f70a107daac5c484d534e53b 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>7.0.5-SNAPSHOT</version>
+  <version>7.0.5</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 92b18a2a277711577b8cd8058aa7b35ec213c1bd..65a06232c602bb9a6e55c0c66326e49cd1e64b82 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 82c069b084c034b50b28888fa54e7f56e9d0b45f..961bb3ccb6ff8159c6d91c9582d86e0336a614a6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7666c9898c73a935f526027c15878d0c1a847a46..f2439403c3d9fec4f729024ae46e3a50a8afc5cb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index afa3a13823256a289f324222f86cc9fedca55c42..30dae652dbbb2521492797fea37e7bfb8dd175e8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ee4a145eaeedbdb61df14598addb0cfd8ac839a9..bad93dc886e60b4ae1b9650beffc2386070e0286 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1e2ca6df46a3cfa1752e0549ab2f1c9c55e70976..8a0c02da2846cb001e6a0333a05dd7cf2a36fd9a 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>plugins</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index e517169dccbbb1ff0a83e8cb3545ab686d909755..5484488382d698d3823fcbf0e60b4e4a96772882 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 1838ed18e7f1e790e03f75f0b0e586a7e361abdd..351cd58d0807edeea8e948c1b9348ba6c171f082 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0e299a935b0aa0bea559db3b8c89fbf037c34398..025fe10d16faa1889e262a166c414760878cecb1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 65665a02bb69ddd9a99dfb9ba20f8d9d63588b6a..5ff89846f4cbe8f6ecbcbd374596559e01f81e4e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index daf230e37db50aa114913fa193c009aeaeecf23b..e6dc73cc549916b7676d5e97916334eeb181631a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index a522b1d1c5020551fbececf535e1f713d5fc4108..b5fa77691fe968371b82fe70ce6b49f3112ff746 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d443b7800fd01a0bf176511346ffdaa8a1b0daca..22670aa01820ae21f044332226dea55f1e55dfc1 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>protocol</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index a302bfa0ab2881b751a403cf8857a2ad68a0d343..cc5719edb4b11ca3d5024ea23d3639e9c24b08a3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c08cb58af713c4c6b553df2e7d9d47ddc469ab9d..42e78e8fc60eb9f5d1498ffc5a6eb5a5fb49d630 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2ff9a9e035b5dd14cedfa865aff846793b5a384c..a6506d1c76c86d0e6ee64abc49687f60a9f72bb7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 33a38127780a712ed167830ac7c4b6ec80927f7a..59284607e08de5e2703846b7010b9e531599fe57 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 1410fd85e0180d4e3cdc51bc5c1d3a3e082579b6..c9ae908b8a679f06f4264df0dc8a445152f06f90 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 216661a60d4d896397c314f618a022bd0602e197..fe64d2c11ecb5743b9eec086581c77771ec4e1c3 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 3a4618903788dd41345e89bf2b93988c0db27792..034181c84b7c1cd5e0cb05bb79ba9cc12a2fbf0a 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b0338857cbc318daa2bf0538a506ac13ae92a232..658bab0986ce2466387449c71efd94f9eaa3981f 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index be35dce2a7ebb4b039d32b75cb4ba4096206a98b..06aee8f1d1bbe5810107719ee2dc9c4cdab59780 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>7.0.5-SNAPSHOT</version>
+  <version>7.0.5</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index a7404e0b0637b53f1f61c7f10f95b1ff9cf5fb11..1527cb31c349ca37949a29fdb3b43f51f3788748 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index dedc0808c7d46b2a35197150adbb4c898ffb5c06..f244898c53eff112655cf48e13cdf7583d79d20c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1cfb946071171bca20f8959c27e775fe6d18fdb3..eb0d600d0882bd5417f5ce2309523b4aa7ae0422 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2d34bb221654f655995e97ba0b8e9286ac65f51d..7b6096ea5c58c4fae619900b4bd303245948525e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>third-party</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 6c0b2cee72f7dc3163f9fe9efc85521c416e1e7b..ec8422830319e0b70f2a20fb04215d3d28b225c6 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 6a68e78038a7e68a9d6c6309b3ff2fc0e33c603e..fa958c1aed5102f3e8d8bfc82af61604b74c7472 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>7.0.5-SNAPSHOT</version>
+            <version>7.0.5</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 8e790a9d9dc980c3cbf8ee238d081df766e49c31..6b5d87e4706eab2fa0d62c6b559c42551a99d371 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 011918aefd7ec8924a85767eeb47fb1721367677..844e14409b38f2dd307de385cd851ff8a3b07630 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 95896fca07373cd3fc8f2d04e49174b1767a6067..c5b43347b404bacbce2551189ab7dfc2ee19d9de 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 1286dec60403a4592fd79d0c1a06fbca6d8e944e..6979a49efbf0ff8acac71afe918609826c40e146 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e211db8eb04d55c5d3ceac6f2863eae86fec1e18..60fe2f5dc7a9a22816ed187469d565b4cce80420 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ec93522e0e6ae4a46b7a3b2c0c1c0298921ca88d..d03d729a7020e6f332992f19216cfa32aec99c4e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2ed2e78e5690f3203c6ba38f1636c138ef9f57b5..62a69e21730875c1c68efed7d2ecdbc672dfe210 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9ad706b5883f84eabe8c62ddf6134b4a27c95e13..c7348a03bd04e85c20da7e7bbfbe89cafdd0e2d0 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6248760e5cdc40f05cb28220a27891c3c267ae0e..569a34e930d2f2b0f0efec0d827fc21afea21b7c 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>7.0.5-SNAPSHOT</version>
+    <version>7.0.5</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 74f3df90f4b65783d29199efb7ad98ee50712ee7..f889fb0db14f0a8b7379189df186b163cf4c81ba 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 010108484298941ac2fbca3a2db1edc09f1be81f..bf617800e9fe818920ddc20602c1967e1d34963d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.5-SNAPSHOT</version>
+        <version>7.0.5</version>
         <relativePath>../../parent</relativePath>
     </parent>