X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Finstall_honeynode.sh;fp=tests%2Finstall_honeynode.sh;h=7ad3de221342044b68cd4cdbb8fb187f8936c1b5;hb=5f096f4e42284ee3b047fb383872dbd76a5244f3;hp=1d0b3de98418d13170aa121b7ad34fd8d76aadfc;hpb=473bbfd0536cbbb0b774860fa9c81a9c611494cd;p=transportpce.git diff --git a/tests/install_honeynode.sh b/tests/install_honeynode.sh index 1d0b3de98..7ad3de221 100755 --- a/tests/install_honeynode.sh +++ b/tests/install_honeynode.sh @@ -20,9 +20,9 @@ do case "$VERSION" in "1.2.1") PLUGIN_VERSION=1.0.9 ;; - "2.2.1") PLUGIN_VERSION=2.0.9 + "2.2.1") PLUGIN_VERSION=2.0.10 ;; - "7.1") PLUGIN_VERSION=7.1.6 + "7.1") PLUGIN_VERSION=7.1.7 ;; *) echo "unsupported device version" >&2 continue