Update the JDK version to 11 74/91974/1
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 10 Aug 2020 07:27:09 +0000 (17:27 +1000)
committerThanh Ha (zxiiro) <zxiiro@gmail.com>
Mon, 10 Aug 2020 14:22:51 +0000 (14:22 +0000)
Change-Id: Icf083f081e2a0e9ab846c35abfc7cc64bd7e9459
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
(cherry picked from commit 11af918081e4f0cf064c90130959b8dbfa1226f8)

docs/release-process/simultaneous-release.rst

index 763d346b6cd069b3bf6ad2fdddddc0a38bc61988..ed55e9a219ef3afaad6ace3707f2f46d63c51bdb 100644 (file)
@@ -156,7 +156,7 @@ done in sequence.
      .. code-block:: bash
 
         export BUILD_NUM=55
-        export OPENJDKVER="openjdk8"
+        export OPENJDKVER="openjdk11"
         export PATCH_URL="https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/autorelease-release-${STREAM,,}-mvn35-${OPENJDKVER}/${BUILD_NUM}/patches.tar.gz"
         ./scripts/release-tags.sh "${RELEASE}" /tmp/patches "$PATCH_URL"