From: Robert Varga Date: Wed, 28 Feb 2024 20:57:57 +0000 (+0100) Subject: Bump versions to 7.0.1-SNAPSHOT X-Git-Tag: v7.0.1~5 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=e85f60fac3dc745e4a90eae666de24f7b924fe7d;p=netconf.git Bump versions to 7.0.1-SNAPSHOT This starts the next development iteration. Change-Id: I26291846a465b68c5fcc03343892811ecaa38045 Signed-off-by: Robert Varga --- diff --git a/apps/callhome-provider/pom.xml b/apps/callhome-provider/pom.xml index a5d225a0ef..e1e3508b8e 100644 --- a/apps/callhome-provider/pom.xml +++ b/apps/callhome-provider/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-console/pom.xml b/apps/netconf-console/pom.xml index fa7259bde6..2d4b7dc493 100644 --- a/apps/netconf-console/pom.xml +++ b/apps/netconf-console/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-nb/pom.xml b/apps/netconf-nb/pom.xml index 6a79819bf8..faabdb75d5 100644 --- a/apps/netconf-nb/pom.xml +++ b/apps/netconf-nb/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-topology-impl/pom.xml b/apps/netconf-topology-impl/pom.xml index f435d0ec1f..bd5b64487c 100644 --- a/apps/netconf-topology-impl/pom.xml +++ b/apps/netconf-topology-impl/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-topology-singleton/pom.xml b/apps/netconf-topology-singleton/pom.xml index 7adeafac3a..4452070b8e 100644 --- a/apps/netconf-topology-singleton/pom.xml +++ b/apps/netconf-topology-singleton/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/apps/netconf-topology/pom.xml b/apps/netconf-topology/pom.xml index ee33ab39b1..71d9671dcd 100644 --- a/apps/netconf-topology/pom.xml +++ b/apps/netconf-topology/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/apps/pom.xml b/apps/pom.xml index d0f9ffebc5..40e4fd5fdc 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf apps - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/apps/yanglib-mdsal-writer/pom.xml b/apps/yanglib-mdsal-writer/pom.xml index e9b2946cf7..9b9802aa75 100644 --- a/apps/yanglib-mdsal-writer/pom.xml +++ b/apps/yanglib-mdsal-writer/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 83bee1e53c..6095d231c0 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.0 + 7.0.1-SNAPSHOT pom diff --git a/features/features-netconf-experimental/pom.xml b/features/features-netconf-experimental/pom.xml index 5be0c4697d..d877cfa454 100644 --- a/features/features-netconf-experimental/pom.xml +++ b/features/features-netconf-experimental/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf features-netconf-experimental - 7.0.0 + 7.0.1-SNAPSHOT feature diff --git a/features/features-netconf-testing/pom.xml b/features/features-netconf-testing/pom.xml index 792a477c6f..1537805a3b 100644 --- a/features/features-netconf-testing/pom.xml +++ b/features/features-netconf-testing/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf-testing - 7.0.0 + 7.0.1-SNAPSHOT feature diff --git a/features/features-netconf/pom.xml b/features/features-netconf/pom.xml index 40ee490085..241ad2a34c 100644 --- a/features/features-netconf/pom.xml +++ b/features/features-netconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf features-netconf - 7.0.0 + 7.0.1-SNAPSHOT feature diff --git a/features/odl-aaa-netconf-plugin/pom.xml b/features/odl-aaa-netconf-plugin/pom.xml index 1ea11911c8..da0f4a7dbb 100644 --- a/features/odl-aaa-netconf-plugin/pom.xml +++ b/features/odl-aaa-netconf-plugin/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-all/pom.xml b/features/odl-netconf-all/pom.xml index 52a1914e50..b2de6a3328 100644 --- a/features/odl-netconf-all/pom.xml +++ b/features/odl-netconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-api/pom.xml b/features/odl-netconf-api/pom.xml index e0afbb43ff..61aa0bfc82 100644 --- a/features/odl-netconf-api/pom.xml +++ b/features/odl-netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-callhome-ssh/pom.xml b/features/odl-netconf-callhome-ssh/pom.xml index 93343874ab..1f4953861f 100644 --- a/features/odl-netconf-callhome-ssh/pom.xml +++ b/features/odl-netconf-callhome-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-client/pom.xml b/features/odl-netconf-client/pom.xml index 592f3a3bec..632f3b07cb 100644 --- a/features/odl-netconf-client/pom.xml +++ b/features/odl-netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-clustered-topology/pom.xml b/features/odl-netconf-clustered-topology/pom.xml index 765a55578a..e3a5214577 100644 --- a/features/odl-netconf-clustered-topology/pom.xml +++ b/features/odl-netconf-clustered-topology/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-common/pom.xml b/features/odl-netconf-common/pom.xml index f82b80eba3..4588195851 100644 --- a/features/odl-netconf-common/pom.xml +++ b/features/odl-netconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-connector-all/pom.xml b/features/odl-netconf-connector-all/pom.xml index 4100dc624d..220ce5adbc 100644 --- a/features/odl-netconf-connector-all/pom.xml +++ b/features/odl-netconf-connector-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-connector/pom.xml b/features/odl-netconf-connector/pom.xml index 1f71593f13..1beda59072 100644 --- a/features/odl-netconf-connector/pom.xml +++ b/features/odl-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-console/pom.xml b/features/odl-netconf-console/pom.xml index 00776860d6..d3362d6d7d 100644 --- a/features/odl-netconf-console/pom.xml +++ b/features/odl-netconf-console/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-impl/pom.xml b/features/odl-netconf-impl/pom.xml index 9b1ff303b2..25bfe300da 100644 --- a/features/odl-netconf-impl/pom.xml +++ b/features/odl-netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-keystore/pom.xml b/features/odl-netconf-keystore/pom.xml index c35673e580..6bf7f9c931 100644 --- a/features/odl-netconf-keystore/pom.xml +++ b/features/odl-netconf-keystore/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-mdsal/pom.xml b/features/odl-netconf-mdsal/pom.xml index 1d39d91262..d98127c0be 100644 --- a/features/odl-netconf-mdsal/pom.xml +++ b/features/odl-netconf-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc5277/pom.xml b/features/odl-netconf-model-rfc5277/pom.xml index 892f0cb8bd..23bfb3e77a 100644 --- a/features/odl-netconf-model-rfc5277/pom.xml +++ b/features/odl-netconf-model-rfc5277/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6022/pom.xml b/features/odl-netconf-model-rfc6022/pom.xml index 59ee6a3ea7..64cc9c7cb8 100644 --- a/features/odl-netconf-model-rfc6022/pom.xml +++ b/features/odl-netconf-model-rfc6022/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6241/pom.xml b/features/odl-netconf-model-rfc6241/pom.xml index 21b682de25..a8bb4b268a 100644 --- a/features/odl-netconf-model-rfc6241/pom.xml +++ b/features/odl-netconf-model-rfc6241/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6243/pom.xml b/features/odl-netconf-model-rfc6243/pom.xml index f124f769d0..a948b714af 100644 --- a/features/odl-netconf-model-rfc6243/pom.xml +++ b/features/odl-netconf-model-rfc6243/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc6470/pom.xml b/features/odl-netconf-model-rfc6470/pom.xml index 81f5b6e401..d22f9cd43d 100644 --- a/features/odl-netconf-model-rfc6470/pom.xml +++ b/features/odl-netconf-model-rfc6470/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8040/pom.xml b/features/odl-netconf-model-rfc8040/pom.xml index 028bb3f2fe..07e9a1fa85 100644 --- a/features/odl-netconf-model-rfc8040/pom.xml +++ b/features/odl-netconf-model-rfc8040/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8341/pom.xml b/features/odl-netconf-model-rfc8341/pom.xml index 14a19b5cb0..e68c0c68a0 100644 --- a/features/odl-netconf-model-rfc8341/pom.xml +++ b/features/odl-netconf-model-rfc8341/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8526/pom.xml b/features/odl-netconf-model-rfc8526/pom.xml index 78c26b531d..67f6d2fa3e 100644 --- a/features/odl-netconf-model-rfc8526/pom.xml +++ b/features/odl-netconf-model-rfc8526/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8639/pom.xml b/features/odl-netconf-model-rfc8639/pom.xml index d4ed8d019b..ca97406510 100644 --- a/features/odl-netconf-model-rfc8639/pom.xml +++ b/features/odl-netconf-model-rfc8639/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8641/pom.xml b/features/odl-netconf-model-rfc8641/pom.xml index fed7e5d231..d0caf52dd1 100644 --- a/features/odl-netconf-model-rfc8641/pom.xml +++ b/features/odl-netconf-model-rfc8641/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-model-rfc8650/pom.xml b/features/odl-netconf-model-rfc8650/pom.xml index 19711b1713..6912fe45ae 100644 --- a/features/odl-netconf-model-rfc8650/pom.xml +++ b/features/odl-netconf-model-rfc8650/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-ssh/pom.xml b/features/odl-netconf-ssh/pom.xml index 5ed4f2b9fc..1492b7cfdc 100644 --- a/features/odl-netconf-ssh/pom.xml +++ b/features/odl-netconf-ssh/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-test-tools/pom.xml b/features/odl-netconf-test-tools/pom.xml index a454d49d2d..a8233602c2 100644 --- a/features/odl-netconf-test-tools/pom.xml +++ b/features/odl-netconf-test-tools/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-topology/pom.xml b/features/odl-netconf-topology/pom.xml index eb78e82eaf..8425598b1c 100644 --- a/features/odl-netconf-topology/pom.xml +++ b/features/odl-netconf-topology/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-transport-api/pom.xml b/features/odl-netconf-transport-api/pom.xml index b1a90f725e..080769b1fe 100644 --- a/features/odl-netconf-transport-api/pom.xml +++ b/features/odl-netconf-transport-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-transport/pom.xml b/features/odl-netconf-transport/pom.xml index 04ac2c6349..45ee9373f3 100644 --- a/features/odl-netconf-transport/pom.xml +++ b/features/odl-netconf-transport/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-truststore/pom.xml b/features/odl-netconf-truststore/pom.xml index e5e9269546..465974e368 100644 --- a/features/odl-netconf-truststore/pom.xml +++ b/features/odl-netconf-truststore/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-netconf-util/pom.xml b/features/odl-netconf-util/pom.xml index e585974f96..68ded0a8c8 100644 --- a/features/odl-netconf-util/pom.xml +++ b/features/odl-netconf-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf-all/pom.xml b/features/odl-restconf-all/pom.xml index 47c4e2cac1..7b48b40c20 100644 --- a/features/odl-restconf-all/pom.xml +++ b/features/odl-restconf-all/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf-common/pom.xml b/features/odl-restconf-common/pom.xml index ab7026cf0a..b22c4e61a2 100644 --- a/features/odl-restconf-common/pom.xml +++ b/features/odl-restconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf-nb/pom.xml b/features/odl-restconf-nb/pom.xml index 83d8fbd73c..187baa3ea5 100644 --- a/features/odl-restconf-nb/pom.xml +++ b/features/odl-restconf-nb/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf-openapi/pom.xml b/features/odl-restconf-openapi/pom.xml index 8a9e4f6567..49076c8d9e 100644 --- a/features/odl-restconf-openapi/pom.xml +++ b/features/odl-restconf-openapi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-restconf/pom.xml b/features/odl-restconf/pom.xml index 1217813ec3..9694556568 100644 --- a/features/odl-restconf/pom.xml +++ b/features/odl-restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-yanglib-mdsal-writer/pom.xml b/features/odl-yanglib-mdsal-writer/pom.xml index 68f0171172..82f58600bd 100644 --- a/features/odl-yanglib-mdsal-writer/pom.xml +++ b/features/odl-yanglib-mdsal-writer/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/odl-yanglib/pom.xml b/features/odl-yanglib/pom.xml index b149fe5804..09832f3f6f 100644 --- a/features/odl-yanglib/pom.xml +++ b/features/odl-yanglib/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT ../parent diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 82c18acb4c..0a7c8aa322 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf feature-parent - 7.0.0 + 7.0.1-SNAPSHOT pom @@ -26,7 +26,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT pom import diff --git a/features/pom.xml b/features/pom.xml index 687974d3f5..bd473384cd 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-features-parent - 7.0.0 + 7.0.1-SNAPSHOT pom diff --git a/karaf-static/pom.xml b/karaf-static/pom.xml index cf37439057..ce80dac26e 100644 --- a/karaf-static/pom.xml +++ b/karaf-static/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-karaf-static Apache Karaf static distribution with integrated NETCONF and RESTCONF - 7.0.0 + 7.0.1-SNAPSHOT karaf-assembly diff --git a/karaf/pom.xml b/karaf/pom.xml index c549133143..816a8c2b7e 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.netconf netconf-karaf - 7.0.0 + 7.0.1-SNAPSHOT pom @@ -38,7 +38,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.0 + 7.0.1-SNAPSHOT pom import diff --git a/keystore/keystore-api/pom.xml b/keystore/keystore-api/pom.xml index 47245ad273..381db274ac 100644 --- a/keystore/keystore-api/pom.xml +++ b/keystore/keystore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/keystore/keystore-legacy/pom.xml b/keystore/keystore-legacy/pom.xml index c0809ace3f..716af17ea2 100644 --- a/keystore/keystore-legacy/pom.xml +++ b/keystore/keystore-legacy/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/keystore/keystore-none/pom.xml b/keystore/keystore-none/pom.xml index 95c870c44a..0790003388 100644 --- a/keystore/keystore-none/pom.xml +++ b/keystore/keystore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/keystore/pom.xml b/keystore/pom.xml index 2f45ad339a..2ffd1bab41 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf keystore-aggregator - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/model/draft-ietf-netconf-crypto-types/pom.xml b/model/draft-ietf-netconf-crypto-types/pom.xml index f5ebdd8ab3..3a44d28686 100644 --- a/model/draft-ietf-netconf-crypto-types/pom.xml +++ b/model/draft-ietf-netconf-crypto-types/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/pom.xml b/model/pom.xml index 92ec1ed862..80da511a43 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf model-aggregator - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/model/rfc5277/pom.xml b/model/rfc5277/pom.xml index c37706d082..d8dfb70815 100644 --- a/model/rfc5277/pom.xml +++ b/model/rfc5277/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc6022/pom.xml b/model/rfc6022/pom.xml index 81d52bf46c..bf1e800670 100644 --- a/model/rfc6022/pom.xml +++ b/model/rfc6022/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc6241/pom.xml b/model/rfc6241/pom.xml index 941390ee46..8c0b4d03bc 100644 --- a/model/rfc6241/pom.xml +++ b/model/rfc6241/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc6243/pom.xml b/model/rfc6243/pom.xml index df31eb3964..09c921782f 100644 --- a/model/rfc6243/pom.xml +++ b/model/rfc6243/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc6470/pom.xml b/model/rfc6470/pom.xml index 4ccf14eadc..397e292675 100644 --- a/model/rfc6470/pom.xml +++ b/model/rfc6470/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc7407-ietf-x509-cert-to-name/pom.xml b/model/rfc7407-ietf-x509-cert-to-name/pom.xml index 8c2ab13549..db228c7af2 100644 --- a/model/rfc7407-ietf-x509-cert-to-name/pom.xml +++ b/model/rfc7407-ietf-x509-cert-to-name/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8040-ietf-restconf-monitoring/pom.xml b/model/rfc8040-ietf-restconf-monitoring/pom.xml index c95d23f48c..1e0ad9697f 100644 --- a/model/rfc8040-ietf-restconf-monitoring/pom.xml +++ b/model/rfc8040-ietf-restconf-monitoring/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8341/pom.xml b/model/rfc8341/pom.xml index 170a5605b0..7b41ff5580 100644 --- a/model/rfc8341/pom.xml +++ b/model/rfc8341/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8526/pom.xml b/model/rfc8526/pom.xml index 7a76765c24..f9a04119a5 100644 --- a/model/rfc8526/pom.xml +++ b/model/rfc8526/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8639/pom.xml b/model/rfc8639/pom.xml index dbd8d2037a..7168b93e95 100644 --- a/model/rfc8639/pom.xml +++ b/model/rfc8639/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8641/pom.xml b/model/rfc8641/pom.xml index 1c815b8d57..a69d9c1a5a 100644 --- a/model/rfc8641/pom.xml +++ b/model/rfc8641/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/model/rfc8650/pom.xml b/model/rfc8650/pom.xml index def4d4d8a5..a7d5b58876 100644 --- a/model/rfc8650/pom.xml +++ b/model/rfc8650/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index 31108a3dc7..e0698ae669 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 51c88777b3..9ae4851145 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/netconf/netconf-test-models/pom.xml b/netconf/netconf-test-models/pom.xml index 409b7a6dba..7659563854 100644 --- a/netconf/netconf-test-models/pom.xml +++ b/netconf/netconf-test-models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/netconf/pom.xml b/netconf/pom.xml index 0dff5acadd..9a8d7c8b31 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-subsystem - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/tools/netconf-test-perf/pom.xml b/netconf/tools/netconf-test-perf/pom.xml index a3e960af89..332a2d5901 100644 --- a/netconf/tools/netconf-test-perf/pom.xml +++ b/netconf/tools/netconf-test-perf/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../../parent/pom.xml 4.0.0 diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index 37339ff096..73d573b1d9 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../../parent diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index af25a15b23..0aa127d367 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf netconf-tools - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/netconf/yanglib/pom.xml b/netconf/yanglib/pom.xml index 0b9b919f3e..4e787a1f68 100644 --- a/netconf/yanglib/pom.xml +++ b/netconf/yanglib/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/parent/pom.xml b/parent/pom.xml index 610fc13be5..a132095662 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT pom @@ -46,7 +46,7 @@ org.opendaylight.netconf netconf-artifacts - 7.0.0 + 7.0.1-SNAPSHOT pom import diff --git a/plugins/netconf-auth-aaa/pom.xml b/plugins/netconf-auth-aaa/pom.xml index 7672fb4111..336fce437a 100644 --- a/plugins/netconf-auth-aaa/pom.xml +++ b/plugins/netconf-auth-aaa/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/plugins/netconf-client-mdsal/pom.xml b/plugins/netconf-client-mdsal/pom.xml index 8ab6ae7503..f8e8fcaae5 100644 --- a/plugins/netconf-client-mdsal/pom.xml +++ b/plugins/netconf-client-mdsal/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/plugins/netconf-common-mdsal/pom.xml b/plugins/netconf-common-mdsal/pom.xml index 202680476c..af6326f85a 100644 --- a/plugins/netconf-common-mdsal/pom.xml +++ b/plugins/netconf-common-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/plugins/netconf-dom-api/pom.xml b/plugins/netconf-dom-api/pom.xml index e1e889ebd7..bad7afd9eb 100644 --- a/plugins/netconf-dom-api/pom.xml +++ b/plugins/netconf-dom-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/plugins/netconf-server-mdsal/pom.xml b/plugins/netconf-server-mdsal/pom.xml index 6e0b7ed3ef..976edbd9d3 100644 --- a/plugins/netconf-server-mdsal/pom.xml +++ b/plugins/netconf-server-mdsal/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/plugins/pom.xml b/plugins/pom.xml index 8694b840bb..d7b34af449 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf plugins - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/pom.xml b/pom.xml index c7e74a31c0..1a2a42c2a4 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf netconf-aggregator - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/protocol/netconf-api/pom.xml b/protocol/netconf-api/pom.xml index cca79e8c93..c7d949b646 100644 --- a/protocol/netconf-api/pom.xml +++ b/protocol/netconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/protocol/netconf-client/pom.xml b/protocol/netconf-client/pom.xml index 6c1ec90542..124b97fd2c 100644 --- a/protocol/netconf-client/pom.xml +++ b/protocol/netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/protocol/netconf-common/pom.xml b/protocol/netconf-common/pom.xml index d2b56b80de..f837b0b6b4 100644 --- a/protocol/netconf-common/pom.xml +++ b/protocol/netconf-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/protocol/netconf-server/pom.xml b/protocol/netconf-server/pom.xml index e20a4b01f9..62498f79b5 100644 --- a/protocol/netconf-server/pom.xml +++ b/protocol/netconf-server/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/protocol/netconf-test-util/pom.xml b/protocol/netconf-test-util/pom.xml index b76c58cebf..e3098cfdf9 100644 --- a/protocol/netconf-test-util/pom.xml +++ b/protocol/netconf-test-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/protocol/pom.xml b/protocol/pom.xml index f7bce61293..2f163ac0b9 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf protocol - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/protocol/restconf-api/pom.xml b/protocol/restconf-api/pom.xml index 19eb2b04cc..53c15b5b20 100644 --- a/protocol/restconf-api/pom.xml +++ b/protocol/restconf-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/protocol/restconf-client/pom.xml b/protocol/restconf-client/pom.xml index 6e44fab98d..53d898d860 100644 --- a/protocol/restconf-client/pom.xml +++ b/protocol/restconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/protocol/restconf-server/pom.xml b/protocol/restconf-server/pom.xml index 146cfa39cd..667b720253 100644 --- a/protocol/restconf-server/pom.xml +++ b/protocol/restconf-server/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/restconf/pom.xml b/restconf/pom.xml index 8b69fdaf28..8a1cdb18c9 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf restconf-subsystem - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/restconf/restconf-common-models/pom.xml b/restconf/restconf-common-models/pom.xml index 8288657310..73489cad3a 100644 --- a/restconf/restconf-common-models/pom.xml +++ b/restconf/restconf-common-models/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index f89699f824..bb400edf77 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/restconf/restconf-nb/pom.xml b/restconf/restconf-nb/pom.xml index 7752f3cda0..b6e700119a 100644 --- a/restconf/restconf-nb/pom.xml +++ b/restconf/restconf-nb/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/restconf/restconf-openapi/pom.xml b/restconf/restconf-openapi/pom.xml index 455ce1483e..c8330534e4 100644 --- a/restconf/restconf-openapi/pom.xml +++ b/restconf/restconf-openapi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index aae4264c8c..34e5f36da3 100644 --- a/restconf/sal-rest-connector-config/pom.xml +++ b/restconf/sal-rest-connector-config/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.netconf sal-rest-connector-config - 7.0.0 + 7.0.1-SNAPSHOT Configuration files for sal-rest-connector jar diff --git a/restconf/sal-restconf-broker/pom.xml b/restconf/sal-restconf-broker/pom.xml index 624a7b491a..a51aa084b1 100644 --- a/restconf/sal-restconf-broker/pom.xml +++ b/restconf/sal-restconf-broker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/restconf/wadl-generator/pom.xml b/restconf/wadl-generator/pom.xml index 1fb680aa7e..510b05f9be 100644 --- a/restconf/wadl-generator/pom.xml +++ b/restconf/wadl-generator/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/restconf/websocket-client/pom.xml b/restconf/websocket-client/pom.xml index e52a088a11..0563dfb20f 100644 --- a/restconf/websocket-client/pom.xml +++ b/restconf/websocket-client/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/third-party/pom.xml b/third-party/pom.xml index 474b7c24a4..18a341dce1 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf third-party - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/third-party/shaded-exificient-jar/pom.xml b/third-party/shaded-exificient-jar/pom.xml index 113544ba31..0aad796373 100644 --- a/third-party/shaded-exificient-jar/pom.xml +++ b/third-party/shaded-exificient-jar/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf shaded-exificient-jar jar - 7.0.0 + 7.0.1-SNAPSHOT ${project.artifactId} diff --git a/third-party/shaded-exificient/pom.xml b/third-party/shaded-exificient/pom.xml index 25da4f656b..118539223b 100644 --- a/third-party/shaded-exificient/pom.xml +++ b/third-party/shaded-exificient/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf shaded-exificient bundle - 7.0.0 + 7.0.1-SNAPSHOT ${project.artifactId} @@ -35,7 +35,7 @@ org.opendaylight.netconf shaded-exificient-jar - 7.0.0 + 7.0.1-SNAPSHOT provided diff --git a/third-party/shaded-sshd-jar/pom.xml b/third-party/shaded-sshd-jar/pom.xml index f18181e560..8452b136a9 100644 --- a/third-party/shaded-sshd-jar/pom.xml +++ b/third-party/shaded-sshd-jar/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf shaded-sshd-jar jar - 7.0.0 + 7.0.1-SNAPSHOT ${project.artifactId} diff --git a/third-party/shaded-sshd/pom.xml b/third-party/shaded-sshd/pom.xml index 88723a3b67..e28d542b68 100644 --- a/third-party/shaded-sshd/pom.xml +++ b/third-party/shaded-sshd/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.netconf shaded-sshd bundle - 7.0.0 + 7.0.1-SNAPSHOT ${project.artifactId} diff --git a/transport/pom.xml b/transport/pom.xml index 4aab3d9ebf..bdc8ce613d 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf transport-aggregator - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/transport/transport-api/pom.xml b/transport/transport-api/pom.xml index 5eeb449721..b4389c6cc3 100644 --- a/transport/transport-api/pom.xml +++ b/transport/transport-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/transport/transport-http/pom.xml b/transport/transport-http/pom.xml index 93c866aa7e..f24859f7a4 100644 --- a/transport/transport-http/pom.xml +++ b/transport/transport-http/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/transport/transport-ssh/pom.xml b/transport/transport-ssh/pom.xml index 3665a04dd7..ac9def85b9 100644 --- a/transport/transport-ssh/pom.xml +++ b/transport/transport-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/transport/transport-tcp/pom.xml b/transport/transport-tcp/pom.xml index 788f64929f..3796c66a68 100644 --- a/transport/transport-tcp/pom.xml +++ b/transport/transport-tcp/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/transport/transport-tls/pom.xml b/transport/transport-tls/pom.xml index 4d3d4200ad..2be0ba5c7a 100644 --- a/transport/transport-tls/pom.xml +++ b/transport/transport-tls/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/truststore/pom.xml b/truststore/pom.xml index b3cb97fa7c..f0c2000585 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.netconf truststore-aggregator - 7.0.0 + 7.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/truststore/truststore-api/pom.xml b/truststore/truststore-api/pom.xml index 87e51e7a66..3d3de1c57b 100644 --- a/truststore/truststore-api/pom.xml +++ b/truststore/truststore-api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent diff --git a/truststore/truststore-none/pom.xml b/truststore/truststore-none/pom.xml index 28f870e7b3..e27660b625 100644 --- a/truststore/truststore-none/pom.xml +++ b/truststore/truststore-none/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 7.0.0 + 7.0.1-SNAPSHOT ../../parent