Release netconf v7.0.3
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 19 Mar 2024 20:15:14 +0000 (20:15 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 19 Mar 2024 20:15:14 +0000 (20:15 +0000)
118 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/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/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 916250e7d98c7ec524c934253e548a42ccaf1ad8..cc5541335095c05c028a83ac6e23b64318e671d3 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 09d8dd6a9c2d8f4ad3b6684508fe06a79abb25cd..f1a4cdb7afd1466fdb1200d8efbd04dec65b5802 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.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8db96395e2a9055f062c12c94f1849b6bd2dd209..e22d8c5daae5dcc614465b50028a315fc253d90a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c94b402002057ca446cc62ba98ecdf65781dbe1b..8de60064f66d569d1e9c45b4fc59d8e66485074c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 245b63a09cc403ba1dd63041018f55f86e534b8a..87137b5b3873788442dac4c72344c9f84027651c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 20dcd1f66dddadb7e8b270da1304052d83362910..2891bd4d8ada1ad3ad2d57b549b088ca3a7d751c 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 187a0a3900343056cb5d16053f5936e437e0b398..2422fd55163c233e80fb5e6cf02334e2ebfc9449 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index a876a8c04f9405c5f7f004e1b4048aeae3dd873b..1329863595bfc1b051c5fabf8ff64695aaa45525 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9f687bf0b52293a32ab7c6c12c3d593855f3ff59..55cf006fb623c4f7cee9e9caadb87e985e14b3b6 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 58dcac54ac3cad18d8bba74b092d96be4f8eff36..dcae7d4c2e8a1615ccfb7c5afd454653d2e85917 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-experimental</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 44baea7ea2960c71ee8cabe4544d592b001e05fe..5871c4bf1a5d01a04d06c22ad5eb7ea172af8aeb 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>7.0.3-SNAPSHOT</version>
+  <version>7.0.3</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 0334ddf59e5d3e604e8ff9e65637170af4c4751b..85f6fc167e46822065e2f54221a9af00a794b262 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 70d84c1b02bbf44f11a0b88ec94b8cbb48b2279a..fcda43c33412b89334de4b9c3c0340d64fefda61 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index fc9ba6a2ad14d495543237362b671ad418ea1e24..3fcea0f9e840c6e3bfd0831c10b26e4f8cf1515d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index d3d20b62d6f5f7b696b77785da1509acb6c43102..a45bf8e860f68d0480af66b4e0a51607b49da46f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ecb5f909d5d1e0e3a52f700b6f3a4ef7bedbc112..b625a28c9267e8108eaafcea769439adbe0eaa94 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2799e0a05477b9f8cc3e078cdef97c2cc636b605..d0852fca96fd21defd3e207304626f852dce8f3a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ed569ca2e0a27eb28fa934e75dc00cc00fa7aba0..301048291312e1c5c096406c4b7cfe4b11c16587 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 8a57efc2696f01cf2bd4b612a8a087f5a1b92f45..98e0004915507c16f864c3dfeafc60a824787ea3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6023e9d96e6f730c18f5ec7e826b2c64b18a64c6..f0751511049f2a3e3b20d08dc21da7c0907c371c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 841d2d671228dcdc65e74e80129eda828376a7fd..f16a90ee1159c31ef9baf27c3f73103f8c6412d6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cb15f38dac1979be7b535456353c1c7b1f2ee717..f190476caa1e2c6c9fcb2c6a48582ab19ee71182 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index dbfdcd38d475ad73ee2befb22389cf0d64c01d3c..173ea46ce734686ca4a3f679d93e959c0ae26dd5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e11ec1a149028038f23a741e97c0ad2a3af6d492..f8da8eea89ac2c7c18f711b2d60c58a2d1145510 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 50b6b77794d364ba5684e6d39b2b3ced23f0ae86..2df46016b79819e2edd1dd3f0dbb36f67d686b28 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index db92c856bb066742f831c89393ebe87e3e610f90..49d63a7e3c77263fa54077e5deffe0de79013662 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 303d6da9efefe2a559009641550b5d76eda2bccb..78eab0ff16ec335cf015ababb671c1d36b7b56db 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4dbd3ea5c38c34bc016cd643509fd167ec0b4676..5497e279dde70f161d00df4ab2f62bf2e8c9d3a0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7a38c493f8d5cb64f081bac17b229c13ebae9a1c..5e9cfb6e86248a787b9a2bfa1c6e0f44e5f3ef3d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1fd459f8c5a241161f8536137b14f30c50312793..5323314e2a314885cf463f393c4eabe684ad61de 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b66bb031f8ead530046e9ee2f41eb438a047d22f..165b667398781a0f8653bfb6fc77d5da49681773 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 74788f9382d7fdd1a99c79faf2d589f290a44285..c35b0cc21d657ec068f99fb55292353b19bf1b7d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2fc92f688e8a4d1b908d71fd2bfeb909809419db..84801bee853fa8eae6727f12db3109478019f076 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index aa8c8deb6a67afedcab3c427dc02688f07603728..67bf83a4bf31980787dfac45ca5087ffdd21bb38 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 942e3beeaf8fb5c32e4a9f53be509aaffa1ff333..df4b72d2cbc263edd86e13f7210336c9aa754554 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b187ba672e39ad867afe5b56aa7b7d2c474755ce..795d289f960464f8255001e5b5d713ea5b212e42 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9182fef4bdd2de020ac5bee8c7d3cfa5fed115dc..d04a1ae63335f73839094ebaa5327639c8819528 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 433638b5dd719620b134fb2110c12c66972f02d9..19de7b50aae4cd146b4e659a13d89fc30f395c56 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index aa7a30eea064acc64da4ddc15d37c2e4d7d3ff15..cdb6b5df9426fb0037bba739577fef68b3c0486e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 62306cd3b69b19310fa3f63335d495c2f0079f30..833827d71e0bc92b77259b7cf4df28796c5a0ca3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ca3e3f5768ea1b223b21429c6943f3b0247908ac..ed1def37f077e0ff2a25541baefc5d3adeb7b282 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a325e6f8f1af2f8cd671405fea4431c053f3214b..86e35755146685b47578fa9668eb0a2a1f2dff8a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a175b0b7fc010f9d8a5dbbb096ebe26d1e48699b..e34efa9be7bf36885412f3b1a1a5594e5f565006 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2d6049ee33bdd7fada53e5a5685795501ddc6910..c4b01dcdb29f1c6d74a2ff84d017ae82fcd1aebd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 26b8cf204635de2d20d8a1dd3ec95bc122a01e74..417c30f622d3f0e2cb3601f9abaa3e1a3872db3a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ea2b50a810fb5795fd70ae15bd7adb036b18d53b..61d9f4cadb27fed5dc07561ca79c8b1aff9c8582 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f24df2fb3b111b23f42af74870e20e0550381971..a6f729b5727578935a69dfb8eb0a2e2bf1a6f577 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5fe23deaebf70a9b39a78051cd1c444a9d27868e..6ec3f4cf549942db18439b9ea40321bec7d3c660 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1a9a5bcc740803439b5007f720b5e35eb660bee0..f7a250172792ffb741030341d89d4ed357be7101 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f2f4ae7582dd6f7d6febb94eac805e7822c69d4c..28524c7cfff6a1c169b4d73836b61028d68eeabd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>7.0.3-SNAPSHOT</version>
+                <version>7.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index afea63c86e2ca78a48fd550a39a4cf688ff4844e..0e2e654f10488ca3ec714aab9873dc967cf96b5e 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-features-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
 
     <properties>
index b331e8257850646a073bb4ee7fce5ca855780a11..5968b6a13d4c4d0513c2961312662a58d2004d71 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.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index 50d45d3d9edfb7d64c2f9c2f155e6ef12bc7c640..4e06dfd2e446def94d2728591715b07de2bc7291 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>7.0.3-SNAPSHOT</version>
+  <version>7.0.3</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index a9ea93bd33dbd0fe93d9db5d45da1fc56823b7a1..41840a155381db0f82af082aab17ecee06f5c53e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8c5bb216168931264dc53e384e3d757356913e3c..55fd91eebb48a65e9c705d7c0f11c3cee38c26d6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5f17c8b91a7f187572a444eeede603710634aa03..74fd8b995fb9a86574c5b3150f6c381ea039cbde 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4299c09e88979c1eafa6f464d0244c29c73e7f74..558db28a1a522c769d42d7cef20e9dd99bc64fb6 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 48fa920232cea67d402d877426f759c955dafdff..92453b471a6beb7e05cbf19a2fdc3af9df931a92 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8c813ce4f4fa321a9776f4df538f446c3760b39e..f5616f5f41b7d345ff7cc2d228836450cfb8c4e7 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index b1b46cd10ec391bc226192e6f564ce871ff7f2f7..149ff8591195c4350787a3c56eb6caa6762b1719 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 4d3bf16c54db2943c83cb0a490026b9fe2596e52..3b5630bce8afd226dd6989dd6a872757d3956095 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e2f164cb86b4f9161e94153c4ff45f949e213415..16ee194c9e64f3174c3d91a06efddbb575448a60 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index eba0990d0ed48da714eeed5acec4c695d47e1e25..f8b4bb864982c0788e57bfda69fd51e35e24dcb9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1a4269e23fcf8b1382d5bdf6cda30cea35a83bec..88ab6871c863cacaa514f9d3732ceb6d1d96a50f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 864997f502acb5963c475aff0f3f923e37b2e698..8583aafb9f819aa280a5212a5ba50f500a92087d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 674bebbd5083c792419f9f4844cbe545c2a7101c..5dbcb2f3d929524e1bace3dce088d7065f7daa01 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bf8336535c803eba37a77ef135f54721c8f6eae6..99e5580ee1f5486d0b81902bc1f42a3c11258a7e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6cf5fa0dbb8592cb18029d97ba7e3c25d2f04b21..8055748fff51714940d616ea47cc6e4fbf352ca1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f276de29cae5ae650eeddffb1a0f9a8ffd463aa9..b3b5639612768bcd2466a7f19bb2abcece878c97 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ee461a3b2d0fa69f1f781935d3bf78792379448e..a41f2de5ca72de38f87c4fc5f73e95bd98f18438 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index af110fd939e72a42ae8381bdf39aee038d30bda4..781f1807ece581ae917fa8c201568731b8959e39 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9fef7036ca78234cae53f2cd9a466292a3bbffd5..cea6606a00b69cf2c7187b0f4d37ebbbb9f8843b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a1720507f9c594fd83515c5c72d02c7ccbea24a3..cb73a0e8144f9b079de9421f74a2ffd1e8d4b1a2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index e6c87b15257060f300cb3216ea17bbd7b9b73890..976f35376af59b87b05da0d15166f43f5cf74f34 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2c9e279b8e36b10106b0c25a8c29ee49bb0891d0..6a4e33c4dac5f18151aaf5bcfb9868da6020b328 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>7.0.3-SNAPSHOT</version>
+  <version>7.0.3</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index af2c46e25742fb1e016b50433691b76984accc78..8edea145bd54b4eb28f0e9b6ceb631fd3155157d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index dccd54167bdd3a5466103a1ad906b1d727568319..78541a803475d8d5c411a2ff871dacd9146d8c10 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index e997bb6a462e3fafa654a3ef42894678a2287cc6..c7a15ec46f1cc3c44789dac7327a1dde0b85d3a4 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>7.0.3-SNAPSHOT</version>
+  <version>7.0.3</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 2ca8178735abe7cbf744ef85068fde997bfe2229..94b7d0bb7bf831ac9f40eeda0fbc4072089ce2e3 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>7.0.3-SNAPSHOT</version>
+  <version>7.0.3</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8b52941d58e9203927f877f8e6d96cd8d720f4ca..af7954ba1f4cf191625bf7f6fa684de47dd5393d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9712216bfbce81fa5d8f8d1f5c458b2a0dc3e273..2a3a9bbfb8436ac0234be2858356f87f93f38dc5 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6ea337e305588b796fd25ab2863af838042fee4b..f905540f57ea7c963024594979ec04f6166b6fed 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9992766d9281d33d21a91083fc902bd0cffb5bdb..e3313a96246a5f5b3c8082f3939f9841e4858fcb 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8c774dc456d71d168bb56d34ce8a9a7e36d873ca..47c77e3028c0091193cf763bbd274c2f71041206 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ce8632766975788c43474227a1114e2ecf352bed..4d086454f082be27ebc3a96822eafb7d00808a53 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>plugins</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index 2152454cb0c22a3d250bf9d83fb27db3ee5054cd..168c3bcd931516be59fe81d747858e89e030216b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 242aeeb5b4525203592bffae54592c8f73d9c5b0..5b261e88069f14edf6dbffdd59d176c9a0ff7224 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4f7a585867defa63554dbca202286345f71b12de..7869b2e42f021d808b09ed471ad5e128860d23b1 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 427351e83a991650ab98655e969d6b1026bfcfcf..4e9b80833156e8f971f79ba8a12325e2ed7d9f64 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 41a428835dafb3d31006b4348ecdad7dad8a8c33..eb39f0d061f20fb35c7d27f74806b0416f8802fe 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c18877e78fad8e2adebd98fc0716708e7c38ffa0..f401ce463adb3641ba773a348680c8199c1c132e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a95603992bed677f6aa1fc51df8c07b938c158f1..e0dcb35d05720d377285e8d7caa391b50d5f3307 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>protocol</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 91bcabd2c195b7196d880397ea3691fd8cbf20be..b8a402322837c495803011f9878db9c91bdf17de 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 12225b6102b51e5e7341355d9536eee85805bf5b..a12b7ff1672a29d6d9192ac64e59b3d84779c77e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 36c6fb7e3a7cf62228a69f2a77d4bea4abef25ad..d674272f799f1a4347d9cd17752b21238321136b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1d603e0136a3110c6ccecc8915128d140ab96ee1..adad71ff9fa39ee4bf260421d124e3b64db89445 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 16a8f01e5995a23f9fc70bfcd0458d1c2dbc2d11..a39c4c3c5a8e8ba10437ca74f08589274c52921d 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index d9734018e24deb6fdf7c66198a6a347a000e3b3d..76160bac7edfe550d36ed72bd1c0df8f5350cfd1 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 24de1456bc97f26183e4e22022f009927dc86327..d0cb80abfc0a5fc695e3e9ca1b49938af0bc7823 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 49e2010b0760c6479446cf1cc5c568ab155e0986..3b7f9c43802f066ee03588f6b234ebaa04807857 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 555dc0916125f69e4c5a668b3d8f8205dca9e66f..c7bb5d39ddbc66545a8ef0d9aa6906d768f08aae 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>7.0.3-SNAPSHOT</version>
+  <version>7.0.3</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index 8f01d730349eb4e7010cdd33faeef6eacd1b3f48..50eaafd73c1a2344de73bf9331ae6ef1a5157bfc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 228c680030fe988a04a1bf08fe660a430164cbe4..794c18600c0044aace82721b1b6cfe560ed1d567 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7e7552aaf060cc35e5b6038f4fac124800b1cf91..6accabe425e50e3bde7f9be4c4c8fd917fc51546 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 99190989aa0903d36ef63ce3facf05c557741071..ec710b3f924443fa9ffe0e0c49b543758cfe937b 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>third-party</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 477d87b35bdaad89602814329d4551dab4219658..b54a3b7a1016264b9a5e9b2f5cbc0bab63ddb326 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 7d6270893ee3d427b5def673e70c85a9a988018b..b3bfcc9fcb3ce1ac191a8ec248ca1a497f3e3d16 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>7.0.3-SNAPSHOT</version>
+            <version>7.0.3</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 17be94fbff7e4688ac182b571e8906a61f5dda9a..e6e9c687d0981cb436b042763c4005c47502db60 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 794e9c2b28a94a78ece1e60d47f9fea170898844..ce7baba9d4cf8f367200c5c986f5bfc8305bbee3 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 334482bfbb1184e6bcc29bfda671c7d1de6ffa53..aada912714a1f9a52c611b1f1c94a490b38e5045 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 579008eebebcbcd9d3190a829e0ddc2c422a4e5b..411dbdf15a2ae70d05aaaf5160f9754052ea0956 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8c714d30ba8ae2919f849c1c551af2ecb96a1bc1..60420bec4cfefb2e49b9c82bfdb67e492e39dff7 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9949acfd3a189653f868e17039b309ae9c0e2bfe..1d65da2045f200d6e30283c5d3b9d592be557b3c 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 08ddd01446675afba7754e784faf98e9733819e7..df2362cc9cc78e9aea94a09f6a41c1ca94f0ff57 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 516900ff63bc26416108730060d7de1a08826bfb..139b12ed4ec4f26ba188fee7e0c6ec93fbb3ba01 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 57e6c9427f022f7896bebeb1d2b641cf44efc879..71b7066f49a0bf2a22794a200bd05da01a53787d 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 000c7995de53e017419604f025b614ec2eebea06..13cdc85d4401073fe5113220ad42bd07954fb74d 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index eeb3a30e22aae321d7dac58132dd7cb6f5560a9b..db942f585cce99d9dae37c9954f2172d6292af6a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>7.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>