Bump versions to 7.0.2-SNAPSHOT 96/110496/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 6 Mar 2024 15:19:45 +0000 (16:19 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 6 Mar 2024 15:20:19 +0000 (16:20 +0100)
This starts the next development iteration.

Change-Id: I46124371b6e85c6e742ca585eb756ec09d68b17d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
120 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/odl-yanglib/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
netconf/yanglib/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 158c347215caa681d2280b7312a9ed5cc0f6c6b9..38d77dbb6f6a3051e07f5dadeed2e13511e2215f 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4c41d00137a63b9ec985a6a5e4502a2718c46b33..83d1590d48ca5661271a9a8aadec4ba4ac5725bc 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.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 27dd875ff3b404e192086d64f4d08fe4b6ebf826..b0cfb981b8ecfd57abad0e1c1c596a43afd81be5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cf19ed2a7b603bfc16dc1e19521e58293b79f932..727600b358a003a688740edfb07b4b7ab53c76bf 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 73a6130a137123cb0dc19984cde79a7e2148553e..2701d2bf37dbb775367fb6fd8fe509994d0d221f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8ca24e281f0a2746f9498e197e841217257f2af4..8e9f9f5ad28e84df0dba85d4a5144195cd36a720 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5fa963cd24b5f6379b31a8f4571faf1ef367f458..81211d71a80ab3090cb8b946b0b1a331671d3f6d 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index e55234c0195649d41276b822bf5f61b0db567638..8a9089363970b4e559025560124f5f2e29069f09 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 28d6c4c90e4b23df475181ce597630b370f7d3ca..7faa909c4c443d6bb6fa7538e13c6b011972e4af 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 744d64ec91a9545cd58b86cdf1e121cbc531e958..e488023205d9a6b229001ef60f4426b48cc7a35e 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf-experimental</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index b61babcd961b457ec64e3c31ab5eb786a62c791a..946a2696c0032bba1753f8b3281c19c032889c96 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-testing</artifactId>
-  <version>7.0.1</version>
+  <version>7.0.2-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index ae55afae086f2a25b7d47e0c55fdad0c9132a7b9..7aa4a15fb92707d442200672fd78d9e3948a2db1 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
index 4d8d1cf0607b6412b909d49d3372fd90d3a47e37..a5713ff9359363481e747ea7c3aaa5cf9fdcb555 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 64c9b8b2e1c06e0dc8158485a1a98bb5e236fbb0..45e76837bb2a0873728e811d828ebfce63f6c6fc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 08fe945edeeacfe1d09d990e2e89890b12814889..87ce313864294432dc38532a8d6887dc19832348 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 431a67b47fc45c73657c70d61aa332c84b84efbb..34db6b1c109ed2a9b9f9f8caa900d080bad84681 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2ec489548f9600a7d4e6ed55d74c3cf6e7efaa1e..ff0725a9416e6aaf759161827a85ebe5aaf1fb75 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b796606e128e4f2924e5dd1803979e33f89fc75c..d68b5917bf74a21fae800e01beb46a3eb7e1fbc2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 612da0ca67a0aacfc1b6037b5599906d9d2ce0ea..96089cb9eb2c50f91beedb69e8d5606d6c5f1430 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 24494af921e96a5c88b4a80336fab78ced9de1fc..8876797d53452e865c1799104f466d2598e13e69 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 45e21040e07b4506f9e732d5d016f582ca4aef99..441f8bf250bb7fe7467dbf58182d8785a3877f52 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c902829531d15eca7aa6c3c4032b9cb54942d0ba..2a0e9dc8048952e00c0038d8cd4d9a4fcabd8bee 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e63ac8b5aa995a292863a6a8c56d38ee9a87ae05..e8f1c2d29073dcba5de9083fef05f13a6dcdff51 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b9c1bb320149da3d10bb172d06f2fa8324409941..daef923f6c98487a4ba6859bfdd389db89854497 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9f06f8bd46a54c0327c5f76450db1938bff0420d..799e56d054b9e84145c47fdc90eeacf20683cad1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cac8029dcc2561acefc3b46863c9d33f65317d81..715a92e5c1b8762ddc7695e01ce1e6fcbe337729 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b34ef6c21012f379337802eb4a8bef177459c93e..302d0dcb0f37aeb5184520974a11b172dfec7b11 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f4b931efee490722f71875c304116e323e1d283a..cf5c7e6743f768db3ba53ca06cb7961663efa80d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 83a8c7b3547f0345539908a1b45f7ab91bb801bc..ee72847d3c17961505af5e9021b5c30a2be75944 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 04fd30f3f241821f3a32369709bad0666c66a915..a5bc88a63d0bae0b18f2f49b37e8c6dadc2f6b37 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 804e3ae3c6868c666fd56a4356287dbe12dc4606..d9e67c6f95109cd2c9fd2caf47b3fae71c8c05a7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5942be64cceecba593249778674f158b2de1a28f..2664922f529c233ac43bfd725c669ccd4bd52eb2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e00fa53adb0bc05f176b969f56af74faf9aeb23b..d35d2f5c750f19d19aeafb366385cec8d138b6c9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b7974d83cbe7e6af63ba9ad7a957661b28126d76..9354697f70e5306a7efa61dfca136a1b14b02192 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 96743ffc99def8319a7d13763321d49db546c482..548ce347daffc6fe5eb99cdbeb65ab9f2261d04e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 576fa439fe14775fafad24d02aedfa312a37f3be..e8b807a7b3f8880927b61cf201c59d6ff7b396e9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 3afacc006ecaae03c6bd35b7e3a36ce813206f8f..e525ac1a8086d2b91b4a3da4fcf6161d8e442821 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7ca3f1a5a09ac306602c2e75634b49a0e8b0ac7e..33fdde8c5eb3167bab238388c0b6ad681ebcf4a6 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6ac07f0de3fdc7d997946868b33664d9c012c5d3..fadcd11a8e4b1b18ec5bf88e4aeb63da01a63a99 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 44823a6e475f21e48c0faf80a4dac27c629fd82e..7820773d884585655ac1215cf82246aa79b4efb8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7264c92f4b7e9700fe37c5eead37c8dcac4b40d1..672d4ab044212710eac6e55461c32d929e6100bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f9dbdc031ad5f03925baff3969ee035c5c5ef53f..94443452aef23f78e5065ab0c244cc66181c7ad5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 15483995167f70421fa76682456230b5786d4beb..12c6118be2bbacf2fb4cf66a133473746e205c45 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 11a6b201f8190d6b5cd73c86cecb9cd35eab4d09..a103cc6c9d3e5f643770bd8fac3b05177c07629f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 43f5cf02fbd11c3bf0958417a615720342e70268..cb2f0406b38b0c7fb8cd98fa9670211c0239fe0f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a0e308884fad228cfb9413a8d296b590665e7089..8fe546239e0e2089cec7d282c57b6052ea524ef3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a877b57b124c7b3eae4cff9c330dbe2760ae15ff..eb47a5d3e6c19f402fb057a62451bf2601b20b04 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2c6fb499e1d3a479ae62f617ff8d23ee012a71ab..40e29d945e6a55ee96f6c6a31df797fd1c82ceb9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index dfc7ecbfc507e2f8bae0ede8bf66f0e94400f388..9e121fbd763720a6d1fcccf91628a5de9634ca13 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 97031ab778b8a2ea2040b8cb681ff5b1c38b8278..8c8ef06540b893af595b502598e9ed912c9481aa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e065847192f1e0f092e2b6f3f1fa351eefa0023b..22938bff19b5eeef4b5ac36c23285209c4d71411 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-parent</artifactId>
-                <version>7.0.1</version>
+                <version>7.0.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4a151ddce0be488bb047838bdba39e5981bfbbe3..47e192075064e904bb70d4cd09b30c73d496b94b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-features-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 95b4bd8a9f55f407970bab6d236f5a4b6a4e903d..7eacbe1ac9787ce3c7f9d7883ee57cebe451120f 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.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>karaf-assembly</packaging>
 
     <properties>
index b0765fab202ed5ed284de03388438686e1e8d63e..ea3d2ff87987e930f9558dd3555b542d57dfcbff 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>7.0.1</version>
+  <version>7.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 29c0f3fae66b9998c853d4bade2b80d7aec2897c..3e091be7e7308082909299547ef1671ffc408028 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e8970e053ba11a491c6969f0fdb1534762b73af0..ab92b9ee5fdc0541b3994bc7c14bbc6049f1afa5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e8112a5ccbae7d768b5b7a3e6877466d1d06cc1f..a03cb857045786b0d5afacf004944b2a979733ad 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index f32a6a3d3452dcb8f5084e417e81b9e53b0e6871..25e9eb3ee315e6564d1e164796b634285ade8f5f 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 66a63061edc005e46db6d6865e848b056c659b77..09efce42994af4e408e2ea8bd2b0b6f3ad3cd71f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5688868d6a297b48101b999164a9656efeefccf3..f0730a352517aee332099fe274a5a7f36b82e7c2 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 100ded4d807a340b507079e6a55e6c61172ced52..b27ef7b76edbd186cdc40c8ee784fe07c40c2ac7 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index b5f915b41a32e8cef0969106f5bc1611e332a285..0ba7a3aec3ca25f9dc2cb3bc6765c81fe298a648 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1bd7b52d072c865e98cc9062cb36f85366b22bfe..aa9c74cba6e300d4c56f4fe866b73bb8730f78bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 364090f1e1d05b6545c23fadac9a467c4bb3ccff..50195dcab03ff91852c9049d39229ce4d99997d2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 73c932f86390d224fd42ab91e4969a28e9087a0d..841958bd54eca360e4b39c6400b0797ad5e9b293 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8685b302404babcf17c9ae9b93d6e4d942134e62..a989c5fc30316d5f63341ae53a62229f237eec79 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4d3560ff541eac225106e4c088684bd16ba875c2..e709cef99e1e089ce40ac9b71a827676420ab5b4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index bbbcac416b56dfa55cbd98eb6b1901f5f3d84373..93a48ce1a80ea34a1adaef577bbd45515b4b5625 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 35d0d86b4b2b9b9b0e3fc626b847348d227a4306..4c18e17fdfb389dfecabec6f3402a38296fdca89 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1eec833eec7ed888e42f40c58e490a94381c0477..2b1977f08728af1d0506dfdaaa9ca24ca7e6082e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a687ec2b83f95c60ca371b5dc37505940069416c..2b7137bc95682dcff8153353419acdc32c2c2b22 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4af4b2b51f230bffb965259becabd2db494425c7..403bb4c2021551b05e350db11b214ee69b08ede1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2380a41d614c4d78f65cba70da7a71c9bed99004..57da675a8e50f06c47b00e36b5411d6a462c6c8b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 51367e26d836090fbacd7135f67080ad430deb62..4e904b4e3e843b3d528c030dbffce7d7cbac106a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 29c0a5466594fb062130d351e82d62212e3736ca..f5a66b8b8115637c041acb51d2811afbd2d239ec 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 04acaecc5f593e2f95f1c4f0d6ac9d984c5ef37a..1d27cccda02109c303b90bcb4ad340c36aba3379 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>7.0.1</version>
+  <version>7.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index cc9fda35336237e41fbc08618619556148165868..3afb5f440e9ccb93010be415150381b33c373f7f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 212e36303e871da24804d3007d0c8e98ac7aa46a..6396b668169100eb7a18c7fe4a7b51c5b1bc98b6 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
index ead4a739bf9392db8c6adb08e1953c63a38f8cf5..c8aa62237ca0734943414a492d444dc8a66fc1a9 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>7.0.1</version>
+  <version>7.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 3737b6c47f509117d59dc1ddee39bcb6f8be4fba..2c8076954d87f5472d33f236c9a5d1964c3a5863 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 86f91274f28838a3fce4d8dafc23f4ff39995e35..389ee111efba85af2d686afa9af27bfb7f4a0206 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-parent</artifactId>
-  <version>7.0.1</version>
+  <version>7.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 216b15adb42bf079bdb212b8b579174585c9674b..c0df289bd138f413a532b3b620e91741eabea155 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0a9bfca51e63e7a35012d0a50abea14e75a7327a..9f23721314b306ad5ef5f8e9b75570b3c2553f0a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a7d39714045e8e36f55751c0280fe131750bbcbf..89cc4154e6539bd7152bc612832e9e8d561e01ed 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cbe19b94bbf792deae14fdc0d6d0c7eac9cabb7d..f62e6752a3bc0fd3bf3fbc2cb9397d468af50aa6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index eb57fbf0930f8f327e2ff9cd68bb7d683b1bf467..448938c06ac4e1ada31a472f0670e2fde2e5a704 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 920355cb791c29a5f3b1bc10c0d7662dbed7ae86..293b69ccba5f04b5cc17c59447c5829c61508eb3 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>plugins</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
diff --git a/pom.xml b/pom.xml
index 8100621535818ce7894eea7688f62033252fcc98..9ee9a3a4516f9cda9100ba6149dd907143ca88f9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-aggregator</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index a2f9ec4d97691d9e5e0b0fa2695f18cf4b8886e1..8ada2df01242ff7cb43cca9358d832fb4490b239 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1f48239d08b44266e9ccc70b4e467c489f35cfce..16a7b1b0db042e33a500a32f10e191b96a907e7d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 2002899b1a6ec19a9f13e4a2da80a4a2e3c00bae..5869943d96103ff931253612da8a014721aee5ce 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 771818bb621ad7caa7b89ec94be493e52590c149..6fadb88d96b898f14abff87a7b9e5880d14cafec 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 1de7e340a67fa3297e35d7934b250cbdf35b45be..be698aaba2b1368e0152de08315520d4734f0b2d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 70e59e4cc4a966c4631c45f03677ef72ccf0ddb3..9fb07a9c30ef61e498dee4f0ccc83821242d2e25 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>protocol</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 317280d3fb0a0e1e86f0e0ceb0547ffb5a737af5..ee8ce4b290521ab469cfafe2f2394d92cc85f9d8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0ab3652acc0e47f5e5e9a4f4293a13ac08efb912..a8b521eee2ea88addffa0a1ae8d6ee74363140c1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 337227c0468c557ad3f1f4d1996d29ff8501d1b9..a46266b0b405a3240af104b87f0f4aff6923554d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c9a1ca9318eb81e9295f2f71051ab33b8968c818..fe4642df293c02132412eb396b0093164b4cb090 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-subsystem</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index d1395a5f718cc38915b057fda87483cd6fac9838..e11e5cfa9d42b3ccd69bdd5a8eba84940f51dc0d 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index f8a68a5f97a709f390624f0f6a609bfb0fc5fd66..35f15975a270dfa7641586993b9e0404a5dace0c 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 215120d2586ade9e2b0d5540dd44b5ba6f14adb8..4f0fb8158f32e50f831443faef9cd5cfb65fb68c 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 73f03c40cf55a12e2b52bea9c7bc4b60b761c8d6..a7a98ec3712955659aadfec17461f699f9dc0987 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 0e2aec1d1b9bfc2e63645175b97a0aa7d3d39264..d393a3b9910901f2cdbfd796c42eeb73d95fb27a 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-connector-config</artifactId>
-  <version>7.0.1</version>
+  <version>7.0.2-SNAPSHOT</version>
   <description>Configuration files for sal-rest-connector</description>
 
   <packaging>jar</packaging>
index ed2817004de37a16e5558cea24bcbe5819015a83..3863ab1631bf0962c5e19132b16f37e231288a40 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
index 13d06ecc0d177b91a8b843542a6d93ebaad66668..5bb26e530e2a43177a14cf88186a5084e38e94d1 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index ad8633fd05abd80e6a0ff8baa49185a9d2edf02d..824df7cbbd5964a45ff1332c3c5dc3ae2a30b7ef 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 793e1203ab2bd8ad0e60a8b6b918ec130908404d..9a2d98d6ba803636ba59ed2bb7a4f3ad65a35b45 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>third-party</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 89a903a64596c99d3db4ae8303fd1f467fde96b0..e72088d7e73fb18e1199f7b8d5c18f71a145c275 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient-jar</artifactId>
     <packaging>jar</packaging>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 62f8131422bb357b9ac1253230aa705bcbaf3eff..4001047a269cb794df88b7ab2e444bc02c9bcefb 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-exificient</artifactId>
     <packaging>bundle</packaging>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>shaded-exificient-jar</artifactId>
-            <version>7.0.1</version>
+            <version>7.0.2-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>
index 4cbd91c80b82dafb9865f35fdd7cbf8ffeb842b4..e19e5cbaf0792230b43b4ca08b2bbbd3037161ba 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd-jar</artifactId>
     <packaging>jar</packaging>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 8939f501107ba897aac0726c7a58d23b5c27deb4..eeab2ca0e7d491f15e623e2f51c2dfc3b786e976 100644 (file)
@@ -20,7 +20,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>shaded-sshd</artifactId>
     <packaging>bundle</packaging>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
index 0549d6f36de9c60edcc3b396b550afbb65a90998..7123c296b4f0c94b9f4f2bc066e085d47e6c7cdf 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>transport-aggregator</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index ad36a08f0f9a5127d9753339486bb2abb6901cde..4c8c38146d872d7036e58dd5e429b6f22731dcfc 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 4eb0dad2fe87eed4e3262c712f641d6d795fa978..2a9238fd2cfa75a9fd7f3bbd11cb7a26f972e1fb 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 35c63873eef54af181715d4f9b48c523a7285ede..0e6628d85b4e059a6c4f89ac4433b1d500d84afd 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index c5ad0bf7cb310b800803ece6ebc4066b17a786c7..39644b8e542d67a0bb34812698b31e1796963408 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7efc5660cbf4161ffb723695a136de27b3c46307..06733cd1c204e2df3b9af5f17387ae5b8a5b5b59 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5d2b8499fa7537f4c50ca3c83e9eb937c15bb797..9039bc356037a998446a7f93f876f29c3638474c 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>truststore-aggregator</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 06ca9fc6fb0735d738d0e29d79ebd5454a8b8452..9b49aed8b95e19974eb5ff54cdd181203415658f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 9c2252aaa7d7144a36c18fbcacf5e1cccbbbe379..bb6e63276e044f4bdce4c4ae37289b7a1a23f6e7 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>