Release netconf v2.0.3
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 25 Aug 2021 15:32:33 +0000 (15:32 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 25 Aug 2021 15:32:33 +0000 (15:32 +0000)
102 files changed:
artifacts/pom.xml
features/netconf-connector/features-netconf-connector/pom.xml
features/netconf-connector/odl-netconf-callhome-ssh/pom.xml
features/netconf-connector/odl-netconf-clustered-topology/pom.xml
features/netconf-connector/odl-netconf-connector-all/pom.xml
features/netconf-connector/odl-netconf-connector/pom.xml
features/netconf-connector/odl-netconf-console/pom.xml
features/netconf-connector/odl-netconf-topology/pom.xml
features/netconf-connector/pom.xml
features/netconf/features-netconf-testing/pom.xml
features/netconf/features-netconf/pom.xml
features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml
features/netconf/odl-aaa-netconf-plugin/pom.xml
features/netconf/odl-netconf-all/pom.xml
features/netconf/odl-netconf-api/pom.xml
features/netconf/odl-netconf-client/pom.xml
features/netconf/odl-netconf-impl/pom.xml
features/netconf/odl-netconf-mapping-api/pom.xml
features/netconf/odl-netconf-mdsal/pom.xml
features/netconf/odl-netconf-netty-util/pom.xml
features/netconf/odl-netconf-notifications-api/pom.xml
features/netconf/odl-netconf-notifications-impl/pom.xml
features/netconf/odl-netconf-ssh/pom.xml
features/netconf/odl-netconf-tcp/pom.xml
features/netconf/odl-netconf-test-tools/pom.xml
features/netconf/odl-netconf-util/pom.xml
features/netconf/pom.xml
features/parent/pom.xml
features/pom.xml
features/restconf/features-restconf/pom.xml
features/restconf/odl-mdsal-apidocs/pom.xml
features/restconf/odl-restconf-all/pom.xml
features/restconf/odl-restconf-common/pom.xml
features/restconf/odl-restconf-nb-bierman02/pom.xml
features/restconf/odl-restconf-nb-rfc8040/pom.xml
features/restconf/odl-restconf/pom.xml
features/restconf/pom.xml
features/yanglib/features-yanglib/pom.xml
features/yanglib/odl-yanglib/pom.xml
features/yanglib/pom.xml
karaf-static/pom.xml
karaf/pom.xml
netconf/aaa-authn-odl-plugin/pom.xml
netconf/callhome-model/pom.xml
netconf/callhome-protocol/pom.xml
netconf/callhome-provider/pom.xml
netconf/mdsal-netconf-connector/pom.xml
netconf/mdsal-netconf-impl/pom.xml
netconf/mdsal-netconf-monitoring/pom.xml
netconf/mdsal-netconf-notification/pom.xml
netconf/mdsal-netconf-ssh/pom.xml
netconf/mdsal-netconf-tcp/pom.xml
netconf/mdsal-netconf-yang-library/pom.xml
netconf/models/ietf-netconf-acm/pom.xml
netconf/models/ietf-netconf-monitoring-extension/pom.xml
netconf/models/ietf-netconf-monitoring/pom.xml
netconf/models/ietf-netconf-nmda/pom.xml
netconf/models/ietf-netconf-notifications/pom.xml
netconf/models/ietf-netconf-with-defaults/pom.xml
netconf/models/ietf-netconf/pom.xml
netconf/models/netconf-test-models/pom.xml
netconf/models/pom.xml
netconf/netconf-api/pom.xml
netconf/netconf-auth/pom.xml
netconf/netconf-client/pom.xml
netconf/netconf-config/pom.xml
netconf/netconf-console/pom.xml
netconf/netconf-dom-api/pom.xml
netconf/netconf-impl/pom.xml
netconf/netconf-mapping-api/pom.xml
netconf/netconf-netty-util/pom.xml
netconf/netconf-notifications-api/pom.xml
netconf/netconf-topology-impl/pom.xml
netconf/netconf-topology-singleton/pom.xml
netconf/netconf-topology/pom.xml
netconf/netconf-util/pom.xml
netconf/pom.xml
netconf/sal-netconf-connector/pom.xml
netconf/shaded-exificient-jar/pom.xml
netconf/shaded-exificient/pom.xml
netconf/shaded-sshd-jar/pom.xml
netconf/shaded-sshd/pom.xml
netconf/tools/netconf-test-perf/pom.xml
netconf/tools/netconf-testtool/pom.xml
netconf/tools/pom.xml
netconf/yanglib/pom.xml
parent/pom.xml
pom.xml
restconf/pom.xml
restconf/restconf-common-models/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-models/ietf-restconf-monitoring/pom.xml
restconf/restconf-models/ietf-restconf/pom.xml
restconf/restconf-models/ietf-yang-patch/pom.xml
restconf/restconf-models/pom.xml
restconf/restconf-nb-bierman02/pom.xml
restconf/restconf-nb-rfc8040/pom.xml
restconf/sal-rest-connector-config/pom.xml
restconf/sal-rest-docgen/pom.xml
restconf/sal-restconf-broker/pom.xml
restconf/wadl-generator/pom.xml
restconf/websocket-client/pom.xml

index d4739857e3f21e3489d75e6d7cf315cbc6e36413..7455e09c5f9c257e05012b770750e0bbcaeb9a46 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 265ab8befc096f568708135d92288906cadb44f9..24f9d98259f2b230fcdf2469a0ecbd1d02175cc0 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>feature</packaging>
 
   <properties>
index f7106a1693ffa05adde7d6ec4bbc8f2510b41700..38f9f76aa08d39f6700b131369d7fc9e2ee90db2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9bb37492f7cb4156249ffdad6c9ba02ca288484b..2b2378024d97d59e12dec7eefcf05d9a2ec79c66 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 082f32cfbd32e149e92662eb85a544b37431f0b1..a4937521bb313b79781cec2a5fb254829e094603 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4e060eced7bdf9be9d5da656433bfbf3ab7ab238..0c1c3d13cf2c6f51e06cb51fddfef83c0cced774 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index baf09800e8591d408f20e5fe5b793988ebacaeb0..1a48e14ce745c5fdd6f80d1fcdb2639f99edb3fa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f9179b3878bd7025ca0414ce348e68827ed673e7..1f1259c455179242145ccd82e8d174637a620fd3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 81852bbd5629f747af946e37454795357e0e8dee..d85ad822c9cb4d1779026e1808ecf0a3bc563b60 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-connector-aggregator</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <properties>
index fa68fa706b9a6471b39a62e83d8747bcff8829b5..1e6ce862b01e5fd99da5192fbfa4250f8172a294 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 2b3bc8142bf33f075ce2f47674a1798518577d59..ab44bafb56ec12d82ae53a404a380a710786c67b 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 825a564358dfb5f7ac14f14eaad30778eb2f9507..16949170f59b43a46bed70ed9efd56679202b7f5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d4c19297d0db4a1b3157df70e3fb049aca59e350..702d6d4f5f5c8f019fe3d2c3b5577dbede71c9a8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d243d93dc87ab03b24f147ae7645f785703cbc27..95d4399fd5b3fc8e9341b6075709a2bd92e8a0e5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 24efa065449c30e4fb3c2b1a62c2a55c7b0b93e8..9693feda3464b2b5c192cdcf9066d99d1b445f37 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f79925b6e2789c5ccd1d67e096e33e1bec4e8393..afc03639c7e2229ddff72e07569f1faac2d89df3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 33ab14067a3309e8021dbfc671418bd09673ad8b..00ef58b48ea4af0cfe6b317d981829590a76e895 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 57aedbd1220fe67502672f894e24a20812f9d465..ef0723576e4a9ad094d7e77e32f6f7e27d63ef2a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 570166d4e0579b2b4bcf14959a15bb5ec27ee478..526eda97a2fe0cd27843aeaf20e9b1c6dc5c187c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5e17a322b1ec67b3b01d3e3efb41f3b2fa0ca1e2..dc56f93c0fc927b84a4d866642e14140a9b574f1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0541f0de4dffd537eb938603514ed21774a923ce..aa26ca98ad5ac9c16ed61bc03a06b1e4c80a704c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 977981b636ec55a80d100d2f4485fb4f8d805f84..4e18074fef9fa48452759edcdadbe6f900e877aa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bae2111a6971687cbb77b8ef88a4a617d8641456..4602662331ec86e8e926dbb05e35654d573f0777 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e8f9efc0857f645eafce42558a1b0a34b1be145c..31cf626e570968d1a718c898cfa3a589e955592d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2b978ee49edd3c93509072ca35e8b562eff5acdc..98981a1489bcba2b0b61c5dbf86cb32f40cccd5e 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 1b4517659fc89a62221ab2e7935bab75c2c56b15..d314818065b702e8e1acf825a9696f829b910700 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6b379c7269c77bed9dabb8da1c7bdef572c64ae8..e4062253513300610c03fee7e8fdc32017f0d994 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-aggregator</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <properties>
index 32e0ea71365bece0367426c807078bb4a4d3e244..47de115080cff53d6546c56201fdc6ef4fcba108 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>2.0.3-SNAPSHOT</version>
+                <version>2.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c1482a7183cd4d412fea6760bc4c8c1c1e61ad73..1b11610d08c79fbbc8482808d2a57a8ddf96326a 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-features-parent</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <properties>
index 4e4b0606c69d8980b37190c552c060787a026566..3492b5ae3ea387f560c3f042f2821633c60ebf97 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-restconf</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 5a32d9effd2e62075e4c9520ffadfcd5b01191b6..eb9d5d78934bc1e1584654e886a5914ff221730d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b795386d5246a5fdb5307e365bb55ab4212a47a8..14a8649e5ec627dda2f7c5fad5b9ef0307138ef4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index de612cd39351b1506bdaee11188d6dee8756d2bf..295f87a710df9d5ef8738dbf8a69fc9f473fe073 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d81c8bd37fbacdcc98b9fbcd5f36bb8f299b469a..12716e115fe60aa47d8de5ee49789114c4c7536b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 605b2584dba4882ad305a8998ac7863fce7a11c7..7d4963b8422038787af454207602b80ff10ee9c5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7bb2380ff4b693d06a2c4a355e7f9ddaac28d0c0..ad3f883e033ce580f46a69623e667ef30134f9f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b1043cefd44a72a681ecac6953153e1b50d0431d..c868e2faccdfe29cbac342aed836a005d6d5152c 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-restconf-aggregator</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <properties>
index 6d59f97b92bc198017ca86353e8332616a82324c..146b9cf1e65ff1b0687eac1f8e7c037dc1a25e75 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 4d0f0f83a2112a47b89d2ec0ca6eb03bad8c54e2..651ee27a23e0c745563d42948d1b8f32c6ebf5fb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 19ff0aa6ecd28e725554dfbc2c0e1a38c389fbce..39c27a7d8a655490c1d52c217174b63ac6f3fed5 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-yanglib-aggregator</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <properties>
index c27d3749722d7123a7dacc814f1bb302ca8094d3..176be6912682133d69da434abe8362e6952aac79 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>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index bf29db417ea7fdf0c2e8bb12f3cf39c68e84fab1..c75152862647097cfae41860a3ae5780604dca72 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index b93d69b2fb03b2ab147f978c20f5fb5c559d2539..1265481b625440b5d6356d3d72ef180084ee7a67 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b99e294f5335da5c7974ea7a39b6c98782ad0e13..b7d057ea9d82409d02663a6b13120ec3a2bf980e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d42bcb7129f386ffc78b26dc2b7285e152182aaa..c3f81352d895454bd81b2a0676213d54a54c02ab 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index c7bd00d2accc382efd580e6608c6dcf12857c194..11c3a39e86525a70c155fcefb6b0e05dde905c81 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fded994dfc59aa9ba05fc50abfd3c772566c3941..68f8b9bc3ed85e341a073985709ea138af3cc78a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 847052dfd144545b29347753c6505e01a20402b6..d8bfc19dcd9e5452e3ff850b72a671eb42a21bf4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ffad23b3255c0e078873717d804cccd27fe135e5..b0eb9fe4f1c604fba363c0b0466a414ad09248ee 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 80cf045852415ef36a4ad1cc91634da138899e19..1b7b0b56b28bdbbca167442ec2fe2ebc76ca0758 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 80663668f95d00c777acea553be861bb980cdce3..9f401bbc239cac124bb31fdc5807a903429b0597 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 5fb1df1ae0dabab2cad1674e404e1a48c055c27f..a57644180c294a5f9048d527e2bd008f7496014c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index dfb44fc4bcf4d68be13170176568fc0a49ff8a9f..c321797283e25845333da0e5706c985dfc47f668 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 257538aea7c9cec1c8935a2b5546710d7f0b09de..46b58ae5d05107eff2133a5758ea180fb89a15b6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index bfd066f30b7298e26d6aaa7a184721dc27caf4b6..0c82c8fb984f7b402ef30ed35cdc759be96711e2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
index e80817f7c0adec214ce452ecb95da0f98ebbc04c..a8b70d53c7a762a377818a410e30d55524c357fa 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
index 5ea4a14d549e778baecea3c86988f17500777e7e..b78301f6d5baf39659b335933962a50da1ebfd5a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index ba84e16dc448c5982ba01c19b2efc7fb8f66e3d0..4c656a1bfd904e04a0b967730c10ba6685f80b84 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
index 36329e08bf1dab3b89fcf9245607c570672db197..abdb675c44ee3325af78795646e31c55a03285a8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index bee08e28233f12fc47cdf5ac7bb5260017fb83cf..1d29a570c41cddd7de6da85ba6e4d5d7d1936761 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 49e3a20edfca08a93fc75b8eed471d0e7bedd896..a7d6269560163211e6202befa40bf6f8f006ca69 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 93ea53a405046fe77729a2d05ff295bf1ac04d76..aa533ba93c64864f7310f9d1e0a6a9fa082a706f 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-models</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 451c9a0edd955a8065a95d4dc89da56b99e59a67..e0c8c9feadb42d3ea665c6e50db44df6ba265a1c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fa13680ed2956e7c838b94fe6a8797dc529cb374..2e50f3d8419646dc8d815be14755184b946fcfd1 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3b944919f11a3f875e25ca945a45350fffb19d07..5dcb860e2c03e1c7bd2f670e495e6095cfaddf8f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index fc496a1b9d4585315a0f3523e1a3720d13ce9c1d..3c92b7a21244f24aac4513cd4a49f0105a5a77b3 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-config</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <description>Configuration files for netconf</description>
   <packaging>bundle</packaging>
 </project>
index 55f771aeb12f1e9a197265f5d5fcb61eb19fcd5d..34c85c4612c26d1c9e716be81309b0862cbcea62 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>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 15a45a429375c5f560a91e2f9d8198d4c43906df..f6b45a83dc8ad5d76d288aa81cefda05519b2956 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f2db03459b6e84b88dcb2097e463ae0639e80118..ea52ea777cb5fa6a72c102bbe13ae5d4fef51a86 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 57947e8c1849c3c1d22b079f04485d9ea76e02e6..e7c370fd91bf18d58a434018b7085dd5869affec 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 871c2ed827c1bd16f2ae4897777980a24b4eed76..cb3d82933a9858e23dd74ae2fe5e305c04597221 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 189110a99bcda7b9d6edd33094927fdf12b5cda7..6874432c3519ac42096b3bf6b5f9f754f0a06d14 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 6540da03b2151071cce4c8d950c1fcf7be10ee86..341e700200ad426ba0bc028242c27969d8236e68 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7c820c9687dc26b0230049d3993e73df3521c35a..b20aad3cde434ef74fe80006f1704971f247db73 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7ab0c260c8bd0d323090e6f75c5b457032ad1dfb..b1ab235105a93fe2dd4293b8e335e03547e18f03 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 316eaff6a67b70c5120617baf88a2ede8047d40f..23e205ddf439da35ebd0f92115d821a4d18ee36b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index ebc2fe59e8151b29e009644b7606f07f2813ef62..b9d27e90a6bd108a3eb3324c389ca7f120f62793 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 697095fd629aaeb0552560ce01a5e57e655c2381..4d0fcccde4f69e79a8b303ace2504ee80f556b1d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 03489e0945aa60e3877c81d91b1bda30bae075ae..69ae4b20cb7e552faf4f808a53e8473036a85b9c 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 030065999c7b5a803b36ecf7110c91d1eec04a0b..0f3769049163d3ac8d3a799c38caf153771616db 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>2.0.3-SNAPSHOT</version>
+            <version>2.0.3</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 8477b7e6cba3cdbb7d2fc92ce72b801eff453103..8456cc2ab549b9ecc2e52a09dcf43a9d64751977 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 9be879ccc6441ce43cc4512ec1f9d26a3aaf8aad..bf370fc9672bbb788cd0ba535d36dd8101daaa43 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <name>${project.artifactId}</name>
 
     <properties>
index b1e4cf35a2bafaa3ab87340644b943c502b6d5b3..8ecd4f2485b99ee5600fae0569b59b36d95c223e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 9db645cf94f965e9b7d531d8c38a7170702a1d92..749e6a00900df9aea468bdf6ed2c85447f625f46 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index af4180027c9572d5a0b5652208bec08b991fb4dc..c7434c35562a8af88e7c01f1742c0a784fe31404 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 1115cfc3f93da7a718201799b0ed0218de06d69e..8cc5b6aade37d881e70ac06f178a545e894b4399 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index befc271f28537426619fd1182fc8250ec97a8021..cad5bad4e22927dc640996a390dfa755888acc21 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 449887eb48b9c14c0b8e7a67b56b3f89168cc77c..8573ae27f86e8b7e9d77ebcfaabaee1e92b0f5ae 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 212ed640aaccf07bba043af381bab33c76a7d642..797fe78a3738823f98cee27a6a4fa0b044585c0c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 44fe1ae5f1b1931ff01128b9ad4e2f36dc766af3..03698f2517ce29f5c087f265138057722ecd123d 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index abacad7eaa867aa653070f6a90ff6778d573067c..f4524e7f5de1c23bf982a9de37a0c8a1d715921f 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1cf0d3380e41253f25d6eb4e7bce570bcc35154c..532f3efe869e739c950ba6827cffe0b34724d71c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 9876ed94ffd70785100aacc2ae5980ad425fda8f..4a782e2da0016ceaf9fc6263fd44a62aedabc8a6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index 14a45f7da369b385e77f270cc9bed13f3c285052..2bddec2af2aafcc04ac1cfb6571a0a93b12c2a9e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index c476714b581997cda45f59a96206c0f321fbeb95..a9ccc13660ac2d77c02878bce5c6b57774b22e5c 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-models</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index f242533261bf861c53e708128f3f9fb0fceb91ff..cdf997168c1660332d38b2a844fab9dd1ef2f1c4 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 8aeb606251736df6b1483b2cd29a4af546e8cb59..7482fc001448c7e4c725f419ca3b64b0bbc120c0 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b62b6480e9d6bfe778af7df1cb81bb679522bbe0..9039233d550f32f723a9bd79c0d5ca4213234986 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index fc4f4e62d591077316b256db94878f5c6b08b0cf..690e8c4fb95c22ae06ac0ee38cba689ff85850a2 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index bf3686e92eec031b804846f4999c57b83d47f44a..59145c81fc40018a3d31dc4d7774f21f93ff4c8d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 43fe5d51562de0f072131562a5d81ca45cf86c6a..85bb725933914ae3b65e0bc653bbab9f8e064e63 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 66dbe5d44423dd9db49ac8d8fc2d3724c5c0b9df..1672c9db9b15d2db36e4b94c32d42314add9593f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</version>
         <relativePath>../../parent</relativePath>
     </parent>