From 027ee66b28d703e33bf45613bc2e60e099a74abd Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Tue, 19 Jun 2018 19:09:43 -0500 Subject: [PATCH] Update Newton release to newton-eol in leap-upgrades Bumps NEWTON_RELEASE to newton-eol tag Change-Id: I38639f678ec54627f908abb88e0297ad53560ecd --- leap-upgrades/lib/vars.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leap-upgrades/lib/vars.sh b/leap-upgrades/lib/vars.sh index 4cd01a3a..ac64a3d6 100644 --- a/leap-upgrades/lib/vars.sh +++ b/leap-upgrades/lib/vars.sh @@ -23,7 +23,7 @@ export JUNO_RELEASE="${JUNO_RELEASE:-eol-juno}" export KILO_RELEASE="${KILO_RELEASE:-11.2.17}" # eol-kilo has swift in upper-constraints, preventing venv building export LIBERTY_RELEASE="${LIBERTY_RELEASE:-liberty-eol}" export MITAKA_RELEASE="${MITAKA_RELEASE:-mitaka-eol}" -export NEWTON_RELEASE="${NEWTON_RELEASE:-14.2.7}" +export NEWTON_RELEASE="${NEWTON_RELEASE:-newton-eol}" ## Environment Vars ------------------------------------------------------------------ # main path changes with releases leaping