Update the JDK version to 11 88/91988/1
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 10 Aug 2020 07:27:09 +0000 (17:27 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 10 Aug 2020 07:28:04 +0000 (17:28 +1000)
Change-Id: Icf083f081e2a0e9ab846c35abfc7cc64bd7e9459
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
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"