Update Phosphorus NETCONF reference 42/96942/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 20 Jul 2021 11:20:21 +0000 (13:20 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 20 Jul 2021 11:20:21 +0000 (13:20 +0200)
We have a regression in netconf-2.0.0, update the upgrade guide
to reference fixed-up netconf-2.0.1.

Change-Id: If1b5a547a6d15c449de94e99fd6130ed54518dfd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/release-notes/upgrade-process.rst

index d7c17885ca475857c37db6ab7ec89aa2e5b17185..63bc6c6136e96613e585cbb877399090c7a62eca 100644 (file)
@@ -71,12 +71,12 @@ versions (for example, `bump-odl-version <https://github.com/skitt/odl-tools/blo
 
   bump-odl-version aaa 0.13.2 1.14.0
 
-7. Update the NETCONF version from 1.13.1 to 2.0.0. There should not be
-   any reference to **org.opendaylight.netconf**, except for 2.0.0.
+7. Update the NETCONF version from 1.13.1 to 2.0.1. There should not be
+   any reference to **org.opendaylight.netconf**, except for 2.0.1.
 
  .. code-block:: shell
 
-  bump-odl-version netconf 1.13.1 2.0.0
+  bump-odl-version netconf 1.13.1 2.0.1
 
 Install Dependent Projects
 ^^^^^^^^^^^^^^^^^^^^^^^^^^